.......... /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-11T12:24:47.948+0000] {db.py:755} INFO - Waiting for migrations... 0 second(s) [2024-02-11T12:24:48.957+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-11T12:25:12.517+0000] {scheduler_job.py:714} INFO - Starting the scheduler [2024-02-11T12:25:12.518+0000] {scheduler_job.py:719} INFO - Processing each file at most -1 times [2024-02-11T12:25:13.140+0000] {executor_loader.py:107} INFO - Loaded executor: CeleryExecutor [2024-02-11T12:25:13.149+0000] {manager.py:165} INFO - Launched DagFileProcessorManager with pid: 16 [2024-02-11T12:25:13.155+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T12:25:13.162+0000] {settings.py:59} INFO - Configured default timezone Timezone('UTC') [2024-02-11T12:25:13.166+0000] {settings.py:549} INFO - Loaded airflow_local_settings from /opt/airflow/config/airflow_local_settings.py . [2024-02-11T12:25:30.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-11T12:25:31.176+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:25:31.177+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:25:31.179+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:25:31.185+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:25:31.185+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:25:31.887+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:25:31.924+0000] {scheduler_job.py:635} INFO - Setting external_id for to b9d24df2-46c5-4c4a-89b3-f833e356f076 [2024-02-11T12:25:34.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:22:00+00:00 exited with status success for try_number 1 [2024-02-11T12:25:34.630+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:22:00+00:00, map_index=-1, run_start_date=2024-02-11 12:25:32.807826+00:00, run_end_date=2024-02-11 12:25:33.426757+00:00, run_duration=0.618931, 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-11 12:25:31.181864+00:00, queued_by_job_id=1, pid=37 [2024-02-11T12:25:43.647+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:25:43.647+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:25:43.648+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:25:43.653+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:22:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:25:43.653+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:25:43.731+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:22:00+00:00 exited with status queued for try_number 2 [2024-02-11T12:25:43.752+0000] {scheduler_job.py:635} INFO - Setting external_id for to a3976bd3-bb22-49f9-8e70-be9627e59eba [2024-02-11T12:25:45.468+0000] {dagrun.py:586} ERROR - Marking run failed [2024-02-11T12:25:45.469+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:22:00+00:00, run_id=scheduled__2024-02-11T12:22:00+00:00, run_start_date=2024-02-11 12:25:30.581847+00:00, run_end_date=2024-02-11 12:25:45.469530+00:00, run_duration=14.887683, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:22:00+00:00, data_interval_end=2024-02-11 12:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:25:45.479+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:24:00+00:00, run_after=2024-02-11T12:26:00+00:00 [2024-02-11T12:25:45.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:22:00+00:00 exited with status success for try_number 2 [2024-02-11T12:25:45.518+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:22:00+00:00, map_index=-1, run_start_date=2024-02-11 12:25:44.573404+00:00, run_end_date=2024-02-11 12:25:44.921674+00:00, run_duration=0.34827, 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-11 12:25:43.650273+00:00, queued_by_job_id=1, pid=48 [2024-02-11T12:26:01.650+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:26:01.707+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:26:01.707+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:26:01.708+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:26:01.710+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:26:01.710+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:26:01.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:26:01.793+0000] {scheduler_job.py:635} INFO - Setting external_id for to 362d7dd6-3bb6-484e-88f2-f87b09ff8631 [2024-02-11T12:26:06.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:24:00+00:00 exited with status success for try_number 1 [2024-02-11T12:26:06.247+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:24:00+00:00, map_index=-1, run_start_date=2024-02-11 12:26:02.775570+00:00, run_end_date=2024-02-11 12:26:03.814816+00:00, run_duration=1.039246, 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-11 12:26:01.708551+00:00, queued_by_job_id=1, pid=72 [2024-02-11T12:26:14.730+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:26:14.730+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:26:14.731+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:26:14.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:24:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:26:14.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:26:14.815+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:24:00+00:00 exited with status queued for try_number 2 [2024-02-11T12:26:14.822+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3713b93f-924d-4615-bab6-a828f6ccc045 [2024-02-11T12:26:15.661+0000] {dagrun.py:586} ERROR - Marking run failed [2024-02-11T12:26:15.662+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:24:00+00:00, run_id=scheduled__2024-02-11T12:24:00+00:00, run_start_date=2024-02-11 12:26:01.669132+00:00, run_end_date=2024-02-11 12:26:15.662082+00:00, run_duration=13.99295, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:24:00+00:00, data_interval_end=2024-02-11 12:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:26:15.672+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:26:00+00:00, run_after=2024-02-11T12:28:00+00:00 [2024-02-11T12:26:16.308+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:24:00+00:00 exited with status success for try_number 2 [2024-02-11T12:26:16.317+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:24:00+00:00, map_index=-1, run_start_date=2024-02-11 12:26:15.304237+00:00, run_end_date=2024-02-11 12:26:15.581402+00:00, run_duration=0.277165, 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-11 12:26:14.731782+00:00, queued_by_job_id=1, pid=83 [2024-02-11T12:28:00.821+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:28:00.851+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:28:00.851+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:28:00.852+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:28:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:28:00.854+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:28:00.900+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:28:00.905+0000] {scheduler_job.py:635} INFO - Setting external_id for to acbe0bdc-4dd4-4119-b210-8853564d4a86 [2024-02-11T12:28:02.000+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:28:02.001+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:26:00+00:00, run_id=scheduled__2024-02-11T12:26:00+00:00, run_start_date=2024-02-11 12:28:00.829803+00:00, run_end_date=2024-02-11 12:28:02.001078+00:00, run_duration=1.171275, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:26:00+00:00, data_interval_end=2024-02-11 12:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:28:02.010+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:28:00+00:00, run_after=2024-02-11T12:30:00+00:00 [2024-02-11T12:28:02.041+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:26:00+00:00 exited with status success for try_number 1 [2024-02-11T12:28:02.045+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:26:00+00:00, map_index=-1, run_start_date=2024-02-11 12:28:01.276112+00:00, run_end_date=2024-02-11 12:28:01.436174+00:00, run_duration=0.160062, 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-11 12:28:00.852546+00:00, queued_by_job_id=1, pid=119 [2024-02-11T12:30: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-11T12:30:00.084+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:30:00.084+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:30:00.085+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:30:00.086+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:30:00.086+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:30:00.121+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:30:00.126+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8361467b-1caf-4bbd-a3d7-ee333240fb69 [2024-02-11T12:30:01.835+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:30:01.835+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:28:00+00:00, run_id=scheduled__2024-02-11T12:28:00+00:00, run_start_date=2024-02-11 12:30:00.056506+00:00, run_end_date=2024-02-11 12:30:01.835437+00:00, run_duration=1.778931, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:28:00+00:00, data_interval_end=2024-02-11 12:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:30:01.844+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:30:00+00:00, run_after=2024-02-11T12:32:00+00:00 [2024-02-11T12:30:01.886+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:28:00+00:00 exited with status success for try_number 1 [2024-02-11T12:30:01.890+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:28:00+00:00, map_index=-1, run_start_date=2024-02-11 12:30:00.587446+00:00, run_end_date=2024-02-11 12:30:00.811489+00:00, run_duration=0.224043, state=success, executor_state=success, try_number=1, max_tries=1, job_id=8, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:30:00.085392+00:00, queued_by_job_id=1, pid=157 [2024-02-11T12:30:04.924+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:30:00+00:00, run_after=2024-02-11T12:31:00+00:00 [2024-02-11T12:30:04.964+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:30:04.964+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:30:04.965+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:30:04.966+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:30:04.967+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:30:05.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:30:05.007+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1e2f688f-ed4e-446a-a826-c5950221adad [2024-02-11T12:30:06.899+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:30:00+00:00, run_after=2024-02-11T12:35:00+00:00 [2024-02-11T12:30:06.926+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:30:06.926+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:29:00+00:00, run_id=scheduled__2024-02-11T12:29:00+00:00, run_start_date=2024-02-11 12:30:04.932680+00:00, run_end_date=2024-02-11 12:30:06.926909+00:00, run_duration=1.994229, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:29:00+00:00, data_interval_end=2024-02-11 12:30:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:30:06.934+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:30:00+00:00, run_after=2024-02-11T12:31:00+00:00 [2024-02-11T12:30:06.943+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:30:06.943+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:30:06.944+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:30:06.946+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T12:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T12:30:06.946+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T12:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:30:06.989+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:30:06.990+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:29:00+00:00 exited with status success for try_number 1 [2024-02-11T12:30:06.999+0000] {scheduler_job.py:635} INFO - Setting external_id for to ea44695d-6fbf-41ba-8dc3-92cfae18b65c [2024-02-11T12:30:06.999+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:29:00+00:00, map_index=-1, run_start_date=2024-02-11 12:30:06.223245+00:00, run_end_date=2024-02-11 12:30:06.394777+00:00, run_duration=0.171532, 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-11 12:30:04.965712+00:00, queued_by_job_id=1, pid=178 [2024-02-11T12:30:08.082+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:30:08.121+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:30:08.121+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:30:08.122+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:30:08.124+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:30:08.124+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:30:08.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:30:08.175+0000] {scheduler_job.py:635} INFO - Setting external_id for to c77c8cfa-5627-46c6-89e8-d0abfeb86645 [2024-02-11T12:30:09.084+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:30:09.084+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:30:09.084+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:30:09.087+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T12:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T12:30:09.087+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T12:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:30:09.217+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:30:09.217+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:25:00+00:00 exited with status success for try_number 1 [2024-02-11T12:30:09.226+0000] {scheduler_job.py:635} INFO - Setting external_id for to e38fe594-2975-4dcd-a536-81615c0644c6 [2024-02-11T12:30:09.226+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T12:25:00+00:00, map_index=-1, run_start_date=2024-02-11 12:30:08.228010+00:00, run_end_date=2024-02-11 12:30:08.456824+00:00, run_duration=0.228814, state=success, executor_state=success, try_number=1, max_tries=1, job_id=10, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:30:06.944983+00:00, queued_by_job_id=1, pid=200 [2024-02-11T12:30:10.915+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:30:10.915+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:29:00+00:00, run_id=scheduled__2024-02-11T12:29:00+00:00, run_start_date=2024-02-11 12:30:08.092701+00:00, run_end_date=2024-02-11 12:30:10.915453+00:00, run_duration=2.822752, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:29:00+00:00, data_interval_end=2024-02-11 12:30:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:30:10.947+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:30:00+00:00, run_after=2024-02-11T12:31:00+00:00 [2024-02-11T12:30:12.077+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:30:12.077+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:30:12.078+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:30:12.079+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T12:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T12:30:12.079+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T12:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T12:30:12.118+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:30:12.118+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:29:00+00:00 exited with status success for try_number 1 [2024-02-11T12:30:12.118+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:25:00+00:00 exited with status success for try_number 1 [2024-02-11T12:30:12.128+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:29:00+00:00, map_index=-1, run_start_date=2024-02-11 12:30:09.605818+00:00, run_end_date=2024-02-11 12:30:10.856385+00:00, run_duration=1.250567, state=success, executor_state=success, try_number=1, max_tries=1, job_id=11, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:30:08.122985+00:00, queued_by_job_id=1, pid=220 [2024-02-11T12:30:12.129+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T12:25:00+00:00, map_index=-1, run_start_date=2024-02-11 12:30:10.686970+00:00, run_end_date=2024-02-11 12:30:11.083501+00:00, run_duration=0.396531, state=success, executor_state=success, try_number=1, max_tries=1, job_id=12, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:30:09.085481+00:00, queued_by_job_id=1, pid=240 [2024-02-11T12:30:12.129+0000] {scheduler_job.py:635} INFO - Setting external_id for to 231535b2-513f-4482-a08f-c285f39df1a5 [2024-02-11T12:30:13.639+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:30:13.639+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:30:13.639+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:30:13.641+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T12:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:30:13.641+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T12:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:30:13.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:30:13.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:25:00+00:00 exited with status success for try_number 1 [2024-02-11T12:30:13.674+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8688f387-c9ef-41a6-89c2-779b1d502d62 [2024-02-11T12:30:13.675+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T12:25:00+00:00, map_index=0, run_start_date=2024-02-11 12:30:13.218929+00:00, run_end_date=2024-02-11 12:30:13.385249+00:00, run_duration=0.16632, state=success, executor_state=success, try_number=1, max_tries=1, job_id=13, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:30:12.078395+00:00, queued_by_job_id=1, pid=252 [2024-02-11T12:30:13.688+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T12:30:15.940+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:30:15.940+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:25:00+00:00, run_id=scheduled__2024-02-11T12:25:00+00:00, run_start_date=2024-02-11 12:30:06.906684+00:00, run_end_date=2024-02-11 12:30:15.940263+00:00, run_duration=9.033579, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:25:00+00:00, data_interval_end=2024-02-11 12:30:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T12:30:15.944+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:30:00+00:00, run_after=2024-02-11T12:35:00+00:00 [2024-02-11T12:30:15.961+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:25:00+00:00 exited with status success for try_number 1 [2024-02-11T12:30:15.965+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T12:25:00+00:00, map_index=-1, run_start_date=2024-02-11 12:30:14.756324+00:00, run_end_date=2024-02-11 12:30:14.923420+00:00, run_duration=0.167096, 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-11 12:30:13.640048+00:00, queued_by_job_id=1, pid=264 [2024-02-11T12:31:00.405+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:31:00.414+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:31:00+00:00, run_after=2024-02-11T12:32:00+00:00 [2024-02-11T12:31:00.458+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T12:31:00.459+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:31:00.459+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:31:00.459+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:31:00.463+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:31:00.463+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:31:00.463+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:31:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:31:00.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:31:00.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:31:00.599+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0ced6b44-4342-4e98-950e-9d0e589b9795 [2024-02-11T12:31:00.599+0000] {scheduler_job.py:635} INFO - Setting external_id for to bfc40c31-98a5-4723-a70c-82e99a441339 [2024-02-11T12:31:02.528+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:31:02.528+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:30:00+00:00, run_id=scheduled__2024-02-11T12:30:00+00:00, run_start_date=2024-02-11 12:31:00.424765+00:00, run_end_date=2024-02-11 12:31:02.528728+00:00, run_duration=2.103963, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:30:00+00:00, data_interval_end=2024-02-11 12:31:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:31:02.543+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:31:00+00:00, run_after=2024-02-11T12:32:00+00:00 [2024-02-11T12:31:02.581+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status success for try_number 1 [2024-02-11T12:31:02.588+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:30:00+00:00, map_index=-1, run_start_date=2024-02-11 12:31:01.956897+00:00, run_end_date=2024-02-11 12:31:02.273151+00:00, run_duration=0.316254, 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-11 12:31:00.460778+00:00, queued_by_job_id=1, pid=300 [2024-02-11T12:31:03.619+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:31:03.620+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:30:00+00:00, run_id=scheduled__2024-02-11T12:30:00+00:00, run_start_date=2024-02-11 12:31:00.423953+00:00, run_end_date=2024-02-11 12:31:03.620119+00:00, run_duration=3.196166, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:30:00+00:00, data_interval_end=2024-02-11 12:31:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:31:03.626+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:31:00+00:00, run_after=2024-02-11T12:32:00+00:00 [2024-02-11T12:31:03.653+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status success for try_number 1 [2024-02-11T12:31:03.656+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:30:00+00:00, map_index=-1, run_start_date=2024-02-11 12:31:01.956742+00:00, run_end_date=2024-02-11 12:31:03.251287+00:00, run_duration=1.294545, 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-11 12:31:00.460778+00:00, queued_by_job_id=1, pid=301 [2024-02-11T12:32:00.611+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:32:00+00:00, run_after=2024-02-11T12:33:00+00:00 [2024-02-11T12:32:00.617+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:32:00.622+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:32:00.671+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:32:00.672+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:32:00.672+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:32:00.672+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:32:00.672+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:32:00.675+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:32:00.676+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:32:00.676+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:32:00.676+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:32:00.676+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:32:00.676+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:32:01.040+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:32:01.041+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:32:01.041+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:32:01.054+0000] {scheduler_job.py:635} INFO - Setting external_id for to 865897b9-060b-4255-bad1-e538783826b8 [2024-02-11T12:32:01.055+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67bb3059-e0db-4621-9142-c88c7977271f [2024-02-11T12:32:01.055+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac5deaf5-bac5-4cde-ab87-4a620477e0ac [2024-02-11T12:32:02.045+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:32:02.046+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:30:00+00:00, run_id=scheduled__2024-02-11T12:30:00+00:00, run_start_date=2024-02-11 12:32:00.632121+00:00, run_end_date=2024-02-11 12:32:02.046365+00:00, run_duration=1.414244, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:30:00+00:00, data_interval_end=2024-02-11 12:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:32:02.054+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:32:00+00:00, run_after=2024-02-11T12:34:00+00:00 [2024-02-11T12:32:02.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status success for try_number 1 [2024-02-11T12:32:02.142+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:30:00+00:00, map_index=-1, run_start_date=2024-02-11 12:32:01.348866+00:00, run_end_date=2024-02-11 12:32:01.703160+00:00, run_duration=0.354294, 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-11 12:32:00.673729+00:00, queued_by_job_id=1, pid=336 [2024-02-11T12:32:03.219+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:32:03.220+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:31:00+00:00, run_id=scheduled__2024-02-11T12:31:00+00:00, run_start_date=2024-02-11 12:32:00.633078+00:00, run_end_date=2024-02-11 12:32:03.220097+00:00, run_duration=2.587019, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:31:00+00:00, data_interval_end=2024-02-11 12:32:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:32:03.227+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:32:00+00:00, run_after=2024-02-11T12:33:00+00:00 [2024-02-11T12:32:03.251+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:31:00+00:00 exited with status success for try_number 1 [2024-02-11T12:32:03.254+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:31:00+00:00, map_index=-1, run_start_date=2024-02-11 12:32:02.646340+00:00, run_end_date=2024-02-11 12:32:02.938700+00:00, run_duration=0.29236, 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-11 12:32:00.673729+00:00, queued_by_job_id=1, pid=367 [2024-02-11T12:32:04.281+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:32:04.281+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:31:00+00:00, run_id=scheduled__2024-02-11T12:31:00+00:00, run_start_date=2024-02-11 12:32:00.633827+00:00, run_end_date=2024-02-11 12:32:04.281574+00:00, run_duration=3.647747, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:31:00+00:00, data_interval_end=2024-02-11 12:32:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:32:04.288+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:32:00+00:00, run_after=2024-02-11T12:33:00+00:00 [2024-02-11T12:32:04.308+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:31:00+00:00 exited with status success for try_number 1 [2024-02-11T12:32:04.311+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:31:00+00:00, map_index=-1, run_start_date=2024-02-11 12:32:02.552481+00:00, run_end_date=2024-02-11 12:32:03.872264+00:00, run_duration=1.319783, 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-11 12:32:00.673729+00:00, queued_by_job_id=1, pid=366 [2024-02-11T12:33:00.826+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:33:00+00:00, run_after=2024-02-11T12:34:00+00:00 [2024-02-11T12:33:00.831+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:33:00.883+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T12:33:00.883+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:33:00.883+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:33:00.884+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:33:00.886+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:33:00.886+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:33:00.886+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:33:00.886+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:33:00.982+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:33:00.982+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:33:00.988+0000] {scheduler_job.py:635} INFO - Setting external_id for to 12bb0c49-c391-4b9b-ad95-32e140ee5c58 [2024-02-11T12:33:00.988+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8eec3d93-fabf-4c3f-90e1-fa97df75ab2f [2024-02-11T12:33:03.789+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:33:03.789+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:32:00+00:00, run_id=scheduled__2024-02-11T12:32:00+00:00, run_start_date=2024-02-11 12:33:00.841976+00:00, run_end_date=2024-02-11 12:33:03.789338+00:00, run_duration=2.947362, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:32:00+00:00, data_interval_end=2024-02-11 12:33:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:33:03.796+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:33:00+00:00, run_after=2024-02-11T12:34:00+00:00 [2024-02-11T12:33:03.800+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:33:03.800+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:32:00+00:00, run_id=scheduled__2024-02-11T12:32:00+00:00, run_start_date=2024-02-11 12:33:00.843128+00:00, run_end_date=2024-02-11 12:33:03.800516+00:00, run_duration=2.957388, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:32:00+00:00, data_interval_end=2024-02-11 12:33:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:33:03.807+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:33:00+00:00, run_after=2024-02-11T12:34:00+00:00 [2024-02-11T12:33:03.827+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:32:00+00:00 exited with status success for try_number 1 [2024-02-11T12:33:03.828+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:32:00+00:00 exited with status success for try_number 1 [2024-02-11T12:33:03.832+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:32:00+00:00, map_index=-1, run_start_date=2024-02-11 12:33:02.466166+00:00, run_end_date=2024-02-11 12:33:03.456761+00:00, run_duration=0.990595, 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-11 12:33:00.884944+00:00, queued_by_job_id=1, pid=422 [2024-02-11T12:33:03.832+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:32:00+00:00, map_index=-1, run_start_date=2024-02-11 12:33:02.399106+00:00, run_end_date=2024-02-11 12:33:02.745154+00:00, run_duration=0.346048, 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-11 12:33:00.884944+00:00, queued_by_job_id=1, pid=421 [2024-02-11T12:34:01.034+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:34:00+00:00, run_after=2024-02-11T12:35:00+00:00 [2024-02-11T12:34:01.038+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:34:01.041+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:34:01.080+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:34:01.080+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:34:01.081+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:34:01.081+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:34:01.081+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:34:01.083+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:34:01.083+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:34:01.083+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:34:01.083+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:34:01.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:34:01.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:34:01.232+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:34:01.232+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:34:01.233+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:34:01.239+0000] {scheduler_job.py:635} INFO - Setting external_id for to f176fd00-f4e7-4ca5-afe2-de804c831fe3 [2024-02-11T12:34:01.240+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9f01f13-86f2-4e49-882e-ccf129f71556 [2024-02-11T12:34:01.240+0000] {scheduler_job.py:635} INFO - Setting external_id for to e72d644c-6aac-48fa-b5a5-db9ce95078d0 [2024-02-11T12:34:03.260+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:34:03.260+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:32:00+00:00, run_id=scheduled__2024-02-11T12:32:00+00:00, run_start_date=2024-02-11 12:34:01.049702+00:00, run_end_date=2024-02-11 12:34:03.260652+00:00, run_duration=2.21095, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:32:00+00:00, data_interval_end=2024-02-11 12:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:34:03.266+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:34:00+00:00, run_after=2024-02-11T12:36:00+00:00 [2024-02-11T12:34:03.273+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:34:03.274+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:33:00+00:00, run_id=scheduled__2024-02-11T12:33:00+00:00, run_start_date=2024-02-11 12:34:01.050369+00:00, run_end_date=2024-02-11 12:34:03.273933+00:00, run_duration=2.223564, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:33:00+00:00, data_interval_end=2024-02-11 12:34:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:34:03.281+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:34:00+00:00, run_after=2024-02-11T12:35:00+00:00 [2024-02-11T12:34:03.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:32:00+00:00 exited with status success for try_number 1 [2024-02-11T12:34:03.323+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:32:00+00:00, map_index=-1, run_start_date=2024-02-11 12:34:01.959480+00:00, run_end_date=2024-02-11 12:34:02.547340+00:00, run_duration=0.58786, 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-11 12:34:01.082196+00:00, queued_by_job_id=1, pid=457 [2024-02-11T12:34:04.362+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:34:04.362+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:33:00+00:00, run_id=scheduled__2024-02-11T12:33:00+00:00, run_start_date=2024-02-11 12:34:01.050953+00:00, run_end_date=2024-02-11 12:34:04.362290+00:00, run_duration=3.311337, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:33:00+00:00, data_interval_end=2024-02-11 12:34:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:34:04.368+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:34:00+00:00, run_after=2024-02-11T12:35:00+00:00 [2024-02-11T12:34:04.389+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:33:00+00:00 exited with status success for try_number 1 [2024-02-11T12:34:04.389+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:33:00+00:00 exited with status success for try_number 1 [2024-02-11T12:34:04.393+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:33:00+00:00, map_index=-1, run_start_date=2024-02-11 12:34:02.983504+00:00, run_end_date=2024-02-11 12:34:03.206650+00:00, run_duration=0.223146, state=success, executor_state=success, try_number=1, max_tries=1, job_id=23, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:34:01.082196+00:00, queued_by_job_id=1, pid=487 [2024-02-11T12:34:04.394+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:33:00+00:00, map_index=-1, run_start_date=2024-02-11 12:34:02.986155+00:00, run_end_date=2024-02-11 12:34:03.976872+00:00, run_duration=0.990717, 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-11 12:34:01.082196+00:00, queued_by_job_id=1, pid=488 [2024-02-11T12:35:00.256+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:35:00.265+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:35:00+00:00, run_after=2024-02-11T12:40:00+00:00 [2024-02-11T12:35:00.275+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:35:00+00:00, run_after=2024-02-11T12:36:00+00:00 [2024-02-11T12:35:00.329+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:35:00.329+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:35:00.329+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:35:00.329+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:35:00.330+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:35:00.334+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T12:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T12:35:00.335+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:35:00.335+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:35:00.335+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:35:00.335+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:35:00.335+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:35:00.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:35:00.706+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:35:00.706+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:35:00.729+0000] {scheduler_job.py:635} INFO - Setting external_id for to 76248bf1-3ed3-46ba-b825-1519d7f24245 [2024-02-11T12:35:00.729+0000] {scheduler_job.py:635} INFO - Setting external_id for to 49932009-383e-43a6-9316-1610a6d72d7c [2024-02-11T12:35:00.730+0000] {scheduler_job.py:635} INFO - Setting external_id for to 81943d77-a85b-4a6f-b7f1-6fe8981d4c8a [2024-02-11T12:35:03.823+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:35:03.823+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:34:00+00:00, run_id=scheduled__2024-02-11T12:34:00+00:00, run_start_date=2024-02-11 12:35:00.287543+00:00, run_end_date=2024-02-11 12:35:03.823801+00:00, run_duration=3.536258, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:34:00+00:00, data_interval_end=2024-02-11 12:35:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:35:03.831+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:35:00+00:00, run_after=2024-02-11T12:36:00+00:00 [2024-02-11T12:35:03.848+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:35:03.848+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:35:03.849+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:35:03.850+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T12:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T12:35:03.850+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:35:03.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:35:03.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status success for try_number 1 [2024-02-11T12:35:03.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:34:00+00:00 exited with status success for try_number 1 [2024-02-11T12:35:03.890+0000] {scheduler_job.py:635} INFO - Setting external_id for to e5b65263-f7cc-4086-8a35-c42ff732363c [2024-02-11T12:35:03.890+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T12:30:00+00:00, map_index=-1, run_start_date=2024-02-11 12:35:02.787333+00:00, run_end_date=2024-02-11 12:35:03.309325+00:00, run_duration=0.521992, state=success, executor_state=success, try_number=1, max_tries=1, job_id=25, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:35:00.331057+00:00, queued_by_job_id=1, pid=554 [2024-02-11T12:35:03.890+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:34:00+00:00, map_index=-1, run_start_date=2024-02-11 12:35:02.767649+00:00, run_end_date=2024-02-11 12:35:03.236101+00:00, run_duration=0.468452, state=success, executor_state=success, try_number=1, max_tries=1, job_id=26, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:35:00.331057+00:00, queued_by_job_id=1, pid=553 [2024-02-11T12:35:05.837+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:35:05.838+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:34:00+00:00, run_id=scheduled__2024-02-11T12:34:00+00:00, run_start_date=2024-02-11 12:35:00.286820+00:00, run_end_date=2024-02-11 12:35:05.838037+00:00, run_duration=5.551217, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:34:00+00:00, data_interval_end=2024-02-11 12:35:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:35:05.844+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:35:00+00:00, run_after=2024-02-11T12:36:00+00:00 [2024-02-11T12:35:05.862+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:35:05.863+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:35:05.863+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:35:05.864+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T12:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T12:35:05.864+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T12:35:05.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:35:05.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:34:00+00:00 exited with status success for try_number 1 [2024-02-11T12:35:05.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status success for try_number 1 [2024-02-11T12:35:05.900+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:34:00+00:00, map_index=-1, run_start_date=2024-02-11 12:35:02.797107+00:00, run_end_date=2024-02-11 12:35:05.064092+00:00, run_duration=2.266985, 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-11 12:35:00.331057+00:00, queued_by_job_id=1, pid=555 [2024-02-11T12:35:05.900+0000] {scheduler_job.py:635} INFO - Setting external_id for to c31e0588-15b7-4c0b-b582-7da17ce7f3cb [2024-02-11T12:35:05.900+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T12:30:00+00:00, map_index=-1, run_start_date=2024-02-11 12:35:04.989013+00:00, run_end_date=2024-02-11 12:35:05.175401+00:00, run_duration=0.186388, state=success, executor_state=success, try_number=1, max_tries=1, job_id=28, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:35:03.849548+00:00, queued_by_job_id=1, pid=594 [2024-02-11T12:35:08.060+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:35:08.061+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:35:08.061+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:35:08.063+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T12:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:35:08.063+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T12:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:35:08.095+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:35:08.096+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status success for try_number 1 [2024-02-11T12:35:08.100+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T12:30:00+00:00, map_index=0, run_start_date=2024-02-11 12:35:06.983907+00:00, run_end_date=2024-02-11 12:35:07.161236+00:00, run_duration=0.177329, state=success, executor_state=success, try_number=1, max_tries=1, job_id=29, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:35:05.863895+00:00, queued_by_job_id=1, pid=606 [2024-02-11T12:35:08.100+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5d57a708-dec1-45e3-950b-628b794ca82d [2024-02-11T12:35:09.996+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:35:09.997+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:30:00+00:00, run_id=scheduled__2024-02-11T12:30:00+00:00, run_start_date=2024-02-11 12:35:00.285969+00:00, run_end_date=2024-02-11 12:35:09.996961+00:00, run_duration=9.710992, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:30:00+00:00, data_interval_end=2024-02-11 12:35:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T12:35:10.002+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:35:00+00:00, run_after=2024-02-11T12:40:00+00:00 [2024-02-11T12:35:10.032+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:30:00+00:00 exited with status success for try_number 1 [2024-02-11T12:35:10.037+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T12:30:00+00:00, map_index=-1, run_start_date=2024-02-11 12:35:09.316349+00:00, run_end_date=2024-02-11 12:35:09.481294+00:00, run_duration=0.164945, 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-11 12:35:08.062147+00:00, queued_by_job_id=1, pid=618 [2024-02-11T12:35:13.723+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T12:36:00.392+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:36:00+00:00, run_after=2024-02-11T12:37:00+00:00 [2024-02-11T12:36: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-11T12:36:00.403+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:36:00.454+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:36:00.454+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:36:00.455+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:36:00.455+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:36:00.455+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:36:00.458+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:36:00.458+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:36:00.458+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:36:00.458+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:36:00.458+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:36:00.458+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:36:00.830+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:36:00.830+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:36:00.830+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:36:00.850+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9092024-74d2-42bb-a7a0-c028a2c3dcb1 [2024-02-11T12:36:00.850+0000] {scheduler_job.py:635} INFO - Setting external_id for to ecd25506-0f65-4dd7-935e-3c26be11a32d [2024-02-11T12:36:00.851+0000] {scheduler_job.py:635} INFO - Setting external_id for to e5af31dd-dda7-4439-b357-7acc8e65c3cf [2024-02-11T12:36:02.147+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:36:02.148+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:34:00+00:00, run_id=scheduled__2024-02-11T12:34:00+00:00, run_start_date=2024-02-11 12:36:00.411214+00:00, run_end_date=2024-02-11 12:36:02.148155+00:00, run_duration=1.736941, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:34:00+00:00, data_interval_end=2024-02-11 12:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:36:02.162+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:36:00+00:00, run_after=2024-02-11T12:38:00+00:00 [2024-02-11T12:36:02.252+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:34:00+00:00 exited with status success for try_number 1 [2024-02-11T12:36:02.257+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:34:00+00:00, map_index=-1, run_start_date=2024-02-11 12:36:01.163415+00:00, run_end_date=2024-02-11 12:36:01.411185+00:00, run_duration=0.24777, 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-11 12:36:00.456465+00:00, queued_by_job_id=1, pid=635 [2024-02-11T12:36:03.290+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:36:03.291+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:35:00+00:00, run_id=scheduled__2024-02-11T12:35:00+00:00, run_start_date=2024-02-11 12:36:00.411969+00:00, run_end_date=2024-02-11 12:36:03.291135+00:00, run_duration=2.879166, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:35:00+00:00, data_interval_end=2024-02-11 12:36:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:36:03.298+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:36:00+00:00, run_after=2024-02-11T12:37:00+00:00 [2024-02-11T12:36:03.321+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:35:00+00:00 exited with status success for try_number 1 [2024-02-11T12:36:03.324+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:35:00+00:00, map_index=-1, run_start_date=2024-02-11 12:36:02.158889+00:00, run_end_date=2024-02-11 12:36:02.509358+00:00, run_duration=0.350469, 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-11 12:36:00.456465+00:00, queued_by_job_id=1, pid=664 [2024-02-11T12:36:04.352+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:36:04.352+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:35:00+00:00, run_id=scheduled__2024-02-11T12:35:00+00:00, run_start_date=2024-02-11 12:36:00.412630+00:00, run_end_date=2024-02-11 12:36:04.352890+00:00, run_duration=3.94026, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:35:00+00:00, data_interval_end=2024-02-11 12:36:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:36:04.359+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:36:00+00:00, run_after=2024-02-11T12:37:00+00:00 [2024-02-11T12:36:04.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:35:00+00:00 exited with status success for try_number 1 [2024-02-11T12:36:04.384+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:35:00+00:00, map_index=-1, run_start_date=2024-02-11 12:36:02.211547+00:00, run_end_date=2024-02-11 12:36:03.458127+00:00, run_duration=1.24658, 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-11 12:36:00.456465+00:00, queued_by_job_id=1, pid=665 [2024-02-11T12:36:54.356+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:36:54.356+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T12:36:54.357+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:36:54.358+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211123653_300974', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:36:54.358+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211123653_300974', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T12:36:54.389+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211123653_300974 exited with status queued for try_number 1 [2024-02-11T12:36:54.393+0000] {scheduler_job.py:635} INFO - Setting external_id for to 876a7fc1-b2d7-4dcc-b8a6-cacb24a639e2 [2024-02-11T12:36:55.853+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:36:55.853+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 12:36:53.688070+00:00, run_id=vdu_down_20240211123653_300974, run_start_date=2024-02-11 12:36:54.338453+00:00, run_end_date=2024-02-11 12:36:55.853382+00:00, run_duration=1.514929, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 12:36:53.688070+00:00, data_interval_end=2024-02-11 12:36:53.688070+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T12:36:55.855+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T12:36:55.874+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211123653_300974 exited with status success for try_number 1 [2024-02-11T12:36:55.878+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211123653_300974, map_index=-1, run_start_date=2024-02-11 12:36:54.846364+00:00, run_end_date=2024-02-11 12:36:55.050044+00:00, run_duration=0.20368, 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-11 12:36:54.357598+00:00, queued_by_job_id=1, pid=698 [2024-02-11T12:37:00.883+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:37:00.891+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:37:00+00:00, run_after=2024-02-11T12:38:00+00:00 [2024-02-11T12:37:00.925+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T12:37:00.925+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:37:00.925+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:37:00.925+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:37:00.927+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:37:00.927+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:37:00.927+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:37:00.927+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:37:01.022+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:37:01.022+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:37:01.026+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1c617331-5a4e-49e1-8a5d-3ba77737f0f0 [2024-02-11T12:37:01.026+0000] {scheduler_job.py:635} INFO - Setting external_id for to 028b9de3-baa2-4de9-8632-15bc948ac4a4 [2024-02-11T12:37:03.462+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:37:03.463+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:36:00+00:00, run_id=scheduled__2024-02-11T12:36:00+00:00, run_start_date=2024-02-11 12:37:00.901033+00:00, run_end_date=2024-02-11 12:37:03.463055+00:00, run_duration=2.562022, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:36:00+00:00, data_interval_end=2024-02-11 12:37:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:37:03.469+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:37:00+00:00, run_after=2024-02-11T12:38:00+00:00 [2024-02-11T12:37:03.493+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:36:00+00:00 exited with status success for try_number 1 [2024-02-11T12:37:03.496+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:36:00+00:00, map_index=-1, run_start_date=2024-02-11 12:37:02.498567+00:00, run_end_date=2024-02-11 12:37:02.824867+00:00, run_duration=0.3263, 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-11 12:37:00.926446+00:00, queued_by_job_id=1, pid=731 [2024-02-11T12:37:04.523+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:37:04.523+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:36:00+00:00, run_id=scheduled__2024-02-11T12:36:00+00:00, run_start_date=2024-02-11 12:37:00.900266+00:00, run_end_date=2024-02-11 12:37:04.523890+00:00, run_duration=3.623624, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:36:00+00:00, data_interval_end=2024-02-11 12:37:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:37:04.530+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:37:00+00:00, run_after=2024-02-11T12:38:00+00:00 [2024-02-11T12:37:04.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:36:00+00:00 exited with status success for try_number 1 [2024-02-11T12:37:04.553+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:36:00+00:00, map_index=-1, run_start_date=2024-02-11 12:37:02.511497+00:00, run_end_date=2024-02-11 12:37:03.576122+00:00, run_duration=1.064625, 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-11 12:37:00.926446+00:00, queued_by_job_id=1, pid=730 [2024-02-11T12:38:00.337+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:38:00.346+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:38:00+00:00, run_after=2024-02-11T12:39:00+00:00 [2024-02-11T12:38:00.351+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:38:00.403+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:38:00.403+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:38:00.403+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:38:00.403+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:38:00.404+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:38:00.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:38:00.406+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:38:00.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:38:00.406+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:38:00.407+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:38:00.407+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:38:00.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:38:00.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:38:00.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:38:00.687+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4284d2f1-0cf1-4522-97df-bd85e20d7350 [2024-02-11T12:38:00.688+0000] {scheduler_job.py:635} INFO - Setting external_id for to f54a9680-36fe-49f4-abcb-8b6021606843 [2024-02-11T12:38:00.688+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7eb96f7c-acc1-45c2-be8c-e3ee3d9a6829 [2024-02-11T12:38:01.522+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:38:01.522+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:36:00+00:00, run_id=scheduled__2024-02-11T12:36:00+00:00, run_start_date=2024-02-11 12:38:00.360392+00:00, run_end_date=2024-02-11 12:38:01.522708+00:00, run_duration=1.162316, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:36:00+00:00, data_interval_end=2024-02-11 12:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:38:01.530+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:38:00+00:00, run_after=2024-02-11T12:40:00+00:00 [2024-02-11T12:38:01.585+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:36:00+00:00 exited with status success for try_number 1 [2024-02-11T12:38:01.592+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:36:00+00:00, map_index=-1, run_start_date=2024-02-11 12:38:01.140695+00:00, run_end_date=2024-02-11 12:38:01.382723+00:00, run_duration=0.242028, 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-11 12:38:00.405127+00:00, queued_by_job_id=1, pid=766 [2024-02-11T12:38:02.647+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:38:02.647+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:37:00+00:00, run_id=scheduled__2024-02-11T12:37:00+00:00, run_start_date=2024-02-11 12:38:00.361863+00:00, run_end_date=2024-02-11 12:38:02.647380+00:00, run_duration=2.285517, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:37:00+00:00, data_interval_end=2024-02-11 12:38:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:38:02.659+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:38:00+00:00, run_after=2024-02-11T12:39:00+00:00 [2024-02-11T12:38:02.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:37:00+00:00 exited with status success for try_number 1 [2024-02-11T12:38:02.698+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:37:00+00:00, map_index=-1, run_start_date=2024-02-11 12:38:02.198919+00:00, run_end_date=2024-02-11 12:38:02.511013+00:00, run_duration=0.312094, 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-11 12:38:00.405127+00:00, queued_by_job_id=1, pid=796 [2024-02-11T12:38:03.727+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:38:03.727+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:37:00+00:00, run_id=scheduled__2024-02-11T12:37:00+00:00, run_start_date=2024-02-11 12:38:00.361166+00:00, run_end_date=2024-02-11 12:38:03.727312+00:00, run_duration=3.366146, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:37:00+00:00, data_interval_end=2024-02-11 12:38:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:38:03.733+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:38:00+00:00, run_after=2024-02-11T12:39:00+00:00 [2024-02-11T12:38:03.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:37:00+00:00 exited with status success for try_number 1 [2024-02-11T12:38:03.755+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:37:00+00:00, map_index=-1, run_start_date=2024-02-11 12:38:02.219425+00:00, run_end_date=2024-02-11 12:38:03.370100+00:00, run_duration=1.150675, 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-11 12:38:00.405127+00:00, queued_by_job_id=1, pid=797 [2024-02-11T12:38:54.917+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:38:54.917+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T12:38:54.918+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:38:54.919+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211123853_941684', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:38:54.919+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211123853_941684', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T12:38:54.947+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211123853_941684 exited with status queued for try_number 1 [2024-02-11T12:38:54.951+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08546407-f874-4da3-8ab3-996a666d813a [2024-02-11T12:38:56.030+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:38:56.030+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 12:38:53.939195+00:00, run_id=vdu_down_20240211123853_941684, run_start_date=2024-02-11 12:38:54.898432+00:00, run_end_date=2024-02-11 12:38:56.030578+00:00, run_duration=1.132146, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 12:38:53.939195+00:00, data_interval_end=2024-02-11 12:38:53.939195+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T12:38:56.032+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T12:38:56.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211123853_941684 exited with status success for try_number 1 [2024-02-11T12:38:56.053+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211123853_941684, map_index=-1, run_start_date=2024-02-11 12:38:55.381734+00:00, run_end_date=2024-02-11 12:38:55.574789+00:00, run_duration=0.193055, state=success, executor_state=success, try_number=1, max_tries=1, job_id=40, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:38:54.918619+00:00, queued_by_job_id=1, pid=831 [2024-02-11T12:39:00.305+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:39:00.317+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:39:00+00:00, run_after=2024-02-11T12:40:00+00:00 [2024-02-11T12:39:00.381+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T12:39:00.381+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:39:00.381+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:39:00.382+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:39:00.383+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:39:00.383+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:39:00.384+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:39:00.384+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:39:00.551+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:39:00.551+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:39:00.566+0000] {scheduler_job.py:635} INFO - Setting external_id for to c14c8e5b-2794-4a66-848c-a2315b731893 [2024-02-11T12:39:00.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to e61d20dc-c401-485f-aca8-3d4ba212c907 [2024-02-11T12:39:04.116+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:39:04.116+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:38:00+00:00, run_id=scheduled__2024-02-11T12:38:00+00:00, run_start_date=2024-02-11 12:39:00.335124+00:00, run_end_date=2024-02-11 12:39:04.116558+00:00, run_duration=3.781434, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:38:00+00:00, data_interval_end=2024-02-11 12:39:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:39:04.123+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:39:00+00:00, run_after=2024-02-11T12:40:00+00:00 [2024-02-11T12:39:04.147+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:38:00+00:00 exited with status success for try_number 1 [2024-02-11T12:39:04.150+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:38:00+00:00, map_index=-1, run_start_date=2024-02-11 12:39:02.750089+00:00, run_end_date=2024-02-11 12:39:03.209773+00:00, run_duration=0.459684, state=success, executor_state=success, try_number=1, max_tries=1, job_id=42, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:39:00.382606+00:00, queued_by_job_id=1, pid=863 [2024-02-11T12:39:05.179+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:39:05.179+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:38:00+00:00, run_id=scheduled__2024-02-11T12:38:00+00:00, run_start_date=2024-02-11 12:39:00.334257+00:00, run_end_date=2024-02-11 12:39:05.179228+00:00, run_duration=4.844971, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:38:00+00:00, data_interval_end=2024-02-11 12:39:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:39:05.185+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:39:00+00:00, run_after=2024-02-11T12:40:00+00:00 [2024-02-11T12:39:05.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:38:00+00:00 exited with status success for try_number 1 [2024-02-11T12:39:05.208+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:38:00+00:00, map_index=-1, run_start_date=2024-02-11 12:39:02.770769+00:00, run_end_date=2024-02-11 12:39:04.169084+00:00, run_duration=1.398315, 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-11 12:39:00.382606+00:00, queued_by_job_id=1, pid=864 [2024-02-11T12:40:00.932+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:40:00+00:00, run_after=2024-02-11T12:41:00+00:00 [2024-02-11T12:40:00.939+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:40:00+00:00, run_after=2024-02-11T12:45:00+00:00 [2024-02-11T12:40: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-11T12:40:00.947+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:40:00.999+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T12:40:00.999+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:40:00.999+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:40:00.999+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:40:00.999+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:40:01.000+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:40:01.004+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T12:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T12:40:01.004+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T12:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:40:01.004+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:40:01.004+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:40:01.004+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:40:01.004+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:40:01.005+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:40:01.005+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:40:01.358+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:40:01.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:40:01.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:40:01.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:40:01.381+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4cbfd960-5aca-49c6-b9d6-08e12e620c97 [2024-02-11T12:40:01.382+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b45ab4e-0634-460b-bdf5-ef2e24849476 [2024-02-11T12:40:01.382+0000] {scheduler_job.py:635} INFO - Setting external_id for to 31cd1446-2a38-45f6-b619-f7d33a65c388 [2024-02-11T12:40:01.382+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15328953-8d19-4fde-b3f1-1e0d2da9138f [2024-02-11T12:40:03.484+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:40:03.484+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:38:00+00:00, run_id=scheduled__2024-02-11T12:38:00+00:00, run_start_date=2024-02-11 12:40:00.958530+00:00, run_end_date=2024-02-11 12:40:03.484458+00:00, run_duration=2.525928, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:38:00+00:00, data_interval_end=2024-02-11 12:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:40:03.495+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:40:00+00:00, run_after=2024-02-11T12:42:00+00:00 [2024-02-11T12:40:03.555+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:38:00+00:00 exited with status success for try_number 1 [2024-02-11T12:40:03.562+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:38:00+00:00, map_index=-1, run_start_date=2024-02-11 12:40:02.041778+00:00, run_end_date=2024-02-11 12:40:02.711143+00:00, run_duration=0.669365, state=success, executor_state=success, try_number=1, max_tries=1, job_id=43, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:40:01.001187+00:00, queued_by_job_id=1, pid=900 [2024-02-11T12:40:04.607+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:40:04.608+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:39:00+00:00, run_id=scheduled__2024-02-11T12:39:00+00:00, run_start_date=2024-02-11 12:40:00.959154+00:00, run_end_date=2024-02-11 12:40:04.608022+00:00, run_duration=3.648868, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:39:00+00:00, data_interval_end=2024-02-11 12:40:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:40:04.615+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:40:00+00:00, run_after=2024-02-11T12:41:00+00:00 [2024-02-11T12:40:04.620+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:40:04.620+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:39:00+00:00, run_id=scheduled__2024-02-11T12:39:00+00:00, run_start_date=2024-02-11 12:40:00.959825+00:00, run_end_date=2024-02-11 12:40:04.620569+00:00, run_duration=3.660744, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:39:00+00:00, data_interval_end=2024-02-11 12:40:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:40:04.630+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:40:00+00:00, run_after=2024-02-11T12:41:00+00:00 [2024-02-11T12:40:04.645+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:40:04.645+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:40:04.646+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:40:04.648+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T12:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T12:40:04.648+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T12:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:40:04.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:40:04.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:35:00+00:00 exited with status success for try_number 1 [2024-02-11T12:40:04.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:39:00+00:00 exited with status success for try_number 1 [2024-02-11T12:40:04.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:39:00+00:00 exited with status success for try_number 1 [2024-02-11T12:40:04.692+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:39:00+00:00, map_index=-1, run_start_date=2024-02-11 12:40:03.426264+00:00, run_end_date=2024-02-11 12:40:03.707293+00:00, run_duration=0.281029, 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-11 12:40:01.001187+00:00, queued_by_job_id=1, pid=941 [2024-02-11T12:40:04.692+0000] {scheduler_job.py:635} INFO - Setting external_id for to bdf5a30c-c86f-468b-823d-73aebafc964f [2024-02-11T12:40:04.693+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T12:35:00+00:00, map_index=-1, run_start_date=2024-02-11 12:40:03.329012+00:00, run_end_date=2024-02-11 12:40:03.612277+00:00, run_duration=0.283265, state=success, executor_state=success, try_number=1, max_tries=1, job_id=44, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:40:01.001187+00:00, queued_by_job_id=1, pid=933 [2024-02-11T12:40:04.693+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:39:00+00:00, map_index=-1, run_start_date=2024-02-11 12:40:03.545728+00:00, run_end_date=2024-02-11 12:40:04.486377+00:00, run_duration=0.940649, 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-11 12:40:01.001187+00:00, queued_by_job_id=1, pid=951 [2024-02-11T12:40:06.629+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:40:06.629+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:40:06.629+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:40:06.631+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T12:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T12:40:06.631+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T12:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T12:40:06.663+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:40:06.663+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:35:00+00:00 exited with status success for try_number 1 [2024-02-11T12:40:06.668+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T12:35:00+00:00, map_index=-1, run_start_date=2024-02-11 12:40:06.090448+00:00, run_end_date=2024-02-11 12:40:06.325229+00:00, run_duration=0.234781, state=success, executor_state=success, try_number=1, max_tries=1, job_id=47, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:40:04.646679+00:00, queued_by_job_id=1, pid=981 [2024-02-11T12:40:06.668+0000] {scheduler_job.py:635} INFO - Setting external_id for to 86c8b8e7-9a28-43fe-b65c-a1cdb54eabc7 [2024-02-11T12:40:08.259+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:40:08.259+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:40:08.260+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:40:08.261+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T12:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:40:08.261+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T12:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:40:08.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:40:08.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:35:00+00:00 exited with status success for try_number 1 [2024-02-11T12:40:08.297+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T12:35:00+00:00, map_index=0, run_start_date=2024-02-11 12:40:07.742364+00:00, run_end_date=2024-02-11 12:40:07.914959+00:00, run_duration=0.172595, state=success, executor_state=success, try_number=1, max_tries=1, job_id=48, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:40:06.630303+00:00, queued_by_job_id=1, pid=993 [2024-02-11T12:40:08.298+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0c9d9c79-849a-4be5-866d-1958e9ce374d [2024-02-11T12:40:10.463+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:40:10.463+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:35:00+00:00, run_id=scheduled__2024-02-11T12:35:00+00:00, run_start_date=2024-02-11 12:40:00.957726+00:00, run_end_date=2024-02-11 12:40:10.463295+00:00, run_duration=9.505569, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:35:00+00:00, data_interval_end=2024-02-11 12:40:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T12:40:10.469+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:40:00+00:00, run_after=2024-02-11T12:45:00+00:00 [2024-02-11T12:40:10.498+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:35:00+00:00 exited with status success for try_number 1 [2024-02-11T12:40:10.506+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T12:35:00+00:00, map_index=-1, run_start_date=2024-02-11 12:40:09.386935+00:00, run_end_date=2024-02-11 12:40:09.567770+00:00, run_duration=0.180835, 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-11 12:40:08.260672+00:00, queued_by_job_id=1, pid=1005 [2024-02-11T12:40:13.759+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T12:40:54.688+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:40:54.689+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T12:40:54.689+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:40:54.690+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211124053_543614', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:40:54.690+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211124053_543614', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T12:40:54.724+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211124053_543614 exited with status queued for try_number 1 [2024-02-11T12:40:54.728+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac6b5e1c-1b2c-4898-a930-a66534117a64 [2024-02-11T12:40:55.814+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:40:55.814+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 12:40:53.662253+00:00, run_id=vdu_down_20240211124053_543614, run_start_date=2024-02-11 12:40:54.667911+00:00, run_end_date=2024-02-11 12:40:55.814833+00:00, run_duration=1.146922, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 12:40:53.662253+00:00, data_interval_end=2024-02-11 12:40:53.662253+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T12:40:55.816+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T12:40:55.834+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211124053_543614 exited with status success for try_number 1 [2024-02-11T12:40:55.837+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211124053_543614, map_index=-1, run_start_date=2024-02-11 12:40:55.164015+00:00, run_end_date=2024-02-11 12:40:55.349983+00:00, run_duration=0.185968, 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-11 12:40:54.689887+00:00, queued_by_job_id=1, pid=1020 [2024-02-11T12:41:00.682+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:41:00.691+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:41:00+00:00, run_after=2024-02-11T12:42:00+00:00 [2024-02-11T12:41:00.727+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T12:41:00.727+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:41:00.727+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:41:00.727+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:41:00.729+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:41:00.729+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:41:00.729+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:41:00.730+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:41:00.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:41:00.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:41:00.824+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2069ddd4-5b9b-4e2e-8c7c-b3b0282613df [2024-02-11T12:41:00.825+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b09879e-a6ed-4b12-8f25-ddb70de1042b [2024-02-11T12:41:02.657+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:41:02.658+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:40:00+00:00, run_id=scheduled__2024-02-11T12:40:00+00:00, run_start_date=2024-02-11 12:41:00.702652+00:00, run_end_date=2024-02-11 12:41:02.658498+00:00, run_duration=1.955846, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:40:00+00:00, data_interval_end=2024-02-11 12:41:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:41:02.669+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:41:00+00:00, run_after=2024-02-11T12:42:00+00:00 [2024-02-11T12:41:02.698+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status success for try_number 1 [2024-02-11T12:41:02.704+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:40:00+00:00, map_index=-1, run_start_date=2024-02-11 12:41:02.186476+00:00, run_end_date=2024-02-11 12:41:02.483578+00:00, run_duration=0.297102, 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-11 12:41:00.728487+00:00, queued_by_job_id=1, pid=1052 [2024-02-11T12:41:03.744+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:41:03.744+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:40:00+00:00, run_id=scheduled__2024-02-11T12:40:00+00:00, run_start_date=2024-02-11 12:41:00.701510+00:00, run_end_date=2024-02-11 12:41:03.744569+00:00, run_duration=3.043059, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:40:00+00:00, data_interval_end=2024-02-11 12:41:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:41:03.757+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:41:00+00:00, run_after=2024-02-11T12:42:00+00:00 [2024-02-11T12:41:03.776+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status success for try_number 1 [2024-02-11T12:41:03.779+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:40:00+00:00, map_index=-1, run_start_date=2024-02-11 12:41:02.253612+00:00, run_end_date=2024-02-11 12:41:03.522037+00:00, run_duration=1.268425, 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-11 12:41:00.728487+00:00, queued_by_job_id=1, pid=1053 [2024-02-11T12:42:00.192+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:42:00.204+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:42:00+00:00, run_after=2024-02-11T12:43:00+00:00 [2024-02-11T12:42:00.209+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:42:00.256+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:42:00.256+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:42:00.256+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:42:00.256+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:42:00.257+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:42:00.259+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:42:00.259+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:42:00.259+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:42:00.259+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:42:00.260+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:42:00.260+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:42:00.577+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:42:00.578+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:42:00.578+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:42:00.589+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e7bb3d0-71c3-4140-8b2d-b95a846ca688 [2024-02-11T12:42:00.589+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1366fa43-2777-46e3-aa85-40ea2870c032 [2024-02-11T12:42:00.590+0000] {scheduler_job.py:635} INFO - Setting external_id for to 10c030f0-ed65-4236-af1b-63463272f4b2 [2024-02-11T12:42:01.876+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:42:01.876+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:40:00+00:00, run_id=scheduled__2024-02-11T12:40:00+00:00, run_start_date=2024-02-11 12:42:00.217501+00:00, run_end_date=2024-02-11 12:42:01.876671+00:00, run_duration=1.65917, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:40:00+00:00, data_interval_end=2024-02-11 12:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:42:01.887+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:42:00+00:00, run_after=2024-02-11T12:44:00+00:00 [2024-02-11T12:42:01.974+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status success for try_number 1 [2024-02-11T12:42:01.981+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:40:00+00:00, map_index=-1, run_start_date=2024-02-11 12:42:00.960732+00:00, run_end_date=2024-02-11 12:42:01.223208+00:00, run_duration=0.262476, 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-11 12:42:00.258063+00:00, queued_by_job_id=1, pid=1088 [2024-02-11T12:42:02.914+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:42:02.914+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:41:00+00:00, run_id=scheduled__2024-02-11T12:41:00+00:00, run_start_date=2024-02-11 12:42:00.218947+00:00, run_end_date=2024-02-11 12:42:02.914455+00:00, run_duration=2.695508, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:41:00+00:00, data_interval_end=2024-02-11 12:42:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:42:02.921+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:42:00+00:00, run_after=2024-02-11T12:43:00+00:00 [2024-02-11T12:42:02.947+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:41:00+00:00 exited with status success for try_number 1 [2024-02-11T12:42:02.950+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:41:00+00:00, map_index=-1, run_start_date=2024-02-11 12:42:01.965905+00:00, run_end_date=2024-02-11 12:42:02.302867+00:00, run_duration=0.336962, 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-11 12:42:00.258063+00:00, queued_by_job_id=1, pid=1118 [2024-02-11T12:42:04.221+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:42:04.221+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:41:00+00:00, run_id=scheduled__2024-02-11T12:41:00+00:00, run_start_date=2024-02-11 12:42:00.218267+00:00, run_end_date=2024-02-11 12:42:04.221919+00:00, run_duration=4.003652, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:41:00+00:00, data_interval_end=2024-02-11 12:42:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:42:04.228+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:42:00+00:00, run_after=2024-02-11T12:43:00+00:00 [2024-02-11T12:42:04.248+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:41:00+00:00 exited with status success for try_number 1 [2024-02-11T12:42:04.251+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:41:00+00:00, map_index=-1, run_start_date=2024-02-11 12:42:02.092072+00:00, run_end_date=2024-02-11 12:42:03.148133+00:00, run_duration=1.056061, 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-11 12:42:00.258063+00:00, queued_by_job_id=1, pid=1119 [2024-02-11T12:42:54.670+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:42:54.670+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T12:42:54.671+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:42:54.672+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211124253_224002', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:42:54.672+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211124253_224002', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T12:42:54.699+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211124253_224002 exited with status queued for try_number 1 [2024-02-11T12:42:54.703+0000] {scheduler_job.py:635} INFO - Setting external_id for to 20700b4a-821b-4c67-a7da-d15cda01dd1f [2024-02-11T12:42:55.786+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:42:55.786+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 12:42:53.666479+00:00, run_id=vdu_down_20240211124253_224002, run_start_date=2024-02-11 12:42:54.650903+00:00, run_end_date=2024-02-11 12:42:55.786583+00:00, run_duration=1.13568, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 12:42:53.666479+00:00, data_interval_end=2024-02-11 12:42:53.666479+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T12:42:55.788+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T12:42:55.805+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211124253_224002 exited with status success for try_number 1 [2024-02-11T12:42:55.808+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211124253_224002, map_index=-1, run_start_date=2024-02-11 12:42:55.136024+00:00, run_end_date=2024-02-11 12:42:55.326729+00:00, run_duration=0.190705, 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-11 12:42:54.671449+00:00, queued_by_job_id=1, pid=1152 [2024-02-11T12:43:00.720+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:43:00+00:00, run_after=2024-02-11T12:44:00+00:00 [2024-02-11T12:43:00.724+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:43:00.758+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T12:43:00.758+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:43:00.759+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:43:00.759+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:43:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:43:00.761+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:43:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:43:00.761+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:43:00.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:43:00.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:43:00.857+0000] {scheduler_job.py:635} INFO - Setting external_id for to 733c65f8-1b39-4893-8aa9-5eb58be285da [2024-02-11T12:43:00.857+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99f20654-43a5-42a8-831e-dbff3c5cb736 [2024-02-11T12:43:03.042+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:43:03.042+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:42:00+00:00, run_id=scheduled__2024-02-11T12:42:00+00:00, run_start_date=2024-02-11 12:43:00.732705+00:00, run_end_date=2024-02-11 12:43:03.042821+00:00, run_duration=2.310116, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:42:00+00:00, data_interval_end=2024-02-11 12:43:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:43:03.049+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:43:00+00:00, run_after=2024-02-11T12:44:00+00:00 [2024-02-11T12:43:03.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:42:00+00:00 exited with status success for try_number 1 [2024-02-11T12:43:03.077+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:42:00+00:00, map_index=-1, run_start_date=2024-02-11 12:43:02.214824+00:00, run_end_date=2024-02-11 12:43:02.559457+00:00, run_duration=0.344633, state=success, executor_state=success, try_number=1, max_tries=1, job_id=58, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:43:00.759950+00:00, queued_by_job_id=1, pid=1194 [2024-02-11T12:43:04.744+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:43:04.744+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:42:00+00:00, run_id=scheduled__2024-02-11T12:42:00+00:00, run_start_date=2024-02-11 12:43:00.733485+00:00, run_end_date=2024-02-11 12:43:04.744538+00:00, run_duration=4.011053, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:42:00+00:00, data_interval_end=2024-02-11 12:43:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:43:04.753+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:43:00+00:00, run_after=2024-02-11T12:44:00+00:00 [2024-02-11T12:43:04.773+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:42:00+00:00 exited with status success for try_number 1 [2024-02-11T12:43:04.776+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:42:00+00:00, map_index=-1, run_start_date=2024-02-11 12:43:02.184380+00:00, run_end_date=2024-02-11 12:43:03.922047+00:00, run_duration=1.737667, state=success, executor_state=success, try_number=1, max_tries=1, job_id=57, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:43:00.759950+00:00, queued_by_job_id=1, pid=1193 [2024-02-11T12:44:00.199+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:44:00.204+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:44:00.212+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:44:00+00:00, run_after=2024-02-11T12:45:00+00:00 [2024-02-11T12:44:00.263+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:44:00.264+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:44:00.264+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:44:00.264+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:44:00.265+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:44:00.268+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:44:00.268+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:44:00.269+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:44:00.269+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:44:00.269+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:44:00.269+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:44:00.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:44:00.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:44:00.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:44:00.510+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7cd86c52-42a7-4591-95f6-a6683997de53 [2024-02-11T12:44:00.510+0000] {scheduler_job.py:635} INFO - Setting external_id for to f964d10e-71f2-4b8c-ba37-d4bd1b8e522c [2024-02-11T12:44:00.510+0000] {scheduler_job.py:635} INFO - Setting external_id for to dccac44b-947e-497c-9e04-1a0b42327c51 [2024-02-11T12:44:01.715+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:44:01.716+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:42:00+00:00, run_id=scheduled__2024-02-11T12:42:00+00:00, run_start_date=2024-02-11 12:44:00.221458+00:00, run_end_date=2024-02-11 12:44:01.716118+00:00, run_duration=1.49466, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:42:00+00:00, data_interval_end=2024-02-11 12:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:44:01.729+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:44:00+00:00, run_after=2024-02-11T12:46:00+00:00 [2024-02-11T12:44:01.832+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:42:00+00:00 exited with status success for try_number 1 [2024-02-11T12:44:01.843+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:42:00+00:00, map_index=-1, run_start_date=2024-02-11 12:44:01.044486+00:00, run_end_date=2024-02-11 12:44:01.302123+00:00, run_duration=0.257637, state=success, executor_state=success, try_number=1, max_tries=1, job_id=59, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:44:00.266458+00:00, queued_by_job_id=1, pid=1229 [2024-02-11T12:44:02.876+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:44:02.876+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:43:00+00:00, run_id=scheduled__2024-02-11T12:43:00+00:00, run_start_date=2024-02-11 12:44:00.223306+00:00, run_end_date=2024-02-11 12:44:02.876363+00:00, run_duration=2.653057, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:43:00+00:00, data_interval_end=2024-02-11 12:44:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:44:02.883+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:44:00+00:00, run_after=2024-02-11T12:45:00+00:00 [2024-02-11T12:44:02.906+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:43:00+00:00 exited with status success for try_number 1 [2024-02-11T12:44:02.910+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:43:00+00:00, map_index=-1, run_start_date=2024-02-11 12:44:02.068183+00:00, run_end_date=2024-02-11 12:44:02.422012+00:00, run_duration=0.353829, 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-11 12:44:00.266458+00:00, queued_by_job_id=1, pid=1260 [2024-02-11T12:44:04.202+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:44:04.202+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:43:00+00:00, run_id=scheduled__2024-02-11T12:43:00+00:00, run_start_date=2024-02-11 12:44:00.222258+00:00, run_end_date=2024-02-11 12:44:04.202637+00:00, run_duration=3.980379, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:43:00+00:00, data_interval_end=2024-02-11 12:44:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:44:04.209+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:44:00+00:00, run_after=2024-02-11T12:45:00+00:00 [2024-02-11T12:44:04.227+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:43:00+00:00 exited with status success for try_number 1 [2024-02-11T12:44:04.230+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:43:00+00:00, map_index=-1, run_start_date=2024-02-11 12:44:02.006308+00:00, run_end_date=2024-02-11 12:44:03.361062+00:00, run_duration=1.354754, 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-11 12:44:00.266458+00:00, queued_by_job_id=1, pid=1259 [2024-02-11T12:45:00.688+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:45:00+00:00, run_after=2024-02-11T12:46:00+00:00 [2024-02-11T12:45:00.699+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:45:00+00:00, run_after=2024-02-11T12:50:00+00:00 [2024-02-11T12:45:00.705+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:45:00.761+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:45:00.761+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:45:00.761+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:45:00.761+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:45:00.762+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:45:00.764+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T12:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T12:45:00.764+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:45:00.764+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:45:00.764+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:45:00.764+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:45:00.764+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:45:00.912+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:45:00.913+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:45:00.913+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:45:00.920+0000] {scheduler_job.py:635} INFO - Setting external_id for to b30d3239-3df2-4e40-a9bf-6d3332e7bf41 [2024-02-11T12:45:00.920+0000] {scheduler_job.py:635} INFO - Setting external_id for to a96c918b-8fd9-4578-9b25-271d59c020e1 [2024-02-11T12:45:00.920+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0ca8bb0d-0b7d-44d7-bc1e-51ef958cf6ae [2024-02-11T12:45:03.266+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:45:03.268+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:44:00+00:00, run_id=scheduled__2024-02-11T12:44:00+00:00, run_start_date=2024-02-11 12:45:00.720227+00:00, run_end_date=2024-02-11 12:45:03.267155+00:00, run_duration=2.546928, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:44:00+00:00, data_interval_end=2024-02-11 12:45:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:45:03.277+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:45:00+00:00, run_after=2024-02-11T12:46:00+00:00 [2024-02-11T12:45:03.294+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:45:03.295+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:45:03.295+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:45:03.297+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T12:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T12:45:03.297+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:45:03.334+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:45:03.334+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status success for try_number 1 [2024-02-11T12:45:03.338+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15f75097-0257-44e2-9c7d-d44d9aab07a0 [2024-02-11T12:45:03.338+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T12:40:00+00:00, map_index=-1, run_start_date=2024-02-11 12:45:02.646942+00:00, run_end_date=2024-02-11 12:45:03.111901+00:00, run_duration=0.464959, state=success, executor_state=success, try_number=1, max_tries=1, job_id=63, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:45:00.762904+00:00, queued_by_job_id=1, pid=1324 [2024-02-11T12:45:03.400+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:44:00+00:00 exited with status success for try_number 1 [2024-02-11T12:45:03.405+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:44:00+00:00, map_index=-1, run_start_date=2024-02-11 12:45:02.775932+00:00, run_end_date=2024-02-11 12:45:03.217349+00:00, run_duration=0.441417, 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-11 12:45:00.762904+00:00, queued_by_job_id=1, pid=1326 [2024-02-11T12:45:04.629+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:45:04.629+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:44:00+00:00, run_id=scheduled__2024-02-11T12:44:00+00:00, run_start_date=2024-02-11 12:45:00.721070+00:00, run_end_date=2024-02-11 12:45:04.629883+00:00, run_duration=3.908813, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:44:00+00:00, data_interval_end=2024-02-11 12:45:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:45:04.637+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:45:00+00:00, run_after=2024-02-11T12:46:00+00:00 [2024-02-11T12:45:04.674+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:44:00+00:00 exited with status success for try_number 1 [2024-02-11T12:45:04.678+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:44:00+00:00, map_index=-1, run_start_date=2024-02-11 12:45:02.644529+00:00, run_end_date=2024-02-11 12:45:03.816933+00:00, run_duration=1.172404, 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-11 12:45:00.762904+00:00, queued_by_job_id=1, pid=1325 [2024-02-11T12:45:05.728+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:45:05.728+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:45:05.728+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:45:05.730+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T12:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T12:45:05.730+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T12:45:05.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:45:05.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status success for try_number 1 [2024-02-11T12:45:05.764+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T12:40:00+00:00, map_index=-1, run_start_date=2024-02-11 12:45:04.468743+00:00, run_end_date=2024-02-11 12:45:04.649661+00:00, run_duration=0.180918, state=success, executor_state=success, try_number=1, max_tries=1, job_id=65, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:45:03.296020+00:00, queued_by_job_id=1, pid=1365 [2024-02-11T12:45:05.765+0000] {scheduler_job.py:635} INFO - Setting external_id for to bbd0682b-5838-4e13-90f5-edf1cbe5d219 [2024-02-11T12:45:07.394+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:45:07.394+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:45:07.394+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:45:07.396+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T12:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:45:07.396+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T12:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:45:07.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:45:07.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status success for try_number 1 [2024-02-11T12:45:07.430+0000] {scheduler_job.py:635} INFO - Setting external_id for to 04977dc3-466e-42d5-baa5-509f2cc1f2fe [2024-02-11T12:45:07.430+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T12:40:00+00:00, map_index=0, run_start_date=2024-02-11 12:45:06.826404+00:00, run_end_date=2024-02-11 12:45:07.020672+00:00, run_duration=0.194268, state=success, executor_state=success, try_number=1, max_tries=1, job_id=66, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:45:05.729054+00:00, queued_by_job_id=1, pid=1377 [2024-02-11T12:45:09.560+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:45:09.560+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:40:00+00:00, run_id=scheduled__2024-02-11T12:40:00+00:00, run_start_date=2024-02-11 12:45:00.719185+00:00, run_end_date=2024-02-11 12:45:09.560858+00:00, run_duration=8.841673, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:40:00+00:00, data_interval_end=2024-02-11 12:45:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T12:45:09.564+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:45:00+00:00, run_after=2024-02-11T12:50:00+00:00 [2024-02-11T12:45:09.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:40:00+00:00 exited with status success for try_number 1 [2024-02-11T12:45:09.585+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T12:40:00+00:00, map_index=-1, run_start_date=2024-02-11 12:45:08.541200+00:00, run_end_date=2024-02-11 12:45:08.733666+00:00, run_duration=0.192466, 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-11 12:45:07.395376+00:00, queued_by_job_id=1, pid=1389 [2024-02-11T12:45:13.791+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T12:46:00.090+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:46:00.100+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:46:00+00:00, run_after=2024-02-11T12:47:00+00:00 [2024-02-11T12:46:00.105+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:46:00.150+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:46:00.150+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:46:00.150+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:46:00.150+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:46:00.151+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:46:00.153+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:46:00.153+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:46:00.153+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:46:00.154+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:46:00.154+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:46:00.154+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:46:00.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:46:00.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:46:00.349+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:46:00.359+0000] {scheduler_job.py:635} INFO - Setting external_id for to b4f7ef39-b4eb-4a11-90dd-e99da59f0634 [2024-02-11T12:46:00.360+0000] {scheduler_job.py:635} INFO - Setting external_id for to cbbf095f-e41c-437e-84a0-7956acf2a976 [2024-02-11T12:46:00.361+0000] {scheduler_job.py:635} INFO - Setting external_id for to 570e9af5-ee55-449b-8323-8824d5660988 [2024-02-11T12:46:01.586+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:46:01.587+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:44:00+00:00, run_id=scheduled__2024-02-11T12:44:00+00:00, run_start_date=2024-02-11 12:46:00.113838+00:00, run_end_date=2024-02-11 12:46:01.587012+00:00, run_duration=1.473174, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:44:00+00:00, data_interval_end=2024-02-11 12:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:46:01.596+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:46:00+00:00, run_after=2024-02-11T12:48:00+00:00 [2024-02-11T12:46:01.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:44:00+00:00 exited with status success for try_number 1 [2024-02-11T12:46:01.704+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:44:00+00:00, map_index=-1, run_start_date=2024-02-11 12:46:00.842582+00:00, run_end_date=2024-02-11 12:46:01.257047+00:00, run_duration=0.414465, 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-11 12:46:00.152181+00:00, queued_by_job_id=1, pid=1406 [2024-02-11T12:46:02.748+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:46:02.748+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:45:00+00:00, run_id=scheduled__2024-02-11T12:45:00+00:00, run_start_date=2024-02-11 12:46:00.114608+00:00, run_end_date=2024-02-11 12:46:02.748250+00:00, run_duration=2.633642, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:45:00+00:00, data_interval_end=2024-02-11 12:46:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:46:02.755+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:46:00+00:00, run_after=2024-02-11T12:47:00+00:00 [2024-02-11T12:46:02.779+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:45:00+00:00 exited with status success for try_number 1 [2024-02-11T12:46:02.782+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:45:00+00:00, map_index=-1, run_start_date=2024-02-11 12:46:02.122947+00:00, run_end_date=2024-02-11 12:46:02.450537+00:00, run_duration=0.32759, 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-11 12:46:00.152181+00:00, queued_by_job_id=1, pid=1437 [2024-02-11T12:46:03.804+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:46:03.804+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:45:00+00:00, run_id=scheduled__2024-02-11T12:45:00+00:00, run_start_date=2024-02-11 12:46:00.115270+00:00, run_end_date=2024-02-11 12:46:03.804569+00:00, run_duration=3.689299, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:45:00+00:00, data_interval_end=2024-02-11 12:46:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:46:03.811+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:46:00+00:00, run_after=2024-02-11T12:47:00+00:00 [2024-02-11T12:46:03.830+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:45:00+00:00 exited with status success for try_number 1 [2024-02-11T12:46:03.833+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:45:00+00:00, map_index=-1, run_start_date=2024-02-11 12:46:01.972482+00:00, run_end_date=2024-02-11 12:46:02.941221+00:00, run_duration=0.968739, 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-11 12:46:00.152181+00:00, queued_by_job_id=1, pid=1436 [2024-02-11T12:47:00.012+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:47:00.025+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:47:00+00:00, run_after=2024-02-11T12:48:00+00:00 [2024-02-11T12:47:00.076+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T12:47:00.076+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:47:00.076+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:47:00.077+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:47:00.079+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:47:00.079+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:47:00.079+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:47:00.080+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:47:00.208+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:47:00.208+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:47:00.215+0000] {scheduler_job.py:635} INFO - Setting external_id for to 40c69f97-e47c-4ab7-8cb6-f371b8168b8f [2024-02-11T12:47:00.215+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3251311c-40f7-4502-aa5b-015de68727e8 [2024-02-11T12:47:02.107+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:47:02.108+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:46:00+00:00, run_id=scheduled__2024-02-11T12:46:00+00:00, run_start_date=2024-02-11 12:47:00.038600+00:00, run_end_date=2024-02-11 12:47:02.108067+00:00, run_duration=2.069467, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:46:00+00:00, data_interval_end=2024-02-11 12:47:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:47:02.119+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:47:00+00:00, run_after=2024-02-11T12:48:00+00:00 [2024-02-11T12:47:02.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:46:00+00:00 exited with status success for try_number 1 [2024-02-11T12:47:02.183+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:46:00+00:00, map_index=-1, run_start_date=2024-02-11 12:47:01.443266+00:00, run_end_date=2024-02-11 12:47:01.738414+00:00, run_duration=0.295148, 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-11 12:47:00.078119+00:00, queued_by_job_id=1, pid=1490 [2024-02-11T12:47:03.214+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:47:03.214+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:46:00+00:00, run_id=scheduled__2024-02-11T12:46:00+00:00, run_start_date=2024-02-11 12:47:00.037666+00:00, run_end_date=2024-02-11 12:47:03.214700+00:00, run_duration=3.177034, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:46:00+00:00, data_interval_end=2024-02-11 12:47:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:47:03.223+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:47:00+00:00, run_after=2024-02-11T12:48:00+00:00 [2024-02-11T12:47:03.243+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:46:00+00:00 exited with status success for try_number 1 [2024-02-11T12:47:03.246+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:46:00+00:00, map_index=-1, run_start_date=2024-02-11 12:47:01.611753+00:00, run_end_date=2024-02-11 12:47:02.976690+00:00, run_duration=1.364937, 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-11 12:47:00.078119+00:00, queued_by_job_id=1, pid=1491 [2024-02-11T12:48:00.532+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:48:00.543+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:48:00+00:00, run_after=2024-02-11T12:49:00+00:00 [2024-02-11T12:48:00.548+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:48:00.597+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:48:00.597+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:48:00.597+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:48:00.598+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:48:00.599+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:48:00.602+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:48:00.602+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:48:00.602+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:48:00.602+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:48:00.603+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:48:00.603+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:48:00.821+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:48:00.821+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:48:00.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:48:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to dedff86d-8df9-4776-b704-0a1dff67bcef [2024-02-11T12:48:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b4c5298-4b01-4419-aee7-807415a0e848 [2024-02-11T12:48:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5139b2a4-8291-4d06-8c22-268f88e6aa9e [2024-02-11T12:48:02.666+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:48:02.667+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:46:00+00:00, run_id=scheduled__2024-02-11T12:46:00+00:00, run_start_date=2024-02-11 12:48:00.559570+00:00, run_end_date=2024-02-11 12:48:02.667461+00:00, run_duration=2.107891, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:46:00+00:00, data_interval_end=2024-02-11 12:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:48:02.684+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:48:00+00:00, run_after=2024-02-11T12:50:00+00:00 [2024-02-11T12:48:02.751+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:46:00+00:00 exited with status success for try_number 1 [2024-02-11T12:48:02.761+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:46:00+00:00, map_index=-1, run_start_date=2024-02-11 12:48:01.320646+00:00, run_end_date=2024-02-11 12:48:01.636521+00:00, run_duration=0.315875, state=success, executor_state=success, try_number=1, max_tries=1, job_id=73, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:48:00.600192+00:00, queued_by_job_id=1, pid=1526 [2024-02-11T12:48:03.795+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:48:03.795+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:47:00+00:00, run_id=scheduled__2024-02-11T12:47:00+00:00, run_start_date=2024-02-11 12:48:00.560354+00:00, run_end_date=2024-02-11 12:48:03.795860+00:00, run_duration=3.235506, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:47:00+00:00, data_interval_end=2024-02-11 12:48:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:48:03.802+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:48:00+00:00, run_after=2024-02-11T12:49:00+00:00 [2024-02-11T12:48:03.830+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:47:00+00:00 exited with status success for try_number 1 [2024-02-11T12:48:03.834+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:47:00+00:00, map_index=-1, run_start_date=2024-02-11 12:48:02.386182+00:00, run_end_date=2024-02-11 12:48:02.738808+00:00, run_duration=0.352626, 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-11 12:48:00.600192+00:00, queued_by_job_id=1, pid=1556 [2024-02-11T12:48:18.822+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:48:18.822+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:47:00+00:00, run_id=scheduled__2024-02-11T12:47:00+00:00, run_start_date=2024-02-11 12:48:00.561006+00:00, run_end_date=2024-02-11 12:48:18.822675+00:00, run_duration=18.261669, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:47:00+00:00, data_interval_end=2024-02-11 12:48:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:48:18.829+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:48:00+00:00, run_after=2024-02-11T12:49:00+00:00 [2024-02-11T12:48:18.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:47:00+00:00 exited with status success for try_number 1 [2024-02-11T12:48:18.856+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:47:00+00:00, map_index=-1, run_start_date=2024-02-11 12:48:02.418360+00:00, run_end_date=2024-02-11 12:48:18.527964+00:00, run_duration=16.109604, state=success, executor_state=success, try_number=1, max_tries=1, job_id=75, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:48:00.600192+00:00, queued_by_job_id=1, pid=1557 [2024-02-11T12:49:00.201+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:49:00.215+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:49:00+00:00, run_after=2024-02-11T12:50:00+00:00 [2024-02-11T12:49:00.266+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T12:49:00.266+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:49:00.267+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:49:00.267+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:49:00.270+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:49:00.270+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:49:00.271+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:49:00.271+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:49:00.569+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:49:00.570+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:49:00.582+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a859e8a-57ca-4a3d-b967-713a2e246a85 [2024-02-11T12:49:00.582+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2026829f-36e8-4dea-a132-44c465b0504b [2024-02-11T12:49:03.366+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:49:03.366+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:48:00+00:00, run_id=scheduled__2024-02-11T12:48:00+00:00, run_start_date=2024-02-11 12:49:00.230896+00:00, run_end_date=2024-02-11 12:49:03.366317+00:00, run_duration=3.135421, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:48:00+00:00, data_interval_end=2024-02-11 12:49:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:49:03.374+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:49:00+00:00, run_after=2024-02-11T12:50:00+00:00 [2024-02-11T12:49:03.397+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:48:00+00:00 exited with status success for try_number 1 [2024-02-11T12:49:03.400+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:48:00+00:00, map_index=-1, run_start_date=2024-02-11 12:49:02.538627+00:00, run_end_date=2024-02-11 12:49:03.015170+00:00, run_duration=0.476543, 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-11 12:49:00.268803+00:00, queued_by_job_id=1, pid=1612 [2024-02-11T12:49:04.429+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:49:04.429+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:48:00+00:00, run_id=scheduled__2024-02-11T12:48:00+00:00, run_start_date=2024-02-11 12:49:00.229786+00:00, run_end_date=2024-02-11 12:49:04.429407+00:00, run_duration=4.199621, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:48:00+00:00, data_interval_end=2024-02-11 12:49:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:49:04.436+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:49:00+00:00, run_after=2024-02-11T12:50:00+00:00 [2024-02-11T12:49:04.456+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:48:00+00:00 exited with status success for try_number 1 [2024-02-11T12:49:04.459+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:48:00+00:00, map_index=-1, run_start_date=2024-02-11 12:49:02.339047+00:00, run_end_date=2024-02-11 12:49:03.695127+00:00, run_duration=1.35608, state=success, executor_state=success, try_number=1, max_tries=1, job_id=76, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:49:00.268803+00:00, queued_by_job_id=1, pid=1611 [2024-02-11T12:50:00.866+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:50:00+00:00, run_after=2024-02-11T12:55:00+00:00 [2024-02-11T12:50:00.871+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:50:00.875+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:50:00.884+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:50:00+00:00, run_after=2024-02-11T12:51:00+00:00 [2024-02-11T12:50:00.948+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T12:50:00.949+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:50:00.949+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:50:00.949+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:50:00.949+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:50:00.950+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:50:00.953+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T12:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T12:50:00.953+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T12:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:50:00.954+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:50:00.954+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:50:00.954+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:50:00.954+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:50:00.955+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:50:00.955+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:50:01.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:50:01.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:50:01.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:50:01.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:50:01.334+0000] {scheduler_job.py:635} INFO - Setting external_id for to 46c4fdc1-c4e9-4cfe-bfe9-bfea17fb8f8e [2024-02-11T12:50:01.334+0000] {scheduler_job.py:635} INFO - Setting external_id for to 65d10602-9d2d-4405-9103-8e2af3825099 [2024-02-11T12:50:01.334+0000] {scheduler_job.py:635} INFO - Setting external_id for to dd3a9497-bfd5-4ee8-b41b-568f75ebe7d4 [2024-02-11T12:50:01.334+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7800576f-0722-4f52-9ac7-5f2369ad9734 [2024-02-11T12:50:02.870+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:50:02.870+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:48:00+00:00, run_id=scheduled__2024-02-11T12:48:00+00:00, run_start_date=2024-02-11 12:50:00.896061+00:00, run_end_date=2024-02-11 12:50:02.870868+00:00, run_duration=1.974807, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:48:00+00:00, data_interval_end=2024-02-11 12:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:50:02.891+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:50:00+00:00, run_after=2024-02-11T12:52:00+00:00 [2024-02-11T12:50:04.146+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:50:04.146+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:49:00+00:00, run_id=scheduled__2024-02-11T12:49:00+00:00, run_start_date=2024-02-11 12:50:00.897385+00:00, run_end_date=2024-02-11 12:50:04.146708+00:00, run_duration=3.249323, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:49:00+00:00, data_interval_end=2024-02-11 12:50:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:50:04.156+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:50:00+00:00, run_after=2024-02-11T12:51:00+00:00 [2024-02-11T12:50:04.172+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:50:04.172+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:50:04.172+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:50:04.174+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T12:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T12:50:04.174+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T12:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:50:04.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:50:04.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:45:00+00:00 exited with status success for try_number 1 [2024-02-11T12:50:04.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:48:00+00:00 exited with status success for try_number 1 [2024-02-11T12:50:04.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:49:00+00:00 exited with status success for try_number 1 [2024-02-11T12:50:04.224+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:48:00+00:00, map_index=-1, run_start_date=2024-02-11 12:50:02.108755+00:00, run_end_date=2024-02-11 12:50:02.773643+00:00, run_duration=0.664888, 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-11 12:50:00.951675+00:00, queued_by_job_id=1, pid=1650 [2024-02-11T12:50:04.225+0000] {scheduler_job.py:635} INFO - Setting external_id for to 682b5e09-2ddf-4c98-abc6-293ea5f0d369 [2024-02-11T12:50:04.225+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T12:45:00+00:00, map_index=-1, run_start_date=2024-02-11 12:50:03.337589+00:00, run_end_date=2024-02-11 12:50:03.711921+00:00, run_duration=0.374332, state=success, executor_state=success, try_number=1, max_tries=1, job_id=80, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:50:00.951675+00:00, queued_by_job_id=1, pid=1679 [2024-02-11T12:50:04.225+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:49:00+00:00, map_index=-1, run_start_date=2024-02-11 12:50:03.762607+00:00, run_end_date=2024-02-11 12:50:04.020122+00:00, run_duration=0.257515, 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-11 12:50:00.951675+00:00, queued_by_job_id=1, pid=1708 [2024-02-11T12:50:05.743+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:50:05.743+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:49:00+00:00, run_id=scheduled__2024-02-11T12:49:00+00:00, run_start_date=2024-02-11 12:50:00.896719+00:00, run_end_date=2024-02-11 12:50:05.743413+00:00, run_duration=4.846694, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:49:00+00:00, data_interval_end=2024-02-11 12:50:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:50:05.752+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:50:00+00:00, run_after=2024-02-11T12:51:00+00:00 [2024-02-11T12:50:05.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:49:00+00:00 exited with status success for try_number 1 [2024-02-11T12:50:05.790+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:49:00+00:00, map_index=-1, run_start_date=2024-02-11 12:50:03.340829+00:00, run_end_date=2024-02-11 12:50:04.792578+00:00, run_duration=1.451749, 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-11 12:50:00.951675+00:00, queued_by_job_id=1, pid=1680 [2024-02-11T12:50:06.845+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:50:06.845+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:50:06.846+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:50:06.848+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T12:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T12:50:06.848+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T12:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T12:50:06.888+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:50:06.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:45:00+00:00 exited with status success for try_number 1 [2024-02-11T12:50:06.895+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T12:45:00+00:00, map_index=-1, run_start_date=2024-02-11 12:50:05.584255+00:00, run_end_date=2024-02-11 12:50:05.819004+00:00, run_duration=0.234749, state=success, executor_state=success, try_number=1, max_tries=1, job_id=82, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:50:04.173355+00:00, queued_by_job_id=1, pid=1729 [2024-02-11T12:50:06.896+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0813575e-8274-4d7c-a8cb-f57edded6ef1 [2024-02-11T12:50:09.173+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:50:09.173+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:50:09.174+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:50:09.175+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T12:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:50:09.175+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T12:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:50:09.204+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:50:09.204+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:45:00+00:00 exited with status success for try_number 1 [2024-02-11T12:50:09.208+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1efb5011-4d14-4784-b07b-44937acee740 [2024-02-11T12:50:09.208+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T12:45:00+00:00, map_index=0, run_start_date=2024-02-11 12:50:07.974561+00:00, run_end_date=2024-02-11 12:50:08.193078+00:00, run_duration=0.218517, state=success, executor_state=success, try_number=1, max_tries=1, job_id=83, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:50:06.846733+00:00, queued_by_job_id=1, pid=1741 [2024-02-11T12:50:11.358+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:50:11.358+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:45:00+00:00, run_id=scheduled__2024-02-11T12:45:00+00:00, run_start_date=2024-02-11 12:50:00.895253+00:00, run_end_date=2024-02-11 12:50:11.358512+00:00, run_duration=10.463259, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:45:00+00:00, data_interval_end=2024-02-11 12:50:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T12:50:11.362+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:50:00+00:00, run_after=2024-02-11T12:55:00+00:00 [2024-02-11T12:50:11.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:45:00+00:00 exited with status success for try_number 1 [2024-02-11T12:50:11.384+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T12:45:00+00:00, map_index=-1, run_start_date=2024-02-11 12:50:10.421381+00:00, run_end_date=2024-02-11 12:50:10.690145+00:00, run_duration=0.268764, 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-11 12:50:09.174567+00:00, queued_by_job_id=1, pid=1753 [2024-02-11T12:50:13.823+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T12:51:00.594+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:51:00+00:00, run_after=2024-02-11T12:52:00+00:00 [2024-02-11T12:51:00.599+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:51:00.657+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T12:51:00.658+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:51:00.658+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:51:00.658+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:51:00.660+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:51:00.660+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:51:00.660+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:51:00.660+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:51:00.785+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:51:00.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:51:00.794+0000] {scheduler_job.py:635} INFO - Setting external_id for to 464d3bd0-2c0f-46e9-b532-3f3ec288cd23 [2024-02-11T12:51:00.795+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1744800-b94c-4dee-b59e-b01afd48f6e8 [2024-02-11T12:51:02.989+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:51:02.989+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:50:00+00:00, run_id=scheduled__2024-02-11T12:50:00+00:00, run_start_date=2024-02-11 12:51:00.612129+00:00, run_end_date=2024-02-11 12:51:02.989616+00:00, run_duration=2.377487, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:50:00+00:00, data_interval_end=2024-02-11 12:51:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:51:02.996+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:51:00+00:00, run_after=2024-02-11T12:52:00+00:00 [2024-02-11T12:51:03.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status success for try_number 1 [2024-02-11T12:51:03.027+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:50:00+00:00, map_index=-1, run_start_date=2024-02-11 12:51:02.148645+00:00, run_end_date=2024-02-11 12:51:02.478294+00:00, run_duration=0.329649, 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-11 12:51:00.659275+00:00, queued_by_job_id=1, pid=1789 [2024-02-11T12:51:03.566+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:51:03.567+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:50:00+00:00, run_id=scheduled__2024-02-11T12:50:00+00:00, run_start_date=2024-02-11 12:51:00.612942+00:00, run_end_date=2024-02-11 12:51:03.566810+00:00, run_duration=2.953868, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:50:00+00:00, data_interval_end=2024-02-11 12:51:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:51:03.575+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:51:00+00:00, run_after=2024-02-11T12:52:00+00:00 [2024-02-11T12:51:03.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status success for try_number 1 [2024-02-11T12:51:03.615+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:50:00+00:00, map_index=-1, run_start_date=2024-02-11 12:51:02.152515+00:00, run_end_date=2024-02-11 12:51:03.235903+00:00, run_duration=1.083388, 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-11 12:51:00.659275+00:00, queued_by_job_id=1, pid=1790 [2024-02-11T12:52:00.101+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:52:00+00:00, run_after=2024-02-11T12:53:00+00:00 [2024-02-11T12:52:00.107+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:52:00.113+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:52:00.179+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:52:00.179+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:52:00.179+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:52:00.180+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:52:00.180+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:52:00.183+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:52:00.184+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:52:00.184+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:52:00.184+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:52:00.184+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:52:00.184+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:52:00.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:52:00.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:52:00.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:52:00.534+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b689e3c-638b-4bad-ad04-1a6e88a89bee [2024-02-11T12:52:00.534+0000] {scheduler_job.py:635} INFO - Setting external_id for to de605eac-1301-42fc-842e-a294b1728c9f [2024-02-11T12:52:00.534+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59e9e165-cec2-43c2-9a0a-def53313bee6 [2024-02-11T12:52:01.731+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:52:01.732+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:50:00+00:00, run_id=scheduled__2024-02-11T12:50:00+00:00, run_start_date=2024-02-11 12:52:00.125495+00:00, run_end_date=2024-02-11 12:52:01.732045+00:00, run_duration=1.60655, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:50:00+00:00, data_interval_end=2024-02-11 12:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:52:01.751+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:52:00+00:00, run_after=2024-02-11T12:54:00+00:00 [2024-02-11T12:52:01.908+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status success for try_number 1 [2024-02-11T12:52:01.920+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:50:00+00:00, map_index=-1, run_start_date=2024-02-11 12:52:00.931273+00:00, run_end_date=2024-02-11 12:52:01.433602+00:00, run_duration=0.502329, 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-11 12:52:00.181829+00:00, queued_by_job_id=1, pid=1825 [2024-02-11T12:52:02.956+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:52:02.956+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:51:00+00:00, run_id=scheduled__2024-02-11T12:51:00+00:00, run_start_date=2024-02-11 12:52:00.126629+00:00, run_end_date=2024-02-11 12:52:02.956818+00:00, run_duration=2.830189, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:51:00+00:00, data_interval_end=2024-02-11 12:52:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:52:02.963+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:52:00+00:00, run_after=2024-02-11T12:53:00+00:00 [2024-02-11T12:52:03.011+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:51:00+00:00 exited with status success for try_number 1 [2024-02-11T12:52:03.015+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:51:00+00:00, map_index=-1, run_start_date=2024-02-11 12:52:02.248123+00:00, run_end_date=2024-02-11 12:52:02.561100+00:00, run_duration=0.312977, 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-11 12:52:00.181829+00:00, queued_by_job_id=1, pid=1856 [2024-02-11T12:52:04.043+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:52:04.044+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:51:00+00:00, run_id=scheduled__2024-02-11T12:51:00+00:00, run_start_date=2024-02-11 12:52:00.127561+00:00, run_end_date=2024-02-11 12:52:04.043997+00:00, run_duration=3.916436, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:51:00+00:00, data_interval_end=2024-02-11 12:52:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:52:04.050+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:52:00+00:00, run_after=2024-02-11T12:53:00+00:00 [2024-02-11T12:52:04.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:51:00+00:00 exited with status success for try_number 1 [2024-02-11T12:52:04.080+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:51:00+00:00, map_index=-1, run_start_date=2024-02-11 12:52:02.187378+00:00, run_end_date=2024-02-11 12:52:03.346205+00:00, run_duration=1.158827, state=success, executor_state=success, try_number=1, max_tries=1, job_id=88, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:52:00.181829+00:00, queued_by_job_id=1, pid=1855 [2024-02-11T12:53:00.565+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:53:00+00:00, run_after=2024-02-11T12:54:00+00:00 [2024-02-11T12:53:00.569+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:53:00.615+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T12:53:00.616+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:53:00.616+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:53:00.616+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:53:00.619+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:53:00.619+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:53:00.619+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:53:00.619+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:53:00.767+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:53:00.767+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:53:00.773+0000] {scheduler_job.py:635} INFO - Setting external_id for to 980c1763-9ba8-4522-a4bc-0a1a9f58ca67 [2024-02-11T12:53:00.773+0000] {scheduler_job.py:635} INFO - Setting external_id for to ea76ee80-e904-463b-b144-291475613ee0 [2024-02-11T12:53:03.022+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:53:03.023+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:52:00+00:00, run_id=scheduled__2024-02-11T12:52:00+00:00, run_start_date=2024-02-11 12:53:00.585051+00:00, run_end_date=2024-02-11 12:53:03.023143+00:00, run_duration=2.438092, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:52:00+00:00, data_interval_end=2024-02-11 12:53:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:53:03.030+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:53:00+00:00, run_after=2024-02-11T12:54:00+00:00 [2024-02-11T12:53:03.054+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:52:00+00:00 exited with status success for try_number 1 [2024-02-11T12:53:03.057+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:52:00+00:00, map_index=-1, run_start_date=2024-02-11 12:53:02.376997+00:00, run_end_date=2024-02-11 12:53:02.742039+00:00, run_duration=0.365042, state=success, executor_state=success, try_number=1, max_tries=1, job_id=91, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:53:00.617777+00:00, queued_by_job_id=1, pid=1911 [2024-02-11T12:53:04.091+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:53:04.092+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:52:00+00:00, run_id=scheduled__2024-02-11T12:52:00+00:00, run_start_date=2024-02-11 12:53:00.585873+00:00, run_end_date=2024-02-11 12:53:04.092193+00:00, run_duration=3.50632, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:52:00+00:00, data_interval_end=2024-02-11 12:53:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:53:04.101+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:53:00+00:00, run_after=2024-02-11T12:54:00+00:00 [2024-02-11T12:53:04.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:52:00+00:00 exited with status success for try_number 1 [2024-02-11T12:53:04.131+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:52:00+00:00, map_index=-1, run_start_date=2024-02-11 12:53:02.211310+00:00, run_end_date=2024-02-11 12:53:03.589615+00:00, run_duration=1.378305, 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-11 12:53:00.617777+00:00, queued_by_job_id=1, pid=1910 [2024-02-11T12:54:00.984+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:54:00+00:00, run_after=2024-02-11T12:55:00+00:00 [2024-02-11T12:54: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-11T12:54:00.992+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:54:01.035+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:54:01.035+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:54:01.035+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:54:01.035+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:54:01.035+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:54:01.037+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:54:01.038+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:54:01.038+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:54:01.038+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:54:01.038+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:54:01.038+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:54:01.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:54:01.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:54:01.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:54:01.200+0000] {scheduler_job.py:635} INFO - Setting external_id for to d884c926-15f3-467d-8d59-8460cf7ab33b [2024-02-11T12:54:01.200+0000] {scheduler_job.py:635} INFO - Setting external_id for to fb3d11c1-39e1-46d1-95c8-e36ef94933da [2024-02-11T12:54:01.201+0000] {scheduler_job.py:635} INFO - Setting external_id for to e9bab102-c55e-4ec5-bad5-e705933675bb [2024-02-11T12:54:03.455+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:54:03.455+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:52:00+00:00, run_id=scheduled__2024-02-11T12:52:00+00:00, run_start_date=2024-02-11 12:54:01.001734+00:00, run_end_date=2024-02-11 12:54:03.455719+00:00, run_duration=2.453985, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:52:00+00:00, data_interval_end=2024-02-11 12:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:54:03.460+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:54:00+00:00, run_after=2024-02-11T12:56:00+00:00 [2024-02-11T12:54:03.465+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:54:03.466+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:53:00+00:00, run_id=scheduled__2024-02-11T12:53:00+00:00, run_start_date=2024-02-11 12:54:01.002631+00:00, run_end_date=2024-02-11 12:54:03.466074+00:00, run_duration=2.463443, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:53:00+00:00, data_interval_end=2024-02-11 12:54:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:54:03.473+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:54:00+00:00, run_after=2024-02-11T12:55:00+00:00 [2024-02-11T12:54:03.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:52:00+00:00 exited with status success for try_number 1 [2024-02-11T12:54:03.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:53:00+00:00 exited with status success for try_number 1 [2024-02-11T12:54:03.503+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:52:00+00:00, map_index=-1, run_start_date=2024-02-11 12:54:01.810017+00:00, run_end_date=2024-02-11 12:54:02.480787+00:00, run_duration=0.67077, state=success, executor_state=success, try_number=1, max_tries=1, job_id=92, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:54:01.036518+00:00, queued_by_job_id=1, pid=1945 [2024-02-11T12:54:03.504+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:53:00+00:00, map_index=-1, run_start_date=2024-02-11 12:54:02.915143+00:00, run_end_date=2024-02-11 12:54:03.146384+00:00, run_duration=0.231241, 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-11 12:54:01.036518+00:00, queued_by_job_id=1, pid=1976 [2024-02-11T12:54:04.531+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:54:04.531+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:53:00+00:00, run_id=scheduled__2024-02-11T12:53:00+00:00, run_start_date=2024-02-11 12:54:01.003356+00:00, run_end_date=2024-02-11 12:54:04.531564+00:00, run_duration=3.528208, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:53:00+00:00, data_interval_end=2024-02-11 12:54:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:54:04.538+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:54:00+00:00, run_after=2024-02-11T12:55:00+00:00 [2024-02-11T12:54:04.556+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:53:00+00:00 exited with status success for try_number 1 [2024-02-11T12:54:04.561+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:53:00+00:00, map_index=-1, run_start_date=2024-02-11 12:54:02.853830+00:00, run_end_date=2024-02-11 12:54:04.070786+00:00, run_duration=1.216956, 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-11 12:54:01.036518+00:00, queued_by_job_id=1, pid=1975 [2024-02-11T12:55:00.446+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:55:00.455+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:55:00+00:00, run_after=2024-02-11T12:56:00+00:00 [2024-02-11T12:55:00.463+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:55:00+00:00, run_after=2024-02-11T13:00:00+00:00 [2024-02-11T12:55:00.518+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:55:00.519+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:55:00.519+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:55:00.519+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:55:00.520+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:55:00.523+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T12:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T12:55:00.523+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:55:00.523+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:55:00.523+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:55:00.523+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:55:00.523+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:55:00.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:55:00.788+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:55:00.789+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:55:00.798+0000] {scheduler_job.py:635} INFO - Setting external_id for to 13dc2051-3fbe-4eb7-bbfd-4c5c4851dd57 [2024-02-11T12:55:00.799+0000] {scheduler_job.py:635} INFO - Setting external_id for to 72c6a110-36bc-4def-9c2a-f8ef17225dcc [2024-02-11T12:55:00.799+0000] {scheduler_job.py:635} INFO - Setting external_id for to de917a26-e628-48dc-9527-c7f68e721056 [2024-02-11T12:55:03.156+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:55:03.157+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:54:00+00:00, run_id=scheduled__2024-02-11T12:54:00+00:00, run_start_date=2024-02-11 12:55:00.475805+00:00, run_end_date=2024-02-11 12:55:03.156898+00:00, run_duration=2.681093, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:54:00+00:00, data_interval_end=2024-02-11 12:55:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:55:03.166+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:55:00+00:00, run_after=2024-02-11T12:56:00+00:00 [2024-02-11T12:55:03.179+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:55:03.179+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:55:03.179+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:55:03.181+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T12:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T12:55:03.181+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:55:03.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:55:03.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status success for try_number 1 [2024-02-11T12:55:03.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:54:00+00:00 exited with status success for try_number 1 [2024-02-11T12:55:03.219+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:54:00+00:00, map_index=-1, run_start_date=2024-02-11 12:55:02.590388+00:00, run_end_date=2024-02-11 12:55:03.000859+00:00, run_duration=0.410471, 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-11 12:55:00.521288+00:00, queued_by_job_id=1, pid=2043 [2024-02-11T12:55:03.219+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T12:50:00+00:00, map_index=-1, run_start_date=2024-02-11 12:55:02.367715+00:00, run_end_date=2024-02-11 12:55:02.846067+00:00, run_duration=0.478352, state=success, executor_state=success, try_number=1, max_tries=1, job_id=95, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:55:00.521288+00:00, queued_by_job_id=1, pid=2041 [2024-02-11T12:55:03.219+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8bf7d7da-90be-48d6-8589-1b2482e705a9 [2024-02-11T12:55:04.322+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:55:04.322+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:54:00+00:00, run_id=scheduled__2024-02-11T12:54:00+00:00, run_start_date=2024-02-11 12:55:00.475148+00:00, run_end_date=2024-02-11 12:55:04.322591+00:00, run_duration=3.847443, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:54:00+00:00, data_interval_end=2024-02-11 12:55:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:55:04.330+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:55:00+00:00, run_after=2024-02-11T12:56:00+00:00 [2024-02-11T12:55:04.365+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:54:00+00:00 exited with status success for try_number 1 [2024-02-11T12:55:04.369+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:54:00+00:00, map_index=-1, run_start_date=2024-02-11 12:55:02.491588+00:00, run_end_date=2024-02-11 12:55:03.645098+00:00, run_duration=1.15351, 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-11 12:55:00.521288+00:00, queued_by_job_id=1, pid=2042 [2024-02-11T12:55:05.413+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:55:05.413+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:55:05.413+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:55:05.415+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T12:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T12:55:05.415+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T12:55:05.445+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:55:05.445+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status success for try_number 1 [2024-02-11T12:55:05.449+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T12:50:00+00:00, map_index=-1, run_start_date=2024-02-11 12:55:04.376649+00:00, run_end_date=2024-02-11 12:55:04.550252+00:00, run_duration=0.173603, state=success, executor_state=success, try_number=1, max_tries=1, job_id=98, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:55:03.180191+00:00, queued_by_job_id=1, pid=2082 [2024-02-11T12:55:05.449+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf066781-4b0f-484e-a49f-d824f7320414 [2024-02-11T12:55:06.955+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T12:55:06.955+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:55:06.956+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:55:06.958+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T12:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:55:06.958+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T12:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T12:55:06.998+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:55:06.999+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status success for try_number 1 [2024-02-11T12:55:07.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T12:50:00+00:00, map_index=0, run_start_date=2024-02-11 12:55:06.559047+00:00, run_end_date=2024-02-11 12:55:06.722384+00:00, run_duration=0.163337, state=success, executor_state=success, try_number=1, max_tries=1, job_id=99, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:55:05.414009+00:00, queued_by_job_id=1, pid=2094 [2024-02-11T12:55:07.009+0000] {scheduler_job.py:635} INFO - Setting external_id for to 119a3022-40fe-47b3-ab9d-50fb364a4037 [2024-02-11T12:55:08.800+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:55:08.800+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:50:00+00:00, run_id=scheduled__2024-02-11T12:50:00+00:00, run_start_date=2024-02-11 12:55:00.474365+00:00, run_end_date=2024-02-11 12:55:08.800377+00:00, run_duration=8.326012, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:50:00+00:00, data_interval_end=2024-02-11 12:55:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T12:55:08.804+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:55:00+00:00, run_after=2024-02-11T13:00:00+00:00 [2024-02-11T12:55:08.824+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:50:00+00:00 exited with status success for try_number 1 [2024-02-11T12:55:08.827+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T12:50:00+00:00, map_index=-1, run_start_date=2024-02-11 12:55:08.113203+00:00, run_end_date=2024-02-11 12:55:08.310984+00:00, run_duration=0.197781, 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-11 12:55:06.956848+00:00, queued_by_job_id=1, pid=2106 [2024-02-11T12:55:13.857+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T12:56:00.458+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:56:00.467+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:56:00+00:00, run_after=2024-02-11T12:57:00+00:00 [2024-02-11T12:56:00.473+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:56:00.521+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:56:00.521+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:56:00.522+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:56:00.522+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:56:00.522+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:56:00.524+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:56:00.524+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:56:00.525+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:56:00.525+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:56:00.525+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:56:00.525+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:56:00.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:56:00.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:56:00.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:56:00.941+0000] {scheduler_job.py:635} INFO - Setting external_id for to 188d1f40-9131-454a-93bf-cde04523185d [2024-02-11T12:56:00.944+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30c03bd0-cf2f-4a37-9a75-05aa56d27612 [2024-02-11T12:56:00.944+0000] {scheduler_job.py:635} INFO - Setting external_id for to 13f2f92a-3fc1-4c6c-9a7b-7d94ec70cdee [2024-02-11T12:56:02.478+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:56:02.478+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:54:00+00:00, run_id=scheduled__2024-02-11T12:54:00+00:00, run_start_date=2024-02-11 12:56:00.482877+00:00, run_end_date=2024-02-11 12:56:02.478351+00:00, run_duration=1.995474, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:54:00+00:00, data_interval_end=2024-02-11 12:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:56:02.486+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:56:00+00:00, run_after=2024-02-11T12:58:00+00:00 [2024-02-11T12:56:02.583+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:54:00+00:00 exited with status success for try_number 1 [2024-02-11T12:56:02.590+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:54:00+00:00, map_index=-1, run_start_date=2024-02-11 12:56:01.277145+00:00, run_end_date=2024-02-11 12:56:01.591517+00:00, run_duration=0.314372, 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-11 12:56:00.523280+00:00, queued_by_job_id=1, pid=2124 [2024-02-11T12:56:03.621+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:56:03.622+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:55:00+00:00, run_id=scheduled__2024-02-11T12:55:00+00:00, run_start_date=2024-02-11 12:56:00.483698+00:00, run_end_date=2024-02-11 12:56:03.622259+00:00, run_duration=3.138561, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:55:00+00:00, data_interval_end=2024-02-11 12:56:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:56:03.631+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:56:00+00:00, run_after=2024-02-11T12:57:00+00:00 [2024-02-11T12:56:03.665+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:55:00+00:00 exited with status success for try_number 1 [2024-02-11T12:56:03.668+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:55:00+00:00, map_index=-1, run_start_date=2024-02-11 12:56:02.394244+00:00, run_end_date=2024-02-11 12:56:02.726093+00:00, run_duration=0.331849, 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-11 12:56:00.523280+00:00, queued_by_job_id=1, pid=2154 [2024-02-11T12:56:04.695+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:56:04.696+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:55:00+00:00, run_id=scheduled__2024-02-11T12:55:00+00:00, run_start_date=2024-02-11 12:56:00.484349+00:00, run_end_date=2024-02-11 12:56:04.696203+00:00, run_duration=4.211854, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:55:00+00:00, data_interval_end=2024-02-11 12:56:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:56:04.702+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:56:00+00:00, run_after=2024-02-11T12:57:00+00:00 [2024-02-11T12:56:04.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:55:00+00:00 exited with status success for try_number 1 [2024-02-11T12:56:04.725+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:55:00+00:00, map_index=-1, run_start_date=2024-02-11 12:56:02.578548+00:00, run_end_date=2024-02-11 12:56:03.698976+00:00, run_duration=1.120428, 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-11 12:56:00.523280+00:00, queued_by_job_id=1, pid=2155 [2024-02-11T12:57:00.032+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:57:00+00:00, run_after=2024-02-11T12:58:00+00:00 [2024-02-11T12:57:00.038+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:57:00.082+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T12:57:00.082+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:57:00.082+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:57:00.083+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:57:00.085+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:57:00.085+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:57:00.085+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:57:00.085+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:57:00.212+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:57:00.212+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:57:00.219+0000] {scheduler_job.py:635} INFO - Setting external_id for to 65988185-f81c-4d84-806e-382d6c85c128 [2024-02-11T12:57:00.220+0000] {scheduler_job.py:635} INFO - Setting external_id for to aab145da-46be-45ff-a92d-63197de8fe83 [2024-02-11T12:57:01.981+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:57:01.982+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:56:00+00:00, run_id=scheduled__2024-02-11T12:56:00+00:00, run_start_date=2024-02-11 12:57:00.047328+00:00, run_end_date=2024-02-11 12:57:01.982090+00:00, run_duration=1.934762, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:56:00+00:00, data_interval_end=2024-02-11 12:57:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:57:01.992+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:57:00+00:00, run_after=2024-02-11T12:58:00+00:00 [2024-02-11T12:57:02.031+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:56:00+00:00 exited with status success for try_number 1 [2024-02-11T12:57:02.037+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:56:00+00:00, map_index=-1, run_start_date=2024-02-11 12:57:01.457136+00:00, run_end_date=2024-02-11 12:57:01.773370+00:00, run_duration=0.316234, 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-11 12:57:00.083936+00:00, queued_by_job_id=1, pid=2209 [2024-02-11T12:57:03.075+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:57:03.075+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:56:00+00:00, run_id=scheduled__2024-02-11T12:56:00+00:00, run_start_date=2024-02-11 12:57:00.048181+00:00, run_end_date=2024-02-11 12:57:03.075588+00:00, run_duration=3.027407, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:56:00+00:00, data_interval_end=2024-02-11 12:57:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:57:03.082+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:57:00+00:00, run_after=2024-02-11T12:58:00+00:00 [2024-02-11T12:57:03.102+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:56:00+00:00 exited with status success for try_number 1 [2024-02-11T12:57:03.106+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:56:00+00:00, map_index=-1, run_start_date=2024-02-11 12:57:01.551342+00:00, run_end_date=2024-02-11 12:57:02.610613+00:00, run_duration=1.059271, 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-11 12:57:00.083936+00:00, queued_by_job_id=1, pid=2210 [2024-02-11T12:58:00.562+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:58:00.567+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:58:00.577+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:58:00+00:00, run_after=2024-02-11T12:59:00+00:00 [2024-02-11T12:58:00.624+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T12:58:00.624+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T12:58:00.624+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:58:00.624+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:58:00.625+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:58:00.627+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:58:00.627+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T12:58:00.627+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:58:00.627+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:58:00.627+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:58:00.627+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:58:00.840+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:58:00.840+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:58:00.841+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:58:00.848+0000] {scheduler_job.py:635} INFO - Setting external_id for to 70eaf817-910e-475a-9854-1a4ba12fec6f [2024-02-11T12:58:00.849+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7387d998-9414-4aad-aa95-b796553f86e9 [2024-02-11T12:58:00.849+0000] {scheduler_job.py:635} INFO - Setting external_id for to 39db0632-902f-44f1-a6e1-47d876df745c [2024-02-11T12:58:01.989+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:58:01.989+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:56:00+00:00, run_id=scheduled__2024-02-11T12:56:00+00:00, run_start_date=2024-02-11 12:58:00.587442+00:00, run_end_date=2024-02-11 12:58:01.989580+00:00, run_duration=1.402138, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:56:00+00:00, data_interval_end=2024-02-11 12:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T12:58:02.001+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T12:58:00+00:00, run_after=2024-02-11T13:00:00+00:00 [2024-02-11T12:58:02.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:56:00+00:00 exited with status success for try_number 1 [2024-02-11T12:58:02.083+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:56:00+00:00, map_index=-1, run_start_date=2024-02-11 12:58:01.309165+00:00, run_end_date=2024-02-11 12:58:01.681307+00:00, run_duration=0.372142, state=success, executor_state=success, try_number=1, max_tries=1, job_id=106, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:58:00.625929+00:00, queued_by_job_id=1, pid=2245 [2024-02-11T12:58:03.650+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:58:03.650+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:57:00+00:00, run_id=scheduled__2024-02-11T12:57:00+00:00, run_start_date=2024-02-11 12:58:00.588266+00:00, run_end_date=2024-02-11 12:58:03.650449+00:00, run_duration=3.062183, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:57:00+00:00, data_interval_end=2024-02-11 12:58:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:58:03.657+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:58:00+00:00, run_after=2024-02-11T12:59:00+00:00 [2024-02-11T12:58:03.661+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:58:03.662+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:57:00+00:00, run_id=scheduled__2024-02-11T12:57:00+00:00, run_start_date=2024-02-11 12:58:00.588976+00:00, run_end_date=2024-02-11 12:58:03.662020+00:00, run_duration=3.073044, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:57:00+00:00, data_interval_end=2024-02-11 12:58:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:58:03.669+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:58:00+00:00, run_after=2024-02-11T12:59:00+00:00 [2024-02-11T12:58:03.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:57:00+00:00 exited with status success for try_number 1 [2024-02-11T12:58:03.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:57:00+00:00 exited with status success for try_number 1 [2024-02-11T12:58:03.698+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:57:00+00:00, map_index=-1, run_start_date=2024-02-11 12:58:02.359103+00:00, run_end_date=2024-02-11 12:58:03.379715+00:00, run_duration=1.020612, 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-11 12:58:00.625929+00:00, queued_by_job_id=1, pid=2275 [2024-02-11T12:58:03.698+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:57:00+00:00, map_index=-1, run_start_date=2024-02-11 12:58:02.471641+00:00, run_end_date=2024-02-11 12:58:02.806454+00:00, run_duration=0.334813, state=success, executor_state=success, try_number=1, max_tries=1, job_id=108, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:58:00.625929+00:00, queued_by_job_id=1, pid=2276 [2024-02-11T12:59:00.145+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T12:59:00.159+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:59:00+00:00, run_after=2024-02-11T13:00:00+00:00 [2024-02-11T12:59:00.210+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T12:59:00.210+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:59:00.210+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T12:59:00.210+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T12:59:00.212+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:59:00.212+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T12:59:00.213+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T12:59:00.213+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T12:59:00.361+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:59:00.362+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T12:59:00.368+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1536282f-59fa-4b07-9400-38242f8fc1f1 [2024-02-11T12:59:00.369+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15b6628a-a242-4437-bb28-b52ba4d37af9 [2024-02-11T12:59:02.588+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:59:02.588+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:58:00+00:00, run_id=scheduled__2024-02-11T12:58:00+00:00, run_start_date=2024-02-11 12:59:00.173394+00:00, run_end_date=2024-02-11 12:59:02.588414+00:00, run_duration=2.41502, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:58:00+00:00, data_interval_end=2024-02-11 12:59:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T12:59:02.595+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:59:00+00:00, run_after=2024-02-11T13:00:00+00:00 [2024-02-11T12:59:02.616+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:58:00+00:00 exited with status success for try_number 1 [2024-02-11T12:59:02.619+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:58:00+00:00, map_index=-1, run_start_date=2024-02-11 12:59:01.657300+00:00, run_end_date=2024-02-11 12:59:02.040740+00:00, run_duration=0.38344, state=success, executor_state=success, try_number=1, max_tries=1, job_id=109, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 12:59:00.211413+00:00, queued_by_job_id=1, pid=2330 [2024-02-11T12:59:03.106+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T12:59:03.106+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:58:00+00:00, run_id=scheduled__2024-02-11T12:58:00+00:00, run_start_date=2024-02-11 12:59:00.172302+00:00, run_end_date=2024-02-11 12:59:03.106806+00:00, run_duration=2.934504, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:58:00+00:00, data_interval_end=2024-02-11 12:59:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T12:59:03.116+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T12:59:00+00:00, run_after=2024-02-11T13:00:00+00:00 [2024-02-11T12:59:03.138+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:58:00+00:00 exited with status success for try_number 1 [2024-02-11T12:59:03.142+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:58:00+00:00, map_index=-1, run_start_date=2024-02-11 12:59:01.754133+00:00, run_end_date=2024-02-11 12:59:02.817390+00:00, run_duration=1.063257, 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-11 12:59:00.211413+00:00, queued_by_job_id=1, pid=2331 [2024-02-11T13:00:00.656+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:00:00+00:00, run_after=2024-02-11T13:05:00+00:00 [2024-02-11T13:00:00.669+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:00:00+00:00, run_after=2024-02-11T13:01:00+00:00 [2024-02-11T13:00:00.675+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:00:00.680+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:00:00.768+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T13:00:00.768+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:00:00.769+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:00:00.769+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:00:00.769+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:00:00.769+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:00:00.771+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T12:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T13:00:00.771+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T12:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:00:00.772+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T12:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:00:00.772+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T12:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:00:00.772+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:00:00.772+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:00:00.772+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T12:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:00:00.772+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T12:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:00:01.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:00:01.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:00:01.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:00:01.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:00:01.126+0000] {scheduler_job.py:635} INFO - Setting external_id for to 89177d19-8d53-487c-93b1-4ac5c71ba3d3 [2024-02-11T13:00:01.126+0000] {scheduler_job.py:635} INFO - Setting external_id for to 54d04a10-ab3f-429f-a1cc-4ea4172dda25 [2024-02-11T13:00:01.126+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7769c1ce-ad58-4bdb-8a78-911954f4b79a [2024-02-11T13:00:01.127+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8181458a-fbfd-493d-950d-ac1fe58af676 [2024-02-11T13:00:03.626+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:00:03.627+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 12:58:00+00:00, run_id=scheduled__2024-02-11T12:58:00+00:00, run_start_date=2024-02-11 13:00:00.707452+00:00, run_end_date=2024-02-11 13:00:03.626979+00:00, run_duration=2.919527, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:58:00+00:00, data_interval_end=2024-02-11 13:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:00:03.658+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:00:00+00:00, run_after=2024-02-11T13:02:00+00:00 [2024-02-11T13:00:03.843+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T12:58:00+00:00 exited with status success for try_number 1 [2024-02-11T13:00:03.852+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T12:58:00+00:00, map_index=-1, run_start_date=2024-02-11 13:00:02.345570+00:00, run_end_date=2024-02-11 13:00:03.301184+00:00, run_duration=0.955614, 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-11 13:00:00.770383+00:00, queued_by_job_id=1, pid=2369 [2024-02-11T13:00:04.973+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:00:04.973+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:59:00+00:00, run_id=scheduled__2024-02-11T12:59:00+00:00, run_start_date=2024-02-11 13:00:00.708401+00:00, run_end_date=2024-02-11 13:00:04.973780+00:00, run_duration=4.265379, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:59:00+00:00, data_interval_end=2024-02-11 13:00:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:00:04.981+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:00:00+00:00, run_after=2024-02-11T13:01:00+00:00 [2024-02-11T13:00:04.991+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:00:04.991+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:00:04.992+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:00:04.993+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T12:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T13:00:04.993+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T12:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:00:05.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:00:05.025+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T12:55:00+00:00 exited with status success for try_number 1 [2024-02-11T13:00:05.025+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:59:00+00:00 exited with status success for try_number 1 [2024-02-11T13:00:05.029+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T12:55:00+00:00, map_index=-1, run_start_date=2024-02-11 13:00:04.237333+00:00, run_end_date=2024-02-11 13:00:04.586374+00:00, run_duration=0.349041, state=success, executor_state=success, try_number=1, max_tries=1, job_id=113, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:00:00.770383+00:00, queued_by_job_id=1, pid=2418 [2024-02-11T13:00:05.030+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88b6521e-8f72-487e-b642-d571ee0c5481 [2024-02-11T13:00:05.030+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:59:00+00:00, map_index=-1, run_start_date=2024-02-11 13:00:04.328152+00:00, run_end_date=2024-02-11 13:00:04.617954+00:00, run_duration=0.289802, 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-11 13:00:00.770383+00:00, queued_by_job_id=1, pid=2419 [2024-02-11T13:00:06.121+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:00:06.122+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:59:00+00:00, run_id=scheduled__2024-02-11T12:59:00+00:00, run_start_date=2024-02-11 13:00:00.709278+00:00, run_end_date=2024-02-11 13:00:06.122223+00:00, run_duration=5.412945, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:59:00+00:00, data_interval_end=2024-02-11 13:00:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:00:06.132+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:00:00+00:00, run_after=2024-02-11T13:01:00+00:00 [2024-02-11T13:00:06.166+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T12:59:00+00:00 exited with status success for try_number 1 [2024-02-11T13:00:06.172+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T12:59:00+00:00, map_index=-1, run_start_date=2024-02-11 13:00:03.811686+00:00, run_end_date=2024-02-11 13:00:05.048801+00:00, run_duration=1.237115, 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-11 13:00:00.770383+00:00, queued_by_job_id=1, pid=2390 [2024-02-11T13:00:06.777+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:00:06.777+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:00:06.778+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:00:06.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T12:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T13:00:06.780+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T12:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T13:00:06.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:00:06.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T12:55:00+00:00 exited with status success for try_number 1 [2024-02-11T13:00:06.812+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5d6f66c3-810b-4c80-9e30-1ac1239e6244 [2024-02-11T13:00:06.813+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T12:55:00+00:00, map_index=-1, run_start_date=2024-02-11 13:00:06.108795+00:00, run_end_date=2024-02-11 13:00:06.299922+00:00, run_duration=0.191127, state=success, executor_state=success, try_number=1, max_tries=1, job_id=115, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:00:04.992548+00:00, queued_by_job_id=1, pid=2449 [2024-02-11T13:00:08.957+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:00:08.958+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:00:08.958+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:00:08.959+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T12:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:00:08.959+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T12:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:00:08.991+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:00:08.991+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T12:55:00+00:00 exited with status success for try_number 1 [2024-02-11T13:00:08.995+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3cb0e93a-6f69-43e4-bc8e-f166d61a871a [2024-02-11T13:00:08.995+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T12:55:00+00:00, map_index=0, run_start_date=2024-02-11 13:00:07.868664+00:00, run_end_date=2024-02-11 13:00:08.056448+00:00, run_duration=0.187784, state=success, executor_state=success, try_number=1, max_tries=1, job_id=116, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:00:06.778766+00:00, queued_by_job_id=1, pid=2461 [2024-02-11T13:00:10.545+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:00:10.545+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 12:55:00+00:00, run_id=scheduled__2024-02-11T12:55:00+00:00, run_start_date=2024-02-11 13:00:00.706389+00:00, run_end_date=2024-02-11 13:00:10.545657+00:00, run_duration=9.839268, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 12:55:00+00:00, data_interval_end=2024-02-11 13:00:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T13:00:10.552+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:00:00+00:00, run_after=2024-02-11T13:05:00+00:00 [2024-02-11T13:00:10.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T12:55:00+00:00 exited with status success for try_number 1 [2024-02-11T13:00:10.587+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T12:55:00+00:00, map_index=-1, run_start_date=2024-02-11 13:00:10.138424+00:00, run_end_date=2024-02-11 13:00:10.383903+00:00, run_duration=0.245479, 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-11 13:00:08.958811+00:00, queued_by_job_id=1, pid=2473 [2024-02-11T13:00:13.894+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T13:01:00.457+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:01:00+00:00, run_after=2024-02-11T13:02:00+00:00 [2024-02-11T13:01:00.462+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:01:00.507+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:01:00.507+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:01:00.507+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:01:00.508+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:01:00.510+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:01:00.510+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:01:00.510+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:01:00.510+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:01:00.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:01:00.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:01:00.643+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff227825-ab44-49f8-80ae-67e3836033b7 [2024-02-11T13:01:00.644+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1d0c9276-8a28-4982-9c99-3a605cf0e162 [2024-02-11T13:01:02.869+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:01:02.869+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:00:00+00:00, run_id=scheduled__2024-02-11T13:00:00+00:00, run_start_date=2024-02-11 13:01:00.471752+00:00, run_end_date=2024-02-11 13:01:02.869376+00:00, run_duration=2.397624, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:00:00+00:00, data_interval_end=2024-02-11 13:01:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:01:02.876+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:01:00+00:00, run_after=2024-02-11T13:02:00+00:00 [2024-02-11T13:01:02.901+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status success for try_number 1 [2024-02-11T13:01:02.904+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:00:00+00:00, map_index=-1, run_start_date=2024-02-11 13:01:01.989228+00:00, run_end_date=2024-02-11 13:01:02.306430+00:00, run_duration=0.317202, 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-11 13:01:00.508870+00:00, queued_by_job_id=1, pid=2509 [2024-02-11T13:01:03.931+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:01:03.932+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:00:00+00:00, run_id=scheduled__2024-02-11T13:00:00+00:00, run_start_date=2024-02-11 13:01:00.472577+00:00, run_end_date=2024-02-11 13:01:03.932040+00:00, run_duration=3.459463, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:00:00+00:00, data_interval_end=2024-02-11 13:01:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:01:03.938+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:01:00+00:00, run_after=2024-02-11T13:02:00+00:00 [2024-02-11T13:01:03.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status success for try_number 1 [2024-02-11T13:01:03.960+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:00:00+00:00, map_index=-1, run_start_date=2024-02-11 13:01:02.005375+00:00, run_end_date=2024-02-11 13:01:03.377923+00:00, run_duration=1.372548, 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-11 13:01:00.508870+00:00, queued_by_job_id=1, pid=2510 [2024-02-11T13:02:00.920+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:02:00.930+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:02:00+00:00, run_after=2024-02-11T13:03:00+00:00 [2024-02-11T13:02:00.935+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:02:00.997+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:02:00.997+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:02:00.997+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:02:00.997+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:02:00.998+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:02:01.000+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:02:01.000+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:02:01.000+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:02:01.000+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:02:01.000+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:02:01.000+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:02:01.142+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:02:01.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:02:01.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:02:01.150+0000] {scheduler_job.py:635} INFO - Setting external_id for to b7dfc8d0-414d-4f72-9584-c97791722e7e [2024-02-11T13:02:01.150+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3ee776d5-e1c6-4383-b0f2-5eb36b49b51b [2024-02-11T13:02:01.150+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6fc53903-d44f-458d-be7a-d44ee190c1b6 [2024-02-11T13:02:02.298+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:02:02.299+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:00:00+00:00, run_id=scheduled__2024-02-11T13:00:00+00:00, run_start_date=2024-02-11 13:02:00.946830+00:00, run_end_date=2024-02-11 13:02:02.299153+00:00, run_duration=1.352323, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:00:00+00:00, data_interval_end=2024-02-11 13:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:02:02.307+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:02:00+00:00, run_after=2024-02-11T13:04:00+00:00 [2024-02-11T13:02:02.406+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status success for try_number 1 [2024-02-11T13:02:02.424+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:00:00+00:00, map_index=-1, run_start_date=2024-02-11 13:02:01.599368+00:00, run_end_date=2024-02-11 13:02:02.111648+00:00, run_duration=0.51228, 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-11 13:02:00.998702+00:00, queued_by_job_id=1, pid=2546 [2024-02-11T13:02:03.458+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:02:03.458+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:01:00+00:00, run_id=scheduled__2024-02-11T13:01:00+00:00, run_start_date=2024-02-11 13:02:00.948262+00:00, run_end_date=2024-02-11 13:02:03.458881+00:00, run_duration=2.510619, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:01:00+00:00, data_interval_end=2024-02-11 13:02:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:02:03.465+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:02:00+00:00, run_after=2024-02-11T13:03:00+00:00 [2024-02-11T13:02:03.484+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:01:00+00:00 exited with status success for try_number 1 [2024-02-11T13:02:03.487+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:01:00+00:00, map_index=-1, run_start_date=2024-02-11 13:02:02.914199+00:00, run_end_date=2024-02-11 13:02:03.126011+00:00, run_duration=0.211812, 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-11 13:02:00.998702+00:00, queued_by_job_id=1, pid=2577 [2024-02-11T13:02:04.516+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:02:04.516+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:01:00+00:00, run_id=scheduled__2024-02-11T13:01:00+00:00, run_start_date=2024-02-11 13:02:00.947605+00:00, run_end_date=2024-02-11 13:02:04.516901+00:00, run_duration=3.569296, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:01:00+00:00, data_interval_end=2024-02-11 13:02:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:02:04.523+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:02:00+00:00, run_after=2024-02-11T13:03:00+00:00 [2024-02-11T13:02:04.543+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:01:00+00:00 exited with status success for try_number 1 [2024-02-11T13:02:04.546+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:01:00+00:00, map_index=-1, run_start_date=2024-02-11 13:02:02.881509+00:00, run_end_date=2024-02-11 13:02:03.946568+00:00, run_duration=1.065059, state=success, executor_state=success, try_number=1, max_tries=1, job_id=121, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:02:00.998702+00:00, queued_by_job_id=1, pid=2576 [2024-02-11T13:03:00.414+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:03:00.424+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:03:00+00:00, run_after=2024-02-11T13:04:00+00:00 [2024-02-11T13:03:00.483+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:03:00.483+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:03:00.484+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:03:00.484+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:03:00.486+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:03:00.486+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:03:00.487+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:03:00.487+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:03:00.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:03:00.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:03:00.613+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9b794d0-ce43-466a-9881-92986a1547d8 [2024-02-11T13:03:00.613+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a0623da-f784-4250-abfb-fc3d0b66dba0 [2024-02-11T13:03:02.850+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:03:02.851+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:02:00+00:00, run_id=scheduled__2024-02-11T13:02:00+00:00, run_start_date=2024-02-11 13:03:00.437255+00:00, run_end_date=2024-02-11 13:03:02.850966+00:00, run_duration=2.413711, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:02:00+00:00, data_interval_end=2024-02-11 13:03:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:03:02.857+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:03:00+00:00, run_after=2024-02-11T13:04:00+00:00 [2024-02-11T13:03:02.884+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:02:00+00:00 exited with status success for try_number 1 [2024-02-11T13:03:02.887+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:02:00+00:00, map_index=-1, run_start_date=2024-02-11 13:03:01.950907+00:00, run_end_date=2024-02-11 13:03:02.302016+00:00, run_duration=0.351109, state=success, executor_state=success, try_number=1, max_tries=1, job_id=124, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:03:00.485070+00:00, queued_by_job_id=1, pid=2632 [2024-02-11T13:03:03.914+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:03:03.914+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:02:00+00:00, run_id=scheduled__2024-02-11T13:02:00+00:00, run_start_date=2024-02-11 13:03:00.436387+00:00, run_end_date=2024-02-11 13:03:03.914503+00:00, run_duration=3.478116, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:02:00+00:00, data_interval_end=2024-02-11 13:03:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:03:03.921+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:03:00+00:00, run_after=2024-02-11T13:04:00+00:00 [2024-02-11T13:03:03.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:02:00+00:00 exited with status success for try_number 1 [2024-02-11T13:03:03.944+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:02:00+00:00, map_index=-1, run_start_date=2024-02-11 13:03:01.922529+00:00, run_end_date=2024-02-11 13:03:03.071321+00:00, run_duration=1.148792, 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-11 13:03:00.485070+00:00, queued_by_job_id=1, pid=2631 [2024-02-11T13:04:00.667+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:04:00.673+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:04:00.683+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:04:00+00:00, run_after=2024-02-11T13:05:00+00:00 [2024-02-11T13:04:00.736+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:04:00.736+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:04:00.736+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:04:00.737+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:04:00.737+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:04:00.739+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:04:00.739+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:04:00.740+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:04:00.740+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:04:00.740+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:04:00.740+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:04:00.885+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:04:00.886+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:04:00.886+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:04:00.902+0000] {scheduler_job.py:635} INFO - Setting external_id for to 637d11e9-b3d0-40bb-a726-7b3676b6b7f4 [2024-02-11T13:04:00.902+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7ebcc14f-f86a-4ea8-82bb-80627958106c [2024-02-11T13:04:00.903+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ff52bac-78a6-4361-a8ae-4bbe2e6e4758 [2024-02-11T13:04:02.266+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:04:02.266+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:02:00+00:00, run_id=scheduled__2024-02-11T13:02:00+00:00, run_start_date=2024-02-11 13:04:00.692507+00:00, run_end_date=2024-02-11 13:04:02.266672+00:00, run_duration=1.574165, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:02:00+00:00, data_interval_end=2024-02-11 13:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:04:02.275+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:04:00+00:00, run_after=2024-02-11T13:06:00+00:00 [2024-02-11T13:04:02.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:02:00+00:00 exited with status success for try_number 1 [2024-02-11T13:04:02.356+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:02:00+00:00, map_index=-1, run_start_date=2024-02-11 13:04:01.419397+00:00, run_end_date=2024-02-11 13:04:01.908121+00:00, run_duration=0.488724, state=success, executor_state=success, try_number=1, max_tries=1, job_id=125, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:04:00.738301+00:00, queued_by_job_id=1, pid=2667 [2024-02-11T13:04:03.388+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:04:03.389+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:03:00+00:00, run_id=scheduled__2024-02-11T13:03:00+00:00, run_start_date=2024-02-11 13:04:00.693393+00:00, run_end_date=2024-02-11 13:04:03.388946+00:00, run_duration=2.695553, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:03:00+00:00, data_interval_end=2024-02-11 13:04:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:04:03.395+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:04:00+00:00, run_after=2024-02-11T13:05:00+00:00 [2024-02-11T13:04:03.421+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:03:00+00:00 exited with status success for try_number 1 [2024-02-11T13:04:03.424+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:03:00+00:00, map_index=-1, run_start_date=2024-02-11 13:04:02.580434+00:00, run_end_date=2024-02-11 13:04:02.881039+00:00, run_duration=0.300605, 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-11 13:04:00.738301+00:00, queued_by_job_id=1, pid=2698 [2024-02-11T13:04:04.452+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:04:04.452+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:03:00+00:00, run_id=scheduled__2024-02-11T13:03:00+00:00, run_start_date=2024-02-11 13:04:00.694166+00:00, run_end_date=2024-02-11 13:04:04.452885+00:00, run_duration=3.758719, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:03:00+00:00, data_interval_end=2024-02-11 13:04:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:04:04.459+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:04:00+00:00, run_after=2024-02-11T13:05:00+00:00 [2024-02-11T13:04:04.481+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:03:00+00:00 exited with status success for try_number 1 [2024-02-11T13:04:04.484+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:03:00+00:00, map_index=-1, run_start_date=2024-02-11 13:04:02.493361+00:00, run_end_date=2024-02-11 13:04:03.975606+00:00, run_duration=1.482245, 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-11 13:04:00.738301+00:00, queued_by_job_id=1, pid=2697 [2024-02-11T13:05:00.860+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:05:00+00:00, run_after=2024-02-11T13:06:00+00:00 [2024-02-11T13:05:00.868+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:05:00+00:00, run_after=2024-02-11T13:10:00+00:00 [2024-02-11T13:05:00.872+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:05:00.916+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:05:00.916+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:05:00.917+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:05:00.917+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:05:00.917+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:05:00.919+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T13:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T13:05:00.919+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:05:00.919+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:05:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:05:00.920+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:05:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:05:01.083+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:05:01.083+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:05:01.083+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:05:01.090+0000] {scheduler_job.py:635} INFO - Setting external_id for to bcdb9d96-7554-4bbf-acfa-5b0d0b2711a0 [2024-02-11T13:05:01.091+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7520b80-3021-4c78-8e3b-1a20c0aa1867 [2024-02-11T13:05:01.091+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f4ca17e-7c2f-46bb-86ec-9ab2e773b4f1 [2024-02-11T13:05:04.126+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:05:04.126+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:04:00+00:00, run_id=scheduled__2024-02-11T13:04:00+00:00, run_start_date=2024-02-11 13:05:00.882940+00:00, run_end_date=2024-02-11 13:05:04.126842+00:00, run_duration=3.243902, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:04:00+00:00, data_interval_end=2024-02-11 13:05:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:05:04.135+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:05:00+00:00, run_after=2024-02-11T13:06:00+00:00 [2024-02-11T13:05:04.158+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:05:04.159+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:05:04.159+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:05:04.161+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T13:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T13:05:04.161+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:05:04.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:05:04.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status success for try_number 1 [2024-02-11T13:05:04.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:04:00+00:00 exited with status success for try_number 1 [2024-02-11T13:05:04.198+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:04:00+00:00, map_index=-1, run_start_date=2024-02-11 13:05:02.850704+00:00, run_end_date=2024-02-11 13:05:03.278579+00:00, run_duration=0.427875, 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-11 13:05:00.918308+00:00, queued_by_job_id=1, pid=2763 [2024-02-11T13:05:04.198+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T13:00:00+00:00, map_index=-1, run_start_date=2024-02-11 13:05:02.954364+00:00, run_end_date=2024-02-11 13:05:03.325021+00:00, run_duration=0.370657, state=success, executor_state=success, try_number=1, max_tries=1, job_id=129, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:05:00.918308+00:00, queued_by_job_id=1, pid=2764 [2024-02-11T13:05:04.198+0000] {scheduler_job.py:635} INFO - Setting external_id for to aa32ad61-9516-45c8-a78d-ba96e9df6f64 [2024-02-11T13:05:05.290+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:05:05.290+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:04:00+00:00, run_id=scheduled__2024-02-11T13:04:00+00:00, run_start_date=2024-02-11 13:05:00.883613+00:00, run_end_date=2024-02-11 13:05:05.290606+00:00, run_duration=4.406993, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:04:00+00:00, data_interval_end=2024-02-11 13:05:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:05:05.297+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:05:00+00:00, run_after=2024-02-11T13:06:00+00:00 [2024-02-11T13:05:05.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:04:00+00:00 exited with status success for try_number 1 [2024-02-11T13:05:05.331+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:04:00+00:00, map_index=-1, run_start_date=2024-02-11 13:05:03.092349+00:00, run_end_date=2024-02-11 13:05:04.451432+00:00, run_duration=1.359083, 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-11 13:05:00.918308+00:00, queued_by_job_id=1, pid=2765 [2024-02-11T13:05:06.371+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:05:06.371+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:05:06.372+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:05:06.373+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T13:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T13:05:06.373+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T13:05:06.405+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:05:06.405+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status success for try_number 1 [2024-02-11T13:05:06.410+0000] {scheduler_job.py:635} INFO - Setting external_id for to 68fa6d63-af13-4a34-85d0-9025827ee23f [2024-02-11T13:05:06.410+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T13:00:00+00:00, map_index=-1, run_start_date=2024-02-11 13:05:05.274863+00:00, run_end_date=2024-02-11 13:05:05.453965+00:00, run_duration=0.179102, state=success, executor_state=success, try_number=1, max_tries=1, job_id=131, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:05:04.159918+00:00, queued_by_job_id=1, pid=2804 [2024-02-11T13:05:07.813+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:05:07.813+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:05:07.814+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:05:07.816+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T13:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:05:07.816+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T13:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:05:07.847+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:05:07.848+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status success for try_number 1 [2024-02-11T13:05:07.852+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa2854ca-7a4f-477d-b972-092c6621692e [2024-02-11T13:05:07.852+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T13:00:00+00:00, map_index=0, run_start_date=2024-02-11 13:05:07.472903+00:00, run_end_date=2024-02-11 13:05:07.640136+00:00, run_duration=0.167233, state=success, executor_state=success, try_number=1, max_tries=1, job_id=132, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:05:06.372640+00:00, queued_by_job_id=1, pid=2816 [2024-02-11T13:05:10.004+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:05:10.005+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:00:00+00:00, run_id=scheduled__2024-02-11T13:00:00+00:00, run_start_date=2024-02-11 13:05:00.882164+00:00, run_end_date=2024-02-11 13:05:10.004926+00:00, run_duration=9.122762, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:00:00+00:00, data_interval_end=2024-02-11 13:05:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T13:05:10.012+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:05:00+00:00, run_after=2024-02-11T13:10:00+00:00 [2024-02-11T13:05:10.040+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:00:00+00:00 exited with status success for try_number 1 [2024-02-11T13:05:10.045+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T13:00:00+00:00, map_index=-1, run_start_date=2024-02-11 13:05:09.025390+00:00, run_end_date=2024-02-11 13:05:09.219129+00:00, run_duration=0.193739, 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-11 13:05:07.814774+00:00, queued_by_job_id=1, pid=2828 [2024-02-11T13:05:13.929+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T13:06:00.089+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:06:00.101+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:06:00+00:00, run_after=2024-02-11T13:07:00+00:00 [2024-02-11T13:06:00.107+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:06:00.159+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:06:00.159+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:06:00.159+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:06:00.159+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:06:00.160+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:06:00.162+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:06:00.163+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:06:00.163+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:06:00.163+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:06:00.163+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:06:00.163+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:06:00.449+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:06:00.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:06:00.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:06:00.465+0000] {scheduler_job.py:635} INFO - Setting external_id for to bb69a63d-ac16-4e7d-8c04-4df6da6ff995 [2024-02-11T13:06:00.465+0000] {scheduler_job.py:635} INFO - Setting external_id for to c2d8481c-1f9f-4615-a450-2386bc92b1ee [2024-02-11T13:06:00.465+0000] {scheduler_job.py:635} INFO - Setting external_id for to fafc8782-b8e4-4d12-8cff-15b6eb702960 [2024-02-11T13:06:01.645+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:06:01.646+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:04:00+00:00, run_id=scheduled__2024-02-11T13:04:00+00:00, run_start_date=2024-02-11 13:06:00.116618+00:00, run_end_date=2024-02-11 13:06:01.645967+00:00, run_duration=1.529349, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:04:00+00:00, data_interval_end=2024-02-11 13:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:06:01.653+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:06:00+00:00, run_after=2024-02-11T13:08:00+00:00 [2024-02-11T13:06:01.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:04:00+00:00 exited with status success for try_number 1 [2024-02-11T13:06:01.748+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:04:00+00:00, map_index=-1, run_start_date=2024-02-11 13:06:00.871941+00:00, run_end_date=2024-02-11 13:06:01.181126+00:00, run_duration=0.309185, 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-11 13:06:00.160928+00:00, queued_by_job_id=1, pid=2845 [2024-02-11T13:06:02.401+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:06:02.401+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:05:00+00:00, run_id=scheduled__2024-02-11T13:05:00+00:00, run_start_date=2024-02-11 13:06:00.117476+00:00, run_end_date=2024-02-11 13:06:02.401550+00:00, run_duration=2.284074, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:05:00+00:00, data_interval_end=2024-02-11 13:06:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:06:02.416+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:06:00+00:00, run_after=2024-02-11T13:07:00+00:00 [2024-02-11T13:06:03.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:05:00+00:00 exited with status success for try_number 1 [2024-02-11T13:06:03.547+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:05:00+00:00, map_index=-1, run_start_date=2024-02-11 13:06:02.024497+00:00, run_end_date=2024-02-11 13:06:02.324615+00:00, run_duration=0.300118, 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-11 13:06:00.160928+00:00, queued_by_job_id=1, pid=2876 [2024-02-11T13:06:04.574+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:06:04.574+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:05:00+00:00, run_id=scheduled__2024-02-11T13:05:00+00:00, run_start_date=2024-02-11 13:06:00.118167+00:00, run_end_date=2024-02-11 13:06:04.574747+00:00, run_duration=4.45658, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:05:00+00:00, data_interval_end=2024-02-11 13:06:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:06:04.581+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:06:00+00:00, run_after=2024-02-11T13:07:00+00:00 [2024-02-11T13:06:04.601+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:05:00+00:00 exited with status success for try_number 1 [2024-02-11T13:06:04.604+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:05:00+00:00, map_index=-1, run_start_date=2024-02-11 13:06:01.946053+00:00, run_end_date=2024-02-11 13:06:03.801801+00:00, run_duration=1.855748, 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-11 13:06:00.160928+00:00, queued_by_job_id=1, pid=2875 [2024-02-11T13:07:00.310+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:07:00+00:00, run_after=2024-02-11T13:08:00+00:00 [2024-02-11T13:07:00.316+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:07:00.354+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:07:00.354+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:07:00.354+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:07:00.354+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:07:00.356+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:07:00.356+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:07:00.357+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:07:00.357+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:07:00.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:07:00.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:07:00.488+0000] {scheduler_job.py:635} INFO - Setting external_id for to 65a5fc21-3427-4f61-b852-bd8b4f011fa9 [2024-02-11T13:07:00.488+0000] {scheduler_job.py:635} INFO - Setting external_id for to a01278f2-f84d-4052-8b9b-2197ca6b81dd [2024-02-11T13:07:02.730+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:07:02.730+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:06:00+00:00, run_id=scheduled__2024-02-11T13:06:00+00:00, run_start_date=2024-02-11 13:07:00.326581+00:00, run_end_date=2024-02-11 13:07:02.730565+00:00, run_duration=2.403984, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:06:00+00:00, data_interval_end=2024-02-11 13:07:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:07:02.737+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:07:00+00:00, run_after=2024-02-11T13:08:00+00:00 [2024-02-11T13:07:02.762+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:06:00+00:00 exited with status success for try_number 1 [2024-02-11T13:07:02.765+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:06:00+00:00, map_index=-1, run_start_date=2024-02-11 13:07:01.779934+00:00, run_end_date=2024-02-11 13:07:02.112809+00:00, run_duration=0.332875, 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-11 13:07:00.355502+00:00, queued_by_job_id=1, pid=2930 [2024-02-11T13:07:04.013+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:07:04.013+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:06:00+00:00, run_id=scheduled__2024-02-11T13:06:00+00:00, run_start_date=2024-02-11 13:07:00.327384+00:00, run_end_date=2024-02-11 13:07:04.013664+00:00, run_duration=3.68628, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:06:00+00:00, data_interval_end=2024-02-11 13:07:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:07:04.020+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:07:00+00:00, run_after=2024-02-11T13:08:00+00:00 [2024-02-11T13:07:04.059+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:06:00+00:00 exited with status success for try_number 1 [2024-02-11T13:07:04.063+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:06:00+00:00, map_index=-1, run_start_date=2024-02-11 13:07:01.841995+00:00, run_end_date=2024-02-11 13:07:03.240862+00:00, run_duration=1.398867, state=success, executor_state=success, try_number=1, max_tries=1, job_id=138, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:07:00.355502+00:00, queued_by_job_id=1, pid=2931 [2024-02-11T13:08:00.489+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:08:00+00:00, run_after=2024-02-11T13:09:00+00:00 [2024-02-11T13:08:00.494+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:08:00.499+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:08:00.548+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:08:00.548+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:08:00.548+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:08:00.548+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:08:00.549+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:08:00.552+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:08:00.552+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:08:00.552+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:08:00.552+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:08:00.553+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:08:00.553+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:08:00.723+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:08:00.723+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:08:00.723+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:08:00.736+0000] {scheduler_job.py:635} INFO - Setting external_id for to e42eb803-c6a3-4a4f-a13a-f5216492c41c [2024-02-11T13:08:00.736+0000] {scheduler_job.py:635} INFO - Setting external_id for to 163fc1bd-ebe3-4e26-8ad9-2ea03afddaa8 [2024-02-11T13:08:00.736+0000] {scheduler_job.py:635} INFO - Setting external_id for to eedb62ad-35b4-4d5a-8cca-4cba0745b81e [2024-02-11T13:08:01.952+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:08:01.953+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:06:00+00:00, run_id=scheduled__2024-02-11T13:06:00+00:00, run_start_date=2024-02-11 13:08:00.510091+00:00, run_end_date=2024-02-11 13:08:01.953341+00:00, run_duration=1.44325, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:06:00+00:00, data_interval_end=2024-02-11 13:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:08:01.968+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:08:00+00:00, run_after=2024-02-11T13:10:00+00:00 [2024-02-11T13:08:02.066+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:06:00+00:00 exited with status success for try_number 1 [2024-02-11T13:08:02.090+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:06:00+00:00, map_index=-1, run_start_date=2024-02-11 13:08:01.256436+00:00, run_end_date=2024-02-11 13:08:01.513557+00:00, run_duration=0.257121, 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-11 13:08:00.550529+00:00, queued_by_job_id=1, pid=2966 [2024-02-11T13:08:03.133+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:08:03.133+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:07:00+00:00, run_id=scheduled__2024-02-11T13:07:00+00:00, run_start_date=2024-02-11 13:08:00.510987+00:00, run_end_date=2024-02-11 13:08:03.133370+00:00, run_duration=2.622383, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:07:00+00:00, data_interval_end=2024-02-11 13:08:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:08:03.140+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:08:00+00:00, run_after=2024-02-11T13:09:00+00:00 [2024-02-11T13:08:03.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:07:00+00:00 exited with status success for try_number 1 [2024-02-11T13:08:03.174+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:07:00+00:00, map_index=-1, run_start_date=2024-02-11 13:08:02.396109+00:00, run_end_date=2024-02-11 13:08:02.727204+00:00, run_duration=0.331095, 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-11 13:08:00.550529+00:00, queued_by_job_id=1, pid=2996 [2024-02-11T13:08:04.513+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:08:04.514+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:07:00+00:00, run_id=scheduled__2024-02-11T13:07:00+00:00, run_start_date=2024-02-11 13:08:00.511698+00:00, run_end_date=2024-02-11 13:08:04.514200+00:00, run_duration=4.002502, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:07:00+00:00, data_interval_end=2024-02-11 13:08:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:08:04.520+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:08:00+00:00, run_after=2024-02-11T13:09:00+00:00 [2024-02-11T13:08:04.541+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:07:00+00:00 exited with status success for try_number 1 [2024-02-11T13:08:04.544+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:07:00+00:00, map_index=-1, run_start_date=2024-02-11 13:08:02.431939+00:00, run_end_date=2024-02-11 13:08:03.454929+00:00, run_duration=1.02299, state=success, executor_state=success, try_number=1, max_tries=1, job_id=141, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:08:00.550529+00:00, queued_by_job_id=1, pid=2997 [2024-02-11T13:09:00.962+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:09:00+00:00, run_after=2024-02-11T13:10:00+00:00 [2024-02-11T13:09:00.969+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:09:01.010+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:09:01.010+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:09:01.010+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:09:01.011+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:09:01.013+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:09:01.013+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:09:01.013+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:09:01.013+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:09:01.136+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:09:01.137+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:09:01.145+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77539880-d284-49d5-a68c-49b4283f6b1b [2024-02-11T13:09:01.145+0000] {scheduler_job.py:635} INFO - Setting external_id for to fed330fb-e9d3-4d32-840f-41ad84078da7 [2024-02-11T13:09:03.457+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:09:03.457+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:08:00+00:00, run_id=scheduled__2024-02-11T13:08:00+00:00, run_start_date=2024-02-11 13:09:00.978220+00:00, run_end_date=2024-02-11 13:09:03.457807+00:00, run_duration=2.479587, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:08:00+00:00, data_interval_end=2024-02-11 13:09:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:09:03.464+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:09:00+00:00, run_after=2024-02-11T13:10:00+00:00 [2024-02-11T13:09:03.493+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:08:00+00:00 exited with status success for try_number 1 [2024-02-11T13:09:03.496+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:08:00+00:00, map_index=-1, run_start_date=2024-02-11 13:09:02.630646+00:00, run_end_date=2024-02-11 13:09:02.924612+00:00, run_duration=0.293966, state=success, executor_state=success, try_number=1, max_tries=1, job_id=142, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:09:01.011782+00:00, queued_by_job_id=1, pid=3051 [2024-02-11T13:09:04.981+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:09:04.981+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:08:00+00:00, run_id=scheduled__2024-02-11T13:08:00+00:00, run_start_date=2024-02-11 13:09:00.979040+00:00, run_end_date=2024-02-11 13:09:04.981748+00:00, run_duration=4.002708, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:08:00+00:00, data_interval_end=2024-02-11 13:09:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:09:04.988+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:09:00+00:00, run_after=2024-02-11T13:10:00+00:00 [2024-02-11T13:09:05.010+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:08:00+00:00 exited with status success for try_number 1 [2024-02-11T13:09:05.013+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:08:00+00:00, map_index=-1, run_start_date=2024-02-11 13:09:02.824281+00:00, run_end_date=2024-02-11 13:09:04.109916+00:00, run_duration=1.285635, 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-11 13:09:01.011782+00:00, queued_by_job_id=1, pid=3052 [2024-02-11T13:10:00.425+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:10:00.431+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:10:00.444+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:10:00+00:00, run_after=2024-02-11T13:11:00+00:00 [2024-02-11T13:10:00.456+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:10:00+00:00, run_after=2024-02-11T13:15:00+00:00 [2024-02-11T13:10:00.558+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T13:10:00.558+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:10:00.558+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:10:00.559+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:10:00.559+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:10:00.560+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:10:00.563+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T13:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T13:10:00.563+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T13:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:10:00.564+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:10:00.564+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:10:00.564+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:10:00.564+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:10:00.565+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:10:00.565+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:10:01.084+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:10:01.084+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:10:01.085+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:10:01.085+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:10:01.102+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5382b794-442e-46d8-b321-4de18dc641d2 [2024-02-11T13:10:01.102+0000] {scheduler_job.py:635} INFO - Setting external_id for to 06e11a78-32b9-4497-bd0d-00fbbb8d995e [2024-02-11T13:10:01.102+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1398a70b-e642-42fc-bea1-5da9455f3bd8 [2024-02-11T13:10:01.103+0000] {scheduler_job.py:635} INFO - Setting external_id for to 10530a01-31a7-42d6-a878-462cefacb0f1 [2024-02-11T13:10:03.654+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:10:03.661+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:08:00+00:00, run_id=scheduled__2024-02-11T13:08:00+00:00, run_start_date=2024-02-11 13:10:00.476611+00:00, run_end_date=2024-02-11 13:10:03.661569+00:00, run_duration=3.184958, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:08:00+00:00, data_interval_end=2024-02-11 13:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:10:03.681+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:10:00+00:00, run_after=2024-02-11T13:12:00+00:00 [2024-02-11T13:10:03.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:08:00+00:00 exited with status success for try_number 1 [2024-02-11T13:10:03.925+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:08:00+00:00, map_index=-1, run_start_date=2024-02-11 13:10:02.251653+00:00, run_end_date=2024-02-11 13:10:03.365381+00:00, run_duration=1.113728, 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-11 13:10:00.561290+00:00, queued_by_job_id=1, pid=3089 [2024-02-11T13:10:05.582+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:10:05.582+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:09:00+00:00, run_id=scheduled__2024-02-11T13:09:00+00:00, run_start_date=2024-02-11 13:10:00.477475+00:00, run_end_date=2024-02-11 13:10:05.582621+00:00, run_duration=5.105146, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:09:00+00:00, data_interval_end=2024-02-11 13:10:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:10:05.589+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:10:00+00:00, run_after=2024-02-11T13:11:00+00:00 [2024-02-11T13:10:05.598+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:10:05.598+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:09:00+00:00, run_id=scheduled__2024-02-11T13:09:00+00:00, run_start_date=2024-02-11 13:10:00.478275+00:00, run_end_date=2024-02-11 13:10:05.598881+00:00, run_duration=5.120606, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:09:00+00:00, data_interval_end=2024-02-11 13:10:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:10:05.606+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:10:00+00:00, run_after=2024-02-11T13:11:00+00:00 [2024-02-11T13:10:05.625+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:10:05.625+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:10:05.626+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:10:05.627+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T13:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T13:10:05.627+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T13:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:10:05.659+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:10:05.660+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:05:00+00:00 exited with status success for try_number 1 [2024-02-11T13:10:05.660+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:09:00+00:00 exited with status success for try_number 1 [2024-02-11T13:10:05.660+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:09:00+00:00 exited with status success for try_number 1 [2024-02-11T13:10:05.665+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:09:00+00:00, map_index=-1, run_start_date=2024-02-11 13:10:03.443554+00:00, run_end_date=2024-02-11 13:10:05.122333+00:00, run_duration=1.678779, 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-11 13:10:00.561290+00:00, queued_by_job_id=1, pid=3110 [2024-02-11T13:10:05.665+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:09:00+00:00, map_index=-1, run_start_date=2024-02-11 13:10:04.404099+00:00, run_end_date=2024-02-11 13:10:04.745059+00:00, run_duration=0.34096, 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-11 13:10:00.561290+00:00, queued_by_job_id=1, pid=3139 [2024-02-11T13:10:05.665+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T13:05:00+00:00, map_index=-1, run_start_date=2024-02-11 13:10:04.264612+00:00, run_end_date=2024-02-11 13:10:04.653403+00:00, run_duration=0.388791, state=success, executor_state=success, try_number=1, max_tries=1, job_id=146, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:10:00.561290+00:00, queued_by_job_id=1, pid=3138 [2024-02-11T13:10:05.666+0000] {scheduler_job.py:635} INFO - Setting external_id for to c285907c-278a-4662-923c-07f137f43083 [2024-02-11T13:10:07.812+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:10:07.812+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:10:07.813+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:10:07.814+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T13:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T13:10:07.814+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T13:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T13:10:07.846+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:10:07.846+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:05:00+00:00 exited with status success for try_number 1 [2024-02-11T13:10:07.850+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3293c396-384e-4ddb-93a9-bbbf52665ed2 [2024-02-11T13:10:07.850+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T13:05:00+00:00, map_index=-1, run_start_date=2024-02-11 13:10:06.720238+00:00, run_end_date=2024-02-11 13:10:06.895030+00:00, run_duration=0.174792, state=success, executor_state=success, try_number=1, max_tries=1, job_id=148, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:10:05.626662+00:00, queued_by_job_id=1, pid=3169 [2024-02-11T13:10:09.589+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:10:09.589+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:10:09.589+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:10:09.590+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T13:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:10:09.591+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T13:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:10:09.620+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:10:09.620+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:05:00+00:00 exited with status success for try_number 1 [2024-02-11T13:10:09.625+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7eeeea43-d139-47b0-adb2-c17c6658dfb3 [2024-02-11T13:10:09.625+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T13:05:00+00:00, map_index=0, run_start_date=2024-02-11 13:10:08.996263+00:00, run_end_date=2024-02-11 13:10:09.188591+00:00, run_duration=0.192328, state=success, executor_state=success, try_number=1, max_tries=1, job_id=149, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:10:07.813600+00:00, queued_by_job_id=1, pid=3181 [2024-02-11T13:10:11.940+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:10:11.941+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:05:00+00:00, run_id=scheduled__2024-02-11T13:05:00+00:00, run_start_date=2024-02-11 13:10:00.475595+00:00, run_end_date=2024-02-11 13:10:11.941355+00:00, run_duration=11.46576, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:05:00+00:00, data_interval_end=2024-02-11 13:10:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T13:10:11.947+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:10:00+00:00, run_after=2024-02-11T13:15:00+00:00 [2024-02-11T13:10:11.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:05:00+00:00 exited with status success for try_number 1 [2024-02-11T13:10:11.974+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T13:05:00+00:00, map_index=-1, run_start_date=2024-02-11 13:10:10.962537+00:00, run_end_date=2024-02-11 13:10:11.157135+00:00, run_duration=0.194598, 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-11 13:10:09.590048+00:00, queued_by_job_id=1, pid=3193 [2024-02-11T13:10:13.964+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T13:11:01.057+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:11:00+00:00, run_after=2024-02-11T13:12:00+00:00 [2024-02-11T13:11:01.062+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:11:01.099+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:11:01.099+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:11:01.099+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:11:01.100+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:11:01.101+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:11:01.102+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:11:01.102+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:11:01.102+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:11:01.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:11:01.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:11:01.208+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0aeefaa2-2448-4dc5-b589-3f3e80ccff2a [2024-02-11T13:11:01.208+0000] {scheduler_job.py:635} INFO - Setting external_id for to dbf743ad-e573-4151-ab62-4ea50dcc7f93 [2024-02-11T13:11:03.431+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:11:03.432+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:10:00+00:00, run_id=scheduled__2024-02-11T13:10:00+00:00, run_start_date=2024-02-11 13:11:01.070666+00:00, run_end_date=2024-02-11 13:11:03.432273+00:00, run_duration=2.361607, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:10:00+00:00, data_interval_end=2024-02-11 13:11:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:11:03.442+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:11:00+00:00, run_after=2024-02-11T13:12:00+00:00 [2024-02-11T13:11:03.471+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status success for try_number 1 [2024-02-11T13:11:03.475+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:10:00+00:00, map_index=-1, run_start_date=2024-02-11 13:11:02.706231+00:00, run_end_date=2024-02-11 13:11:02.931467+00:00, run_duration=0.225236, 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-11 13:11:01.100678+00:00, queued_by_job_id=1, pid=3231 [2024-02-11T13:11:04.507+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:11:04.507+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:10:00+00:00, run_id=scheduled__2024-02-11T13:10:00+00:00, run_start_date=2024-02-11 13:11:01.071413+00:00, run_end_date=2024-02-11 13:11:04.507684+00:00, run_duration=3.436271, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:10:00+00:00, data_interval_end=2024-02-11 13:11:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:11:04.517+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:11:00+00:00, run_after=2024-02-11T13:12:00+00:00 [2024-02-11T13:11:04.551+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status success for try_number 1 [2024-02-11T13:11:04.555+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:10:00+00:00, map_index=-1, run_start_date=2024-02-11 13:11:02.732858+00:00, run_end_date=2024-02-11 13:11:03.582661+00:00, run_duration=0.849803, 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-11 13:11:01.100678+00:00, queued_by_job_id=1, pid=3232 [2024-02-11T13:12:00.348+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:12:00+00:00, run_after=2024-02-11T13:13:00+00:00 [2024-02-11T13:12:00.355+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:12: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-11T13:12:00.429+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:12:00.430+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:12:00.430+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:12:00.430+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:12:00.431+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:12:00.433+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:12:00.434+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:12:00.434+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:12:00.434+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:12:00.435+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:12:00.435+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:12:00.839+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:12:00.839+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:12:00.839+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:12:00.849+0000] {scheduler_job.py:635} INFO - Setting external_id for to b0d03325-5930-43bb-b979-230be5334bf6 [2024-02-11T13:12:00.849+0000] {scheduler_job.py:635} INFO - Setting external_id for to 759f583d-0b52-42dc-8d14-8567388bca92 [2024-02-11T13:12:00.853+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6855a3a1-dfeb-4770-a5cf-8166773dd7f9 [2024-02-11T13:12:03.213+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:12:03.214+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:10:00+00:00, run_id=scheduled__2024-02-11T13:10:00+00:00, run_start_date=2024-02-11 13:12:00.390174+00:00, run_end_date=2024-02-11 13:12:03.214289+00:00, run_duration=2.824115, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:10:00+00:00, data_interval_end=2024-02-11 13:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:12:03.221+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:12:00+00:00, run_after=2024-02-11T13:14:00+00:00 [2024-02-11T13:12:03.225+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:12:03.225+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:11:00+00:00, run_id=scheduled__2024-02-11T13:11:00+00:00, run_start_date=2024-02-11 13:12:00.391153+00:00, run_end_date=2024-02-11 13:12:03.225791+00:00, run_duration=2.834638, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:11:00+00:00, data_interval_end=2024-02-11 13:12:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:12:03.232+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:12:00+00:00, run_after=2024-02-11T13:13:00+00:00 [2024-02-11T13:12:03.260+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status success for try_number 1 [2024-02-11T13:12:03.260+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:11:00+00:00 exited with status success for try_number 1 [2024-02-11T13:12:03.265+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:10:00+00:00, map_index=-1, run_start_date=2024-02-11 13:12:01.846167+00:00, run_end_date=2024-02-11 13:12:02.351755+00:00, run_duration=0.505588, 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-11 13:12:00.432014+00:00, queued_by_job_id=1, pid=3269 [2024-02-11T13:12:03.266+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:11:00+00:00, map_index=-1, run_start_date=2024-02-11 13:12:02.574404+00:00, run_end_date=2024-02-11 13:12:02.921616+00:00, run_duration=0.347212, 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-11 13:12:00.432014+00:00, queued_by_job_id=1, pid=3296 [2024-02-11T13:12:04.294+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:12:04.294+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:11:00+00:00, run_id=scheduled__2024-02-11T13:11:00+00:00, run_start_date=2024-02-11 13:12:00.392023+00:00, run_end_date=2024-02-11 13:12:04.294387+00:00, run_duration=3.902364, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:11:00+00:00, data_interval_end=2024-02-11 13:12:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:12:04.301+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:12:00+00:00, run_after=2024-02-11T13:13:00+00:00 [2024-02-11T13:12:04.321+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:11:00+00:00 exited with status success for try_number 1 [2024-02-11T13:12:04.325+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:11:00+00:00, map_index=-1, run_start_date=2024-02-11 13:12:02.611583+00:00, run_end_date=2024-02-11 13:12:03.946359+00:00, run_duration=1.334776, state=success, executor_state=success, try_number=1, max_tries=1, job_id=155, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:12:00.432014+00:00, queued_by_job_id=1, pid=3297 [2024-02-11T13:13:00.545+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:13:00+00:00, run_after=2024-02-11T13:14:00+00:00 [2024-02-11T13:13:00.550+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:13:00.587+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:13:00.587+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:13:00.587+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:13:00.588+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:13:00.590+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:13:00.590+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:13:00.591+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:13:00.591+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:13:00.715+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:13:00.715+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:13:00.725+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1adc96ed-d6ea-4c47-a148-9876c1010847 [2024-02-11T13:13:00.725+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d94e493-92c8-43c7-b702-d696c107f556 [2024-02-11T13:13:03.507+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:13:03.507+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:12:00+00:00, run_id=scheduled__2024-02-11T13:12:00+00:00, run_start_date=2024-02-11 13:13:00.558114+00:00, run_end_date=2024-02-11 13:13:03.507471+00:00, run_duration=2.949357, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:12:00+00:00, data_interval_end=2024-02-11 13:13:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:13:03.515+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:13:00+00:00, run_after=2024-02-11T13:14:00+00:00 [2024-02-11T13:13:03.520+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:13:03.520+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:12:00+00:00, run_id=scheduled__2024-02-11T13:12:00+00:00, run_start_date=2024-02-11 13:13:00.558880+00:00, run_end_date=2024-02-11 13:13:03.520649+00:00, run_duration=2.961769, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:12:00+00:00, data_interval_end=2024-02-11 13:13:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:13:03.527+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:13:00+00:00, run_after=2024-02-11T13:14:00+00:00 [2024-02-11T13:13:03.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:12:00+00:00 exited with status success for try_number 1 [2024-02-11T13:13:03.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:12:00+00:00 exited with status success for try_number 1 [2024-02-11T13:13:03.551+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:12:00+00:00, map_index=-1, run_start_date=2024-02-11 13:13:02.031046+00:00, run_end_date=2024-02-11 13:13:02.361860+00:00, run_duration=0.330814, 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-11 13:13:00.589026+00:00, queued_by_job_id=1, pid=3351 [2024-02-11T13:13:03.551+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:12:00+00:00, map_index=-1, run_start_date=2024-02-11 13:13:02.079397+00:00, run_end_date=2024-02-11 13:13:03.422484+00:00, run_duration=1.343087, state=success, executor_state=success, try_number=1, max_tries=1, job_id=157, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:13:00.589026+00:00, queued_by_job_id=1, pid=3352 [2024-02-11T13:14:00.722+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:14:00.726+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:14:00.735+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:14:00+00:00, run_after=2024-02-11T13:15:00+00:00 [2024-02-11T13:14:00.779+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:14:00.779+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:14:00.780+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:14:00.780+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:14:00.780+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:14:00.782+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:14:00.782+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:14:00.782+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:14:00.783+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:14:00.783+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:14:00.783+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:14:00.968+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:14:00.968+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:14:00.968+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:14:00.976+0000] {scheduler_job.py:635} INFO - Setting external_id for to 31f42657-14c1-4d9e-a183-8251db6d91ff [2024-02-11T13:14:00.976+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6bdd9449-320b-47c8-ad26-17c37cebc11a [2024-02-11T13:14:00.976+0000] {scheduler_job.py:635} INFO - Setting external_id for to 488b7987-abc1-419c-b859-06b98ee85279 [2024-02-11T13:14:03.011+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:14:03.011+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:12:00+00:00, run_id=scheduled__2024-02-11T13:12:00+00:00, run_start_date=2024-02-11 13:14:00.745638+00:00, run_end_date=2024-02-11 13:14:03.011711+00:00, run_duration=2.266073, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:12:00+00:00, data_interval_end=2024-02-11 13:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:14:03.016+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:14:00+00:00, run_after=2024-02-11T13:16:00+00:00 [2024-02-11T13:14:03.021+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:14:03.021+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:13:00+00:00, run_id=scheduled__2024-02-11T13:13:00+00:00, run_start_date=2024-02-11 13:14:00.746396+00:00, run_end_date=2024-02-11 13:14:03.021162+00:00, run_duration=2.274766, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:13:00+00:00, data_interval_end=2024-02-11 13:14:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:14:03.029+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:14:00+00:00, run_after=2024-02-11T13:15:00+00:00 [2024-02-11T13:14:03.055+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:12:00+00:00 exited with status success for try_number 1 [2024-02-11T13:14:03.055+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:13:00+00:00 exited with status success for try_number 1 [2024-02-11T13:14:03.059+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:12:00+00:00, map_index=-1, run_start_date=2024-02-11 13:14:01.420934+00:00, run_end_date=2024-02-11 13:14:01.898362+00:00, run_duration=0.477428, state=success, executor_state=success, try_number=1, max_tries=1, job_id=158, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:14:00.781251+00:00, queued_by_job_id=1, pid=3387 [2024-02-11T13:14:03.059+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:13:00+00:00, map_index=-1, run_start_date=2024-02-11 13:14:02.539290+00:00, run_end_date=2024-02-11 13:14:02.878196+00:00, run_duration=0.338906, 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-11 13:14:00.781251+00:00, queued_by_job_id=1, pid=3417 [2024-02-11T13:14:04.092+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:14:04.092+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:13:00+00:00, run_id=scheduled__2024-02-11T13:13:00+00:00, run_start_date=2024-02-11 13:14:00.747022+00:00, run_end_date=2024-02-11 13:14:04.092649+00:00, run_duration=3.345627, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:13:00+00:00, data_interval_end=2024-02-11 13:14:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:14:04.101+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:14:00+00:00, run_after=2024-02-11T13:15:00+00:00 [2024-02-11T13:14:04.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:13:00+00:00 exited with status success for try_number 1 [2024-02-11T13:14:04.130+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:13:00+00:00, map_index=-1, run_start_date=2024-02-11 13:14:02.607912+00:00, run_end_date=2024-02-11 13:14:03.761880+00:00, run_duration=1.153968, 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-11 13:14:00.781251+00:00, queued_by_job_id=1, pid=3418 [2024-02-11T13:15:00.931+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:15:00.939+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:15:00+00:00, run_after=2024-02-11T13:20:00+00:00 [2024-02-11T13:15:00.948+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:15:00+00:00, run_after=2024-02-11T13:16:00+00:00 [2024-02-11T13:15:00.994+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:15:00.994+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:15:00.994+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:15:00.994+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:15:00.995+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:15:00.997+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T13:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T13:15:00.997+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:15:00.997+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:15:00.997+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:15:00.997+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:15:00.997+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:15:01.150+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:15:01.150+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:15:01.150+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:15:01.158+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e01b3e0-9394-45cd-9bd4-ee10b3090393 [2024-02-11T13:15:01.158+0000] {scheduler_job.py:635} INFO - Setting external_id for to bbb6bef5-b9d6-46d4-ab84-3282d358fdc6 [2024-02-11T13:15:01.159+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2f70b25c-243a-4203-8a09-32a09436c989 [2024-02-11T13:15:03.635+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:15:03.636+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:14:00+00:00, run_id=scheduled__2024-02-11T13:14:00+00:00, run_start_date=2024-02-11 13:15:00.958209+00:00, run_end_date=2024-02-11 13:15:03.636200+00:00, run_duration=2.677991, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:14:00+00:00, data_interval_end=2024-02-11 13:15:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:15:03.644+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:15:00+00:00, run_after=2024-02-11T13:16:00+00:00 [2024-02-11T13:15:03.662+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:15:03.662+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:15:03.662+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:15:03.664+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T13:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T13:15:03.664+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:15:03.699+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:15:03.699+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status success for try_number 1 [2024-02-11T13:15:03.699+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:14:00+00:00 exited with status success for try_number 1 [2024-02-11T13:15:03.705+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:14:00+00:00, map_index=-1, run_start_date=2024-02-11 13:15:02.965284+00:00, run_end_date=2024-02-11 13:15:03.283626+00:00, run_duration=0.318342, 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-11 13:15:00.995732+00:00, queued_by_job_id=1, pid=3475 [2024-02-11T13:15:03.705+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T13:10:00+00:00, map_index=-1, run_start_date=2024-02-11 13:15:03.219523+00:00, run_end_date=2024-02-11 13:15:03.470128+00:00, run_duration=0.250605, state=success, executor_state=success, try_number=1, max_tries=1, job_id=163, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:15:00.995732+00:00, queued_by_job_id=1, pid=3494 [2024-02-11T13:15:03.706+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6bedb73-5338-455a-bff7-aac76ed20669 [2024-02-11T13:15:04.801+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:15:04.801+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:14:00+00:00, run_id=scheduled__2024-02-11T13:14:00+00:00, run_start_date=2024-02-11 13:15:00.958861+00:00, run_end_date=2024-02-11 13:15:04.801312+00:00, run_duration=3.842451, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:14:00+00:00, data_interval_end=2024-02-11 13:15:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:15:04.809+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:15:00+00:00, run_after=2024-02-11T13:16:00+00:00 [2024-02-11T13:15:04.843+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:14:00+00:00 exited with status success for try_number 1 [2024-02-11T13:15:04.847+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:14:00+00:00, map_index=-1, run_start_date=2024-02-11 13:15:03.072274+00:00, run_end_date=2024-02-11 13:15:04.452551+00:00, run_duration=1.380277, 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-11 13:15:00.995732+00:00, queued_by_job_id=1, pid=3484 [2024-02-11T13:15:05.892+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:15:05.892+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:15:05.892+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:15:05.894+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T13:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T13:15:05.894+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T13:15:05.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:15:05.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status success for try_number 1 [2024-02-11T13:15:05.932+0000] {scheduler_job.py:635} INFO - Setting external_id for to a864c488-4a99-42e7-8ed1-98c9efaebe2f [2024-02-11T13:15:05.932+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T13:10:00+00:00, map_index=-1, run_start_date=2024-02-11 13:15:04.828660+00:00, run_end_date=2024-02-11 13:15:05.009585+00:00, run_duration=0.180925, state=success, executor_state=success, try_number=1, max_tries=1, job_id=164, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:15:03.663402+00:00, queued_by_job_id=1, pid=3524 [2024-02-11T13:15:07.638+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:15:07.639+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:15:07.639+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:15:07.641+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T13:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:15:07.641+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T13:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:15:07.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:15:07.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status success for try_number 1 [2024-02-11T13:15:07.674+0000] {scheduler_job.py:635} INFO - Setting external_id for to 214ae20a-34f5-42ea-816a-c0c7fb071a5a [2024-02-11T13:15:07.675+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T13:10:00+00:00, map_index=0, run_start_date=2024-02-11 13:15:06.988931+00:00, run_end_date=2024-02-11 13:15:07.157268+00:00, run_duration=0.168337, state=success, executor_state=success, try_number=1, max_tries=1, job_id=165, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:15:05.893035+00:00, queued_by_job_id=1, pid=3536 [2024-02-11T13:15:09.817+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:15:09.818+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:10:00+00:00, run_id=scheduled__2024-02-11T13:10:00+00:00, run_start_date=2024-02-11 13:15:00.957407+00:00, run_end_date=2024-02-11 13:15:09.818248+00:00, run_duration=8.860841, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:10:00+00:00, data_interval_end=2024-02-11 13:15:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T13:15:09.823+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:15:00+00:00, run_after=2024-02-11T13:20:00+00:00 [2024-02-11T13:15:09.844+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:10:00+00:00 exited with status success for try_number 1 [2024-02-11T13:15:09.848+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T13:10:00+00:00, map_index=-1, run_start_date=2024-02-11 13:15:08.821646+00:00, run_end_date=2024-02-11 13:15:08.994031+00:00, run_duration=0.172385, 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-11 13:15:07.640035+00:00, queued_by_job_id=1, pid=3548 [2024-02-11T13:15:13.998+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T13:16:00.157+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:16:00.170+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:16:00+00:00, run_after=2024-02-11T13:17:00+00:00 [2024-02-11T13:16:00.175+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:16:00.228+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:16:00.228+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:16:00.228+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:16:00.229+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:16:00.229+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:16:00.232+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:16:00.232+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:16:00.232+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:16:00.232+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:16:00.233+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:16:00.233+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:16:00.410+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:16:00.411+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:16:00.413+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:16:00.422+0000] {scheduler_job.py:635} INFO - Setting external_id for to 82081694-aa5e-4265-beab-5ed15e8bf27f [2024-02-11T13:16:00.423+0000] {scheduler_job.py:635} INFO - Setting external_id for to 92dacf90-fb0b-4402-9096-a9e98cdc8a51 [2024-02-11T13:16:00.423+0000] {scheduler_job.py:635} INFO - Setting external_id for to a5cfb904-5c8c-457e-aadb-37fcc1ae5174 [2024-02-11T13:16:01.677+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:16:01.678+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:14:00+00:00, run_id=scheduled__2024-02-11T13:14:00+00:00, run_start_date=2024-02-11 13:16:00.185835+00:00, run_end_date=2024-02-11 13:16:01.678477+00:00, run_duration=1.492642, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:14:00+00:00, data_interval_end=2024-02-11 13:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:16:01.687+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:16:00+00:00, run_after=2024-02-11T13:18:00+00:00 [2024-02-11T13:16:01.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:14:00+00:00 exited with status success for try_number 1 [2024-02-11T13:16:01.792+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:14:00+00:00, map_index=-1, run_start_date=2024-02-11 13:16:01.044856+00:00, run_end_date=2024-02-11 13:16:01.293687+00:00, run_duration=0.248831, 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-11 13:16:00.230554+00:00, queued_by_job_id=1, pid=3566 [2024-02-11T13:16:02.825+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:16:02.826+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:15:00+00:00, run_id=scheduled__2024-02-11T13:15:00+00:00, run_start_date=2024-02-11 13:16:00.186680+00:00, run_end_date=2024-02-11 13:16:02.825991+00:00, run_duration=2.639311, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:15:00+00:00, data_interval_end=2024-02-11 13:16:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:16:02.833+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:16:00+00:00, run_after=2024-02-11T13:17:00+00:00 [2024-02-11T13:16:02.859+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:15:00+00:00 exited with status success for try_number 1 [2024-02-11T13:16:02.862+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:15:00+00:00, map_index=-1, run_start_date=2024-02-11 13:16:01.975111+00:00, run_end_date=2024-02-11 13:16:02.307942+00:00, run_duration=0.332831, 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-11 13:16:00.230554+00:00, queued_by_job_id=1, pid=3596 [2024-02-11T13:16:04.191+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:16:04.191+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:15:00+00:00, run_id=scheduled__2024-02-11T13:15:00+00:00, run_start_date=2024-02-11 13:16:00.187369+00:00, run_end_date=2024-02-11 13:16:04.191265+00:00, run_duration=4.003896, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:15:00+00:00, data_interval_end=2024-02-11 13:16:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:16:04.199+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:16:00+00:00, run_after=2024-02-11T13:17:00+00:00 [2024-02-11T13:16:04.220+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:15:00+00:00 exited with status success for try_number 1 [2024-02-11T13:16:04.223+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:15:00+00:00, map_index=-1, run_start_date=2024-02-11 13:16:02.043057+00:00, run_end_date=2024-02-11 13:16:03.184436+00:00, run_duration=1.141379, 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-11 13:16:00.230554+00:00, queued_by_job_id=1, pid=3597 [2024-02-11T13:17:00.715+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:17:00+00:00, run_after=2024-02-11T13:18:00+00:00 [2024-02-11T13:17:00.720+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:17:00.756+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:17:00.756+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:17:00.756+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:17:00.757+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:17:00.758+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:17:00.759+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:17:00.759+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:17:00.759+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:17:00.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:17:00.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:17:00.868+0000] {scheduler_job.py:635} INFO - Setting external_id for to 935a680d-7203-412a-aa2f-21a9fb267b59 [2024-02-11T13:17:00.868+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1e9455a1-9a9c-404a-83c7-29a9867c4dd9 [2024-02-11T13:17:03.095+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:17:03.095+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:16:00+00:00, run_id=scheduled__2024-02-11T13:16:00+00:00, run_start_date=2024-02-11 13:17:00.727953+00:00, run_end_date=2024-02-11 13:17:03.095815+00:00, run_duration=2.367862, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:16:00+00:00, data_interval_end=2024-02-11 13:17:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:17:03.103+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:17:00+00:00, run_after=2024-02-11T13:18:00+00:00 [2024-02-11T13:17:03.136+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:16:00+00:00 exited with status success for try_number 1 [2024-02-11T13:17:03.141+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:16:00+00:00, map_index=-1, run_start_date=2024-02-11 13:17:02.239213+00:00, run_end_date=2024-02-11 13:17:02.580241+00:00, run_duration=0.341028, 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-11 13:17:00.757766+00:00, queued_by_job_id=1, pid=3651 [2024-02-11T13:17:03.686+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:17:03.687+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:16:00+00:00, run_id=scheduled__2024-02-11T13:16:00+00:00, run_start_date=2024-02-11 13:17:00.728674+00:00, run_end_date=2024-02-11 13:17:03.686969+00:00, run_duration=2.958295, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:16:00+00:00, data_interval_end=2024-02-11 13:17:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:17:03.693+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:17:00+00:00, run_after=2024-02-11T13:18:00+00:00 [2024-02-11T13:17:03.714+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:16:00+00:00 exited with status success for try_number 1 [2024-02-11T13:17:03.717+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:16:00+00:00, map_index=-1, run_start_date=2024-02-11 13:17:02.212313+00:00, run_end_date=2024-02-11 13:17:03.406825+00:00, run_duration=1.194512, 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-11 13:17:00.757766+00:00, queued_by_job_id=1, pid=3650 [2024-02-11T13:18:00.199+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:18:00.205+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:18:00.215+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:18:00+00:00, run_after=2024-02-11T13:19:00+00:00 [2024-02-11T13:18:00.272+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:18:00.273+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:18:00.273+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:18:00.273+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:18:00.274+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:18:00.276+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:18:00.276+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:18:00.276+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:18:00.276+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:18:00.276+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:18:00.276+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:18:00.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:18:00.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:18:00.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:18:00.526+0000] {scheduler_job.py:635} INFO - Setting external_id for to 519a128c-aa4d-453e-b3e3-e4dfbfc98e46 [2024-02-11T13:18:00.527+0000] {scheduler_job.py:635} INFO - Setting external_id for to 45a011b2-67fd-4aa9-a0a9-d185b3420450 [2024-02-11T13:18:00.527+0000] {scheduler_job.py:635} INFO - Setting external_id for to ecfeb3d9-af49-41fc-9994-7b6492680348 [2024-02-11T13:18:02.174+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:18:02.175+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:16:00+00:00, run_id=scheduled__2024-02-11T13:16:00+00:00, run_start_date=2024-02-11 13:18:00.226476+00:00, run_end_date=2024-02-11 13:18:02.174917+00:00, run_duration=1.948441, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:16:00+00:00, data_interval_end=2024-02-11 13:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:18:02.185+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:18:00+00:00, run_after=2024-02-11T13:20:00+00:00 [2024-02-11T13:18:02.259+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:16:00+00:00 exited with status success for try_number 1 [2024-02-11T13:18:02.268+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:16:00+00:00, map_index=-1, run_start_date=2024-02-11 13:18:01.074203+00:00, run_end_date=2024-02-11 13:18:01.331429+00:00, run_duration=0.257226, 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-11 13:18:00.274792+00:00, queued_by_job_id=1, pid=3686 [2024-02-11T13:18:03.302+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:18:03.302+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:17:00+00:00, run_id=scheduled__2024-02-11T13:17:00+00:00, run_start_date=2024-02-11 13:18:00.227476+00:00, run_end_date=2024-02-11 13:18:03.302650+00:00, run_duration=3.075174, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:17:00+00:00, data_interval_end=2024-02-11 13:18:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:18:03.309+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:18:00+00:00, run_after=2024-02-11T13:19:00+00:00 [2024-02-11T13:18:03.313+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:18:03.314+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:17:00+00:00, run_id=scheduled__2024-02-11T13:17:00+00:00, run_start_date=2024-02-11 13:18:00.228325+00:00, run_end_date=2024-02-11 13:18:03.314036+00:00, run_duration=3.085711, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:17:00+00:00, data_interval_end=2024-02-11 13:18:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:18:03.321+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:18:00+00:00, run_after=2024-02-11T13:19:00+00:00 [2024-02-11T13:18:03.345+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:17:00+00:00 exited with status success for try_number 1 [2024-02-11T13:18:03.345+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:17:00+00:00 exited with status success for try_number 1 [2024-02-11T13:18:03.349+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:17:00+00:00, map_index=-1, run_start_date=2024-02-11 13:18:02.009210+00:00, run_end_date=2024-02-11 13:18:02.355199+00:00, run_duration=0.345989, 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-11 13:18:00.274792+00:00, queued_by_job_id=1, pid=3717 [2024-02-11T13:18:03.349+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:17:00+00:00, map_index=-1, run_start_date=2024-02-11 13:18:02.006351+00:00, run_end_date=2024-02-11 13:18:02.914654+00:00, run_duration=0.908303, state=success, executor_state=success, try_number=1, max_tries=1, job_id=173, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:18:00.274792+00:00, queued_by_job_id=1, pid=3716 [2024-02-11T13:18:54.426+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:18:54.426+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T13:18:54.426+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:18:54.428+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211131853_327030', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:18:54.428+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211131853_327030', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T13:18:54.461+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211131853_327030 exited with status queued for try_number 1 [2024-02-11T13:18:54.466+0000] {scheduler_job.py:635} INFO - Setting external_id for to d91e13ee-6583-4a1b-870f-14368b1e266c [2024-02-11T13:18:55.710+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:18:55.710+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 13:18:53.641965+00:00, run_id=vdu_down_20240211131853_327030, run_start_date=2024-02-11 13:18:54.407742+00:00, run_end_date=2024-02-11 13:18:55.710853+00:00, run_duration=1.303111, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 13:18:53.641965+00:00, data_interval_end=2024-02-11 13:18:53.641965+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T13:18:55.712+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T13:18:55.732+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211131853_327030 exited with status success for try_number 1 [2024-02-11T13:18:55.736+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211131853_327030, map_index=-1, run_start_date=2024-02-11 13:18:54.891987+00:00, run_end_date=2024-02-11 13:18:55.074875+00:00, run_duration=0.182888, state=success, executor_state=success, try_number=1, max_tries=1, job_id=175, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:18:54.427177+00:00, queued_by_job_id=1, pid=3750 [2024-02-11T13:19:00.754+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:19:00+00:00, run_after=2024-02-11T13:20:00+00:00 [2024-02-11T13:19:00.758+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:19:00.800+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:19:00.800+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:19:00.800+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:19:00.801+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:19:00.802+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:19:00.802+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:19:00.803+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:19:00.803+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:19:00.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:19:00.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:19:00.908+0000] {scheduler_job.py:635} INFO - Setting external_id for to 49d61c9a-5f90-4926-afe1-268a6d481947 [2024-02-11T13:19:00.908+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4a8d6e29-fed3-47b0-990e-cf07df912394 [2024-02-11T13:19:03.533+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:19:03.533+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:18:00+00:00, run_id=scheduled__2024-02-11T13:18:00+00:00, run_start_date=2024-02-11 13:19:00.769707+00:00, run_end_date=2024-02-11 13:19:03.533863+00:00, run_duration=2.764156, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:18:00+00:00, data_interval_end=2024-02-11 13:19:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:19:03.542+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:19:00+00:00, run_after=2024-02-11T13:20:00+00:00 [2024-02-11T13:19:03.547+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:19:03.547+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:18:00+00:00, run_id=scheduled__2024-02-11T13:18:00+00:00, run_start_date=2024-02-11 13:19:00.770438+00:00, run_end_date=2024-02-11 13:19:03.547506+00:00, run_duration=2.777068, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:18:00+00:00, data_interval_end=2024-02-11 13:19:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:19:03.554+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:19:00+00:00, run_after=2024-02-11T13:20:00+00:00 [2024-02-11T13:19:03.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:18:00+00:00 exited with status success for try_number 1 [2024-02-11T13:19:03.580+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:18:00+00:00, map_index=-1, run_start_date=2024-02-11 13:19:02.274619+00:00, run_end_date=2024-02-11 13:19:02.627154+00:00, run_duration=0.352535, state=success, executor_state=success, try_number=1, max_tries=1, job_id=176, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:19:00.801655+00:00, queued_by_job_id=1, pid=3782 [2024-02-11T13:19:04.635+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:18:00+00:00 exited with status success for try_number 1 [2024-02-11T13:19:04.638+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:18:00+00:00, map_index=-1, run_start_date=2024-02-11 13:19:02.346069+00:00, run_end_date=2024-02-11 13:19:03.511824+00:00, run_duration=1.165755, 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-11 13:19:00.801655+00:00, queued_by_job_id=1, pid=3783 [2024-02-11T13:20:00.192+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:20:00.206+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:20:00+00:00, run_after=2024-02-11T13:21:00+00:00 [2024-02-11T13:20:00.213+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:20:00.225+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:20:00+00:00, run_after=2024-02-11T13:25:00+00:00 [2024-02-11T13:20:00.304+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T13:20:00.304+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:20:00.304+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:20:00.304+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:20:00.304+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:20:00.305+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:20:00.309+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T13:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T13:20:00.309+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T13:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:20:00.309+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:20:00.309+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:20:00.309+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:20:00.310+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:20:00.310+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:20:00.310+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:20:00.905+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:20:00.907+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:20:00.908+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:20:00.908+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:20:00.922+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67551e1c-7184-4c8e-8f7c-5566f911c66e [2024-02-11T13:20:00.922+0000] {scheduler_job.py:635} INFO - Setting external_id for to f5fa5da3-b56a-4937-9be7-ff0a03e6a714 [2024-02-11T13:20:00.922+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7bc5cbbd-4b22-4fae-a7c2-7efbb02f83b5 [2024-02-11T13:20:00.923+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30f32cea-5617-45e8-8d4c-8013c75b56b0 [2024-02-11T13:20:04.133+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:20:04.133+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:18:00+00:00, run_id=scheduled__2024-02-11T13:18:00+00:00, run_start_date=2024-02-11 13:20:00.240218+00:00, run_end_date=2024-02-11 13:20:04.133393+00:00, run_duration=3.893175, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:18:00+00:00, data_interval_end=2024-02-11 13:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:20:04.147+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:20:00+00:00, run_after=2024-02-11T13:22:00+00:00 [2024-02-11T13:20:04.220+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:18:00+00:00 exited with status success for try_number 1 [2024-02-11T13:20:04.228+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:18:00+00:00, map_index=-1, run_start_date=2024-02-11 13:20:02.600120+00:00, run_end_date=2024-02-11 13:20:03.410560+00:00, run_duration=0.81044, 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-11 13:20:00.306743+00:00, queued_by_job_id=1, pid=3820 [2024-02-11T13:20:05.262+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:20:05.262+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:19:00+00:00, run_id=scheduled__2024-02-11T13:19:00+00:00, run_start_date=2024-02-11 13:20:00.241956+00:00, run_end_date=2024-02-11 13:20:05.262793+00:00, run_duration=5.020837, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:19:00+00:00, data_interval_end=2024-02-11 13:20:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:20:05.269+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:20:00+00:00, run_after=2024-02-11T13:21:00+00:00 [2024-02-11T13:20:05.273+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:20:05.273+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:19:00+00:00, run_id=scheduled__2024-02-11T13:19:00+00:00, run_start_date=2024-02-11 13:20:00.241066+00:00, run_end_date=2024-02-11 13:20:05.273779+00:00, run_duration=5.032713, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:19:00+00:00, data_interval_end=2024-02-11 13:20:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:20:05.281+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:20:00+00:00, run_after=2024-02-11T13:21:00+00:00 [2024-02-11T13:20:05.294+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:20:05.294+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:20:05.295+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:20:05.297+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T13:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T13:20:05.297+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T13:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:20:05.326+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:20:05.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:15:00+00:00 exited with status success for try_number 1 [2024-02-11T13:20:05.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:19:00+00:00 exited with status success for try_number 1 [2024-02-11T13:20:05.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:19:00+00:00 exited with status success for try_number 1 [2024-02-11T13:20:05.333+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:19:00+00:00, map_index=-1, run_start_date=2024-02-11 13:20:03.859332+00:00, run_end_date=2024-02-11 13:20:04.162554+00:00, run_duration=0.303222, 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-11 13:20:00.306743+00:00, queued_by_job_id=1, pid=3847 [2024-02-11T13:20:05.333+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T13:15:00+00:00, map_index=-1, run_start_date=2024-02-11 13:20:04.024202+00:00, run_end_date=2024-02-11 13:20:04.328375+00:00, run_duration=0.304173, state=success, executor_state=success, try_number=1, max_tries=1, job_id=180, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:20:00.306743+00:00, queued_by_job_id=1, pid=3861 [2024-02-11T13:20:05.333+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:19:00+00:00, map_index=-1, run_start_date=2024-02-11 13:20:04.045573+00:00, run_end_date=2024-02-11 13:20:05.050289+00:00, run_duration=1.004716, 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-11 13:20:00.306743+00:00, queued_by_job_id=1, pid=3864 [2024-02-11T13:20:05.333+0000] {scheduler_job.py:635} INFO - Setting external_id for to 38db2fbd-3347-466f-86da-21a3c8c7ccd3 [2024-02-11T13:20:07.055+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:20:07.055+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:20:07.056+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:20:07.057+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T13:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T13:20:07.057+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T13:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T13:20:07.086+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:20:07.086+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:15:00+00:00 exited with status success for try_number 1 [2024-02-11T13:20:07.090+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6353089b-bea1-4ad9-b157-9f76a0e94b3a [2024-02-11T13:20:07.090+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T13:15:00+00:00, map_index=-1, run_start_date=2024-02-11 13:20:06.425639+00:00, run_end_date=2024-02-11 13:20:06.600502+00:00, run_duration=0.174863, state=success, executor_state=success, try_number=1, max_tries=1, job_id=182, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:20:05.296041+00:00, queued_by_job_id=1, pid=3901 [2024-02-11T13:20:09.256+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:20:09.256+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:20:09.257+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:20:09.258+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T13:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:20:09.258+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T13:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:20:09.287+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:20:09.287+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:15:00+00:00 exited with status success for try_number 1 [2024-02-11T13:20:09.291+0000] {scheduler_job.py:635} INFO - Setting external_id for to d8f6ffc6-b0c8-4609-a426-233460ed4541 [2024-02-11T13:20:09.291+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T13:15:00+00:00, map_index=0, run_start_date=2024-02-11 13:20:08.185640+00:00, run_end_date=2024-02-11 13:20:08.395355+00:00, run_duration=0.209715, state=success, executor_state=success, try_number=1, max_tries=1, job_id=183, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:20:07.056426+00:00, queued_by_job_id=1, pid=3913 [2024-02-11T13:20:11.043+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:20:11.044+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:15:00+00:00, run_id=scheduled__2024-02-11T13:15:00+00:00, run_start_date=2024-02-11 13:20:00.239029+00:00, run_end_date=2024-02-11 13:20:11.044196+00:00, run_duration=10.805167, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:15:00+00:00, data_interval_end=2024-02-11 13:20:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T13:20:11.048+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:20:00+00:00, run_after=2024-02-11T13:25:00+00:00 [2024-02-11T13:20:11.070+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:15:00+00:00 exited with status success for try_number 1 [2024-02-11T13:20:11.073+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T13:15:00+00:00, map_index=-1, run_start_date=2024-02-11 13:20:10.510473+00:00, run_end_date=2024-02-11 13:20:10.769095+00:00, run_duration=0.258622, 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-11 13:20:09.257638+00:00, queued_by_job_id=1, pid=3925 [2024-02-11T13:20:14.034+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T13:20:54.196+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:20:54.196+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T13:20:54.197+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:20:54.199+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211132053_980085', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:20:54.199+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211132053_980085', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T13:20:54.231+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211132053_980085 exited with status queued for try_number 1 [2024-02-11T13:20:54.235+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3999dfb-5085-4f43-a79e-d42d3c598fa2 [2024-02-11T13:20:55.320+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:20:55.321+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 13:20:53.638929+00:00, run_id=vdu_down_20240211132053_980085, run_start_date=2024-02-11 13:20:54.170968+00:00, run_end_date=2024-02-11 13:20:55.320932+00:00, run_duration=1.149964, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 13:20:53.638929+00:00, data_interval_end=2024-02-11 13:20:53.638929+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T13:20:55.323+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T13:20:55.341+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211132053_980085 exited with status success for try_number 1 [2024-02-11T13:20:55.345+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211132053_980085, map_index=-1, run_start_date=2024-02-11 13:20:54.659846+00:00, run_end_date=2024-02-11 13:20:54.852884+00:00, run_duration=0.193038, 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-11 13:20:54.198150+00:00, queued_by_job_id=1, pid=3940 [2024-02-11T13:21:00.441+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:21:00+00:00, run_after=2024-02-11T13:22:00+00:00 [2024-02-11T13:21:00.447+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:21:00.489+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:21:00.490+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:21:00.490+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:21:00.490+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:21:00.493+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:21:00.493+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:21:00.493+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:21:00.493+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:21:00.610+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:21:00.610+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:21:00.617+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0ae10479-fdd1-4d89-a146-2094a4766a04 [2024-02-11T13:21:00.617+0000] {scheduler_job.py:635} INFO - Setting external_id for to b4d3ba85-e8c8-461f-893e-5922de113ba7 [2024-02-11T13:21:03.275+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:21:03.275+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:20:00+00:00, run_id=scheduled__2024-02-11T13:20:00+00:00, run_start_date=2024-02-11 13:21:00.457926+00:00, run_end_date=2024-02-11 13:21:03.275240+00:00, run_duration=2.817314, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:20:00+00:00, data_interval_end=2024-02-11 13:21:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:21:03.282+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:21:00+00:00, run_after=2024-02-11T13:22:00+00:00 [2024-02-11T13:21:03.286+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:21:03.286+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:20:00+00:00, run_id=scheduled__2024-02-11T13:20:00+00:00, run_start_date=2024-02-11 13:21:00.458957+00:00, run_end_date=2024-02-11 13:21:03.286466+00:00, run_duration=2.827509, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:20:00+00:00, data_interval_end=2024-02-11 13:21:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:21:03.293+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:21:00+00:00, run_after=2024-02-11T13:22:00+00:00 [2024-02-11T13:21:03.313+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status success for try_number 1 [2024-02-11T13:21:03.313+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status success for try_number 1 [2024-02-11T13:21:03.317+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:20:00+00:00, map_index=-1, run_start_date=2024-02-11 13:21:01.937253+00:00, run_end_date=2024-02-11 13:21:02.339083+00:00, run_duration=0.40183, 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-11 13:21:00.491475+00:00, queued_by_job_id=1, pid=3981 [2024-02-11T13:21:03.317+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:20:00+00:00, map_index=-1, run_start_date=2024-02-11 13:21:01.942277+00:00, run_end_date=2024-02-11 13:21:03.102934+00:00, run_duration=1.160657, 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-11 13:21:00.491475+00:00, queued_by_job_id=1, pid=3982 [2024-02-11T13:22:00.572+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:22:00.577+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:22:00.587+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:22:00+00:00, run_after=2024-02-11T13:23:00+00:00 [2024-02-11T13:22:00.639+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:22:00.640+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:22:00.640+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:22:00.640+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:22:00.640+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:22:00.643+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:22:00.644+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:22:00.644+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:22:00.644+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:22:00.644+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:22:00.644+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:22:00.830+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:22:00.830+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:22:00.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:22:00.837+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b6d6262-9d74-4fb5-bd76-4cef802c79b5 [2024-02-11T13:22:00.837+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4308025d-3c99-49ab-baac-0eb59dd6d4ad [2024-02-11T13:22:00.837+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1270a04-ac07-44b3-8a46-ead9b3e846c0 [2024-02-11T13:22:01.982+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:22:01.983+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:20:00+00:00, run_id=scheduled__2024-02-11T13:20:00+00:00, run_start_date=2024-02-11 13:22:00.597550+00:00, run_end_date=2024-02-11 13:22:01.983609+00:00, run_duration=1.386059, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:20:00+00:00, data_interval_end=2024-02-11 13:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:22:01.999+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:22:00+00:00, run_after=2024-02-11T13:24:00+00:00 [2024-02-11T13:22:02.118+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status success for try_number 1 [2024-02-11T13:22:02.139+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:20:00+00:00, map_index=-1, run_start_date=2024-02-11 13:22:01.300296+00:00, run_end_date=2024-02-11 13:22:01.610255+00:00, run_duration=0.309959, 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-11 13:22:00.641960+00:00, queued_by_job_id=1, pid=4017 [2024-02-11T13:22:03.613+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:22:03.613+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:21:00+00:00, run_id=scheduled__2024-02-11T13:21:00+00:00, run_start_date=2024-02-11 13:22:00.598359+00:00, run_end_date=2024-02-11 13:22:03.613379+00:00, run_duration=3.01502, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:21:00+00:00, data_interval_end=2024-02-11 13:22:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:22:03.620+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:22:00+00:00, run_after=2024-02-11T13:23:00+00:00 [2024-02-11T13:22:03.650+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:21:00+00:00 exited with status success for try_number 1 [2024-02-11T13:22:03.654+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:21:00+00:00, map_index=-1, run_start_date=2024-02-11 13:22:02.535765+00:00, run_end_date=2024-02-11 13:22:02.892475+00:00, run_duration=0.35671, 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-11 13:22:00.641960+00:00, queued_by_job_id=1, pid=4048 [2024-02-11T13:22:04.681+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:22:04.681+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:21:00+00:00, run_id=scheduled__2024-02-11T13:21:00+00:00, run_start_date=2024-02-11 13:22:00.599034+00:00, run_end_date=2024-02-11 13:22:04.681718+00:00, run_duration=4.082684, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:21:00+00:00, data_interval_end=2024-02-11 13:22:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:22:04.688+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:22:00+00:00, run_after=2024-02-11T13:23:00+00:00 [2024-02-11T13:22:04.708+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:21:00+00:00 exited with status success for try_number 1 [2024-02-11T13:22:04.711+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:21:00+00:00, map_index=-1, run_start_date=2024-02-11 13:22:02.321522+00:00, run_end_date=2024-02-11 13:22:03.732274+00:00, run_duration=1.410752, 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-11 13:22:00.641960+00:00, queued_by_job_id=1, pid=4038 [2024-02-11T13:22:53.811+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:22:53.811+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T13:22:53.812+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:22:53.814+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211132253_712382', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:22:53.814+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211132253_712382', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T13:22:53.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211132253_712382 exited with status queued for try_number 1 [2024-02-11T13:22:53.861+0000] {scheduler_job.py:635} INFO - Setting external_id for to 136504ba-189a-47cc-a0cd-abe1615173c2 [2024-02-11T13:22:54.949+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:22:54.950+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 13:22:53.640026+00:00, run_id=vdu_down_20240211132253_712382, run_start_date=2024-02-11 13:22:53.784527+00:00, run_end_date=2024-02-11 13:22:54.950044+00:00, run_duration=1.165517, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 13:22:53.640026+00:00, data_interval_end=2024-02-11 13:22:53.640026+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T13:22:54.951+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T13:22:54.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211132253_712382 exited with status success for try_number 1 [2024-02-11T13:22:54.975+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211132253_712382, map_index=-1, run_start_date=2024-02-11 13:22:54.360641+00:00, run_end_date=2024-02-11 13:22:54.564855+00:00, run_duration=0.204214, 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-11 13:22:53.812763+00:00, queued_by_job_id=1, pid=4081 [2024-02-11T13:23:00.743+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:23:00.751+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:23:00+00:00, run_after=2024-02-11T13:24:00+00:00 [2024-02-11T13:23:00.792+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:23:00.792+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:23:00.793+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:23:00.793+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:23:00.796+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:23:00.796+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:23:00.796+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:23:00.796+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:23:00.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:23:00.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:23:00.903+0000] {scheduler_job.py:635} INFO - Setting external_id for to 81d8c0e7-6757-4668-87d3-9fd49f6d9b95 [2024-02-11T13:23:00.903+0000] {scheduler_job.py:635} INFO - Setting external_id for to 98c139cf-e4c3-4cd6-beaf-170d2df04dbb [2024-02-11T13:23:02.696+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:23:02.696+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:22:00+00:00, run_id=scheduled__2024-02-11T13:22:00+00:00, run_start_date=2024-02-11 13:23:00.761093+00:00, run_end_date=2024-02-11 13:23:02.696633+00:00, run_duration=1.93554, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:22:00+00:00, data_interval_end=2024-02-11 13:23:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:23:02.705+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:23:00+00:00, run_after=2024-02-11T13:24:00+00:00 [2024-02-11T13:23:02.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:22:00+00:00 exited with status success for try_number 1 [2024-02-11T13:23:02.812+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:22:00+00:00, map_index=-1, run_start_date=2024-02-11 13:23:02.265470+00:00, run_end_date=2024-02-11 13:23:02.581036+00:00, run_duration=0.315566, state=success, executor_state=success, try_number=1, max_tries=1, job_id=193, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:23:00.794603+00:00, queued_by_job_id=1, pid=4123 [2024-02-11T13:23:03.846+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:23:03.846+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:22:00+00:00, run_id=scheduled__2024-02-11T13:22:00+00:00, run_start_date=2024-02-11 13:23:00.762038+00:00, run_end_date=2024-02-11 13:23:03.846868+00:00, run_duration=3.08483, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:22:00+00:00, data_interval_end=2024-02-11 13:23:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:23:03.853+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:23:00+00:00, run_after=2024-02-11T13:24:00+00:00 [2024-02-11T13:23:03.875+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:22:00+00:00 exited with status success for try_number 1 [2024-02-11T13:23:03.878+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:22:00+00:00, map_index=-1, run_start_date=2024-02-11 13:23:02.238955+00:00, run_end_date=2024-02-11 13:23:03.318488+00:00, run_duration=1.079533, state=success, executor_state=success, try_number=1, max_tries=1, job_id=192, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:23:00.794603+00:00, queued_by_job_id=1, pid=4122 [2024-02-11T13:24:00.255+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:24:00.259+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:24:00.268+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:24:00+00:00, run_after=2024-02-11T13:25:00+00:00 [2024-02-11T13:24:00.331+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:24:00.332+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:24:00.332+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:24:00.332+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:24:00.332+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:24:00.335+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:24:00.335+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:24:00.335+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:24:00.335+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:24:00.335+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:24:00.335+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:24:00.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:24:00.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:24:00.551+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:24:00.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad6f7c5d-84bd-428d-bc70-ea5913aeb948 [2024-02-11T13:24:00.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to 823b3675-0ae4-4ccf-b41a-d3aad9b74238 [2024-02-11T13:24:00.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to db6e5485-62f9-464a-bd0f-bf7de18228dd [2024-02-11T13:24:01.846+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:24:01.847+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:22:00+00:00, run_id=scheduled__2024-02-11T13:22:00+00:00, run_start_date=2024-02-11 13:24:00.281650+00:00, run_end_date=2024-02-11 13:24:01.846827+00:00, run_duration=1.565177, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:22:00+00:00, data_interval_end=2024-02-11 13:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:24:01.855+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:24:00+00:00, run_after=2024-02-11T13:26:00+00:00 [2024-02-11T13:24:01.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:22:00+00:00 exited with status success for try_number 1 [2024-02-11T13:24:01.945+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:22:00+00:00, map_index=-1, run_start_date=2024-02-11 13:24:01.056575+00:00, run_end_date=2024-02-11 13:24:01.285996+00:00, run_duration=0.229421, state=success, executor_state=success, try_number=1, max_tries=1, job_id=194, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:24:00.333688+00:00, queued_by_job_id=1, pid=4158 [2024-02-11T13:24:02.980+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:24:02.981+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:23:00+00:00, run_id=scheduled__2024-02-11T13:23:00+00:00, run_start_date=2024-02-11 13:24:00.282723+00:00, run_end_date=2024-02-11 13:24:02.981202+00:00, run_duration=2.698479, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:23:00+00:00, data_interval_end=2024-02-11 13:24:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:24:02.988+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:24:00+00:00, run_after=2024-02-11T13:25:00+00:00 [2024-02-11T13:24:03.013+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:23:00+00:00 exited with status success for try_number 1 [2024-02-11T13:24:03.016+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:23:00+00:00, map_index=-1, run_start_date=2024-02-11 13:24:02.127656+00:00, run_end_date=2024-02-11 13:24:02.464781+00:00, run_duration=0.337125, 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-11 13:24:00.333688+00:00, queued_by_job_id=1, pid=4189 [2024-02-11T13:24:04.284+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:24:04.285+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:23:00+00:00, run_id=scheduled__2024-02-11T13:23:00+00:00, run_start_date=2024-02-11 13:24:00.283586+00:00, run_end_date=2024-02-11 13:24:04.284954+00:00, run_duration=4.001368, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:23:00+00:00, data_interval_end=2024-02-11 13:24:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:24:04.291+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:24:00+00:00, run_after=2024-02-11T13:25:00+00:00 [2024-02-11T13:24:04.314+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:23:00+00:00 exited with status success for try_number 1 [2024-02-11T13:24:04.317+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:23:00+00:00, map_index=-1, run_start_date=2024-02-11 13:24:02.057688+00:00, run_end_date=2024-02-11 13:24:03.343066+00:00, run_duration=1.285378, 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-11 13:24:00.333688+00:00, queued_by_job_id=1, pid=4188 [2024-02-11T13:25:00.785+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:25:00+00:00, run_after=2024-02-11T13:26:00+00:00 [2024-02-11T13:25:00.789+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:25:00.797+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:25:00+00:00, run_after=2024-02-11T13:30:00+00:00 [2024-02-11T13:25:00.850+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:25:00.850+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:25:00.850+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:25:00.850+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:25:00.851+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:25:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T13:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T13:25:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:25:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:25:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:25:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:25:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:25:01.008+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:25:01.008+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:25:01.008+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:25:01.022+0000] {scheduler_job.py:635} INFO - Setting external_id for to c4fbfb84-b5ca-4bf5-892a-a2ca86f5be94 [2024-02-11T13:25:01.022+0000] {scheduler_job.py:635} INFO - Setting external_id for to 716fc60e-679b-4276-83a1-b5e1a0553b60 [2024-02-11T13:25:01.022+0000] {scheduler_job.py:635} INFO - Setting external_id for to 92265ede-b641-4a0d-8fc8-1b2558f8d1a8 [2024-02-11T13:25:03.259+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:25:03.259+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:25:03.260+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:25:03.261+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T13:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T13:25:03.262+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:25:03.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:25:03.302+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status success for try_number 1 [2024-02-11T13:25:03.306+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3af26625-deb8-4da7-bb8f-b5d21c1a268a [2024-02-11T13:25:03.307+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T13:20:00+00:00, map_index=-1, run_start_date=2024-02-11 13:25:02.624009+00:00, run_end_date=2024-02-11 13:25:03.093569+00:00, run_duration=0.46956, state=success, executor_state=success, try_number=1, max_tries=1, job_id=197, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:25:00.851789+00:00, queued_by_job_id=1, pid=4246 [2024-02-11T13:25:03.758+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:25:03.759+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:24:00+00:00, run_id=scheduled__2024-02-11T13:24:00+00:00, run_start_date=2024-02-11 13:25:00.813183+00:00, run_end_date=2024-02-11 13:25:03.759122+00:00, run_duration=2.945939, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:24:00+00:00, data_interval_end=2024-02-11 13:25:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:25:03.766+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:25:00+00:00, run_after=2024-02-11T13:26:00+00:00 [2024-02-11T13:25:03.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:24:00+00:00 exited with status success for try_number 1 [2024-02-11T13:25:03.806+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:24:00+00:00, map_index=-1, run_start_date=2024-02-11 13:25:03.097513+00:00, run_end_date=2024-02-11 13:25:03.374779+00:00, run_duration=0.277266, 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-11 13:25:00.851789+00:00, queued_by_job_id=1, pid=4275 [2024-02-11T13:25:04.852+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:25:04.852+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:24:00+00:00, run_id=scheduled__2024-02-11T13:24:00+00:00, run_start_date=2024-02-11 13:25:00.813939+00:00, run_end_date=2024-02-11 13:25:04.852581+00:00, run_duration=4.038642, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:24:00+00:00, data_interval_end=2024-02-11 13:25:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:25:04.859+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:25:00+00:00, run_after=2024-02-11T13:26:00+00:00 [2024-02-11T13:25:04.878+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:25:04.879+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:25:04.879+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:25:04.880+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T13:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T13:25:04.880+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T13:25:04.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:25:04.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:24:00+00:00 exited with status success for try_number 1 [2024-02-11T13:25:04.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status success for try_number 1 [2024-02-11T13:25:04.917+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19ea758a-5ac3-41f5-821f-908e417740c3 [2024-02-11T13:25:04.917+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:24:00+00:00, map_index=-1, run_start_date=2024-02-11 13:25:02.672490+00:00, run_end_date=2024-02-11 13:25:04.029010+00:00, run_duration=1.35652, 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-11 13:25:00.851789+00:00, queued_by_job_id=1, pid=4247 [2024-02-11T13:25:04.918+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T13:20:00+00:00, map_index=-1, run_start_date=2024-02-11 13:25:04.458131+00:00, run_end_date=2024-02-11 13:25:04.643159+00:00, run_duration=0.185028, state=success, executor_state=success, try_number=1, max_tries=1, job_id=200, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:25:03.260608+00:00, queued_by_job_id=1, pid=4296 [2024-02-11T13:25:07.067+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:25:07.068+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:25:07.068+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:25:07.069+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T13:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:25:07.069+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T13:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:25:07.099+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:25:07.099+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status success for try_number 1 [2024-02-11T13:25:07.103+0000] {scheduler_job.py:635} INFO - Setting external_id for to aec64c48-8f6e-404c-bd2a-ac3a1bb6f4ab [2024-02-11T13:25:07.103+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T13:20:00+00:00, map_index=0, run_start_date=2024-02-11 13:25:06.020510+00:00, run_end_date=2024-02-11 13:25:06.187407+00:00, run_duration=0.166897, state=success, executor_state=success, try_number=1, max_tries=1, job_id=201, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:25:04.879758+00:00, queued_by_job_id=1, pid=4308 [2024-02-11T13:25:08.857+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:25:08.858+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:20:00+00:00, run_id=scheduled__2024-02-11T13:20:00+00:00, run_start_date=2024-02-11 13:25:00.812415+00:00, run_end_date=2024-02-11 13:25:08.858159+00:00, run_duration=8.045744, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:20:00+00:00, data_interval_end=2024-02-11 13:25:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T13:25:08.862+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:25:00+00:00, run_after=2024-02-11T13:30:00+00:00 [2024-02-11T13:25:08.882+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:20:00+00:00 exited with status success for try_number 1 [2024-02-11T13:25:08.886+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T13:20:00+00:00, map_index=-1, run_start_date=2024-02-11 13:25:08.203218+00:00, run_end_date=2024-02-11 13:25:08.399402+00:00, run_duration=0.196184, 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-11 13:25:07.068840+00:00, queued_by_job_id=1, pid=4320 [2024-02-11T13:25:14.067+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T13:26:00.341+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:26:00+00:00, run_after=2024-02-11T13:27:00+00:00 [2024-02-11T13:26:00.347+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:26:00.352+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:26:00.409+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:26:00.409+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:26:00.409+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:26:00.409+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:26:00.409+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:26:00.412+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:26:00.412+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:26:00.412+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:26:00.412+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:26:00.412+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:26:00.412+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:26:00.726+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:26:00.726+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:26:00.726+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:26:00.743+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9b7ce6c-88dd-4792-b733-b2873ae017f3 [2024-02-11T13:26:00.745+0000] {scheduler_job.py:635} INFO - Setting external_id for to 326c6315-a5c0-4f23-b89b-77e7335f5e79 [2024-02-11T13:26:00.745+0000] {scheduler_job.py:635} INFO - Setting external_id for to bb40e22e-7b0c-4d67-8b17-571b460dde7c [2024-02-11T13:26:01.957+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:26:01.958+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:24:00+00:00, run_id=scheduled__2024-02-11T13:24:00+00:00, run_start_date=2024-02-11 13:26:00.362631+00:00, run_end_date=2024-02-11 13:26:01.958234+00:00, run_duration=1.595603, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:24:00+00:00, data_interval_end=2024-02-11 13:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:26:01.967+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:26:00+00:00, run_after=2024-02-11T13:28:00+00:00 [2024-02-11T13:26:02.042+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:24:00+00:00 exited with status success for try_number 1 [2024-02-11T13:26:02.049+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:24:00+00:00, map_index=-1, run_start_date=2024-02-11 13:26:01.109283+00:00, run_end_date=2024-02-11 13:26:01.350107+00:00, run_duration=0.240824, 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-11 13:26:00.410611+00:00, queued_by_job_id=1, pid=4336 [2024-02-11T13:26:03.082+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:26:03.083+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:25:00+00:00, run_id=scheduled__2024-02-11T13:25:00+00:00, run_start_date=2024-02-11 13:26:00.363425+00:00, run_end_date=2024-02-11 13:26:03.082986+00:00, run_duration=2.719561, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:25:00+00:00, data_interval_end=2024-02-11 13:26:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:26:03.089+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:26:00+00:00, run_after=2024-02-11T13:27:00+00:00 [2024-02-11T13:26:03.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:25:00+00:00 exited with status success for try_number 1 [2024-02-11T13:26:03.120+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:25:00+00:00, map_index=-1, run_start_date=2024-02-11 13:26:02.189512+00:00, run_end_date=2024-02-11 13:26:02.491629+00:00, run_duration=0.302117, 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-11 13:26:00.410611+00:00, queued_by_job_id=1, pid=4367 [2024-02-11T13:26:03.504+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:26:03.504+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:25:00+00:00, run_id=scheduled__2024-02-11T13:25:00+00:00, run_start_date=2024-02-11 13:26:00.364079+00:00, run_end_date=2024-02-11 13:26:03.504530+00:00, run_duration=3.140451, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:25:00+00:00, data_interval_end=2024-02-11 13:26:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:26:03.511+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:26:00+00:00, run_after=2024-02-11T13:27:00+00:00 [2024-02-11T13:26:03.531+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:25:00+00:00 exited with status success for try_number 1 [2024-02-11T13:26:03.534+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:25:00+00:00, map_index=-1, run_start_date=2024-02-11 13:26:02.167870+00:00, run_end_date=2024-02-11 13:26:03.228120+00:00, run_duration=1.06025, 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-11 13:26:00.410611+00:00, queued_by_job_id=1, pid=4366 [2024-02-11T13:27:00.818+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:27:00.827+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:27:00+00:00, run_after=2024-02-11T13:28:00+00:00 [2024-02-11T13:27:00.866+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:27:00.866+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:27:00.866+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:27:00.867+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:27:00.868+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:27:00.868+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:27:00.869+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:27:00.869+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:27:00.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:27:00.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:27:00.976+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6514d0ec-9dc8-4ac9-9802-491fd1f9888a [2024-02-11T13:27:00.976+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1be7b401-37db-4609-b0c9-ca7264b25377 [2024-02-11T13:27:03.182+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:27:03.182+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:26:00+00:00, run_id=scheduled__2024-02-11T13:26:00+00:00, run_start_date=2024-02-11 13:27:00.835141+00:00, run_end_date=2024-02-11 13:27:03.182817+00:00, run_duration=2.347676, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:26:00+00:00, data_interval_end=2024-02-11 13:27:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:27:03.190+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:27:00+00:00, run_after=2024-02-11T13:28:00+00:00 [2024-02-11T13:27:03.216+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:26:00+00:00 exited with status success for try_number 1 [2024-02-11T13:27:03.220+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:26:00+00:00, map_index=-1, run_start_date=2024-02-11 13:27:02.427470+00:00, run_end_date=2024-02-11 13:27:02.725314+00:00, run_duration=0.297844, 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-11 13:27:00.867547+00:00, queued_by_job_id=1, pid=4421 [2024-02-11T13:27:03.744+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:27:03.744+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:26:00+00:00, run_id=scheduled__2024-02-11T13:26:00+00:00, run_start_date=2024-02-11 13:27:00.835836+00:00, run_end_date=2024-02-11 13:27:03.744314+00:00, run_duration=2.908478, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:26:00+00:00, data_interval_end=2024-02-11 13:27:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:27:03.750+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:27:00+00:00, run_after=2024-02-11T13:28:00+00:00 [2024-02-11T13:27:03.770+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:26:00+00:00 exited with status success for try_number 1 [2024-02-11T13:27:03.773+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:26:00+00:00, map_index=-1, run_start_date=2024-02-11 13:27:02.500638+00:00, run_end_date=2024-02-11 13:27:03.558110+00:00, run_duration=1.057472, 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-11 13:27:00.867547+00:00, queued_by_job_id=1, pid=4422 [2024-02-11T13:28:00.240+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:28:00.245+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:28:00.253+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:28:00+00:00, run_after=2024-02-11T13:29:00+00:00 [2024-02-11T13:28:00.303+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:28:00.303+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:28:00.303+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:28:00.304+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:28:00.304+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:28:00.306+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:28:00.306+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:28:00.306+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:28:00.307+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:28:00.307+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:28:00.307+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:28:00.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:28:00.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:28:00.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:28:00.576+0000] {scheduler_job.py:635} INFO - Setting external_id for to d15b594f-41f2-41df-b6a9-41cb35cdd07a [2024-02-11T13:28:00.577+0000] {scheduler_job.py:635} INFO - Setting external_id for to ca3e207c-cfa9-4893-a99c-89dd01c07fe1 [2024-02-11T13:28:00.577+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4f62bd3d-3923-4477-bf87-a790d5f47786 [2024-02-11T13:28:01.788+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:28:01.789+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:26:00+00:00, run_id=scheduled__2024-02-11T13:26:00+00:00, run_start_date=2024-02-11 13:28:00.265117+00:00, run_end_date=2024-02-11 13:28:01.788814+00:00, run_duration=1.523697, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:26:00+00:00, data_interval_end=2024-02-11 13:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:28:01.797+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:28:00+00:00, run_after=2024-02-11T13:30:00+00:00 [2024-02-11T13:28:01.869+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:26:00+00:00 exited with status success for try_number 1 [2024-02-11T13:28:01.877+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:26:00+00:00, map_index=-1, run_start_date=2024-02-11 13:28:01.024150+00:00, run_end_date=2024-02-11 13:28:01.275392+00:00, run_duration=0.251242, 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-11 13:28:00.305133+00:00, queued_by_job_id=1, pid=4457 [2024-02-11T13:28:02.906+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:28:02.907+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:27:00+00:00, run_id=scheduled__2024-02-11T13:27:00+00:00, run_start_date=2024-02-11 13:28:00.266118+00:00, run_end_date=2024-02-11 13:28:02.907197+00:00, run_duration=2.641079, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:27:00+00:00, data_interval_end=2024-02-11 13:28:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:28:02.913+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:28:00+00:00, run_after=2024-02-11T13:29:00+00:00 [2024-02-11T13:28:02.939+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:27:00+00:00 exited with status success for try_number 1 [2024-02-11T13:28:02.942+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:27:00+00:00, map_index=-1, run_start_date=2024-02-11 13:28:02.046533+00:00, run_end_date=2024-02-11 13:28:02.356031+00:00, run_duration=0.309498, state=success, executor_state=success, try_number=1, max_tries=1, job_id=210, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:28:00.305133+00:00, queued_by_job_id=1, pid=4488 [2024-02-11T13:28:03.971+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:28:03.972+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:27:00+00:00, run_id=scheduled__2024-02-11T13:27:00+00:00, run_start_date=2024-02-11 13:28:00.266958+00:00, run_end_date=2024-02-11 13:28:03.971953+00:00, run_duration=3.704995, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:27:00+00:00, data_interval_end=2024-02-11 13:28:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:28:03.978+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:28:00+00:00, run_after=2024-02-11T13:29:00+00:00 [2024-02-11T13:28:04.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:27:00+00:00 exited with status success for try_number 1 [2024-02-11T13:28:04.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:27:00+00:00, map_index=-1, run_start_date=2024-02-11 13:28:02.033563+00:00, run_end_date=2024-02-11 13:28:03.086708+00:00, run_duration=1.053145, state=success, executor_state=success, try_number=1, max_tries=1, job_id=209, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:28:00.305133+00:00, queued_by_job_id=1, pid=4487 [2024-02-11T13:29:00.532+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:29:00.546+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:29:00+00:00, run_after=2024-02-11T13:30:00+00:00 [2024-02-11T13:29:00.604+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:29:00.604+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:29:00.605+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:29:00.605+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:29:00.608+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:29:00.608+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:29:00.608+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:29:00.608+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:29:00.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:29:00.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:29:00.830+0000] {scheduler_job.py:635} INFO - Setting external_id for to f61d460f-0109-4bb2-8539-e7fb3ee2166e [2024-02-11T13:29:00.831+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c48f93b-d7c5-4696-aec6-58f7edfc9b26 [2024-02-11T13:29:03.298+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:29:03.299+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:28:00+00:00, run_id=scheduled__2024-02-11T13:28:00+00:00, run_start_date=2024-02-11 13:29:00.558837+00:00, run_end_date=2024-02-11 13:29:03.299017+00:00, run_duration=2.74018, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:28:00+00:00, data_interval_end=2024-02-11 13:29:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:29:03.305+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:29:00+00:00, run_after=2024-02-11T13:30:00+00:00 [2024-02-11T13:29:03.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:28:00+00:00 exited with status success for try_number 1 [2024-02-11T13:29:03.336+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:28:00+00:00, map_index=-1, run_start_date=2024-02-11 13:29:02.296411+00:00, run_end_date=2024-02-11 13:29:02.658481+00:00, run_duration=0.36207, 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-11 13:29:00.606430+00:00, queued_by_job_id=1, pid=4542 [2024-02-11T13:29:04.194+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:29:04.195+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:28:00+00:00, run_id=scheduled__2024-02-11T13:28:00+00:00, run_start_date=2024-02-11 13:29:00.559949+00:00, run_end_date=2024-02-11 13:29:04.195060+00:00, run_duration=3.635111, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:28:00+00:00, data_interval_end=2024-02-11 13:29:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:29:04.202+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:29:00+00:00, run_after=2024-02-11T13:30:00+00:00 [2024-02-11T13:29:04.226+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:28:00+00:00 exited with status success for try_number 1 [2024-02-11T13:29:04.229+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:28:00+00:00, map_index=-1, run_start_date=2024-02-11 13:29:02.232423+00:00, run_end_date=2024-02-11 13:29:03.912891+00:00, run_duration=1.680468, state=success, executor_state=success, try_number=1, max_tries=1, job_id=211, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:29:00.606430+00:00, queued_by_job_id=1, pid=4541 [2024-02-11T13:30:00.668+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:30:00.674+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:30:00.684+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:30:00+00:00, run_after=2024-02-11T13:35:00+00:00 [2024-02-11T13:30:00.695+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:30:00+00:00, run_after=2024-02-11T13:31:00+00:00 [2024-02-11T13:30:00.758+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T13:30:00.758+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:30:00.758+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:30:00.758+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:30:00.758+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:30:00.759+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:30:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T13:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T13:30:00.761+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T13:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:30:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:30:00.762+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:30:00.762+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:30:00.762+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:30:00.762+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:30:00.762+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:30:01.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:30:01.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:30:01.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:30:01.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:30:01.058+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3506ab0e-0b40-4824-b8b2-0ca702f01adf [2024-02-11T13:30:01.058+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ac21239-ab33-4b13-9ab4-86e850260067 [2024-02-11T13:30:01.058+0000] {scheduler_job.py:635} INFO - Setting external_id for to 961b3c43-21ee-4cef-bbe3-04b5874a0ce2 [2024-02-11T13:30:01.058+0000] {scheduler_job.py:635} INFO - Setting external_id for to 62c89811-9fc4-4f68-9bbc-4f4085309797 [2024-02-11T13:30:03.119+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:30:03.120+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:28:00+00:00, run_id=scheduled__2024-02-11T13:28:00+00:00, run_start_date=2024-02-11 13:30:00.709267+00:00, run_end_date=2024-02-11 13:30:03.119830+00:00, run_duration=2.410563, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:28:00+00:00, data_interval_end=2024-02-11 13:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:30:03.156+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:30:00+00:00, run_after=2024-02-11T13:32:00+00:00 [2024-02-11T13:30:03.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:28:00+00:00 exited with status success for try_number 1 [2024-02-11T13:30:03.348+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:28:00+00:00, map_index=-1, run_start_date=2024-02-11 13:30:02.136052+00:00, run_end_date=2024-02-11 13:30:02.914704+00:00, run_duration=0.778652, 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-11 13:30:00.760188+00:00, queued_by_job_id=1, pid=4578 [2024-02-11T13:30:05.612+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:30:05.612+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:29:00+00:00, run_id=scheduled__2024-02-11T13:29:00+00:00, run_start_date=2024-02-11 13:30:00.710114+00:00, run_end_date=2024-02-11 13:30:05.612645+00:00, run_duration=4.902531, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:29:00+00:00, data_interval_end=2024-02-11 13:30:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:30:05.620+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:30:00+00:00, run_after=2024-02-11T13:31:00+00:00 [2024-02-11T13:30:05.625+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:30:05.625+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:29:00+00:00, run_id=scheduled__2024-02-11T13:29:00+00:00, run_start_date=2024-02-11 13:30:00.710994+00:00, run_end_date=2024-02-11 13:30:05.625738+00:00, run_duration=4.914744, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:29:00+00:00, data_interval_end=2024-02-11 13:30:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:30:05.633+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:30:00+00:00, run_after=2024-02-11T13:31:00+00:00 [2024-02-11T13:30:05.661+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:30:05.661+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:30:05.661+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:30:05.663+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T13:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T13:30:05.663+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T13:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:30:05.699+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:30:05.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:25:00+00:00 exited with status success for try_number 1 [2024-02-11T13:30:05.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:29:00+00:00 exited with status success for try_number 1 [2024-02-11T13:30:05.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:29:00+00:00 exited with status success for try_number 1 [2024-02-11T13:30:05.706+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T13:25:00+00:00, map_index=-1, run_start_date=2024-02-11 13:30:04.347566+00:00, run_end_date=2024-02-11 13:30:04.754809+00:00, run_duration=0.407243, state=success, executor_state=success, try_number=1, max_tries=1, job_id=216, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:30:00.760188+00:00, queued_by_job_id=1, pid=4629 [2024-02-11T13:30:05.707+0000] {scheduler_job.py:635} INFO - Setting external_id for to bbe9e1b2-b34b-4f83-b75e-02fa60bede7e [2024-02-11T13:30:05.707+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:29:00+00:00, map_index=-1, run_start_date=2024-02-11 13:30:03.963923+00:00, run_end_date=2024-02-11 13:30:04.501027+00:00, run_duration=0.537104, 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-11 13:30:00.760188+00:00, queued_by_job_id=1, pid=4609 [2024-02-11T13:30:05.707+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:29:00+00:00, map_index=-1, run_start_date=2024-02-11 13:30:04.158626+00:00, run_end_date=2024-02-11 13:30:05.466300+00:00, run_duration=1.307674, 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-11 13:30:00.760188+00:00, queued_by_job_id=1, pid=4619 [2024-02-11T13:30:07.044+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:30:07.044+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:30:07.044+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:30:07.046+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T13:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T13:30:07.046+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T13:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T13:30:07.079+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:30:07.080+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:25:00+00:00 exited with status success for try_number 1 [2024-02-11T13:30:07.083+0000] {scheduler_job.py:635} INFO - Setting external_id for to 16a6f7be-105b-483e-b768-8f45d8107e21 [2024-02-11T13:30:07.084+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T13:25:00+00:00, map_index=-1, run_start_date=2024-02-11 13:30:06.758751+00:00, run_end_date=2024-02-11 13:30:06.937222+00:00, run_duration=0.178471, state=success, executor_state=success, try_number=1, max_tries=1, job_id=217, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:30:05.662346+00:00, queued_by_job_id=1, pid=4659 [2024-02-11T13:30:09.267+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:30:09.267+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:30:09.268+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:30:09.269+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T13:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:30:09.269+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T13:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:30:09.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:30:09.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:25:00+00:00 exited with status success for try_number 1 [2024-02-11T13:30:09.309+0000] {scheduler_job.py:635} INFO - Setting external_id for to a30cf599-b733-4101-a955-5c3bf7d6364b [2024-02-11T13:30:09.310+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T13:25:00+00:00, map_index=0, run_start_date=2024-02-11 13:30:08.225093+00:00, run_end_date=2024-02-11 13:30:08.418229+00:00, run_duration=0.193136, state=success, executor_state=success, try_number=1, max_tries=1, job_id=218, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:30:07.045381+00:00, queued_by_job_id=1, pid=4671 [2024-02-11T13:30:11.475+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:30:11.476+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:25:00+00:00, run_id=scheduled__2024-02-11T13:25:00+00:00, run_start_date=2024-02-11 13:30:00.708410+00:00, run_end_date=2024-02-11 13:30:11.476186+00:00, run_duration=10.767776, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:25:00+00:00, data_interval_end=2024-02-11 13:30:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T13:30:11.482+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:30:00+00:00, run_after=2024-02-11T13:35:00+00:00 [2024-02-11T13:30:11.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:25:00+00:00 exited with status success for try_number 1 [2024-02-11T13:30:11.518+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T13:25:00+00:00, map_index=-1, run_start_date=2024-02-11 13:30:10.525737+00:00, run_end_date=2024-02-11 13:30:10.761549+00:00, run_duration=0.235812, 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-11 13:30:09.268610+00:00, queued_by_job_id=1, pid=4683 [2024-02-11T13:30:14.107+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T13:31:00.802+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:31:00+00:00, run_after=2024-02-11T13:32:00+00:00 [2024-02-11T13:31:00.805+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:31:00.846+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:31:00.846+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:31:00.846+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:31:00.847+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:31:00.849+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:31:00.849+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:31:00.849+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:31:00.849+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:31:00.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:31:00.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:31:00.946+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2bf9cc3c-b379-4867-b179-cddb74ec971c [2024-02-11T13:31:00.946+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1d8be10c-4888-4b27-9795-8cfd25731acd [2024-02-11T13:31:03.672+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:31:03.672+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:30:00+00:00, run_id=scheduled__2024-02-11T13:30:00+00:00, run_start_date=2024-02-11 13:31:00.813971+00:00, run_end_date=2024-02-11 13:31:03.672483+00:00, run_duration=2.858512, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:30:00+00:00, data_interval_end=2024-02-11 13:31:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:31:03.679+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:31:00+00:00, run_after=2024-02-11T13:32:00+00:00 [2024-02-11T13:31:03.684+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:31:03.684+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:30:00+00:00, run_id=scheduled__2024-02-11T13:30:00+00:00, run_start_date=2024-02-11 13:31:00.814719+00:00, run_end_date=2024-02-11 13:31:03.684394+00:00, run_duration=2.869675, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:30:00+00:00, data_interval_end=2024-02-11 13:31:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:31:03.691+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:31:00+00:00, run_after=2024-02-11T13:32:00+00:00 [2024-02-11T13:31:03.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status success for try_number 1 [2024-02-11T13:31:03.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status success for try_number 1 [2024-02-11T13:31:03.717+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:30:00+00:00, map_index=-1, run_start_date=2024-02-11 13:31:02.323474+00:00, run_end_date=2024-02-11 13:31:02.695714+00:00, run_duration=0.37224, 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-11 13:31:00.847785+00:00, queued_by_job_id=1, pid=4719 [2024-02-11T13:31:03.717+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:30:00+00:00, map_index=-1, run_start_date=2024-02-11 13:31:02.345077+00:00, run_end_date=2024-02-11 13:31:03.591898+00:00, run_duration=1.246821, 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-11 13:31:00.847785+00:00, queued_by_job_id=1, pid=4720 [2024-02-11T13:32: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-11T13:32:00.922+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:32:00.930+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:32:00+00:00, run_after=2024-02-11T13:33:00+00:00 [2024-02-11T13:32:00.972+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:32:00.972+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:32:00.972+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:32:00.972+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:32:00.972+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:32:00.975+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:32:00.975+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:32:00.975+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:32:00.975+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:32:00.975+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:32:00.975+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:32:01.125+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:32:01.126+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:32:01.126+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:32:01.133+0000] {scheduler_job.py:635} INFO - Setting external_id for to 46062a10-1c57-4580-9919-6500e9c7a07c [2024-02-11T13:32:01.133+0000] {scheduler_job.py:635} INFO - Setting external_id for to 961123c3-7fb0-477c-a22f-f1d7115157cb [2024-02-11T13:32:01.133+0000] {scheduler_job.py:635} INFO - Setting external_id for to bade2d01-b2e2-433a-aa11-47f22d685b63 [2024-02-11T13:32:02.287+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:32:02.287+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:30:00+00:00, run_id=scheduled__2024-02-11T13:30:00+00:00, run_start_date=2024-02-11 13:32:00.938835+00:00, run_end_date=2024-02-11 13:32:02.287495+00:00, run_duration=1.34866, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:30:00+00:00, data_interval_end=2024-02-11 13:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:32:02.298+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:32:00+00:00, run_after=2024-02-11T13:34:00+00:00 [2024-02-11T13:32:03.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status success for try_number 1 [2024-02-11T13:32:03.168+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:30:00+00:00, map_index=-1, run_start_date=2024-02-11 13:32:01.677888+00:00, run_end_date=2024-02-11 13:32:02.209237+00:00, run_duration=0.531349, 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-11 13:32:00.973686+00:00, queued_by_job_id=1, pid=4755 [2024-02-11T13:32:04.204+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:32:04.204+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:31:00+00:00, run_id=scheduled__2024-02-11T13:31:00+00:00, run_start_date=2024-02-11 13:32:00.939573+00:00, run_end_date=2024-02-11 13:32:04.204829+00:00, run_duration=3.265256, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:31:00+00:00, data_interval_end=2024-02-11 13:32:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:32:04.211+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:32:00+00:00, run_after=2024-02-11T13:33:00+00:00 [2024-02-11T13:32:04.254+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:31:00+00:00 exited with status success for try_number 1 [2024-02-11T13:32:04.257+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:31:00+00:00, map_index=-1, run_start_date=2024-02-11 13:32:02.836016+00:00, run_end_date=2024-02-11 13:32:03.064723+00:00, run_duration=0.228707, state=success, executor_state=success, try_number=1, max_tries=1, job_id=223, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:32:00.973686+00:00, queued_by_job_id=1, pid=4785 [2024-02-11T13:32:04.954+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:32:04.954+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:31:00+00:00, run_id=scheduled__2024-02-11T13:31:00+00:00, run_start_date=2024-02-11 13:32:00.940229+00:00, run_end_date=2024-02-11 13:32:04.954347+00:00, run_duration=4.014118, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:31:00+00:00, data_interval_end=2024-02-11 13:32:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:32:04.961+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:32:00+00:00, run_after=2024-02-11T13:33:00+00:00 [2024-02-11T13:32:04.988+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:31:00+00:00 exited with status success for try_number 1 [2024-02-11T13:32:04.991+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:31:00+00:00, map_index=-1, run_start_date=2024-02-11 13:32:02.873345+00:00, run_end_date=2024-02-11 13:32:04.494279+00:00, run_duration=1.620934, 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-11 13:32:00.973686+00:00, queued_by_job_id=1, pid=4786 [2024-02-11T13:33:00.014+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:33:00.025+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:33:00+00:00, run_after=2024-02-11T13:34:00+00:00 [2024-02-11T13:33:00.068+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:33:00.068+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:33:00.068+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:33:00.069+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:33:00.071+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:33:00.071+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:33:00.071+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:33:00.071+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:33:00.209+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:33:00.209+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:33:00.215+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36c6742c-63f9-4377-8fd9-64d51a7c9eaa [2024-02-11T13:33:00.216+0000] {scheduler_job.py:635} INFO - Setting external_id for to f140308e-3dfa-4b4a-a4cc-648d7d39e606 [2024-02-11T13:33:02.398+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:33:02.399+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:32:00+00:00, run_id=scheduled__2024-02-11T13:32:00+00:00, run_start_date=2024-02-11 13:33:00.035937+00:00, run_end_date=2024-02-11 13:33:02.399222+00:00, run_duration=2.363285, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:32:00+00:00, data_interval_end=2024-02-11 13:33:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:33:02.409+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:33:00+00:00, run_after=2024-02-11T13:34:00+00:00 [2024-02-11T13:33:02.445+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:32:00+00:00 exited with status success for try_number 1 [2024-02-11T13:33:02.449+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:32:00+00:00, map_index=-1, run_start_date=2024-02-11 13:33:01.415235+00:00, run_end_date=2024-02-11 13:33:01.703960+00:00, run_duration=0.288725, 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-11 13:33:00.069703+00:00, queued_by_job_id=1, pid=4831 [2024-02-11T13:33:03.478+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:33:03.479+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:32:00+00:00, run_id=scheduled__2024-02-11T13:32:00+00:00, run_start_date=2024-02-11 13:33:00.036707+00:00, run_end_date=2024-02-11 13:33:03.479180+00:00, run_duration=3.442473, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:32:00+00:00, data_interval_end=2024-02-11 13:33:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:33:03.486+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:33:00+00:00, run_after=2024-02-11T13:34:00+00:00 [2024-02-11T13:33:03.507+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:32:00+00:00 exited with status success for try_number 1 [2024-02-11T13:33:03.510+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:32:00+00:00, map_index=-1, run_start_date=2024-02-11 13:33:01.598103+00:00, run_end_date=2024-02-11 13:33:02.680669+00:00, run_duration=1.082566, state=success, executor_state=success, try_number=1, max_tries=1, job_id=226, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:33:00.069703+00:00, queued_by_job_id=1, pid=4841 [2024-02-11T13:34:00.171+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:34:00.180+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:34:00+00:00, run_after=2024-02-11T13:35:00+00:00 [2024-02-11T13:34:00.186+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:34:00.236+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:34:00.237+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:34:00.237+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:34:00.237+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:34:00.237+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:34:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:34:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:34:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:34:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:34:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:34:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:34:00.572+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:34:00.573+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:34:00.573+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:34:00.593+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2736581b-3dc7-4570-ad51-7c30c51c281e [2024-02-11T13:34:00.593+0000] {scheduler_job.py:635} INFO - Setting external_id for to 268fb9e6-a94d-4f28-bdab-04fa91337c13 [2024-02-11T13:34:00.593+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1fcc8bea-fcd9-4727-a6db-c7ca59a0835c [2024-02-11T13:34:01.818+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:34:01.819+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:32:00+00:00, run_id=scheduled__2024-02-11T13:32:00+00:00, run_start_date=2024-02-11 13:34:00.195971+00:00, run_end_date=2024-02-11 13:34:01.818821+00:00, run_duration=1.62285, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:32:00+00:00, data_interval_end=2024-02-11 13:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:34:01.831+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:34:00+00:00, run_after=2024-02-11T13:36:00+00:00 [2024-02-11T13:34:01.889+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:32:00+00:00 exited with status success for try_number 1 [2024-02-11T13:34:01.894+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:32:00+00:00, map_index=-1, run_start_date=2024-02-11 13:34:01.066525+00:00, run_end_date=2024-02-11 13:34:01.320098+00:00, run_duration=0.253573, state=success, executor_state=success, try_number=1, max_tries=1, job_id=227, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:34:00.238556+00:00, queued_by_job_id=1, pid=4876 [2024-02-11T13:34:02.924+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:34:02.925+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:33:00+00:00, run_id=scheduled__2024-02-11T13:33:00+00:00, run_start_date=2024-02-11 13:34:00.196902+00:00, run_end_date=2024-02-11 13:34:02.925158+00:00, run_duration=2.728256, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:33:00+00:00, data_interval_end=2024-02-11 13:34:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:34:02.931+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:34:00+00:00, run_after=2024-02-11T13:35:00+00:00 [2024-02-11T13:34:02.956+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:33:00+00:00 exited with status success for try_number 1 [2024-02-11T13:34:02.959+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:33:00+00:00, map_index=-1, run_start_date=2024-02-11 13:34:02.156453+00:00, run_end_date=2024-02-11 13:34:02.477618+00:00, run_duration=0.321165, 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-11 13:34:00.238556+00:00, queued_by_job_id=1, pid=4907 [2024-02-11T13:34:03.986+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:34:03.987+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:33:00+00:00, run_id=scheduled__2024-02-11T13:33:00+00:00, run_start_date=2024-02-11 13:34:00.197846+00:00, run_end_date=2024-02-11 13:34:03.987176+00:00, run_duration=3.78933, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:33:00+00:00, data_interval_end=2024-02-11 13:34:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:34:03.993+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:34:00+00:00, run_after=2024-02-11T13:35:00+00:00 [2024-02-11T13:34:04.015+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:33:00+00:00 exited with status success for try_number 1 [2024-02-11T13:34:04.018+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:33:00+00:00, map_index=-1, run_start_date=2024-02-11 13:34:02.074578+00:00, run_end_date=2024-02-11 13:34:03.201806+00:00, run_duration=1.127228, 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-11 13:34:00.238556+00:00, queued_by_job_id=1, pid=4906 [2024-02-11T13:35:00.648+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:35:00+00:00, run_after=2024-02-11T13:40:00+00:00 [2024-02-11T13:35:00.654+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:35:00.668+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:35:00+00:00, run_after=2024-02-11T13:36:00+00:00 [2024-02-11T13:35:00.729+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:35:00.729+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:35:00.730+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:35:00.730+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:35:00.730+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:35:00.732+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T13:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T13:35:00.732+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:35:00.732+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:35:00.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:35:00.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:35:00.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:35:00.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:35:00.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:35:00.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:35:00.889+0000] {scheduler_job.py:635} INFO - Setting external_id for to d928a13d-c0c4-4c9f-aecc-d4e27166d583 [2024-02-11T13:35:00.889+0000] {scheduler_job.py:635} INFO - Setting external_id for to f94b8a65-0e11-4fed-a0ab-c5e1e8f4f706 [2024-02-11T13:35:00.890+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8849c62d-21a9-4932-b5b8-4b05c6bd80ce [2024-02-11T13:35:03.209+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:35:03.209+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:34:00+00:00, run_id=scheduled__2024-02-11T13:34:00+00:00, run_start_date=2024-02-11 13:35:00.681350+00:00, run_end_date=2024-02-11 13:35:03.209685+00:00, run_duration=2.528335, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:34:00+00:00, data_interval_end=2024-02-11 13:35:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:35:03.218+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:35:00+00:00, run_after=2024-02-11T13:36:00+00:00 [2024-02-11T13:35:03.249+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:35:03.249+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:35:03.250+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:35:03.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T13:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T13:35:03.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:35:03.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:35:03.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status success for try_number 1 [2024-02-11T13:35:03.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:34:00+00:00 exited with status success for try_number 1 [2024-02-11T13:35:03.299+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3cb6680-7395-4eb3-9e3b-4ca8da4d63a9 [2024-02-11T13:35:03.299+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:34:00+00:00, map_index=-1, run_start_date=2024-02-11 13:35:02.609441+00:00, run_end_date=2024-02-11 13:35:03.046793+00:00, run_duration=0.437352, 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-11 13:35:00.731314+00:00, queued_by_job_id=1, pid=4973 [2024-02-11T13:35:03.299+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T13:30:00+00:00, map_index=-1, run_start_date=2024-02-11 13:35:02.795286+00:00, run_end_date=2024-02-11 13:35:03.138415+00:00, run_duration=0.343129, state=success, executor_state=success, try_number=1, max_tries=1, job_id=232, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:35:00.731314+00:00, queued_by_job_id=1, pid=4974 [2024-02-11T13:35:04.389+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:35:04.390+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:34:00+00:00, run_id=scheduled__2024-02-11T13:34:00+00:00, run_start_date=2024-02-11 13:35:00.682160+00:00, run_end_date=2024-02-11 13:35:04.389964+00:00, run_duration=3.707804, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:34:00+00:00, data_interval_end=2024-02-11 13:35:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:35:04.397+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:35:00+00:00, run_after=2024-02-11T13:36:00+00:00 [2024-02-11T13:35:04.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:34:00+00:00 exited with status success for try_number 1 [2024-02-11T13:35:04.433+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:34:00+00:00, map_index=-1, run_start_date=2024-02-11 13:35:02.629844+00:00, run_end_date=2024-02-11 13:35:04.047720+00:00, run_duration=1.417876, 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-11 13:35:00.731314+00:00, queued_by_job_id=1, pid=4972 [2024-02-11T13:35:04.684+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:35:04.684+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:35:04.684+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:35:04.686+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T13:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T13:35:04.686+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T13:35:04.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:35:04.726+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8ce8ccd4-f401-4936-b126-e2c73c6c1cc9 [2024-02-11T13:35:04.792+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status success for try_number 1 [2024-02-11T13:35:04.796+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T13:30:00+00:00, map_index=-1, run_start_date=2024-02-11 13:35:04.434163+00:00, run_end_date=2024-02-11 13:35:04.607270+00:00, run_duration=0.173107, state=success, executor_state=success, try_number=1, max_tries=1, job_id=233, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:35:03.250971+00:00, queued_by_job_id=1, pid=5013 [2024-02-11T13:35:06.693+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:35:06.693+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:35:06.693+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:35:06.695+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T13:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:35:06.695+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T13:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:35:06.724+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:35:06.725+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status success for try_number 1 [2024-02-11T13:35:06.729+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8ee2625d-6f10-4a0f-86a5-a1e323805f56 [2024-02-11T13:35:06.729+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T13:30:00+00:00, map_index=0, run_start_date=2024-02-11 13:35:05.799656+00:00, run_end_date=2024-02-11 13:35:05.968342+00:00, run_duration=0.168686, state=success, executor_state=success, try_number=1, max_tries=1, job_id=234, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:35:04.685279+00:00, queued_by_job_id=1, pid=5025 [2024-02-11T13:35:08.866+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:35:08.866+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:30:00+00:00, run_id=scheduled__2024-02-11T13:30:00+00:00, run_start_date=2024-02-11 13:35:00.680347+00:00, run_end_date=2024-02-11 13:35:08.866882+00:00, run_duration=8.186535, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:30:00+00:00, data_interval_end=2024-02-11 13:35:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T13:35:08.871+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:35:00+00:00, run_after=2024-02-11T13:40:00+00:00 [2024-02-11T13:35:08.896+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:30:00+00:00 exited with status success for try_number 1 [2024-02-11T13:35:08.899+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T13:30:00+00:00, map_index=-1, run_start_date=2024-02-11 13:35:07.780037+00:00, run_end_date=2024-02-11 13:35:07.962862+00:00, run_duration=0.182825, 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-11 13:35:06.694051+00:00, queued_by_job_id=1, pid=5037 [2024-02-11T13:35:14.150+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T13:36:00.170+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:36:00.179+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:36:00+00:00, run_after=2024-02-11T13:37:00+00:00 [2024-02-11T13:36:00.184+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:36:00.231+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:36:00.231+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:36:00.232+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:36:00.232+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:36:00.232+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:36:00.235+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:36:00.235+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:36:00.235+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:36:00.235+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:36:00.235+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:36:00.235+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:36:00.598+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:36:00.598+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:36:00.598+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:36:00.610+0000] {scheduler_job.py:635} INFO - Setting external_id for to 07c055bd-e0fe-4d1c-8910-27d4c1395949 [2024-02-11T13:36:00.610+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8b6b392-0ebb-4db9-a841-4dd85c7f13fb [2024-02-11T13:36:00.612+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2d70fc2c-1311-4960-8458-cdd54edd27e1 [2024-02-11T13:36:01.804+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:36:01.805+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:34:00+00:00, run_id=scheduled__2024-02-11T13:34:00+00:00, run_start_date=2024-02-11 13:36:00.192560+00:00, run_end_date=2024-02-11 13:36:01.805032+00:00, run_duration=1.612472, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:34:00+00:00, data_interval_end=2024-02-11 13:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:36:01.817+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:36:00+00:00, run_after=2024-02-11T13:38:00+00:00 [2024-02-11T13:36:01.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:34:00+00:00 exited with status success for try_number 1 [2024-02-11T13:36:01.905+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:34:00+00:00, map_index=-1, run_start_date=2024-02-11 13:36:00.965979+00:00, run_end_date=2024-02-11 13:36:01.274284+00:00, run_duration=0.308305, 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-11 13:36:00.233478+00:00, queued_by_job_id=1, pid=5054 [2024-02-11T13:36:02.941+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:36:02.941+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:35:00+00:00, run_id=scheduled__2024-02-11T13:35:00+00:00, run_start_date=2024-02-11 13:36:00.193338+00:00, run_end_date=2024-02-11 13:36:02.941293+00:00, run_duration=2.747955, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:35:00+00:00, data_interval_end=2024-02-11 13:36:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:36:02.947+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:36:00+00:00, run_after=2024-02-11T13:37:00+00:00 [2024-02-11T13:36:02.974+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:35:00+00:00 exited with status success for try_number 1 [2024-02-11T13:36:02.977+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:35:00+00:00, map_index=-1, run_start_date=2024-02-11 13:36:02.034158+00:00, run_end_date=2024-02-11 13:36:02.381620+00:00, run_duration=0.347462, 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-11 13:36:00.233478+00:00, queued_by_job_id=1, pid=5084 [2024-02-11T13:36:04.005+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:36:04.005+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:35:00+00:00, run_id=scheduled__2024-02-11T13:35:00+00:00, run_start_date=2024-02-11 13:36:00.194762+00:00, run_end_date=2024-02-11 13:36:04.005387+00:00, run_duration=3.810625, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:35:00+00:00, data_interval_end=2024-02-11 13:36:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:36:04.011+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:36:00+00:00, run_after=2024-02-11T13:37:00+00:00 [2024-02-11T13:36:04.033+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:35:00+00:00 exited with status success for try_number 1 [2024-02-11T13:36:04.036+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:35:00+00:00, map_index=-1, run_start_date=2024-02-11 13:36:02.034130+00:00, run_end_date=2024-02-11 13:36:03.096883+00:00, run_duration=1.062753, 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-11 13:36:00.233478+00:00, queued_by_job_id=1, pid=5085 [2024-02-11T13:37:00.573+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:37:00.582+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:37:00+00:00, run_after=2024-02-11T13:38:00+00:00 [2024-02-11T13:37:00.632+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:37:00.632+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:37:00.632+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:37:00.633+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:37:00.635+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:37:00.636+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:37:00.636+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:37:00.636+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:37:00.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:37:00.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:37:00.770+0000] {scheduler_job.py:635} INFO - Setting external_id for to e9611c2c-834b-494d-96cc-eb9d7054cc7a [2024-02-11T13:37:00.771+0000] {scheduler_job.py:635} INFO - Setting external_id for to 45bbf691-5672-4d30-a067-da544886df0a [2024-02-11T13:37:03.351+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:37:03.352+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:36:00+00:00, run_id=scheduled__2024-02-11T13:36:00+00:00, run_start_date=2024-02-11 13:37:00.599533+00:00, run_end_date=2024-02-11 13:37:03.352172+00:00, run_duration=2.752639, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:36:00+00:00, data_interval_end=2024-02-11 13:37:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:37:03.359+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:37:00+00:00, run_after=2024-02-11T13:38:00+00:00 [2024-02-11T13:37:03.363+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:37:03.363+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:36:00+00:00, run_id=scheduled__2024-02-11T13:36:00+00:00, run_start_date=2024-02-11 13:37:00.600341+00:00, run_end_date=2024-02-11 13:37:03.363364+00:00, run_duration=2.763023, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:36:00+00:00, data_interval_end=2024-02-11 13:37:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:37:03.370+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:37:00+00:00, run_after=2024-02-11T13:38:00+00:00 [2024-02-11T13:37:03.391+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:36:00+00:00 exited with status success for try_number 1 [2024-02-11T13:37:03.392+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:36:00+00:00 exited with status success for try_number 1 [2024-02-11T13:37:03.395+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:36:00+00:00, map_index=-1, run_start_date=2024-02-11 13:37:02.070482+00:00, run_end_date=2024-02-11 13:37:02.386839+00:00, run_duration=0.316357, 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-11 13:37:00.634270+00:00, queued_by_job_id=1, pid=5139 [2024-02-11T13:37:03.396+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:36:00+00:00, map_index=-1, run_start_date=2024-02-11 13:37:02.095533+00:00, run_end_date=2024-02-11 13:37:03.194140+00:00, run_duration=1.098607, 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-11 13:37:00.634270+00:00, queued_by_job_id=1, pid=5140 [2024-02-11T13:38:00.702+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:38:00.707+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:38:00.720+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:38:00+00:00, run_after=2024-02-11T13:39:00+00:00 [2024-02-11T13:38:00.762+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:38:00.762+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:38:00.762+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:38:00.762+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:38:00.763+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:38:00.765+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:38:00.765+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:38:00.765+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:38:00.765+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:38:00.765+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:38:00.765+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:38:00.922+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:38:00.923+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:38:00.923+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:38:00.931+0000] {scheduler_job.py:635} INFO - Setting external_id for to e3478d98-dd47-4e23-ada2-2ca7c4fc7612 [2024-02-11T13:38:00.931+0000] {scheduler_job.py:635} INFO - Setting external_id for to b737a48b-351a-49f2-bddb-31de1f15c0b5 [2024-02-11T13:38:00.931+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b1111f8-0acc-43b2-82ee-8c819cdd5e1a [2024-02-11T13:38:02.876+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:38:02.876+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:36:00+00:00, run_id=scheduled__2024-02-11T13:36:00+00:00, run_start_date=2024-02-11 13:38:00.729191+00:00, run_end_date=2024-02-11 13:38:02.876363+00:00, run_duration=2.147172, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:36:00+00:00, data_interval_end=2024-02-11 13:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:38:02.884+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:38:00+00:00, run_after=2024-02-11T13:40:00+00:00 [2024-02-11T13:38:02.915+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:36:00+00:00 exited with status success for try_number 1 [2024-02-11T13:38:02.919+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:36:00+00:00, map_index=-1, run_start_date=2024-02-11 13:38:01.392184+00:00, run_end_date=2024-02-11 13:38:01.893385+00:00, run_duration=0.501201, state=success, executor_state=success, try_number=1, max_tries=1, job_id=241, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:38:00.763826+00:00, queued_by_job_id=1, pid=5175 [2024-02-11T13:38:03.946+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:38:03.946+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:37:00+00:00, run_id=scheduled__2024-02-11T13:37:00+00:00, run_start_date=2024-02-11 13:38:00.729985+00:00, run_end_date=2024-02-11 13:38:03.946557+00:00, run_duration=3.216572, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:37:00+00:00, data_interval_end=2024-02-11 13:38:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:38:03.953+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:38:00+00:00, run_after=2024-02-11T13:39:00+00:00 [2024-02-11T13:38:03.957+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:38:03.957+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:37:00+00:00, run_id=scheduled__2024-02-11T13:37:00+00:00, run_start_date=2024-02-11 13:38:00.730643+00:00, run_end_date=2024-02-11 13:38:03.957178+00:00, run_duration=3.226535, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:37:00+00:00, data_interval_end=2024-02-11 13:38:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:38:03.964+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:38:00+00:00, run_after=2024-02-11T13:39:00+00:00 [2024-02-11T13:38:03.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:37:00+00:00 exited with status success for try_number 1 [2024-02-11T13:38:03.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:37:00+00:00 exited with status success for try_number 1 [2024-02-11T13:38:03.989+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:37:00+00:00, map_index=-1, run_start_date=2024-02-11 13:38:02.470699+00:00, run_end_date=2024-02-11 13:38:02.805398+00:00, run_duration=0.334699, 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-11 13:38:00.763826+00:00, queued_by_job_id=1, pid=5205 [2024-02-11T13:38:03.990+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:37:00+00:00, map_index=-1, run_start_date=2024-02-11 13:38:02.484822+00:00, run_end_date=2024-02-11 13:38:03.728797+00:00, run_duration=1.243975, state=success, executor_state=success, try_number=1, max_tries=1, job_id=243, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:38:00.763826+00:00, queued_by_job_id=1, pid=5206 [2024-02-11T13:39:00.827+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:39:00.835+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:39:00+00:00, run_after=2024-02-11T13:40:00+00:00 [2024-02-11T13:39:00.872+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:39:00.872+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:39:00.873+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:39:00.873+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:39:00.875+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:39:00.875+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:39:00.875+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:39:00.875+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:39:00.980+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:39:00.980+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:39:00.988+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1c13ee8f-e144-4740-890d-44f91abfa977 [2024-02-11T13:39:00.989+0000] {scheduler_job.py:635} INFO - Setting external_id for to 451872af-8521-4acc-af03-8c99bf6f78bd [2024-02-11T13:39:03.486+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:39:03.487+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:38:00+00:00, run_id=scheduled__2024-02-11T13:38:00+00:00, run_start_date=2024-02-11 13:39:00.844208+00:00, run_end_date=2024-02-11 13:39:03.487082+00:00, run_duration=2.642874, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:38:00+00:00, data_interval_end=2024-02-11 13:39:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:39:03.495+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:39:00+00:00, run_after=2024-02-11T13:40:00+00:00 [2024-02-11T13:39:03.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:38:00+00:00 exited with status success for try_number 1 [2024-02-11T13:39:03.523+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:38:00+00:00, map_index=-1, run_start_date=2024-02-11 13:39:02.412088+00:00, run_end_date=2024-02-11 13:39:02.759061+00:00, run_duration=0.346973, 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-11 13:39:00.874033+00:00, queued_by_job_id=1, pid=5261 [2024-02-11T13:39:04.549+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:39:04.550+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:38:00+00:00, run_id=scheduled__2024-02-11T13:38:00+00:00, run_start_date=2024-02-11 13:39:00.845134+00:00, run_end_date=2024-02-11 13:39:04.550175+00:00, run_duration=3.705041, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:38:00+00:00, data_interval_end=2024-02-11 13:39:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:39:04.556+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:39:00+00:00, run_after=2024-02-11T13:40:00+00:00 [2024-02-11T13:39:04.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:38:00+00:00 exited with status success for try_number 1 [2024-02-11T13:39:04.579+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:38:00+00:00, map_index=-1, run_start_date=2024-02-11 13:39:02.348186+00:00, run_end_date=2024-02-11 13:39:03.412455+00:00, run_duration=1.064269, state=success, executor_state=success, try_number=1, max_tries=1, job_id=244, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:39:00.874033+00:00, queued_by_job_id=1, pid=5260 [2024-02-11T13:40:00.953+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:40:00.965+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:40:00+00:00, run_after=2024-02-11T13:41:00+00:00 [2024-02-11T13:40:00.974+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:40:00+00:00, run_after=2024-02-11T13:45:00+00:00 [2024-02-11T13:40:00.980+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:40:01.055+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T13:40:01.055+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:40:01.055+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:40:01.055+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:40:01.056+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:40:01.056+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:40:01.059+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T13:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T13:40:01.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T13:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:40:01.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:40:01.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:40:01.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:40:01.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:40:01.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:40:01.061+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:40:01.370+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:40:01.373+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:40:01.374+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:40:01.374+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:40:01.393+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a07edff-e83a-407a-a4eb-26abd6e6498c [2024-02-11T13:40:01.393+0000] {scheduler_job.py:635} INFO - Setting external_id for to 06b4b827-89cc-46fb-9593-3cfc202f0e09 [2024-02-11T13:40:01.393+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6cabe352-7ba0-450d-b091-d9e53c7f66e9 [2024-02-11T13:40:01.397+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8e8859f4-e9e8-4605-b6d7-6b5561c50ba8 [2024-02-11T13:40:04.140+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:40:04.140+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:38:00+00:00, run_id=scheduled__2024-02-11T13:38:00+00:00, run_start_date=2024-02-11 13:40:00.994745+00:00, run_end_date=2024-02-11 13:40:04.140644+00:00, run_duration=3.145899, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:38:00+00:00, data_interval_end=2024-02-11 13:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:40:04.149+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:40:00+00:00, run_after=2024-02-11T13:42:00+00:00 [2024-02-11T13:40:04.165+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:40:04.165+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:39:00+00:00, run_id=scheduled__2024-02-11T13:39:00+00:00, run_start_date=2024-02-11 13:40:00.995613+00:00, run_end_date=2024-02-11 13:40:04.165841+00:00, run_duration=3.170228, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:39:00+00:00, data_interval_end=2024-02-11 13:40:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:40:04.177+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:40:00+00:00, run_after=2024-02-11T13:41:00+00:00 [2024-02-11T13:40:04.217+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:38:00+00:00 exited with status success for try_number 1 [2024-02-11T13:40:04.218+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:39:00+00:00 exited with status success for try_number 1 [2024-02-11T13:40:04.223+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:39:00+00:00, map_index=-1, run_start_date=2024-02-11 13:40:03.486244+00:00, run_end_date=2024-02-11 13:40:03.862091+00:00, run_duration=0.375847, 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-11 13:40:01.057818+00:00, queued_by_job_id=1, pid=5327 [2024-02-11T13:40:04.223+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:38:00+00:00, map_index=-1, run_start_date=2024-02-11 13:40:02.187584+00:00, run_end_date=2024-02-11 13:40:03.116529+00:00, run_duration=0.928945, 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-11 13:40:01.057818+00:00, queued_by_job_id=1, pid=5297 [2024-02-11T13:40:05.256+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:40:05.256+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:39:00+00:00, run_id=scheduled__2024-02-11T13:39:00+00:00, run_start_date=2024-02-11 13:40:00.996508+00:00, run_end_date=2024-02-11 13:40:05.256556+00:00, run_duration=4.260048, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:39:00+00:00, data_interval_end=2024-02-11 13:40:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:40:05.263+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:40:00+00:00, run_after=2024-02-11T13:41:00+00:00 [2024-02-11T13:40:05.275+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:40:05.275+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:40:05.275+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:40:05.277+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T13:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T13:40:05.277+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T13:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:40:05.309+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:40:05.310+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:35:00+00:00 exited with status success for try_number 1 [2024-02-11T13:40:05.310+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:39:00+00:00 exited with status success for try_number 1 [2024-02-11T13:40:05.315+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:39:00+00:00, map_index=-1, run_start_date=2024-02-11 13:40:03.681266+00:00, run_end_date=2024-02-11 13:40:04.927874+00:00, run_duration=1.246608, 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-11 13:40:01.057818+00:00, queued_by_job_id=1, pid=5329 [2024-02-11T13:40:05.316+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T13:35:00+00:00, map_index=-1, run_start_date=2024-02-11 13:40:04.244534+00:00, run_end_date=2024-02-11 13:40:04.433507+00:00, run_duration=0.188973, state=success, executor_state=success, try_number=1, max_tries=1, job_id=249, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:40:01.057818+00:00, queued_by_job_id=1, pid=5357 [2024-02-11T13:40:05.316+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff148416-310b-457f-9500-01ee0d18d9d1 [2024-02-11T13:40:06.683+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:40:06.683+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:40:06.683+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:40:06.685+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T13:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T13:40:06.685+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T13:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T13:40:06.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:40:06.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:35:00+00:00 exited with status success for try_number 1 [2024-02-11T13:40:06.861+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b8f5165-bc67-419c-83c2-3b2d6c83add3 [2024-02-11T13:40:06.861+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T13:35:00+00:00, map_index=-1, run_start_date=2024-02-11 13:40:06.380921+00:00, run_end_date=2024-02-11 13:40:06.553312+00:00, run_duration=0.172391, state=success, executor_state=success, try_number=1, max_tries=1, job_id=250, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:40:05.276023+00:00, queued_by_job_id=1, pid=5378 [2024-02-11T13:40:08.139+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:40:08.140+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:40:08.140+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:40:08.142+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T13:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:40:08.142+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T13:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:40:08.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:40:08.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:35:00+00:00 exited with status success for try_number 1 [2024-02-11T13:40:08.180+0000] {scheduler_job.py:635} INFO - Setting external_id for to 913d5dc4-7230-4289-9a56-1ebcceadaa8d [2024-02-11T13:40:08.180+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T13:35:00+00:00, map_index=0, run_start_date=2024-02-11 13:40:07.813607+00:00, run_end_date=2024-02-11 13:40:07.993896+00:00, run_duration=0.180289, state=success, executor_state=success, try_number=1, max_tries=1, job_id=251, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:40:06.684117+00:00, queued_by_job_id=1, pid=5390 [2024-02-11T13:40:10.328+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:40:10.329+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:35:00+00:00, run_id=scheduled__2024-02-11T13:35:00+00:00, run_start_date=2024-02-11 13:40:00.993750+00:00, run_end_date=2024-02-11 13:40:10.329172+00:00, run_duration=9.335422, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:35:00+00:00, data_interval_end=2024-02-11 13:40:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T13:40:10.335+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:40:00+00:00, run_after=2024-02-11T13:45:00+00:00 [2024-02-11T13:40:10.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:35:00+00:00 exited with status success for try_number 1 [2024-02-11T13:40:10.372+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T13:35:00+00:00, map_index=-1, run_start_date=2024-02-11 13:40:09.268994+00:00, run_end_date=2024-02-11 13:40:09.443256+00:00, run_duration=0.174262, 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-11 13:40:08.140916+00:00, queued_by_job_id=1, pid=5402 [2024-02-11T13:40:14.184+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T13:41:00.061+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:41:00.074+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:41:00+00:00, run_after=2024-02-11T13:42:00+00:00 [2024-02-11T13:41:00.120+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:41:00.121+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:41:00.121+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:41:00.121+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:41:00.124+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:41:00.124+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:41:00.124+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:41:00.124+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:41:00.244+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:41:00.244+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:41:00.250+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4b929e9-8906-4fcd-9675-10b3acdc79cc [2024-02-11T13:41:00.251+0000] {scheduler_job.py:635} INFO - Setting external_id for to e74972e2-d447-4c67-99fb-d8f3a8794bef [2024-02-11T13:41:02.435+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:41:02.436+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:40:00+00:00, run_id=scheduled__2024-02-11T13:40:00+00:00, run_start_date=2024-02-11 13:41:00.085652+00:00, run_end_date=2024-02-11 13:41:02.436102+00:00, run_duration=2.35045, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:40:00+00:00, data_interval_end=2024-02-11 13:41:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:41:02.451+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:41:00+00:00, run_after=2024-02-11T13:42:00+00:00 [2024-02-11T13:41:02.495+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status success for try_number 1 [2024-02-11T13:41:02.499+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:40:00+00:00, map_index=-1, run_start_date=2024-02-11 13:41:01.628270+00:00, run_end_date=2024-02-11 13:41:01.955819+00:00, run_duration=0.327549, 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-11 13:41:00.122510+00:00, queued_by_job_id=1, pid=5438 [2024-02-11T13:41:03.540+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:41:03.540+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:40:00+00:00, run_id=scheduled__2024-02-11T13:40:00+00:00, run_start_date=2024-02-11 13:41:00.086931+00:00, run_end_date=2024-02-11 13:41:03.540495+00:00, run_duration=3.453564, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:40:00+00:00, data_interval_end=2024-02-11 13:41:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:41:03.550+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:41:00+00:00, run_after=2024-02-11T13:42:00+00:00 [2024-02-11T13:41:03.592+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status success for try_number 1 [2024-02-11T13:41:03.596+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:40:00+00:00, map_index=-1, run_start_date=2024-02-11 13:41:01.660145+00:00, run_end_date=2024-02-11 13:41:02.914627+00:00, run_duration=1.254482, 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-11 13:41:00.122510+00:00, queued_by_job_id=1, pid=5439 [2024-02-11T13:42:00.169+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:42:00.174+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:42:00.182+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:42:00+00:00, run_after=2024-02-11T13:43:00+00:00 [2024-02-11T13:42:00.235+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:42:00.235+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:42:00.235+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:42:00.235+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:42:00.236+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:42:00.238+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:42:00.239+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:42:00.239+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:42:00.239+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:42:00.239+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:42:00.239+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:42:00.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:42:00.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:42:00.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:42:00.716+0000] {scheduler_job.py:635} INFO - Setting external_id for to e3fe3fed-ee72-44e5-bc89-7b89bf7a9c2f [2024-02-11T13:42:00.716+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b7008ce-34cb-4c93-985b-564bf2a997cc [2024-02-11T13:42:00.716+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77f9f24e-a896-4f65-bff3-255906176ef7 [2024-02-11T13:42:01.979+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:42:01.979+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:40:00+00:00, run_id=scheduled__2024-02-11T13:40:00+00:00, run_start_date=2024-02-11 13:42:00.194900+00:00, run_end_date=2024-02-11 13:42:01.979435+00:00, run_duration=1.784535, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:40:00+00:00, data_interval_end=2024-02-11 13:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:42:01.988+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:42:00+00:00, run_after=2024-02-11T13:44:00+00:00 [2024-02-11T13:42:02.055+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status success for try_number 1 [2024-02-11T13:42:02.069+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:40:00+00:00, map_index=-1, run_start_date=2024-02-11 13:42:00.988044+00:00, run_end_date=2024-02-11 13:42:01.264144+00:00, run_duration=0.2761, 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-11 13:42:00.236715+00:00, queued_by_job_id=1, pid=5474 [2024-02-11T13:42:03.105+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:42:03.105+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:41:00+00:00, run_id=scheduled__2024-02-11T13:41:00+00:00, run_start_date=2024-02-11 13:42:00.196319+00:00, run_end_date=2024-02-11 13:42:03.105651+00:00, run_duration=2.909332, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:41:00+00:00, data_interval_end=2024-02-11 13:42:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:42:03.114+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:42:00+00:00, run_after=2024-02-11T13:43:00+00:00 [2024-02-11T13:42:03.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:41:00+00:00 exited with status success for try_number 1 [2024-02-11T13:42:03.147+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:41:00+00:00, map_index=-1, run_start_date=2024-02-11 13:42:01.963843+00:00, run_end_date=2024-02-11 13:42:02.282666+00:00, run_duration=0.318823, 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-11 13:42:00.236715+00:00, queued_by_job_id=1, pid=5504 [2024-02-11T13:42:04.172+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:42:04.172+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:41:00+00:00, run_id=scheduled__2024-02-11T13:41:00+00:00, run_start_date=2024-02-11 13:42:00.197315+00:00, run_end_date=2024-02-11 13:42:04.172593+00:00, run_duration=3.975278, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:41:00+00:00, data_interval_end=2024-02-11 13:42:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:42:04.179+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:42:00+00:00, run_after=2024-02-11T13:43:00+00:00 [2024-02-11T13:42:04.198+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:41:00+00:00 exited with status success for try_number 1 [2024-02-11T13:42:04.201+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:41:00+00:00, map_index=-1, run_start_date=2024-02-11 13:42:02.040832+00:00, run_end_date=2024-02-11 13:42:03.133325+00:00, run_duration=1.092493, 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-11 13:42:00.236715+00:00, queued_by_job_id=1, pid=5505 [2024-02-11T13:43:00.692+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:43:00.704+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:43:00+00:00, run_after=2024-02-11T13:44:00+00:00 [2024-02-11T13:43:00.742+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:43:00.743+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:43:00.743+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:43:00.743+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:43:00.745+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:43:00.745+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:43:00.745+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:43:00.745+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:43:00.846+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:43:00.846+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:43:00.852+0000] {scheduler_job.py:635} INFO - Setting external_id for to 55ed81e3-c51d-4a39-accd-fb2fa6143b0d [2024-02-11T13:43:00.852+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c6bdde0-d596-45f5-8e57-304dc108f49f [2024-02-11T13:43:03.076+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:43:03.076+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:42:00+00:00, run_id=scheduled__2024-02-11T13:42:00+00:00, run_start_date=2024-02-11 13:43:00.714525+00:00, run_end_date=2024-02-11 13:43:03.076865+00:00, run_duration=2.36234, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:42:00+00:00, data_interval_end=2024-02-11 13:43:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:43:03.084+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:43:00+00:00, run_after=2024-02-11T13:44:00+00:00 [2024-02-11T13:43:03.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:42:00+00:00 exited with status success for try_number 1 [2024-02-11T13:43:03.124+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:42:00+00:00, map_index=-1, run_start_date=2024-02-11 13:43:02.236231+00:00, run_end_date=2024-02-11 13:43:02.546979+00:00, run_duration=0.310748, state=success, executor_state=success, try_number=1, max_tries=1, job_id=259, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:43:00.744161+00:00, queued_by_job_id=1, pid=5560 [2024-02-11T13:43:04.153+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:43:04.153+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:42:00+00:00, run_id=scheduled__2024-02-11T13:42:00+00:00, run_start_date=2024-02-11 13:43:00.715346+00:00, run_end_date=2024-02-11 13:43:04.153366+00:00, run_duration=3.43802, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:42:00+00:00, data_interval_end=2024-02-11 13:43:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:43:04.160+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:43:00+00:00, run_after=2024-02-11T13:44:00+00:00 [2024-02-11T13:43:04.182+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:42:00+00:00 exited with status success for try_number 1 [2024-02-11T13:43:04.186+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:42:00+00:00, map_index=-1, run_start_date=2024-02-11 13:43:02.144745+00:00, run_end_date=2024-02-11 13:43:03.500438+00:00, run_duration=1.355693, state=success, executor_state=success, try_number=1, max_tries=1, job_id=258, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:43:00.744161+00:00, queued_by_job_id=1, pid=5559 [2024-02-11T13:44:00.148+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:44:00.153+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:44:00.165+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:44:00+00:00, run_after=2024-02-11T13:45:00+00:00 [2024-02-11T13:44:00.214+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:44:00.214+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:44:00.215+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:44:00.215+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:44:00.215+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:44:00.217+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:44:00.217+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:44:00.218+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:44:00.218+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:44:00.218+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:44:00.218+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:44:00.545+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:44:00.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:44:00.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:44:00.569+0000] {scheduler_job.py:635} INFO - Setting external_id for to 87138a06-3c80-4b46-a183-1b7a275976aa [2024-02-11T13:44:00.569+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d8f315f-25b1-49c0-80f0-da4de4b675a8 [2024-02-11T13:44:00.569+0000] {scheduler_job.py:635} INFO - Setting external_id for to a34a3387-4bf4-41d8-806a-28291a4cebba [2024-02-11T13:44:02.167+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:44:02.169+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:42:00+00:00, run_id=scheduled__2024-02-11T13:42:00+00:00, run_start_date=2024-02-11 13:44:00.174901+00:00, run_end_date=2024-02-11 13:44:02.169372+00:00, run_duration=1.994471, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:42:00+00:00, data_interval_end=2024-02-11 13:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:44:02.178+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:44:00+00:00, run_after=2024-02-11T13:46:00+00:00 [2024-02-11T13:44:02.247+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:42:00+00:00 exited with status success for try_number 1 [2024-02-11T13:44:02.270+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:42:00+00:00, map_index=-1, run_start_date=2024-02-11 13:44:01.017221+00:00, run_end_date=2024-02-11 13:44:01.315686+00:00, run_duration=0.298465, state=success, executor_state=success, try_number=1, max_tries=1, job_id=260, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:44:00.216283+00:00, queued_by_job_id=1, pid=5595 [2024-02-11T13:44:03.309+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:44:03.310+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:43:00+00:00, run_id=scheduled__2024-02-11T13:43:00+00:00, run_start_date=2024-02-11 13:44:00.175688+00:00, run_end_date=2024-02-11 13:44:03.310162+00:00, run_duration=3.134474, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:43:00+00:00, data_interval_end=2024-02-11 13:44:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:44:03.316+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:44:00+00:00, run_after=2024-02-11T13:45:00+00:00 [2024-02-11T13:44:03.321+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:44:03.322+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:43:00+00:00, run_id=scheduled__2024-02-11T13:43:00+00:00, run_start_date=2024-02-11 13:44:00.176353+00:00, run_end_date=2024-02-11 13:44:03.322115+00:00, run_duration=3.145762, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:43:00+00:00, data_interval_end=2024-02-11 13:44:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:44:03.329+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:44:00+00:00, run_after=2024-02-11T13:45:00+00:00 [2024-02-11T13:44:03.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:43:00+00:00 exited with status success for try_number 1 [2024-02-11T13:44:03.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:43:00+00:00 exited with status success for try_number 1 [2024-02-11T13:44:03.357+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:43:00+00:00, map_index=-1, run_start_date=2024-02-11 13:44:01.963658+00:00, run_end_date=2024-02-11 13:44:02.332775+00:00, run_duration=0.369117, 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-11 13:44:00.216283+00:00, queued_by_job_id=1, pid=5625 [2024-02-11T13:44:03.357+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:43:00+00:00, map_index=-1, run_start_date=2024-02-11 13:44:01.982244+00:00, run_end_date=2024-02-11 13:44:03.206131+00:00, run_duration=1.223887, 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-11 13:44:00.216283+00:00, queued_by_job_id=1, pid=5626 [2024-02-11T13:45:00.908+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:45:00+00:00, run_after=2024-02-11T13:50:00+00:00 [2024-02-11T13:45:00.913+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:45:00.922+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:45:00+00:00, run_after=2024-02-11T13:46:00+00:00 [2024-02-11T13:45:00.976+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:45:00.976+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:45:00.976+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:45:00.976+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:45:00.977+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:45:00.979+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T13:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T13:45:00.979+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:45:00.979+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:45:00.979+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:45:00.979+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:45:00.979+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:45:01.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:45:01.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:45:01.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:45:01.162+0000] {scheduler_job.py:635} INFO - Setting external_id for to 73d9b993-68c1-4a04-82ce-775298316aba [2024-02-11T13:45:01.162+0000] {scheduler_job.py:635} INFO - Setting external_id for to e24244ac-22ed-48ec-8f91-5822c814505a [2024-02-11T13:45:01.162+0000] {scheduler_job.py:635} INFO - Setting external_id for to cbde58fd-eeb8-41bc-a1e0-5379fb4f9321 [2024-02-11T13:45:03.455+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:45:03.456+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:44:00+00:00, run_id=scheduled__2024-02-11T13:44:00+00:00, run_start_date=2024-02-11 13:45:00.934822+00:00, run_end_date=2024-02-11 13:45:03.456342+00:00, run_duration=2.52152, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:44:00+00:00, data_interval_end=2024-02-11 13:45:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:45:03.467+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:45:00+00:00, run_after=2024-02-11T13:46:00+00:00 [2024-02-11T13:45:03.486+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:45:03.486+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:45:03.487+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:45:03.489+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T13:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T13:45:03.489+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:45:03.532+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:45:03.532+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status success for try_number 1 [2024-02-11T13:45:03.537+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5623d55e-7ff9-4e86-8e2a-8fe3a459b483 [2024-02-11T13:45:03.537+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T13:40:00+00:00, map_index=-1, run_start_date=2024-02-11 13:45:03.031643+00:00, run_end_date=2024-02-11 13:45:03.387753+00:00, run_duration=0.35611, state=success, executor_state=success, try_number=1, max_tries=1, job_id=264, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:45:00.977963+00:00, queued_by_job_id=1, pid=5690 [2024-02-11T13:45:03.601+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:44:00+00:00 exited with status success for try_number 1 [2024-02-11T13:45:03.605+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:44:00+00:00, map_index=-1, run_start_date=2024-02-11 13:45:03.086835+00:00, run_end_date=2024-02-11 13:45:03.430832+00:00, run_duration=0.343997, 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-11 13:45:00.977963+00:00, queued_by_job_id=1, pid=5691 [2024-02-11T13:45:04.636+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:45:04.636+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:44:00+00:00, run_id=scheduled__2024-02-11T13:44:00+00:00, run_start_date=2024-02-11 13:45:00.935453+00:00, run_end_date=2024-02-11 13:45:04.636392+00:00, run_duration=3.700939, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:44:00+00:00, data_interval_end=2024-02-11 13:45:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:45:04.643+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:45:00+00:00, run_after=2024-02-11T13:46:00+00:00 [2024-02-11T13:45:04.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:44:00+00:00 exited with status success for try_number 1 [2024-02-11T13:45:04.682+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:44:00+00:00, map_index=-1, run_start_date=2024-02-11 13:45:02.877292+00:00, run_end_date=2024-02-11 13:45:04.175476+00:00, run_duration=1.298184, 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-11 13:45:00.977963+00:00, queued_by_job_id=1, pid=5689 [2024-02-11T13:45:05.725+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:45:05.725+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:45:05.725+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:45:05.727+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T13:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T13:45:05.727+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T13:45:05.761+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:45:05.761+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status success for try_number 1 [2024-02-11T13:45:05.765+0000] {scheduler_job.py:635} INFO - Setting external_id for to bb44b2fc-27c4-4f77-84ed-5f8ec1637857 [2024-02-11T13:45:05.765+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T13:40:00+00:00, map_index=-1, run_start_date=2024-02-11 13:45:04.651371+00:00, run_end_date=2024-02-11 13:45:04.828551+00:00, run_duration=0.17718, state=success, executor_state=success, try_number=1, max_tries=1, job_id=266, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:45:03.487863+00:00, queued_by_job_id=1, pid=5730 [2024-02-11T13:45:07.293+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:45:07.293+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:45:07.294+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:45:07.295+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T13:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:45:07.295+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T13:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:45:07.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:45:07.331+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status success for try_number 1 [2024-02-11T13:45:07.335+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1ac2f89-18bc-44a0-9c25-733286fca180 [2024-02-11T13:45:07.335+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T13:40:00+00:00, map_index=0, run_start_date=2024-02-11 13:45:06.835513+00:00, run_end_date=2024-02-11 13:45:07.006385+00:00, run_duration=0.170872, state=success, executor_state=success, try_number=1, max_tries=1, job_id=267, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:45:05.726180+00:00, queued_by_job_id=1, pid=5742 [2024-02-11T13:45:08.905+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:45:08.906+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:40:00+00:00, run_id=scheduled__2024-02-11T13:40:00+00:00, run_start_date=2024-02-11 13:45:00.934037+00:00, run_end_date=2024-02-11 13:45:08.905974+00:00, run_duration=7.971937, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:40:00+00:00, data_interval_end=2024-02-11 13:45:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T13:45:08.910+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:45:00+00:00, run_after=2024-02-11T13:50:00+00:00 [2024-02-11T13:45:08.929+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:40:00+00:00 exited with status success for try_number 1 [2024-02-11T13:45:08.932+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T13:40:00+00:00, map_index=-1, run_start_date=2024-02-11 13:45:08.464599+00:00, run_end_date=2024-02-11 13:45:08.641382+00:00, run_duration=0.176783, 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-11 13:45:07.294697+00:00, queued_by_job_id=1, pid=5754 [2024-02-11T13:45:14.219+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T13:46:00.125+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:46:00+00:00, run_after=2024-02-11T13:47:00+00:00 [2024-02-11T13:46:00.131+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:46:00.136+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:46:00.191+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:46:00.192+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:46:00.192+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:46:00.192+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:46:00.192+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:46:00.195+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:46:00.195+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:46:00.196+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:46:00.196+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:46:00.196+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:46:00.196+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:46:00.474+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:46:00.474+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:46:00.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:46:00.493+0000] {scheduler_job.py:635} INFO - Setting external_id for to 26e5b5c7-d1d0-48a5-afd5-af6e6198cb08 [2024-02-11T13:46:00.494+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27305ec1-7c21-48fd-87a3-c255842a7e00 [2024-02-11T13:46:00.494+0000] {scheduler_job.py:635} INFO - Setting external_id for to dace0cc7-6822-41fc-8636-a050461149c3 [2024-02-11T13:46:01.389+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:46:01.390+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:44:00+00:00, run_id=scheduled__2024-02-11T13:44:00+00:00, run_start_date=2024-02-11 13:46:00.153298+00:00, run_end_date=2024-02-11 13:46:01.390411+00:00, run_duration=1.237113, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:44:00+00:00, data_interval_end=2024-02-11 13:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:46:01.398+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:46:00+00:00, run_after=2024-02-11T13:48:00+00:00 [2024-02-11T13:46:01.444+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:44:00+00:00 exited with status success for try_number 1 [2024-02-11T13:46:01.450+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:44:00+00:00, map_index=-1, run_start_date=2024-02-11 13:46:00.916274+00:00, run_end_date=2024-02-11 13:46:01.219033+00:00, run_duration=0.302759, 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-11 13:46:00.193887+00:00, queued_by_job_id=1, pid=5771 [2024-02-11T13:46:02.832+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:46:02.833+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:45:00+00:00, run_id=scheduled__2024-02-11T13:45:00+00:00, run_start_date=2024-02-11 13:46:00.154155+00:00, run_end_date=2024-02-11 13:46:02.832941+00:00, run_duration=2.678786, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:45:00+00:00, data_interval_end=2024-02-11 13:46:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:46:02.840+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:46:00+00:00, run_after=2024-02-11T13:47:00+00:00 [2024-02-11T13:46:02.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:45:00+00:00 exited with status success for try_number 1 [2024-02-11T13:46:02.867+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:45:00+00:00, map_index=-1, run_start_date=2024-02-11 13:46:02.020190+00:00, run_end_date=2024-02-11 13:46:02.327274+00:00, run_duration=0.307084, 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-11 13:46:00.193887+00:00, queued_by_job_id=1, pid=5802 [2024-02-11T13:46:03.895+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:46:03.895+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:45:00+00:00, run_id=scheduled__2024-02-11T13:45:00+00:00, run_start_date=2024-02-11 13:46:00.154830+00:00, run_end_date=2024-02-11 13:46:03.895542+00:00, run_duration=3.740712, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:45:00+00:00, data_interval_end=2024-02-11 13:46:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:46:03.902+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:46:00+00:00, run_after=2024-02-11T13:47:00+00:00 [2024-02-11T13:46:03.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:45:00+00:00 exited with status success for try_number 1 [2024-02-11T13:46:03.925+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:45:00+00:00, map_index=-1, run_start_date=2024-02-11 13:46:02.004120+00:00, run_end_date=2024-02-11 13:46:03.109180+00:00, run_duration=1.10506, 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-11 13:46:00.193887+00:00, queued_by_job_id=1, pid=5801 [2024-02-11T13:47:00.310+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:47:00+00:00, run_after=2024-02-11T13:48:00+00:00 [2024-02-11T13:47:00.320+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:47:00.373+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:47:00.374+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:47:00.374+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:47:00.374+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:47:00.377+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:47:00.377+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:47:00.377+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:47:00.377+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:47:00.490+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:47:00.490+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:47:00.497+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6cc2e952-04bd-4bed-bbad-c1c8a692d5fe [2024-02-11T13:47:00.498+0000] {scheduler_job.py:635} INFO - Setting external_id for to 516ccce4-3c6c-4608-9068-bdbbdccc09b7 [2024-02-11T13:47:03.395+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:47:03.395+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:46:00+00:00, run_id=scheduled__2024-02-11T13:46:00+00:00, run_start_date=2024-02-11 13:47:00.335379+00:00, run_end_date=2024-02-11 13:47:03.395714+00:00, run_duration=3.060335, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:46:00+00:00, data_interval_end=2024-02-11 13:47:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:47:03.402+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:47:00+00:00, run_after=2024-02-11T13:48:00+00:00 [2024-02-11T13:47:03.406+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:47:03.406+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:46:00+00:00, run_id=scheduled__2024-02-11T13:46:00+00:00, run_start_date=2024-02-11 13:47:00.334551+00:00, run_end_date=2024-02-11 13:47:03.406592+00:00, run_duration=3.072041, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:46:00+00:00, data_interval_end=2024-02-11 13:47:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:47:03.413+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:47:00+00:00, run_after=2024-02-11T13:48:00+00:00 [2024-02-11T13:47:03.434+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:46:00+00:00 exited with status success for try_number 1 [2024-02-11T13:47:03.434+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:46:00+00:00 exited with status success for try_number 1 [2024-02-11T13:47:03.438+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:46:00+00:00, map_index=-1, run_start_date=2024-02-11 13:47:01.980391+00:00, run_end_date=2024-02-11 13:47:03.254296+00:00, run_duration=1.273905, state=success, executor_state=success, try_number=1, max_tries=1, job_id=273, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:47:00.375460+00:00, queued_by_job_id=1, pid=5857 [2024-02-11T13:47:03.438+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:46:00+00:00, map_index=-1, run_start_date=2024-02-11 13:47:01.952483+00:00, run_end_date=2024-02-11 13:47:02.292996+00:00, run_duration=0.340513, 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-11 13:47:00.375460+00:00, queued_by_job_id=1, pid=5856 [2024-02-11T13:48:00.561+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:48:00.567+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:48:00.580+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:48:00+00:00, run_after=2024-02-11T13:49:00+00:00 [2024-02-11T13:48:00.632+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:48:00.632+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:48:00.633+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:48:00.633+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:48:00.633+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:48:00.635+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:48:00.636+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:48:00.636+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:48:00.636+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:48:00.636+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:48:00.636+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:48:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:48:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:48:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:48:00.886+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9ec02a8-a477-42fa-8948-bd54e48cb928 [2024-02-11T13:48:00.886+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e247303-a31f-4b29-bbf8-abee5c98a260 [2024-02-11T13:48:00.886+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59c641bb-1239-4098-a992-f7a75db699d5 [2024-02-11T13:48:01.836+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:48:01.837+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:46:00+00:00, run_id=scheduled__2024-02-11T13:46:00+00:00, run_start_date=2024-02-11 13:48:00.590950+00:00, run_end_date=2024-02-11 13:48:01.837318+00:00, run_duration=1.246368, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:46:00+00:00, data_interval_end=2024-02-11 13:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:48:01.849+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:48:00+00:00, run_after=2024-02-11T13:50:00+00:00 [2024-02-11T13:48:01.948+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:46:00+00:00 exited with status success for try_number 1 [2024-02-11T13:48:01.962+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:46:00+00:00, map_index=-1, run_start_date=2024-02-11 13:48:01.329357+00:00, run_end_date=2024-02-11 13:48:01.654714+00:00, run_duration=0.325357, 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-11 13:48:00.634291+00:00, queued_by_job_id=1, pid=5892 [2024-02-11T13:48:03.895+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:48:03.895+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:47:00+00:00, run_id=scheduled__2024-02-11T13:47:00+00:00, run_start_date=2024-02-11 13:48:00.592617+00:00, run_end_date=2024-02-11 13:48:03.895462+00:00, run_duration=3.302845, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:47:00+00:00, data_interval_end=2024-02-11 13:48:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:48:03.902+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:48:00+00:00, run_after=2024-02-11T13:49:00+00:00 [2024-02-11T13:48:03.906+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:48:03.906+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:47:00+00:00, run_id=scheduled__2024-02-11T13:47:00+00:00, run_start_date=2024-02-11 13:48:00.591838+00:00, run_end_date=2024-02-11 13:48:03.906237+00:00, run_duration=3.314399, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:47:00+00:00, data_interval_end=2024-02-11 13:48:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:48:03.913+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:48:00+00:00, run_after=2024-02-11T13:49:00+00:00 [2024-02-11T13:48:03.933+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:47:00+00:00 exited with status success for try_number 1 [2024-02-11T13:48:03.933+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:47:00+00:00 exited with status success for try_number 1 [2024-02-11T13:48:03.937+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:47:00+00:00, map_index=-1, run_start_date=2024-02-11 13:48:02.427109+00:00, run_end_date=2024-02-11 13:48:03.460899+00:00, run_duration=1.03379, 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-11 13:48:00.634291+00:00, queued_by_job_id=1, pid=5922 [2024-02-11T13:48:03.937+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:47:00+00:00, map_index=-1, run_start_date=2024-02-11 13:48:02.476821+00:00, run_end_date=2024-02-11 13:48:02.823469+00:00, run_duration=0.346648, state=success, executor_state=success, try_number=1, max_tries=1, job_id=276, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:48:00.634291+00:00, queued_by_job_id=1, pid=5923 [2024-02-11T13:49:00.799+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:49:00+00:00, run_after=2024-02-11T13:50:00+00:00 [2024-02-11T13:49:00.807+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:49:00.868+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:49:00.869+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:49:00.869+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:49:00.869+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:49:00.873+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:49:00.873+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:49:00.875+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:49:00.876+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:49:01.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:49:01.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:49:01.134+0000] {scheduler_job.py:635} INFO - Setting external_id for to 499a61b7-4983-484b-9ea9-9127a1140066 [2024-02-11T13:49:01.135+0000] {scheduler_job.py:635} INFO - Setting external_id for to 722980d2-7f17-411f-b1b1-e4c2a461f725 [2024-02-11T13:49:04.386+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:49:04.386+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:48:00+00:00, run_id=scheduled__2024-02-11T13:48:00+00:00, run_start_date=2024-02-11 13:49:00.823675+00:00, run_end_date=2024-02-11 13:49:04.386507+00:00, run_duration=3.562832, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:48:00+00:00, data_interval_end=2024-02-11 13:49:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:49:04.394+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:49:00+00:00, run_after=2024-02-11T13:50:00+00:00 [2024-02-11T13:49:04.398+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:49:04.398+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:48:00+00:00, run_id=scheduled__2024-02-11T13:48:00+00:00, run_start_date=2024-02-11 13:49:00.822584+00:00, run_end_date=2024-02-11 13:49:04.398826+00:00, run_duration=3.576242, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:48:00+00:00, data_interval_end=2024-02-11 13:49:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:49:04.406+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:49:00+00:00, run_after=2024-02-11T13:50:00+00:00 [2024-02-11T13:49:04.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:48:00+00:00 exited with status success for try_number 1 [2024-02-11T13:49:04.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:48:00+00:00 exited with status success for try_number 1 [2024-02-11T13:49:04.430+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:48:00+00:00, map_index=-1, run_start_date=2024-02-11 13:49:03.030687+00:00, run_end_date=2024-02-11 13:49:04.182097+00:00, run_duration=1.15141, state=success, executor_state=success, try_number=1, max_tries=1, job_id=277, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:49:00.870596+00:00, queued_by_job_id=1, pid=5977 [2024-02-11T13:49:04.430+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:48:00+00:00, map_index=-1, run_start_date=2024-02-11 13:49:03.055824+00:00, run_end_date=2024-02-11 13:49:03.315035+00:00, run_duration=0.259211, 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-11 13:49:00.870596+00:00, queued_by_job_id=1, pid=5978 [2024-02-11T13:50:00.972+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:50:00.981+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:50:00+00:00, run_after=2024-02-11T13:51:00+00:00 [2024-02-11T13:50:00.984+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:50:00.991+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:50:00+00:00, run_after=2024-02-11T13:55:00+00:00 [2024-02-11T13:50:01.053+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T13:50:01.054+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:50:01.054+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:50:01.054+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:50:01.054+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:50:01.055+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:50:01.059+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T13:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T13:50:01.059+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T13:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:50:01.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:50:01.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:50:01.062+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:50:01.062+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:50:01.062+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:50:01.062+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:50:01.451+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:50:01.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:50:01.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:50:01.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:50:01.478+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6c8ce7a7-ac42-486e-ba2d-74c871498cf5 [2024-02-11T13:50:01.481+0000] {scheduler_job.py:635} INFO - Setting external_id for to 10ddc429-d39c-40f3-9303-5f6b9716aceb [2024-02-11T13:50:01.481+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77f1f389-fb48-4fc3-9967-421f2fcfdb9f [2024-02-11T13:50:01.481+0000] {scheduler_job.py:635} INFO - Setting external_id for to c5b510ba-bb59-4710-ab82-84b9a25f742f [2024-02-11T13:50:05.076+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:50:05.077+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:48:00+00:00, run_id=scheduled__2024-02-11T13:48:00+00:00, run_start_date=2024-02-11 13:50:01.002591+00:00, run_end_date=2024-02-11 13:50:05.077542+00:00, run_duration=4.074951, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:48:00+00:00, data_interval_end=2024-02-11 13:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:50:05.087+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:50:00+00:00, run_after=2024-02-11T13:52:00+00:00 [2024-02-11T13:50:05.099+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:50:05.099+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:49:00+00:00, run_id=scheduled__2024-02-11T13:49:00+00:00, run_start_date=2024-02-11 13:50:01.003277+00:00, run_end_date=2024-02-11 13:50:05.099770+00:00, run_duration=4.096493, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:49:00+00:00, data_interval_end=2024-02-11 13:50:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:50:05.112+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:50:00+00:00, run_after=2024-02-11T13:51:00+00:00 [2024-02-11T13:50:05.144+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:50:05.144+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:50:05.144+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:50:05.147+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T13:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T13:50:05.147+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T13:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:50:05.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:50:05.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:45:00+00:00 exited with status success for try_number 1 [2024-02-11T13:50:05.216+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:48:00+00:00 exited with status success for try_number 1 [2024-02-11T13:50:05.216+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:49:00+00:00 exited with status success for try_number 1 [2024-02-11T13:50:05.242+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:48:00+00:00, map_index=-1, run_start_date=2024-02-11 13:50:03.071027+00:00, run_end_date=2024-02-11 13:50:04.166257+00:00, run_duration=1.09523, 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-11 13:50:01.056290+00:00, queued_by_job_id=1, pid=6016 [2024-02-11T13:50:05.242+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T13:45:00+00:00, map_index=-1, run_start_date=2024-02-11 13:50:04.464401+00:00, run_end_date=2024-02-11 13:50:04.964272+00:00, run_duration=0.499871, state=success, executor_state=success, try_number=1, max_tries=1, job_id=281, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:50:01.056290+00:00, queued_by_job_id=1, pid=6054 [2024-02-11T13:50:05.242+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:49:00+00:00, map_index=-1, run_start_date=2024-02-11 13:50:04.391766+00:00, run_end_date=2024-02-11 13:50:04.879086+00:00, run_duration=0.48732, 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-11 13:50:01.056290+00:00, queued_by_job_id=1, pid=6045 [2024-02-11T13:50:05.243+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f78d3d1-b3d8-4043-8255-2016889eead0 [2024-02-11T13:50:06.385+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:50:06.385+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:49:00+00:00, run_id=scheduled__2024-02-11T13:49:00+00:00, run_start_date=2024-02-11 13:50:01.003923+00:00, run_end_date=2024-02-11 13:50:06.385657+00:00, run_duration=5.381734, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:49:00+00:00, data_interval_end=2024-02-11 13:50:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:50:06.392+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:50:00+00:00, run_after=2024-02-11T13:51:00+00:00 [2024-02-11T13:50:06.423+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:49:00+00:00 exited with status success for try_number 1 [2024-02-11T13:50:06.427+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:49:00+00:00, map_index=-1, run_start_date=2024-02-11 13:50:04.795598+00:00, run_end_date=2024-02-11 13:50:06.227809+00:00, run_duration=1.432211, 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-11 13:50:01.056290+00:00, queued_by_job_id=1, pid=6065 [2024-02-11T13:50:07.467+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:50:07.467+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:50:07.468+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:50:07.469+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T13:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T13:50:07.469+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T13:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T13:50:07.498+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:50:07.498+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:45:00+00:00 exited with status success for try_number 1 [2024-02-11T13:50:07.502+0000] {scheduler_job.py:635} INFO - Setting external_id for to 345fe39f-c5c0-45e5-afb7-598224d387fd [2024-02-11T13:50:07.502+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T13:45:00+00:00, map_index=-1, run_start_date=2024-02-11 13:50:06.594705+00:00, run_end_date=2024-02-11 13:50:06.767621+00:00, run_duration=0.172916, state=success, executor_state=success, try_number=1, max_tries=1, job_id=283, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:50:05.145565+00:00, queued_by_job_id=1, pid=6095 [2024-02-11T13:50:10.138+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:50:10.138+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:50:10.139+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:50:10.141+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T13:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:50:10.141+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T13:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:50:10.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:50:10.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:45:00+00:00 exited with status success for try_number 1 [2024-02-11T13:50:10.194+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5281f4c2-297e-4d42-8bf5-e2c1c2234e2b [2024-02-11T13:50:10.194+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T13:45:00+00:00, map_index=0, run_start_date=2024-02-11 13:50:08.666230+00:00, run_end_date=2024-02-11 13:50:09.580464+00:00, run_duration=0.914234, state=success, executor_state=success, try_number=1, max_tries=1, job_id=284, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:50:07.468569+00:00, queued_by_job_id=1, pid=6107 [2024-02-11T13:50:12.359+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:50:12.360+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:45:00+00:00, run_id=scheduled__2024-02-11T13:45:00+00:00, run_start_date=2024-02-11 13:50:01.001689+00:00, run_end_date=2024-02-11 13:50:12.359941+00:00, run_duration=11.358252, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:45:00+00:00, data_interval_end=2024-02-11 13:50:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T13:50:12.364+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:50:00+00:00, run_after=2024-02-11T13:55:00+00:00 [2024-02-11T13:50:12.384+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:45:00+00:00 exited with status success for try_number 1 [2024-02-11T13:50:12.387+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T13:45:00+00:00, map_index=-1, run_start_date=2024-02-11 13:50:11.558469+00:00, run_end_date=2024-02-11 13:50:11.777277+00:00, run_duration=0.218808, 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-11 13:50:10.139527+00:00, queued_by_job_id=1, pid=6128 [2024-02-11T13:50:14.252+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T13:51:00.514+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:51:00.526+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:51:00+00:00, run_after=2024-02-11T13:52:00+00:00 [2024-02-11T13:51:00.574+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:51:00.574+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:51:00.574+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:51:00.575+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:51:00.577+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:51:00.577+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:51:00.577+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:51:00.577+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:51:00.691+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:51:00.692+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:51:00.698+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4aea6362-0324-4a5d-abb1-513fbe37b081 [2024-02-11T13:51:00.698+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3c588db8-a2fb-4419-a2d7-2aa97ba1dfeb [2024-02-11T13:51:02.891+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:51:02.892+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:50:00+00:00, run_id=scheduled__2024-02-11T13:50:00+00:00, run_start_date=2024-02-11 13:51:00.537482+00:00, run_end_date=2024-02-11 13:51:02.892032+00:00, run_duration=2.35455, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:50:00+00:00, data_interval_end=2024-02-11 13:51:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:51:02.898+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:51:00+00:00, run_after=2024-02-11T13:52:00+00:00 [2024-02-11T13:51:02.924+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status success for try_number 1 [2024-02-11T13:51:02.927+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:50:00+00:00, map_index=-1, run_start_date=2024-02-11 13:51:02.075622+00:00, run_end_date=2024-02-11 13:51:02.415924+00:00, run_duration=0.340302, 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-11 13:51:00.575753+00:00, queued_by_job_id=1, pid=6165 [2024-02-11T13:51:03.957+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:51:03.957+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:50:00+00:00, run_id=scheduled__2024-02-11T13:50:00+00:00, run_start_date=2024-02-11 13:51:00.538493+00:00, run_end_date=2024-02-11 13:51:03.957239+00:00, run_duration=3.418746, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:50:00+00:00, data_interval_end=2024-02-11 13:51:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:51:03.964+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:51:00+00:00, run_after=2024-02-11T13:52:00+00:00 [2024-02-11T13:51:03.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status success for try_number 1 [2024-02-11T13:51:03.988+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:50:00+00:00, map_index=-1, run_start_date=2024-02-11 13:51:02.074734+00:00, run_end_date=2024-02-11 13:51:03.741226+00:00, run_duration=1.666492, 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-11 13:51:00.575753+00:00, queued_by_job_id=1, pid=6164 [2024-02-11T13:52:01.017+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:52:01.025+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:52:00+00:00, run_after=2024-02-11T13:53:00+00:00 [2024-02-11T13:52:01.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-11T13:52:01.071+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:52:01.071+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:52:01.072+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:52:01.072+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:52:01.072+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:52:01.076+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:52:01.077+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:52:01.077+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:52:01.077+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:52:01.077+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:52:01.078+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:52:01.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:52:01.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:52:01.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:52:01.238+0000] {scheduler_job.py:635} INFO - Setting external_id for to bfde759d-5044-436c-84ab-7d289ede8eca [2024-02-11T13:52:01.241+0000] {scheduler_job.py:635} INFO - Setting external_id for to d033b09b-2709-4576-81d1-bed596de6b1a [2024-02-11T13:52:01.241+0000] {scheduler_job.py:635} INFO - Setting external_id for to e1563b10-69ba-4ae1-a4fc-beb7163f930e [2024-02-11T13:52:02.398+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:52:02.399+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:50:00+00:00, run_id=scheduled__2024-02-11T13:50:00+00:00, run_start_date=2024-02-11 13:52:01.038281+00:00, run_end_date=2024-02-11 13:52:02.399211+00:00, run_duration=1.36093, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:50:00+00:00, data_interval_end=2024-02-11 13:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:52:02.407+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:52:00+00:00, run_after=2024-02-11T13:54:00+00:00 [2024-02-11T13:52:03.107+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status success for try_number 1 [2024-02-11T13:52:03.118+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:50:00+00:00, map_index=-1, run_start_date=2024-02-11 13:52:01.771598+00:00, run_end_date=2024-02-11 13:52:02.334048+00:00, run_duration=0.56245, 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-11 13:52:01.073599+00:00, queued_by_job_id=1, pid=6200 [2024-02-11T13:52:04.156+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:52:04.157+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:51:00+00:00, run_id=scheduled__2024-02-11T13:51:00+00:00, run_start_date=2024-02-11 13:52:01.039802+00:00, run_end_date=2024-02-11 13:52:04.157133+00:00, run_duration=3.117331, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:51:00+00:00, data_interval_end=2024-02-11 13:52:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:52:04.164+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:52:00+00:00, run_after=2024-02-11T13:53:00+00:00 [2024-02-11T13:52:04.168+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:52:04.168+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:51:00+00:00, run_id=scheduled__2024-02-11T13:51:00+00:00, run_start_date=2024-02-11 13:52:01.039075+00:00, run_end_date=2024-02-11 13:52:04.168288+00:00, run_duration=3.129213, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:51:00+00:00, data_interval_end=2024-02-11 13:52:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:52:04.175+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:52:00+00:00, run_after=2024-02-11T13:53:00+00:00 [2024-02-11T13:52:04.196+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:51:00+00:00 exited with status success for try_number 1 [2024-02-11T13:52:04.197+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:51:00+00:00 exited with status success for try_number 1 [2024-02-11T13:52:04.201+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:51:00+00:00, map_index=-1, run_start_date=2024-02-11 13:52:02.980965+00:00, run_end_date=2024-02-11 13:52:03.924024+00:00, run_duration=0.943059, 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-11 13:52:01.073599+00:00, queued_by_job_id=1, pid=6230 [2024-02-11T13:52:04.201+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:51:00+00:00, map_index=-1, run_start_date=2024-02-11 13:52:03.050871+00:00, run_end_date=2024-02-11 13:52:03.276704+00:00, run_duration=0.225833, state=success, executor_state=success, try_number=1, max_tries=1, job_id=290, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:52:01.073599+00:00, queued_by_job_id=1, pid=6231 [2024-02-11T13:53:00.531+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:53:00+00:00, run_after=2024-02-11T13:54:00+00:00 [2024-02-11T13:53:00.537+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:53:00.583+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:53:00.584+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:53:00.584+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:53:00.584+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:53:00.586+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:53:00.586+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:53:00.587+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:53:00.587+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:53:00.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:53:00.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:53:00.706+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3a1824d8-c874-4151-b48a-8b51493c3c5f [2024-02-11T13:53:00.706+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e06c2c0-79b4-43fa-b49a-bcac2fd19e4c [2024-02-11T13:53:02.960+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:53:02.960+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:52:00+00:00, run_id=scheduled__2024-02-11T13:52:00+00:00, run_start_date=2024-02-11 13:53:00.548132+00:00, run_end_date=2024-02-11 13:53:02.960644+00:00, run_duration=2.412512, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:52:00+00:00, data_interval_end=2024-02-11 13:53:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:53:02.970+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:53:00+00:00, run_after=2024-02-11T13:54:00+00:00 [2024-02-11T13:53:02.996+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:52:00+00:00 exited with status success for try_number 1 [2024-02-11T13:53:03.001+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:52:00+00:00, map_index=-1, run_start_date=2024-02-11 13:53:02.119697+00:00, run_end_date=2024-02-11 13:53:02.437900+00:00, run_duration=0.318203, 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-11 13:53:00.585299+00:00, queued_by_job_id=1, pid=6286 [2024-02-11T13:53:04.310+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:53:04.311+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:52:00+00:00, run_id=scheduled__2024-02-11T13:52:00+00:00, run_start_date=2024-02-11 13:53:00.549118+00:00, run_end_date=2024-02-11 13:53:04.311087+00:00, run_duration=3.761969, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:52:00+00:00, data_interval_end=2024-02-11 13:53:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:53:04.317+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:53:00+00:00, run_after=2024-02-11T13:54:00+00:00 [2024-02-11T13:53:04.337+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:52:00+00:00 exited with status success for try_number 1 [2024-02-11T13:53:04.340+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:52:00+00:00, map_index=-1, run_start_date=2024-02-11 13:53:02.118761+00:00, run_end_date=2024-02-11 13:53:03.341305+00:00, run_duration=1.222544, state=success, executor_state=success, try_number=1, max_tries=1, job_id=292, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:53:00.585299+00:00, queued_by_job_id=1, pid=6285 [2024-02-11T13:54:00.857+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:54:00.865+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:54:00+00:00, run_after=2024-02-11T13:55:00+00:00 [2024-02-11T13:54:00.869+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:54:00.927+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:54:00.927+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:54:00.927+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:54:00.927+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:54:00.927+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:54:00.930+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:54:00.930+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:54:00.930+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:54:00.930+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:54:00.930+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:54:00.930+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:54:01.088+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:54:01.088+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:54:01.089+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:54:01.096+0000] {scheduler_job.py:635} INFO - Setting external_id for to 012ae2d6-39e1-473b-91e5-94a3cf193910 [2024-02-11T13:54:01.096+0000] {scheduler_job.py:635} INFO - Setting external_id for to a0d03bba-7465-4a6e-a700-05dd148196c8 [2024-02-11T13:54:01.096+0000] {scheduler_job.py:635} INFO - Setting external_id for to c77626fe-9bf7-4f03-ba0e-a6f9b057a4f3 [2024-02-11T13:54:02.231+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:54:02.232+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:52:00+00:00, run_id=scheduled__2024-02-11T13:52:00+00:00, run_start_date=2024-02-11 13:54:00.885876+00:00, run_end_date=2024-02-11 13:54:02.231955+00:00, run_duration=1.346079, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:52:00+00:00, data_interval_end=2024-02-11 13:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:54:02.239+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:54:00+00:00, run_after=2024-02-11T13:56:00+00:00 [2024-02-11T13:54:02.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:52:00+00:00 exited with status success for try_number 1 [2024-02-11T13:54:02.350+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:52:00+00:00, map_index=-1, run_start_date=2024-02-11 13:54:01.497983+00:00, run_end_date=2024-02-11 13:54:01.914851+00:00, run_duration=0.416868, state=success, executor_state=success, try_number=1, max_tries=1, job_id=293, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:54:00.928635+00:00, queued_by_job_id=1, pid=6321 [2024-02-11T13:54:03.381+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:54:03.381+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:53:00+00:00, run_id=scheduled__2024-02-11T13:53:00+00:00, run_start_date=2024-02-11 13:54:00.886621+00:00, run_end_date=2024-02-11 13:54:03.381656+00:00, run_duration=2.495035, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:53:00+00:00, data_interval_end=2024-02-11 13:54:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:54:03.388+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:54:00+00:00, run_after=2024-02-11T13:55:00+00:00 [2024-02-11T13:54:03.414+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:53:00+00:00 exited with status success for try_number 1 [2024-02-11T13:54:03.417+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:53:00+00:00, map_index=-1, run_start_date=2024-02-11 13:54:02.862527+00:00, run_end_date=2024-02-11 13:54:03.077978+00:00, run_duration=0.215451, 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-11 13:54:00.928635+00:00, queued_by_job_id=1, pid=6352 [2024-02-11T13:54:04.446+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:54:04.446+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:53:00+00:00, run_id=scheduled__2024-02-11T13:53:00+00:00, run_start_date=2024-02-11 13:54:00.887273+00:00, run_end_date=2024-02-11 13:54:04.446861+00:00, run_duration=3.559588, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:53:00+00:00, data_interval_end=2024-02-11 13:54:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:54:04.454+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:54:00+00:00, run_after=2024-02-11T13:55:00+00:00 [2024-02-11T13:54:04.474+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:53:00+00:00 exited with status success for try_number 1 [2024-02-11T13:54:04.477+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:53:00+00:00, map_index=-1, run_start_date=2024-02-11 13:54:02.750291+00:00, run_end_date=2024-02-11 13:54:03.883363+00:00, run_duration=1.133072, 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-11 13:54:00.928635+00:00, queued_by_job_id=1, pid=6351 [2024-02-11T13:55:00.079+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:55:00+00:00, run_after=2024-02-11T13:56:00+00:00 [2024-02-11T13:55:00.085+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:55:00.095+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:55:00+00:00, run_after=2024-02-11T14:00:00+00:00 [2024-02-11T13:55:00.164+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:55:00.164+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:55:00.164+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:55:00.164+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:55:00.165+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:55:00.167+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T13:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T13:55:00.167+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:55:00.168+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:55:00.168+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:55:00.168+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:55:00.168+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:55:00.432+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:55:00.432+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:55:00.432+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:55:00.439+0000] {scheduler_job.py:635} INFO - Setting external_id for to df909ba9-bb6e-486d-ab20-7ba606fb9eff [2024-02-11T13:55:00.439+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15ffd1c2-4458-45b0-830a-ac9074216a19 [2024-02-11T13:55:00.440+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ec77207-0394-44f2-ab10-17346ec1046e [2024-02-11T13:55:02.839+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:55:02.839+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:54:00+00:00, run_id=scheduled__2024-02-11T13:54:00+00:00, run_start_date=2024-02-11 13:55:00.109144+00:00, run_end_date=2024-02-11 13:55:02.839840+00:00, run_duration=2.730696, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:54:00+00:00, data_interval_end=2024-02-11 13:55:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:55:02.849+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:55:00+00:00, run_after=2024-02-11T13:56:00+00:00 [2024-02-11T13:55:02.872+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:55:02.872+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:55:02.873+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:55:02.875+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T13:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T13:55:02.875+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:55:02.927+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:55:02.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status success for try_number 1 [2024-02-11T13:55:02.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:54:00+00:00 exited with status success for try_number 1 [2024-02-11T13:55:02.933+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T13:50:00+00:00, map_index=-1, run_start_date=2024-02-11 13:55:01.998783+00:00, run_end_date=2024-02-11 13:55:02.454022+00:00, run_duration=0.455239, state=success, executor_state=success, try_number=1, max_tries=1, job_id=296, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:55:00.166055+00:00, queued_by_job_id=1, pid=6417 [2024-02-11T13:55:02.934+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:54:00+00:00, map_index=-1, run_start_date=2024-02-11 13:55:02.171181+00:00, run_end_date=2024-02-11 13:55:02.601661+00:00, run_duration=0.43048, 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-11 13:55:00.166055+00:00, queued_by_job_id=1, pid=6419 [2024-02-11T13:55:02.934+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b008827-d7f5-4852-a95c-3db27d7eeba8 [2024-02-11T13:55:03.569+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:55:03.570+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:54:00+00:00, run_id=scheduled__2024-02-11T13:54:00+00:00, run_start_date=2024-02-11 13:55:00.109864+00:00, run_end_date=2024-02-11 13:55:03.570179+00:00, run_duration=3.460315, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:54:00+00:00, data_interval_end=2024-02-11 13:55:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:55:03.577+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:55:00+00:00, run_after=2024-02-11T13:56:00+00:00 [2024-02-11T13:55:03.613+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:54:00+00:00 exited with status success for try_number 1 [2024-02-11T13:55:03.617+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:54:00+00:00, map_index=-1, run_start_date=2024-02-11 13:55:02.084668+00:00, run_end_date=2024-02-11 13:55:03.349017+00:00, run_duration=1.264349, 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-11 13:55:00.166055+00:00, queued_by_job_id=1, pid=6418 [2024-02-11T13:55:04.663+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:55:04.663+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:55:04.663+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:55:04.665+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T13:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T13:55:04.665+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T13:55:04.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:55:04.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status success for try_number 1 [2024-02-11T13:55:04.699+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd3f55b6-3c4d-4158-aaf1-824f24e1331a [2024-02-11T13:55:04.699+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T13:50:00+00:00, map_index=-1, run_start_date=2024-02-11 13:55:04.035485+00:00, run_end_date=2024-02-11 13:55:04.222501+00:00, run_duration=0.187016, state=success, executor_state=success, try_number=1, max_tries=1, job_id=299, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:55:02.873665+00:00, queued_by_job_id=1, pid=6458 [2024-02-11T13:55:06.835+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T13:55:06.836+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:55:06.836+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:55:06.837+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T13:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:55:06.837+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T13:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T13:55:06.876+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:55:06.876+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status success for try_number 1 [2024-02-11T13:55:06.880+0000] {scheduler_job.py:635} INFO - Setting external_id for to e34becfd-e87f-483a-ba2c-af9fa01e20f8 [2024-02-11T13:55:06.880+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T13:50:00+00:00, map_index=0, run_start_date=2024-02-11 13:55:05.781348+00:00, run_end_date=2024-02-11 13:55:05.950583+00:00, run_duration=0.169235, state=success, executor_state=success, try_number=1, max_tries=1, job_id=300, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:55:04.664401+00:00, queued_by_job_id=1, pid=6470 [2024-02-11T13:55:09.044+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:55:09.044+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:50:00+00:00, run_id=scheduled__2024-02-11T13:50:00+00:00, run_start_date=2024-02-11 13:55:00.108341+00:00, run_end_date=2024-02-11 13:55:09.044751+00:00, run_duration=8.93641, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:50:00+00:00, data_interval_end=2024-02-11 13:55:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T13:55:09.049+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:55:00+00:00, run_after=2024-02-11T14:00:00+00:00 [2024-02-11T13:55:09.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:50:00+00:00 exited with status success for try_number 1 [2024-02-11T13:55:09.075+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T13:50:00+00:00, map_index=-1, run_start_date=2024-02-11 13:55:07.948541+00:00, run_end_date=2024-02-11 13:55:08.150822+00:00, run_duration=0.202281, 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-11 13:55:06.836831+00:00, queued_by_job_id=1, pid=6482 [2024-02-11T13:55:14.288+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T13:56:00.539+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:56:00.544+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:56:00.553+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:56:00+00:00, run_after=2024-02-11T13:57:00+00:00 [2024-02-11T13:56:00.608+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:56:00.608+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:56:00.608+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:56:00.608+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:56:00.609+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:56:00.612+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:56:00.612+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:56:00.612+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:56:00.612+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:56:00.613+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:56:00.613+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:56:00.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:56:00.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:56:00.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:56:00.870+0000] {scheduler_job.py:635} INFO - Setting external_id for to cff65d25-7476-44eb-b413-b4ebabd8c845 [2024-02-11T13:56:00.871+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e2c5bc9-f042-4885-b4fb-85eeef9d3f5d [2024-02-11T13:56:00.871+0000] {scheduler_job.py:635} INFO - Setting external_id for to 210fff24-3a13-42e7-be15-bd9edf177fe2 [2024-02-11T13:56:02.020+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:56:02.020+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:54:00+00:00, run_id=scheduled__2024-02-11T13:54:00+00:00, run_start_date=2024-02-11 13:56:00.564576+00:00, run_end_date=2024-02-11 13:56:02.020591+00:00, run_duration=1.456015, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:54:00+00:00, data_interval_end=2024-02-11 13:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:56:02.031+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:56:00+00:00, run_after=2024-02-11T13:58:00+00:00 [2024-02-11T13:56:02.113+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:54:00+00:00 exited with status success for try_number 1 [2024-02-11T13:56:02.130+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:54:00+00:00, map_index=-1, run_start_date=2024-02-11 13:56:01.231772+00:00, run_end_date=2024-02-11 13:56:01.468407+00:00, run_duration=0.236635, 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-11 13:56:00.610452+00:00, queued_by_job_id=1, pid=6499 [2024-02-11T13:56:03.679+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:56:03.679+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:55:00+00:00, run_id=scheduled__2024-02-11T13:55:00+00:00, run_start_date=2024-02-11 13:56:00.565601+00:00, run_end_date=2024-02-11 13:56:03.679898+00:00, run_duration=3.114297, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:55:00+00:00, data_interval_end=2024-02-11 13:56:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:56:03.686+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:56:00+00:00, run_after=2024-02-11T13:57:00+00:00 [2024-02-11T13:56:03.690+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:56:03.691+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:55:00+00:00, run_id=scheduled__2024-02-11T13:55:00+00:00, run_start_date=2024-02-11 13:56:00.566445+00:00, run_end_date=2024-02-11 13:56:03.690928+00:00, run_duration=3.124483, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:55:00+00:00, data_interval_end=2024-02-11 13:56:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:56:03.698+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:56:00+00:00, run_after=2024-02-11T13:57:00+00:00 [2024-02-11T13:56:03.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:55:00+00:00 exited with status success for try_number 1 [2024-02-11T13:56:03.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:55:00+00:00 exited with status success for try_number 1 [2024-02-11T13:56:03.722+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:55:00+00:00, map_index=-1, run_start_date=2024-02-11 13:56:02.382573+00:00, run_end_date=2024-02-11 13:56:02.759674+00:00, run_duration=0.377101, 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-11 13:56:00.610452+00:00, queued_by_job_id=1, pid=6529 [2024-02-11T13:56:03.722+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:55:00+00:00, map_index=-1, run_start_date=2024-02-11 13:56:02.386602+00:00, run_end_date=2024-02-11 13:56:03.572550+00:00, run_duration=1.185948, 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-11 13:56:00.610452+00:00, queued_by_job_id=1, pid=6530 [2024-02-11T13:57:00.139+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:57:00.152+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:57:00+00:00, run_after=2024-02-11T13:58:00+00:00 [2024-02-11T13:57:00.202+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:57:00.203+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:57:00.203+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:57:00.203+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:57:00.206+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:57:00.206+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:57:00.207+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:57:00.207+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:57:00.324+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:57:00.324+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:57:00.330+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5001ce70-1521-425c-95cb-11bbecb066ae [2024-02-11T13:57:00.330+0000] {scheduler_job.py:635} INFO - Setting external_id for to 39f12c77-a763-4b7b-ac45-1d8f9fbd4571 [2024-02-11T13:57:02.157+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:57:02.158+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:56:00+00:00, run_id=scheduled__2024-02-11T13:56:00+00:00, run_start_date=2024-02-11 13:57:00.164970+00:00, run_end_date=2024-02-11 13:57:02.157946+00:00, run_duration=1.992976, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:56:00+00:00, data_interval_end=2024-02-11 13:57:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:57:02.172+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:57:00+00:00, run_after=2024-02-11T13:58:00+00:00 [2024-02-11T13:57:02.217+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:56:00+00:00 exited with status success for try_number 1 [2024-02-11T13:57:02.222+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:56:00+00:00, map_index=-1, run_start_date=2024-02-11 13:57:01.708819+00:00, run_end_date=2024-02-11 13:57:02.054697+00:00, run_duration=0.345878, 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-11 13:57:00.204672+00:00, queued_by_job_id=1, pid=6585 [2024-02-11T13:57:03.108+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:57:03.108+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:56:00+00:00, run_id=scheduled__2024-02-11T13:56:00+00:00, run_start_date=2024-02-11 13:57:00.166019+00:00, run_end_date=2024-02-11 13:57:03.108750+00:00, run_duration=2.942731, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:56:00+00:00, data_interval_end=2024-02-11 13:57:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:57:03.117+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:57:00+00:00, run_after=2024-02-11T13:58:00+00:00 [2024-02-11T13:57:03.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:56:00+00:00 exited with status success for try_number 1 [2024-02-11T13:57:03.146+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:56:00+00:00, map_index=-1, run_start_date=2024-02-11 13:57:01.591117+00:00, run_end_date=2024-02-11 13:57:02.950487+00:00, run_duration=1.35937, 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-11 13:57:00.204672+00:00, queued_by_job_id=1, pid=6584 [2024-02-11T13:58:00.646+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:58:00.656+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:58:00+00:00, run_after=2024-02-11T13:59:00+00:00 [2024-02-11T13:58:00.661+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:58:00.717+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T13:58:00.717+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T13:58:00.717+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:58:00.717+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:58:00.718+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:58:00.721+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:58:00.721+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T13:58:00.721+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:58:00.721+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:58:00.721+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:58:00.721+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:58:00.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:58:00.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:58:00.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:58:00.870+0000] {scheduler_job.py:635} INFO - Setting external_id for to bade7493-bd4e-4327-9f38-94a7f7d4627a [2024-02-11T13:58:00.870+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb535cc5-b868-4189-93b9-9582de5018b7 [2024-02-11T13:58:00.870+0000] {scheduler_job.py:635} INFO - Setting external_id for to faaec24b-4da0-4085-866f-e7023db3ff86 [2024-02-11T13:58:02.403+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:58:02.404+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:56:00+00:00, run_id=scheduled__2024-02-11T13:56:00+00:00, run_start_date=2024-02-11 13:58:00.672409+00:00, run_end_date=2024-02-11 13:58:02.403915+00:00, run_duration=1.731506, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:56:00+00:00, data_interval_end=2024-02-11 13:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T13:58:02.412+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T13:58:00+00:00, run_after=2024-02-11T14:00:00+00:00 [2024-02-11T13:58:02.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:56:00+00:00 exited with status success for try_number 1 [2024-02-11T13:58:02.481+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:56:00+00:00, map_index=-1, run_start_date=2024-02-11 13:58:01.340817+00:00, run_end_date=2024-02-11 13:58:01.691886+00:00, run_duration=0.351069, 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-11 13:58:00.719140+00:00, queued_by_job_id=1, pid=6620 [2024-02-11T13:58:03.510+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:58:03.511+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:57:00+00:00, run_id=scheduled__2024-02-11T13:57:00+00:00, run_start_date=2024-02-11 13:58:00.673486+00:00, run_end_date=2024-02-11 13:58:03.511180+00:00, run_duration=2.837694, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:57:00+00:00, data_interval_end=2024-02-11 13:58:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:58:03.518+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:58:00+00:00, run_after=2024-02-11T13:59:00+00:00 [2024-02-11T13:58:03.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:57:00+00:00 exited with status success for try_number 1 [2024-02-11T13:58:03.547+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:57:00+00:00, map_index=-1, run_start_date=2024-02-11 13:58:02.495950+00:00, run_end_date=2024-02-11 13:58:02.839683+00:00, run_duration=0.343733, state=success, executor_state=success, try_number=1, max_tries=1, job_id=309, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:58:00.719140+00:00, queued_by_job_id=1, pid=6651 [2024-02-11T13:58:04.022+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:58:04.023+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:57:00+00:00, run_id=scheduled__2024-02-11T13:57:00+00:00, run_start_date=2024-02-11 13:58:00.674374+00:00, run_end_date=2024-02-11 13:58:04.023069+00:00, run_duration=3.348695, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:57:00+00:00, data_interval_end=2024-02-11 13:58:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:58:04.029+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:58:00+00:00, run_after=2024-02-11T13:59:00+00:00 [2024-02-11T13:58:04.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:57:00+00:00 exited with status success for try_number 1 [2024-02-11T13:58:04.051+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:57:00+00:00, map_index=-1, run_start_date=2024-02-11 13:58:02.414812+00:00, run_end_date=2024-02-11 13:58:03.652977+00:00, run_duration=1.238165, state=success, executor_state=success, try_number=1, max_tries=1, job_id=308, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:58:00.719140+00:00, queued_by_job_id=1, pid=6650 [2024-02-11T13:59:00.140+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:59:00+00:00, run_after=2024-02-11T14:00:00+00:00 [2024-02-11T13:59:00.147+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T13:59:00.201+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T13:59:00.201+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:59:00.201+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T13:59:00.202+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T13:59:00.205+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:59:00.205+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T13:59:00.205+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T13:59:00.205+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T13:59:00.543+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:59:00.543+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T13:59:00.559+0000] {scheduler_job.py:635} INFO - Setting external_id for to 78931f7b-5b27-4bec-82c2-57303edaf767 [2024-02-11T13:59:00.559+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d68e8e0-50f6-4776-9a20-5cdcf5aa0756 [2024-02-11T13:59:02.722+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:59:02.722+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:58:00+00:00, run_id=scheduled__2024-02-11T13:58:00+00:00, run_start_date=2024-02-11 13:59:00.160637+00:00, run_end_date=2024-02-11 13:59:02.722359+00:00, run_duration=2.561722, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:58:00+00:00, data_interval_end=2024-02-11 13:59:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T13:59:02.738+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:59:00+00:00, run_after=2024-02-11T14:00:00+00:00 [2024-02-11T13:59:03.818+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T13:59:03.818+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:58:00+00:00, run_id=scheduled__2024-02-11T13:58:00+00:00, run_start_date=2024-02-11 13:59:00.161744+00:00, run_end_date=2024-02-11 13:59:03.818321+00:00, run_duration=3.656577, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:58:00+00:00, data_interval_end=2024-02-11 13:59:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T13:59:03.825+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T13:59:00+00:00, run_after=2024-02-11T14:00:00+00:00 [2024-02-11T13:59:03.851+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:58:00+00:00 exited with status success for try_number 1 [2024-02-11T13:59:03.851+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:58:00+00:00 exited with status success for try_number 1 [2024-02-11T13:59:03.855+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:58:00+00:00, map_index=-1, run_start_date=2024-02-11 13:59:02.231588+00:00, run_end_date=2024-02-11 13:59:02.683542+00:00, run_duration=0.451954, state=success, executor_state=success, try_number=1, max_tries=1, job_id=310, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 13:59:00.203094+00:00, queued_by_job_id=1, pid=6705 [2024-02-11T13:59:03.855+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:58:00+00:00, map_index=-1, run_start_date=2024-02-11 13:59:02.320280+00:00, run_end_date=2024-02-11 13:59:03.739895+00:00, run_duration=1.419615, 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-11 13:59:00.203094+00:00, queued_by_job_id=1, pid=6706 [2024-02-11T14:00:00.599+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:00:00+00:00, run_after=2024-02-11T14:05:00+00:00 [2024-02-11T14:00:00.609+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:00:00+00:00, run_after=2024-02-11T14:01:00+00:00 [2024-02-11T14:00:00.615+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:00:00.620+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:00:00.689+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T14:00:00.689+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:00:00.690+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:00:00.690+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:00:00.690+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:00:00.690+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:00:00.694+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T13:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T14:00:00.694+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T13:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:00:00.694+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T13:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:00:00.695+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T13:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:00:00.695+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:00:00.695+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:00:00.695+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T13:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:00:00.695+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T13:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:00:01.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:00:01.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:00:01.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:00:01.004+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:00:01.026+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e8cd3df-ed0a-47c2-930b-29257b561b9e [2024-02-11T14:00:01.026+0000] {scheduler_job.py:635} INFO - Setting external_id for to 818fed19-343b-4331-9c23-492d3de0291b [2024-02-11T14:00:01.027+0000] {scheduler_job.py:635} INFO - Setting external_id for to 00750f7e-e006-4bec-8ec4-a2df53dabd4f [2024-02-11T14:00:01.027+0000] {scheduler_job.py:635} INFO - Setting external_id for to d4c04877-3410-4cc0-833f-d99ac0f51a92 [2024-02-11T14:00:03.157+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:00:03.157+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 13:58:00+00:00, run_id=scheduled__2024-02-11T13:58:00+00:00, run_start_date=2024-02-11 14:00:00.634810+00:00, run_end_date=2024-02-11 14:00:03.157719+00:00, run_duration=2.522909, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:58:00+00:00, data_interval_end=2024-02-11 14:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:00:03.194+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:00:00+00:00, run_after=2024-02-11T14:02:00+00:00 [2024-02-11T14:00:03.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T13:58:00+00:00 exited with status success for try_number 1 [2024-02-11T14:00:03.382+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T13:58:00+00:00, map_index=-1, run_start_date=2024-02-11 14:00:01.452253+00:00, run_end_date=2024-02-11 14:00:02.086807+00:00, run_duration=0.634554, 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-11 14:00:00.692065+00:00, queued_by_job_id=1, pid=6742 [2024-02-11T14:00:04.356+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:00:04.357+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:59:00+00:00, run_id=scheduled__2024-02-11T13:59:00+00:00, run_start_date=2024-02-11 14:00:00.635491+00:00, run_end_date=2024-02-11 14:00:04.356917+00:00, run_duration=3.721426, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:59:00+00:00, data_interval_end=2024-02-11 14:00:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:00:04.364+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:00:00+00:00, run_after=2024-02-11T14:01:00+00:00 [2024-02-11T14:00:04.393+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:00:04.393+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:00:04.393+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:00:04.395+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T13:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T14:00:04.395+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T13:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:00:04.430+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:00:04.430+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T13:55:00+00:00 exited with status success for try_number 1 [2024-02-11T14:00:04.431+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:59:00+00:00 exited with status success for try_number 1 [2024-02-11T14:00:04.435+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T13:55:00+00:00, map_index=-1, run_start_date=2024-02-11 14:00:03.708760+00:00, run_end_date=2024-02-11 14:00:04.018725+00:00, run_duration=0.309965, state=success, executor_state=success, try_number=1, max_tries=1, job_id=315, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:00:00.692065+00:00, queued_by_job_id=1, pid=6802 [2024-02-11T14:00:04.436+0000] {scheduler_job.py:635} INFO - Setting external_id for to a419f0e9-f20d-4656-8c39-7544b26e1a56 [2024-02-11T14:00:04.436+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:59:00+00:00, map_index=-1, run_start_date=2024-02-11 14:00:02.813153+00:00, run_end_date=2024-02-11 14:00:03.565061+00:00, run_duration=0.751908, 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-11 14:00:00.692065+00:00, queued_by_job_id=1, pid=6773 [2024-02-11T14:00:05.696+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:00:05.697+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:59:00+00:00, run_id=scheduled__2024-02-11T13:59:00+00:00, run_start_date=2024-02-11 14:00:00.636254+00:00, run_end_date=2024-02-11 14:00:05.697110+00:00, run_duration=5.060856, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:59:00+00:00, data_interval_end=2024-02-11 14:00:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:00:05.705+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:00:00+00:00, run_after=2024-02-11T14:01:00+00:00 [2024-02-11T14:00:05.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T13:59:00+00:00 exited with status success for try_number 1 [2024-02-11T14:00:05.755+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T13:59:00+00:00, map_index=-1, run_start_date=2024-02-11 14:00:02.903116+00:00, run_end_date=2024-02-11 14:00:04.608964+00:00, run_duration=1.705848, 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-11 14:00:00.692065+00:00, queued_by_job_id=1, pid=6774 [2024-02-11T14:00:06.803+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:00:06.803+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:00:06.803+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:00:06.805+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T13:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T14:00:06.805+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T13:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T14:00:06.837+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:00:06.837+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T13:55:00+00:00 exited with status success for try_number 1 [2024-02-11T14:00:06.843+0000] {scheduler_job.py:635} INFO - Setting external_id for to f3be0a5c-e841-495e-988a-63970635915c [2024-02-11T14:00:06.844+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T13:55:00+00:00, map_index=-1, run_start_date=2024-02-11 14:00:05.663660+00:00, run_end_date=2024-02-11 14:00:05.865993+00:00, run_duration=0.202333, state=success, executor_state=success, try_number=1, max_tries=1, job_id=316, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:00:04.394293+00:00, queued_by_job_id=1, pid=6823 [2024-02-11T14:00:08.994+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:00:08.995+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:00:08.995+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:00:08.996+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T13:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:00:08.997+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T13:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:00:09.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:00:09.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T13:55:00+00:00 exited with status success for try_number 1 [2024-02-11T14:00:09.031+0000] {scheduler_job.py:635} INFO - Setting external_id for to dc916184-465a-42ee-8631-6696fb641a93 [2024-02-11T14:00:09.031+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T13:55:00+00:00, map_index=0, run_start_date=2024-02-11 14:00:07.914067+00:00, run_end_date=2024-02-11 14:00:08.108623+00:00, run_duration=0.194556, state=success, executor_state=success, try_number=1, max_tries=1, job_id=317, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:00:06.804142+00:00, queued_by_job_id=1, pid=6835 [2024-02-11T14:00:10.759+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:00:10.759+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 13:55:00+00:00, run_id=scheduled__2024-02-11T13:55:00+00:00, run_start_date=2024-02-11 14:00:00.633951+00:00, run_end_date=2024-02-11 14:00:10.759534+00:00, run_duration=10.125583, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 13:55:00+00:00, data_interval_end=2024-02-11 14:00:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T14:00:10.766+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:00:00+00:00, run_after=2024-02-11T14:05:00+00:00 [2024-02-11T14:00:10.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T13:55:00+00:00 exited with status success for try_number 1 [2024-02-11T14:00:10.805+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T13:55:00+00:00, map_index=-1, run_start_date=2024-02-11 14:00:10.162709+00:00, run_end_date=2024-02-11 14:00:10.402423+00:00, run_duration=0.239714, 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-11 14:00:08.995949+00:00, queued_by_job_id=1, pid=6847 [2024-02-11T14:00:14.322+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T14:00:54.363+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:00:54.364+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T14:00:54.364+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:00:54.365+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211140053_206596', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:00:54.365+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211140053_206596', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T14:00:54.394+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211140053_206596 exited with status queued for try_number 1 [2024-02-11T14:00:54.400+0000] {scheduler_job.py:635} INFO - Setting external_id for to b855af59-2805-4333-92f6-5d3f191071ee [2024-02-11T14:00:55.079+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:00:55.079+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 14:00:53.660565+00:00, run_id=vdu_down_20240211140053_206596, run_start_date=2024-02-11 14:00:54.343023+00:00, run_end_date=2024-02-11 14:00:55.079412+00:00, run_duration=0.736389, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 14:00:53.660565+00:00, data_interval_end=2024-02-11 14:00:53.660565+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T14:00:55.081+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T14:00:56.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211140053_206596 exited with status success for try_number 1 [2024-02-11T14:00:56.155+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211140053_206596, map_index=-1, run_start_date=2024-02-11 14:00:54.830212+00:00, run_end_date=2024-02-11 14:00:55.023682+00:00, run_duration=0.19347, 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-11 14:00:54.364804+00:00, queued_by_job_id=1, pid=6862 [2024-02-11T14:01:00.136+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:01:00+00:00, run_after=2024-02-11T14:02:00+00:00 [2024-02-11T14:01:00.142+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:01:00.206+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:01:00.207+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:01:00.207+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:01:00.207+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:01:00.210+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:01:00.210+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:01:00.211+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:01:00.211+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:01:00.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:01:00.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:01:00.501+0000] {scheduler_job.py:635} INFO - Setting external_id for to e74fbf94-16be-4bff-8fb3-385241303364 [2024-02-11T14:01:00.502+0000] {scheduler_job.py:635} INFO - Setting external_id for to cda9a941-26d6-434a-9842-095ee00881e7 [2024-02-11T14:01:03.423+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:01:03.423+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:00:00+00:00, run_id=scheduled__2024-02-11T14:00:00+00:00, run_start_date=2024-02-11 14:01:00.160431+00:00, run_end_date=2024-02-11 14:01:03.423223+00:00, run_duration=3.262792, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:00:00+00:00, data_interval_end=2024-02-11 14:01:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:01:03.430+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:01:00+00:00, run_after=2024-02-11T14:02:00+00:00 [2024-02-11T14:01:03.434+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:01:03.434+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:00:00+00:00, run_id=scheduled__2024-02-11T14:00:00+00:00, run_start_date=2024-02-11 14:01:00.161492+00:00, run_end_date=2024-02-11 14:01:03.434630+00:00, run_duration=3.273138, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:00:00+00:00, data_interval_end=2024-02-11 14:01:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:01:03.441+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:01:00+00:00, run_after=2024-02-11T14:02:00+00:00 [2024-02-11T14:01:03.462+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status success for try_number 1 [2024-02-11T14:01:03.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status success for try_number 1 [2024-02-11T14:01:03.467+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:00:00+00:00, map_index=-1, run_start_date=2024-02-11 14:01:02.150946+00:00, run_end_date=2024-02-11 14:01:02.491818+00:00, run_duration=0.340872, 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-11 14:01:00.208579+00:00, queued_by_job_id=1, pid=6895 [2024-02-11T14:01:03.467+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:00:00+00:00, map_index=-1, run_start_date=2024-02-11 14:01:02.096308+00:00, run_end_date=2024-02-11 14:01:03.185688+00:00, run_duration=1.08938, 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-11 14:01:00.208579+00:00, queued_by_job_id=1, pid=6894 [2024-02-11T14:02:00.097+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:02:00.102+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:02:00.113+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:02:00+00:00, run_after=2024-02-11T14:03:00+00:00 [2024-02-11T14:02:00.173+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:02:00.173+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:02:00.173+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:02:00.174+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:02:00.174+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:02:00.177+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:02:00.177+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:02:00.178+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:02:00.178+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:02:00.178+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:02:00.178+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:02:00.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:02:00.567+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:02:00.567+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:02:00.578+0000] {scheduler_job.py:635} INFO - Setting external_id for to f459a0b7-8761-40d0-a7ba-ca084ba320d2 [2024-02-11T14:02:00.578+0000] {scheduler_job.py:635} INFO - Setting external_id for to 526989d8-288f-49d1-868b-9fdb8e12c3b9 [2024-02-11T14:02:00.578+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b92b897-8d02-4518-bad4-b76f4f08baa8 [2024-02-11T14:02:02.189+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:02:02.190+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:00:00+00:00, run_id=scheduled__2024-02-11T14:00:00+00:00, run_start_date=2024-02-11 14:02:00.125830+00:00, run_end_date=2024-02-11 14:02:02.190499+00:00, run_duration=2.064669, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:00:00+00:00, data_interval_end=2024-02-11 14:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:02:02.201+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:02:00+00:00, run_after=2024-02-11T14:04:00+00:00 [2024-02-11T14:02:02.326+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status success for try_number 1 [2024-02-11T14:02:02.336+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:00:00+00:00, map_index=-1, run_start_date=2024-02-11 14:02:01.269783+00:00, run_end_date=2024-02-11 14:02:01.598462+00:00, run_duration=0.328679, 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-11 14:02:00.175753+00:00, queued_by_job_id=1, pid=6929 [2024-02-11T14:02:03.755+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:02:03.755+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:01:00+00:00, run_id=scheduled__2024-02-11T14:01:00+00:00, run_start_date=2024-02-11 14:02:00.126858+00:00, run_end_date=2024-02-11 14:02:03.755645+00:00, run_duration=3.628787, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:01:00+00:00, data_interval_end=2024-02-11 14:02:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:02:03.762+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:02:00+00:00, run_after=2024-02-11T14:03:00+00:00 [2024-02-11T14:02:03.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:01:00+00:00 exited with status success for try_number 1 [2024-02-11T14:02:03.791+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:01:00+00:00, map_index=-1, run_start_date=2024-02-11 14:02:02.155292+00:00, run_end_date=2024-02-11 14:02:02.693993+00:00, run_duration=0.538701, 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-11 14:02:00.175753+00:00, queued_by_job_id=1, pid=6949 [2024-02-11T14:02:04.724+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:02:04.724+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:01:00+00:00, run_id=scheduled__2024-02-11T14:01:00+00:00, run_start_date=2024-02-11 14:02:00.127724+00:00, run_end_date=2024-02-11 14:02:04.724767+00:00, run_duration=4.597043, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:01:00+00:00, data_interval_end=2024-02-11 14:02:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:02:04.731+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:02:00+00:00, run_after=2024-02-11T14:03:00+00:00 [2024-02-11T14:02:04.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:01:00+00:00 exited with status success for try_number 1 [2024-02-11T14:02:04.755+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:01:00+00:00, map_index=-1, run_start_date=2024-02-11 14:02:02.522279+00:00, run_end_date=2024-02-11 14:02:04.141386+00:00, run_duration=1.619107, state=success, executor_state=success, try_number=1, max_tries=1, job_id=324, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:02:00.175753+00:00, queued_by_job_id=1, pid=6960 [2024-02-11T14:02:53.954+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:02:53.955+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T14:02:53.955+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:02:53.957+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211140253_682262', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:02:53.957+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211140253_682262', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T14:02:53.998+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211140253_682262 exited with status queued for try_number 1 [2024-02-11T14:02:54.005+0000] {scheduler_job.py:635} INFO - Setting external_id for to b9f6da6c-e7d5-4a10-b3b6-39dd699c93f7 [2024-02-11T14:02:55.108+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:02:55.108+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 14:02:53.641702+00:00, run_id=vdu_down_20240211140253_682262, run_start_date=2024-02-11 14:02:53.919774+00:00, run_end_date=2024-02-11 14:02:55.108492+00:00, run_duration=1.188718, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 14:02:53.641702+00:00, data_interval_end=2024-02-11 14:02:53.641702+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T14:02:55.110+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T14:02:55.129+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211140253_682262 exited with status success for try_number 1 [2024-02-11T14:02:55.132+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211140253_682262, map_index=-1, run_start_date=2024-02-11 14:02:54.499556+00:00, run_end_date=2024-02-11 14:02:54.694461+00:00, run_duration=0.194905, 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-11 14:02:53.956096+00:00, queued_by_job_id=1, pid=6992 [2024-02-11T14:03:00.717+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:03:00.728+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:03:00+00:00, run_after=2024-02-11T14:04:00+00:00 [2024-02-11T14:03:00.764+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:03:00.764+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:03:00.764+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:03:00.764+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:03:00.766+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:03:00.766+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:03:00.766+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:03:00.766+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:03:00.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:03:00.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:03:00.868+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e7a7df0-c1e5-4e4a-8656-4d403faee7f1 [2024-02-11T14:03:00.868+0000] {scheduler_job.py:635} INFO - Setting external_id for to f5006b81-e83a-415c-a34c-fa97c7f17add [2024-02-11T14:03:02.816+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:03:02.816+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:02:00+00:00, run_id=scheduled__2024-02-11T14:02:00+00:00, run_start_date=2024-02-11 14:03:00.737098+00:00, run_end_date=2024-02-11 14:03:02.816585+00:00, run_duration=2.079487, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:02:00+00:00, data_interval_end=2024-02-11 14:03:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:03:02.827+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:03:00+00:00, run_after=2024-02-11T14:04:00+00:00 [2024-02-11T14:03:02.944+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:02:00+00:00 exited with status success for try_number 1 [2024-02-11T14:03:02.947+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:02:00+00:00, map_index=-1, run_start_date=2024-02-11 14:03:02.232670+00:00, run_end_date=2024-02-11 14:03:02.768283+00:00, run_duration=0.535613, state=success, executor_state=success, try_number=1, max_tries=1, job_id=327, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:03:00.765320+00:00, queued_by_job_id=1, pid=7034 [2024-02-11T14:03:03.978+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:03:03.978+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:02:00+00:00, run_id=scheduled__2024-02-11T14:02:00+00:00, run_start_date=2024-02-11 14:03:00.737961+00:00, run_end_date=2024-02-11 14:03:03.978389+00:00, run_duration=3.240428, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:02:00+00:00, data_interval_end=2024-02-11 14:03:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:03:03.985+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:03:00+00:00, run_after=2024-02-11T14:04:00+00:00 [2024-02-11T14:03:04.006+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:02:00+00:00 exited with status success for try_number 1 [2024-02-11T14:03:04.009+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:02:00+00:00, map_index=-1, run_start_date=2024-02-11 14:03:02.187601+00:00, run_end_date=2024-02-11 14:03:03.726401+00:00, run_duration=1.5388, 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-11 14:03:00.765320+00:00, queued_by_job_id=1, pid=7033 [2024-02-11T14:04:00.362+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:04:00.371+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:04:00+00:00, run_after=2024-02-11T14:05:00+00:00 [2024-02-11T14:04:00.375+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:04:00.422+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:04:00.423+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:04:00.423+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:04:00.423+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:04:00.424+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:04:00.427+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:04:00.428+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:04:00.428+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:04:00.429+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:04:00.429+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:04:00.429+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:04:00.768+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:04:00.769+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:04:00.769+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:04:00.790+0000] {scheduler_job.py:635} INFO - Setting external_id for to 20a68dc8-5c26-4aef-a81f-27aa9fc40bfd [2024-02-11T14:04:00.790+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3daceb51-63b0-4e5f-a471-f9cfaf4fee9e [2024-02-11T14:04:00.790+0000] {scheduler_job.py:635} INFO - Setting external_id for to dce71fea-2679-4a50-af77-bdb80e90faeb [2024-02-11T14:04:01.987+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:04:01.988+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:02:00+00:00, run_id=scheduled__2024-02-11T14:02:00+00:00, run_start_date=2024-02-11 14:04:00.385003+00:00, run_end_date=2024-02-11 14:04:01.988291+00:00, run_duration=1.603288, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:02:00+00:00, data_interval_end=2024-02-11 14:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:04:01.997+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:04:00+00:00, run_after=2024-02-11T14:06:00+00:00 [2024-02-11T14:04:02.063+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:02:00+00:00 exited with status success for try_number 1 [2024-02-11T14:04:02.068+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:02:00+00:00, map_index=-1, run_start_date=2024-02-11 14:04:01.181140+00:00, run_end_date=2024-02-11 14:04:01.431153+00:00, run_duration=0.250013, state=success, executor_state=success, try_number=1, max_tries=1, job_id=328, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:04:00.425855+00:00, queued_by_job_id=1, pid=7069 [2024-02-11T14:04:03.170+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:04:03.170+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:03:00+00:00, run_id=scheduled__2024-02-11T14:03:00+00:00, run_start_date=2024-02-11 14:04:00.385897+00:00, run_end_date=2024-02-11 14:04:03.170665+00:00, run_duration=2.784768, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:03:00+00:00, data_interval_end=2024-02-11 14:04:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:04:03.177+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:04:00+00:00, run_after=2024-02-11T14:05:00+00:00 [2024-02-11T14:04:03.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:03:00+00:00 exited with status success for try_number 1 [2024-02-11T14:04:03.209+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:03:00+00:00, map_index=-1, run_start_date=2024-02-11 14:04:02.164132+00:00, run_end_date=2024-02-11 14:04:02.498450+00:00, run_duration=0.334318, 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-11 14:04:00.425855+00:00, queued_by_job_id=1, pid=7099 [2024-02-11T14:04:04.239+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:04:04.239+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:03:00+00:00, run_id=scheduled__2024-02-11T14:03:00+00:00, run_start_date=2024-02-11 14:04:00.386841+00:00, run_end_date=2024-02-11 14:04:04.239888+00:00, run_duration=3.853047, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:03:00+00:00, data_interval_end=2024-02-11 14:04:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:04:04.248+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:04:00+00:00, run_after=2024-02-11T14:05:00+00:00 [2024-02-11T14:04:04.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:03:00+00:00 exited with status success for try_number 1 [2024-02-11T14:04:04.276+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:03:00+00:00, map_index=-1, run_start_date=2024-02-11 14:04:02.222978+00:00, run_end_date=2024-02-11 14:04:03.348682+00:00, run_duration=1.125704, 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-11 14:04:00.425855+00:00, queued_by_job_id=1, pid=7100 [2024-02-11T14:04:54.424+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:04:54.424+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T14:04:54.425+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:04:54.426+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211140453_469761', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:04:54.426+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211140453_469761', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T14:04:54.455+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211140453_469761 exited with status queued for try_number 1 [2024-02-11T14:04:54.460+0000] {scheduler_job.py:635} INFO - Setting external_id for to d964158c-22d8-46ba-8b55-b0b5817d3a8a [2024-02-11T14:04:55.542+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:04:55.542+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 14:04:53.653274+00:00, run_id=vdu_down_20240211140453_469761, run_start_date=2024-02-11 14:04:54.405249+00:00, run_end_date=2024-02-11 14:04:55.542399+00:00, run_duration=1.13715, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 14:04:53.653274+00:00, data_interval_end=2024-02-11 14:04:53.653274+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T14:04:55.544+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T14:04:55.572+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211140453_469761 exited with status success for try_number 1 [2024-02-11T14:04:55.576+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211140453_469761, map_index=-1, run_start_date=2024-02-11 14:04:54.884893+00:00, run_end_date=2024-02-11 14:04:55.078574+00:00, run_duration=0.193681, 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-11 14:04:54.425801+00:00, queued_by_job_id=1, pid=7133 [2024-02-11T14:05:00.915+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:05:00.922+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:05:00+00:00, run_after=2024-02-11T14:10:00+00:00 [2024-02-11T14:05:00.930+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:05:00+00:00, run_after=2024-02-11T14:06:00+00:00 [2024-02-11T14:05:00.978+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:05:00.978+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:05:00.978+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:05:00.978+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:05:00.979+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:05:00.981+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T14:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T14:05:00.981+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:05:00.981+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:05:00.981+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:05:00.982+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:05:00.982+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:05:01.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:05:01.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:05:01.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:05:01.136+0000] {scheduler_job.py:635} INFO - Setting external_id for to d7af73a7-e71f-4fc0-a0ea-dbf106ddddee [2024-02-11T14:05:01.136+0000] {scheduler_job.py:635} INFO - Setting external_id for to 698a4e8f-c4ad-42db-af4e-d7e292daf4d6 [2024-02-11T14:05:01.136+0000] {scheduler_job.py:635} INFO - Setting external_id for to f0b659f4-49a3-480f-bb7f-23de3b7aa38a [2024-02-11T14:05:03.414+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:05:03.414+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:04:00+00:00, run_id=scheduled__2024-02-11T14:04:00+00:00, run_start_date=2024-02-11 14:05:00.941346+00:00, run_end_date=2024-02-11 14:05:03.414364+00:00, run_duration=2.473018, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:04:00+00:00, data_interval_end=2024-02-11 14:05:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:05:03.423+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:05:00+00:00, run_after=2024-02-11T14:06:00+00:00 [2024-02-11T14:05:03.443+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:05:03.443+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:05:03.444+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:05:03.446+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T14:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T14:05:03.446+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:05:03.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:05:03.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status success for try_number 1 [2024-02-11T14:05:03.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:04:00+00:00 exited with status success for try_number 1 [2024-02-11T14:05:03.484+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:04:00+00:00, map_index=-1, run_start_date=2024-02-11 14:05:02.784285+00:00, run_end_date=2024-02-11 14:05:03.294645+00:00, run_duration=0.51036, 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-11 14:05:00.980050+00:00, queued_by_job_id=1, pid=7185 [2024-02-11T14:05:03.484+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T14:00:00+00:00, map_index=-1, run_start_date=2024-02-11 14:05:02.861994+00:00, run_end_date=2024-02-11 14:05:03.334249+00:00, run_duration=0.472255, state=success, executor_state=success, try_number=1, max_tries=1, job_id=334, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:05:00.980050+00:00, queued_by_job_id=1, pid=7187 [2024-02-11T14:05:03.484+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b0343e7-6d31-4ff5-b79b-16089f93f0c4 [2024-02-11T14:05:04.576+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:05:04.577+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:04:00+00:00, run_id=scheduled__2024-02-11T14:04:00+00:00, run_start_date=2024-02-11 14:05:00.942048+00:00, run_end_date=2024-02-11 14:05:04.577055+00:00, run_duration=3.635007, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:04:00+00:00, data_interval_end=2024-02-11 14:05:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:05:04.585+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:05:00+00:00, run_after=2024-02-11T14:06:00+00:00 [2024-02-11T14:05:04.617+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:04:00+00:00 exited with status success for try_number 1 [2024-02-11T14:05:04.622+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:04:00+00:00, map_index=-1, run_start_date=2024-02-11 14:05:02.834447+00:00, run_end_date=2024-02-11 14:05:04.233728+00:00, run_duration=1.399281, 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-11 14:05:00.980050+00:00, queued_by_job_id=1, pid=7186 [2024-02-11T14:05:05.241+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:05:05.241+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:05:05.241+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:05:05.243+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T14:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T14:05:05.243+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T14:05:05.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:05:05.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status success for try_number 1 [2024-02-11T14:05:05.277+0000] {scheduler_job.py:635} INFO - Setting external_id for to 873201ca-0228-4363-a5dc-d57ec773570f [2024-02-11T14:05:05.277+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T14:00:00+00:00, map_index=-1, run_start_date=2024-02-11 14:05:04.605857+00:00, run_end_date=2024-02-11 14:05:04.782573+00:00, run_duration=0.176716, state=success, executor_state=success, try_number=1, max_tries=1, job_id=335, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:05:03.444778+00:00, queued_by_job_id=1, pid=7226 [2024-02-11T14:05:07.434+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:05:07.435+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:05:07.435+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:05:07.437+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T14:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:05:07.437+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T14:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:05:07.472+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:05:07.473+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status success for try_number 1 [2024-02-11T14:05:07.477+0000] {scheduler_job.py:635} INFO - Setting external_id for to d7252082-bace-46d6-96e6-c6f192c3a367 [2024-02-11T14:05:07.478+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T14:00:00+00:00, map_index=0, run_start_date=2024-02-11 14:05:06.358518+00:00, run_end_date=2024-02-11 14:05:06.525197+00:00, run_duration=0.166679, state=success, executor_state=success, try_number=1, max_tries=1, job_id=336, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:05:05.242149+00:00, queued_by_job_id=1, pid=7238 [2024-02-11T14:05:09.079+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:05:09.079+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:00:00+00:00, run_id=scheduled__2024-02-11T14:00:00+00:00, run_start_date=2024-02-11 14:05:00.940448+00:00, run_end_date=2024-02-11 14:05:09.079816+00:00, run_duration=8.139368, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:00:00+00:00, data_interval_end=2024-02-11 14:05:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T14:05:09.084+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:05:00+00:00, run_after=2024-02-11T14:10:00+00:00 [2024-02-11T14:05:09.103+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:00:00+00:00 exited with status success for try_number 1 [2024-02-11T14:05:09.107+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T14:00:00+00:00, map_index=-1, run_start_date=2024-02-11 14:05:08.624097+00:00, run_end_date=2024-02-11 14:05:08.799167+00:00, run_duration=0.17507, 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-11 14:05:07.436253+00:00, queued_by_job_id=1, pid=7250 [2024-02-11T14:05:14.359+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T14:06:00.520+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:06:00.529+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:06:00+00:00, run_after=2024-02-11T14:07:00+00:00 [2024-02-11T14:06:00.534+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:06:00.590+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:06:00.590+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:06:00.590+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:06:00.590+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:06:00.591+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:06:00.594+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:06:00.594+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:06:00.594+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:06:00.595+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:06:00.595+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:06:00.595+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:06:00.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:06:00.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:06:00.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:06:00.828+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6890af9e-6c5c-4d61-a7dc-f7b7818d9261 [2024-02-11T14:06:00.828+0000] {scheduler_job.py:635} INFO - Setting external_id for to 289b7ac0-1982-41fb-9974-55bfce0d3172 [2024-02-11T14:06:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to d4df0a33-c48a-4bf7-ab44-9ca67f95fd66 [2024-02-11T14:06:01.996+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:06:01.997+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:04:00+00:00, run_id=scheduled__2024-02-11T14:04:00+00:00, run_start_date=2024-02-11 14:06:00.545724+00:00, run_end_date=2024-02-11 14:06:01.997510+00:00, run_duration=1.451786, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:04:00+00:00, data_interval_end=2024-02-11 14:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:06:02.019+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:06:00+00:00, run_after=2024-02-11T14:08:00+00:00 [2024-02-11T14:06:02.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:04:00+00:00 exited with status success for try_number 1 [2024-02-11T14:06:02.137+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:04:00+00:00, map_index=-1, run_start_date=2024-02-11 14:06:01.286379+00:00, run_end_date=2024-02-11 14:06:01.654809+00:00, run_duration=0.36843, 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-11 14:06:00.592582+00:00, queued_by_job_id=1, pid=7267 [2024-02-11T14:06:03.172+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:06:03.172+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:05:00+00:00, run_id=scheduled__2024-02-11T14:05:00+00:00, run_start_date=2024-02-11 14:06:00.546703+00:00, run_end_date=2024-02-11 14:06:03.172734+00:00, run_duration=2.626031, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:05:00+00:00, data_interval_end=2024-02-11 14:06:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:06:03.179+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:06:00+00:00, run_after=2024-02-11T14:07:00+00:00 [2024-02-11T14:06:03.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:05:00+00:00 exited with status success for try_number 1 [2024-02-11T14:06:03.209+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:05:00+00:00, map_index=-1, run_start_date=2024-02-11 14:06:02.439325+00:00, run_end_date=2024-02-11 14:06:02.765802+00:00, run_duration=0.326477, 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-11 14:06:00.592582+00:00, queued_by_job_id=1, pid=7298 [2024-02-11T14:06:08.555+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:06:08.556+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:05:00+00:00, run_id=scheduled__2024-02-11T14:05:00+00:00, run_start_date=2024-02-11 14:06:00.547516+00:00, run_end_date=2024-02-11 14:06:08.556124+00:00, run_duration=8.008608, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:05:00+00:00, data_interval_end=2024-02-11 14:06:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:06:08.566+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:06:00+00:00, run_after=2024-02-11T14:07:00+00:00 [2024-02-11T14:06:08.597+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:05:00+00:00 exited with status success for try_number 1 [2024-02-11T14:06:08.602+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:05:00+00:00, map_index=-1, run_start_date=2024-02-11 14:06:02.361249+00:00, run_end_date=2024-02-11 14:06:08.261025+00:00, run_duration=5.899776, 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-11 14:06:00.592582+00:00, queued_by_job_id=1, pid=7297 [2024-02-11T14:07:00.068+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:07:00.078+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:07:00+00:00, run_after=2024-02-11T14:08:00+00:00 [2024-02-11T14:07:00.125+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:07:00.125+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:07:00.125+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:07:00.125+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:07:00.128+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:07:00.128+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:07:00.128+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:07:00.128+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:07:00.257+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:07:00.258+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:07:00.264+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1dbc3a88-69bd-41cd-9262-1054f5f81cc9 [2024-02-11T14:07:00.264+0000] {scheduler_job.py:635} INFO - Setting external_id for to dbeadd29-a7ac-4471-872b-6994ff7a8d65 [2024-02-11T14:07:02.431+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:07:02.431+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:06:00+00:00, run_id=scheduled__2024-02-11T14:06:00+00:00, run_start_date=2024-02-11 14:07:00.091739+00:00, run_end_date=2024-02-11 14:07:02.431519+00:00, run_duration=2.33978, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:06:00+00:00, data_interval_end=2024-02-11 14:07:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:07:02.440+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:07:00+00:00, run_after=2024-02-11T14:08:00+00:00 [2024-02-11T14:07:02.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:06:00+00:00 exited with status success for try_number 1 [2024-02-11T14:07:02.482+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:06:00+00:00, map_index=-1, run_start_date=2024-02-11 14:07:01.560923+00:00, run_end_date=2024-02-11 14:07:01.875499+00:00, run_duration=0.314576, 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-11 14:07:00.126445+00:00, queued_by_job_id=1, pid=7352 [2024-02-11T14:07:03.511+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:07:03.511+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:06:00+00:00, run_id=scheduled__2024-02-11T14:06:00+00:00, run_start_date=2024-02-11 14:07:00.092829+00:00, run_end_date=2024-02-11 14:07:03.511707+00:00, run_duration=3.418878, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:06:00+00:00, data_interval_end=2024-02-11 14:07:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:07:03.518+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:07:00+00:00, run_after=2024-02-11T14:08:00+00:00 [2024-02-11T14:07:03.537+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:06:00+00:00 exited with status success for try_number 1 [2024-02-11T14:07:03.540+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:06:00+00:00, map_index=-1, run_start_date=2024-02-11 14:07:01.751255+00:00, run_end_date=2024-02-11 14:07:02.907930+00:00, run_duration=1.156675, state=success, executor_state=success, try_number=1, max_tries=1, job_id=342, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:07:00.126445+00:00, queued_by_job_id=1, pid=7353 [2024-02-11T14:08:00.582+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:08:00.588+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:08:00.600+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:08:00+00:00, run_after=2024-02-11T14:09:00+00:00 [2024-02-11T14:08:00.659+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:08:00.659+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:08:00.659+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:08:00.659+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:08:00.660+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:08:00.662+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:08:00.663+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:08:00.663+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:08:00.663+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:08:00.663+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:08:00.663+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:08:00.837+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:08:00.837+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:08:00.837+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:08:00.850+0000] {scheduler_job.py:635} INFO - Setting external_id for to 10ad92fd-fb78-43da-82eb-ea70f59aecee [2024-02-11T14:08:00.850+0000] {scheduler_job.py:635} INFO - Setting external_id for to d8abf142-9737-4c66-9120-d9c1616d2a9f [2024-02-11T14:08:00.850+0000] {scheduler_job.py:635} INFO - Setting external_id for to 87ec2949-a104-49c2-9e6e-d10f5e6da0c2 [2024-02-11T14:08:02.018+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:08:02.019+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:06:00+00:00, run_id=scheduled__2024-02-11T14:06:00+00:00, run_start_date=2024-02-11 14:08:00.611195+00:00, run_end_date=2024-02-11 14:08:02.018916+00:00, run_duration=1.407721, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:06:00+00:00, data_interval_end=2024-02-11 14:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:08:02.027+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:08:00+00:00, run_after=2024-02-11T14:10:00+00:00 [2024-02-11T14:08:02.096+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:06:00+00:00 exited with status success for try_number 1 [2024-02-11T14:08:02.114+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:06:00+00:00, map_index=-1, run_start_date=2024-02-11 14:08:01.303838+00:00, run_end_date=2024-02-11 14:08:01.691405+00:00, run_duration=0.387567, 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-11 14:08:00.661147+00:00, queued_by_job_id=1, pid=7388 [2024-02-11T14:08:03.152+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:08:03.152+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:07:00+00:00, run_id=scheduled__2024-02-11T14:07:00+00:00, run_start_date=2024-02-11 14:08:00.612252+00:00, run_end_date=2024-02-11 14:08:03.152365+00:00, run_duration=2.540113, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:07:00+00:00, data_interval_end=2024-02-11 14:08:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:08:03.161+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:08:00+00:00, run_after=2024-02-11T14:09:00+00:00 [2024-02-11T14:08:03.187+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:07:00+00:00 exited with status success for try_number 1 [2024-02-11T14:08:03.191+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:07:00+00:00, map_index=-1, run_start_date=2024-02-11 14:08:02.405869+00:00, run_end_date=2024-02-11 14:08:02.721821+00:00, run_duration=0.315952, 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-11 14:08:00.661147+00:00, queued_by_job_id=1, pid=7418 [2024-02-11T14:08:04.136+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:08:04.137+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:07:00+00:00, run_id=scheduled__2024-02-11T14:07:00+00:00, run_start_date=2024-02-11 14:08:00.613162+00:00, run_end_date=2024-02-11 14:08:04.136995+00:00, run_duration=3.523833, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:07:00+00:00, data_interval_end=2024-02-11 14:08:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:08:04.143+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:08:00+00:00, run_after=2024-02-11T14:09:00+00:00 [2024-02-11T14:08:04.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:07:00+00:00 exited with status success for try_number 1 [2024-02-11T14:08:04.168+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:07:00+00:00, map_index=-1, run_start_date=2024-02-11 14:08:02.453280+00:00, run_end_date=2024-02-11 14:08:03.717693+00:00, run_duration=1.264413, state=success, executor_state=success, try_number=1, max_tries=1, job_id=345, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:08:00.661147+00:00, queued_by_job_id=1, pid=7419 [2024-02-11T14:09:01.051+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:09:00+00:00, run_after=2024-02-11T14:10:00+00:00 [2024-02-11T14:09:01.055+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:09:01.091+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:09:01.091+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:09:01.092+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:09:01.092+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:09:01.094+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:09:01.094+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:09:01.094+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:09:01.094+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:09:01.190+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:09:01.190+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:09:01.196+0000] {scheduler_job.py:635} INFO - Setting external_id for to f0c64632-cd4d-42e2-b890-cec6d6e65ce6 [2024-02-11T14:09:01.197+0000] {scheduler_job.py:635} INFO - Setting external_id for to d2f5e110-d12a-452a-8ff6-b307fb8acf89 [2024-02-11T14:09:03.432+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:09:03.433+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:08:00+00:00, run_id=scheduled__2024-02-11T14:08:00+00:00, run_start_date=2024-02-11 14:09:01.065075+00:00, run_end_date=2024-02-11 14:09:03.433131+00:00, run_duration=2.368056, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:08:00+00:00, data_interval_end=2024-02-11 14:09:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:09:03.441+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:09:00+00:00, run_after=2024-02-11T14:10:00+00:00 [2024-02-11T14:09:03.467+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:08:00+00:00 exited with status success for try_number 1 [2024-02-11T14:09:03.471+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:08:00+00:00, map_index=-1, run_start_date=2024-02-11 14:09:02.723267+00:00, run_end_date=2024-02-11 14:09:02.946330+00:00, run_duration=0.223063, state=success, executor_state=success, try_number=1, max_tries=1, job_id=346, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:09:01.093073+00:00, queued_by_job_id=1, pid=7474 [2024-02-11T14:09:04.362+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:09:04.362+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:08:00+00:00, run_id=scheduled__2024-02-11T14:08:00+00:00, run_start_date=2024-02-11 14:09:01.065842+00:00, run_end_date=2024-02-11 14:09:04.362580+00:00, run_duration=3.296738, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:08:00+00:00, data_interval_end=2024-02-11 14:09:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:09:04.369+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:09:00+00:00, run_after=2024-02-11T14:10:00+00:00 [2024-02-11T14:09:04.390+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:08:00+00:00 exited with status success for try_number 1 [2024-02-11T14:09:04.393+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:08:00+00:00, map_index=-1, run_start_date=2024-02-11 14:09:02.734434+00:00, run_end_date=2024-02-11 14:09:03.708263+00:00, run_duration=0.973829, 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-11 14:09:01.093073+00:00, queued_by_job_id=1, pid=7473 [2024-02-11T14:10:00.559+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:10:00+00:00, run_after=2024-02-11T14:11:00+00:00 [2024-02-11T14:10:00.571+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:10:00+00:00, run_after=2024-02-11T14:15:00+00:00 [2024-02-11T14:10:00.578+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:10:00.585+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:10:00.683+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T14:10:00.683+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:10:00.684+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:10:00.684+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:10:00.684+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:10:00.684+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:10:00.689+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T14:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T14:10:00.689+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T14:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:10:00.689+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:10:00.690+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:10:00.690+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:10:00.690+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:10:00.690+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:10:00.690+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:10:01.124+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:10:01.124+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:10:01.130+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:10:01.133+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:10:01.144+0000] {scheduler_job.py:635} INFO - Setting external_id for to 979d80d2-efe7-4f0e-be1a-b60d7074b20a [2024-02-11T14:10:01.151+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab9c4e01-29fb-405e-8927-cd4fd433bc78 [2024-02-11T14:10:01.151+0000] {scheduler_job.py:635} INFO - Setting external_id for to 815e40ed-57c3-4c18-98fe-8ef8d237f640 [2024-02-11T14:10:01.152+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79231b7b-2154-4e51-b75b-2254d4f62552 [2024-02-11T14:10:03.762+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:10:03.762+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:08:00+00:00, run_id=scheduled__2024-02-11T14:08:00+00:00, run_start_date=2024-02-11 14:10:00.607494+00:00, run_end_date=2024-02-11 14:10:03.762817+00:00, run_duration=3.155323, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:08:00+00:00, data_interval_end=2024-02-11 14:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:10:03.771+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:10:00+00:00, run_after=2024-02-11T14:12:00+00:00 [2024-02-11T14:10:03.851+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:08:00+00:00 exited with status success for try_number 1 [2024-02-11T14:10:03.861+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:08:00+00:00, map_index=-1, run_start_date=2024-02-11 14:10:02.056988+00:00, run_end_date=2024-02-11 14:10:02.892988+00:00, run_duration=0.836, 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-11 14:10:00.686476+00:00, queued_by_job_id=1, pid=7510 [2024-02-11T14:10:04.603+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:10:04.603+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:09:00+00:00, run_id=scheduled__2024-02-11T14:09:00+00:00, run_start_date=2024-02-11 14:10:00.608478+00:00, run_end_date=2024-02-11 14:10:04.603444+00:00, run_duration=3.994966, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:09:00+00:00, data_interval_end=2024-02-11 14:10:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:10:04.610+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:10:00+00:00, run_after=2024-02-11T14:11:00+00:00 [2024-02-11T14:10:04.627+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:10:04.627+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:10:04.628+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:10:04.629+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T14:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T14:10:04.629+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T14:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:10:04.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:10:04.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:05:00+00:00 exited with status success for try_number 1 [2024-02-11T14:10:04.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:09:00+00:00 exited with status success for try_number 1 [2024-02-11T14:10:04.674+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:09:00+00:00, map_index=-1, run_start_date=2024-02-11 14:10:04.187764+00:00, run_end_date=2024-02-11 14:10:04.441325+00:00, run_duration=0.253561, 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-11 14:10:00.686476+00:00, queued_by_job_id=1, pid=7551 [2024-02-11T14:10:04.675+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T14:05:00+00:00, map_index=-1, run_start_date=2024-02-11 14:10:04.085752+00:00, run_end_date=2024-02-11 14:10:04.395288+00:00, run_duration=0.309536, state=success, executor_state=success, try_number=1, max_tries=1, job_id=350, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:10:00.686476+00:00, queued_by_job_id=1, pid=7550 [2024-02-11T14:10:04.675+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4defaa62-26e9-493a-b15c-e44b293c2586 [2024-02-11T14:10:05.764+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:10:05.764+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:09:00+00:00, run_id=scheduled__2024-02-11T14:09:00+00:00, run_start_date=2024-02-11 14:10:00.609393+00:00, run_end_date=2024-02-11 14:10:05.764485+00:00, run_duration=5.155092, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:09:00+00:00, data_interval_end=2024-02-11 14:10:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:10:05.771+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:10:00+00:00, run_after=2024-02-11T14:11:00+00:00 [2024-02-11T14:10:05.806+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:09:00+00:00 exited with status success for try_number 1 [2024-02-11T14:10:05.811+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:09:00+00:00, map_index=-1, run_start_date=2024-02-11 14:10:04.064950+00:00, run_end_date=2024-02-11 14:10:05.141178+00:00, run_duration=1.076228, 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-11 14:10:00.686476+00:00, queued_by_job_id=1, pid=7549 [2024-02-11T14:10:06.244+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:10:06.244+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:10:06.244+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:10:06.246+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T14:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T14:10:06.246+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T14:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T14:10:06.275+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:10:06.275+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:05:00+00:00 exited with status success for try_number 1 [2024-02-11T14:10:06.280+0000] {scheduler_job.py:635} INFO - Setting external_id for to 87727b35-ce84-4e23-8945-5b7cdb818043 [2024-02-11T14:10:06.280+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T14:05:00+00:00, map_index=-1, run_start_date=2024-02-11 14:10:05.751004+00:00, run_end_date=2024-02-11 14:10:05.929454+00:00, run_duration=0.17845, state=success, executor_state=success, try_number=1, max_tries=1, job_id=352, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:10:04.628595+00:00, queued_by_job_id=1, pid=7590 [2024-02-11T14:10:08.430+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:10:08.430+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:10:08.430+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:10:08.432+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T14:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:10:08.432+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T14:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:10:08.462+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:10:08.462+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:05:00+00:00 exited with status success for try_number 1 [2024-02-11T14:10:08.466+0000] {scheduler_job.py:635} INFO - Setting external_id for to 38607236-5bcb-4baa-bc48-69355624d417 [2024-02-11T14:10:08.467+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T14:05:00+00:00, map_index=0, run_start_date=2024-02-11 14:10:07.332122+00:00, run_end_date=2024-02-11 14:10:07.502642+00:00, run_duration=0.17052, state=success, executor_state=success, try_number=1, max_tries=1, job_id=353, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:10:06.245190+00:00, queued_by_job_id=1, pid=7602 [2024-02-11T14:10:10.608+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:10:10.609+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:05:00+00:00, run_id=scheduled__2024-02-11T14:05:00+00:00, run_start_date=2024-02-11 14:10:00.606351+00:00, run_end_date=2024-02-11 14:10:10.609238+00:00, run_duration=10.002887, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:05:00+00:00, data_interval_end=2024-02-11 14:10:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T14:10:10.614+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:10:00+00:00, run_after=2024-02-11T14:15:00+00:00 [2024-02-11T14:10:10.645+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:05:00+00:00 exited with status success for try_number 1 [2024-02-11T14:10:10.649+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T14:05:00+00:00, map_index=-1, run_start_date=2024-02-11 14:10:09.526545+00:00, run_end_date=2024-02-11 14:10:09.698814+00:00, run_duration=0.172269, 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-11 14:10:08.431164+00:00, queued_by_job_id=1, pid=7614 [2024-02-11T14:10:14.403+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T14:11:00.790+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:11:00.800+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:11:00+00:00, run_after=2024-02-11T14:12:00+00:00 [2024-02-11T14:11:00.840+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:11:00.840+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:11:00.840+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:11:00.841+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:11:00.843+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:11:00.843+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:11:00.843+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:11:00.844+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:11:00.943+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:11:00.944+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:11:00.949+0000] {scheduler_job.py:635} INFO - Setting external_id for to d8d3d588-9434-4b6d-b049-aea36a37ffaf [2024-02-11T14:11:00.949+0000] {scheduler_job.py:635} INFO - Setting external_id for to db37ef9a-25ae-4575-b46f-a24dd789ab9d [2024-02-11T14:11:02.891+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:11:02.892+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:10:00+00:00, run_id=scheduled__2024-02-11T14:10:00+00:00, run_start_date=2024-02-11 14:11:00.810133+00:00, run_end_date=2024-02-11 14:11:02.892021+00:00, run_duration=2.081888, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:10:00+00:00, data_interval_end=2024-02-11 14:11:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:11:02.900+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:11:00+00:00, run_after=2024-02-11T14:12:00+00:00 [2024-02-11T14:11:02.929+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status success for try_number 1 [2024-02-11T14:11:02.932+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:10:00+00:00, map_index=-1, run_start_date=2024-02-11 14:11:02.441757+00:00, run_end_date=2024-02-11 14:11:02.763124+00:00, run_duration=0.321367, 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-11 14:11:00.841830+00:00, queued_by_job_id=1, pid=7651 [2024-02-11T14:11:03.960+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:11:03.960+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:10:00+00:00, run_id=scheduled__2024-02-11T14:10:00+00:00, run_start_date=2024-02-11 14:11:00.810927+00:00, run_end_date=2024-02-11 14:11:03.960629+00:00, run_duration=3.149702, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:10:00+00:00, data_interval_end=2024-02-11 14:11:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:11:03.970+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:11:00+00:00, run_after=2024-02-11T14:12:00+00:00 [2024-02-11T14:11:03.996+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status success for try_number 1 [2024-02-11T14:11:04.000+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:10:00+00:00, map_index=-1, run_start_date=2024-02-11 14:11:02.430424+00:00, run_end_date=2024-02-11 14:11:03.387030+00:00, run_duration=0.956606, 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-11 14:11:00.841830+00:00, queued_by_job_id=1, pid=7650 [2024-02-11T14:12:00.396+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:12:00.407+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:12:00+00:00, run_after=2024-02-11T14:13:00+00:00 [2024-02-11T14:12:00.412+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:12:00.461+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:12:00.461+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:12:00.461+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:12:00.461+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:12:00.462+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:12:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:12:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:12:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:12:00.465+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:12:00.465+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:12:00.465+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:12:00.747+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:12:00.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:12:00.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:12:00.768+0000] {scheduler_job.py:635} INFO - Setting external_id for to 56e02ae7-8f0b-48fc-ac60-c04cf44d044c [2024-02-11T14:12:00.769+0000] {scheduler_job.py:635} INFO - Setting external_id for to f7baa316-bb65-4e41-83b2-57ff9e23acdf [2024-02-11T14:12:00.771+0000] {scheduler_job.py:635} INFO - Setting external_id for to e04b36e9-ae6d-47cc-bd5d-65c5482b2f25 [2024-02-11T14:12:01.957+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:12:01.957+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:10:00+00:00, run_id=scheduled__2024-02-11T14:10:00+00:00, run_start_date=2024-02-11 14:12:00.421107+00:00, run_end_date=2024-02-11 14:12:01.957747+00:00, run_duration=1.53664, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:10:00+00:00, data_interval_end=2024-02-11 14:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:12:01.967+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:12:00+00:00, run_after=2024-02-11T14:14:00+00:00 [2024-02-11T14:12:02.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status success for try_number 1 [2024-02-11T14:12:02.062+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:10:00+00:00, map_index=-1, run_start_date=2024-02-11 14:12:01.128319+00:00, run_end_date=2024-02-11 14:12:01.376363+00:00, run_duration=0.248044, 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-11 14:12:00.463107+00:00, queued_by_job_id=1, pid=7686 [2024-02-11T14:12:03.496+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:12:03.496+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:11:00+00:00, run_id=scheduled__2024-02-11T14:11:00+00:00, run_start_date=2024-02-11 14:12:00.422104+00:00, run_end_date=2024-02-11 14:12:03.496815+00:00, run_duration=3.074711, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:11:00+00:00, data_interval_end=2024-02-11 14:12:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:12:03.504+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:12:00+00:00, run_after=2024-02-11T14:13:00+00:00 [2024-02-11T14:12:03.510+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:12:03.510+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:11:00+00:00, run_id=scheduled__2024-02-11T14:11:00+00:00, run_start_date=2024-02-11 14:12:00.422843+00:00, run_end_date=2024-02-11 14:12:03.510616+00:00, run_duration=3.087773, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:11:00+00:00, data_interval_end=2024-02-11 14:12:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:12:03.519+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:12:00+00:00, run_after=2024-02-11T14:13:00+00:00 [2024-02-11T14:12:03.539+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:11:00+00:00 exited with status success for try_number 1 [2024-02-11T14:12:03.540+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:11:00+00:00 exited with status success for try_number 1 [2024-02-11T14:12:03.544+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:11:00+00:00, map_index=-1, run_start_date=2024-02-11 14:12:02.228496+00:00, run_end_date=2024-02-11 14:12:02.554692+00:00, run_duration=0.326196, 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-11 14:12:00.463107+00:00, queued_by_job_id=1, pid=7716 [2024-02-11T14:12:03.544+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:11:00+00:00, map_index=-1, run_start_date=2024-02-11 14:12:02.240375+00:00, run_end_date=2024-02-11 14:12:03.378254+00:00, run_duration=1.137879, state=success, executor_state=success, try_number=1, max_tries=1, job_id=359, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:12:00.463107+00:00, queued_by_job_id=1, pid=7717 [2024-02-11T14:13:00.965+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:13:00.978+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:13:00+00:00, run_after=2024-02-11T14:14:00+00:00 [2024-02-11T14:13:01.026+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:13:01.026+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:13:01.026+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:13:01.027+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:13:01.029+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:13:01.029+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:13:01.029+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:13:01.029+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:13:01.122+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:13:01.122+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:13:01.127+0000] {scheduler_job.py:635} INFO - Setting external_id for to 60a57b5d-72ea-45a1-a55f-00e2922b0617 [2024-02-11T14:13:01.128+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8204c716-8456-48af-a501-d6df9f829e49 [2024-02-11T14:13:02.912+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:13:02.912+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:12:00+00:00, run_id=scheduled__2024-02-11T14:12:00+00:00, run_start_date=2024-02-11 14:13:00.989093+00:00, run_end_date=2024-02-11 14:13:02.912642+00:00, run_duration=1.923549, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:12:00+00:00, data_interval_end=2024-02-11 14:13:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:13:02.922+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:13:00+00:00, run_after=2024-02-11T14:14:00+00:00 [2024-02-11T14:13:02.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:12:00+00:00 exited with status success for try_number 1 [2024-02-11T14:13:02.954+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:12:00+00:00, map_index=-1, run_start_date=2024-02-11 14:13:02.543464+00:00, run_end_date=2024-02-11 14:13:02.845350+00:00, run_duration=0.301886, state=success, executor_state=success, try_number=1, max_tries=1, job_id=361, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:13:01.027722+00:00, queued_by_job_id=1, pid=7772 [2024-02-11T14:13:03.988+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:13:03.989+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:12:00+00:00, run_id=scheduled__2024-02-11T14:12:00+00:00, run_start_date=2024-02-11 14:13:00.989944+00:00, run_end_date=2024-02-11 14:13:03.989091+00:00, run_duration=2.999147, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:12:00+00:00, data_interval_end=2024-02-11 14:13:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:13:03.995+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:13:00+00:00, run_after=2024-02-11T14:14:00+00:00 [2024-02-11T14:13:04.018+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:12:00+00:00 exited with status success for try_number 1 [2024-02-11T14:13:04.021+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:12:00+00:00, map_index=-1, run_start_date=2024-02-11 14:13:02.539462+00:00, run_end_date=2024-02-11 14:13:03.624808+00:00, run_duration=1.085346, 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-11 14:13:01.027722+00:00, queued_by_job_id=1, pid=7771 [2024-02-11T14:14:00.511+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:14:00.515+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:14:00.524+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:14:00+00:00, run_after=2024-02-11T14:15:00+00:00 [2024-02-11T14:14:00.580+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:14:00.580+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:14:00.581+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:14:00.581+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:14:00.581+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:14:00.584+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:14:00.584+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:14:00.585+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:14:00.585+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:14:00.585+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:14:00.585+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:14:00.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:14:00.821+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:14:00.821+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:14:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to b018912e-9eca-419c-a902-36b1bda6a2cc [2024-02-11T14:14:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0fa17a9c-7eca-4f93-aad4-7ce3e1f91bd9 [2024-02-11T14:14:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ab70f43-5963-4897-a17b-cbd1fe4e82c2 [2024-02-11T14:14:01.990+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:14:01.990+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:12:00+00:00, run_id=scheduled__2024-02-11T14:12:00+00:00, run_start_date=2024-02-11 14:14:00.534823+00:00, run_end_date=2024-02-11 14:14:01.990820+00:00, run_duration=1.455997, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:12:00+00:00, data_interval_end=2024-02-11 14:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:14:02.006+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:14:00+00:00, run_after=2024-02-11T14:16:00+00:00 [2024-02-11T14:14:02.134+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:12:00+00:00 exited with status success for try_number 1 [2024-02-11T14:14:02.145+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:12:00+00:00, map_index=-1, run_start_date=2024-02-11 14:14:01.196371+00:00, run_end_date=2024-02-11 14:14:01.438172+00:00, run_duration=0.241801, state=success, executor_state=success, try_number=1, max_tries=1, job_id=362, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:14:00.582830+00:00, queued_by_job_id=1, pid=7807 [2024-02-11T14:14:03.174+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:14:03.175+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:13:00+00:00, run_id=scheduled__2024-02-11T14:13:00+00:00, run_start_date=2024-02-11 14:14:00.535776+00:00, run_end_date=2024-02-11 14:14:03.174995+00:00, run_duration=2.639219, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:13:00+00:00, data_interval_end=2024-02-11 14:14:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:14:03.181+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:14:00+00:00, run_after=2024-02-11T14:15:00+00:00 [2024-02-11T14:14:03.209+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:13:00+00:00 exited with status success for try_number 1 [2024-02-11T14:14:03.212+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:13:00+00:00, map_index=-1, run_start_date=2024-02-11 14:14:02.394480+00:00, run_end_date=2024-02-11 14:14:02.731434+00:00, run_duration=0.336954, 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-11 14:14:00.582830+00:00, queued_by_job_id=1, pid=7838 [2024-02-11T14:14:03.486+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:14:03.486+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:13:00+00:00, run_id=scheduled__2024-02-11T14:13:00+00:00, run_start_date=2024-02-11 14:14:00.536591+00:00, run_end_date=2024-02-11 14:14:03.486382+00:00, run_duration=2.949791, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:13:00+00:00, data_interval_end=2024-02-11 14:14:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:14:03.492+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:14:00+00:00, run_after=2024-02-11T14:15:00+00:00 [2024-02-11T14:14:03.512+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:13:00+00:00 exited with status success for try_number 1 [2024-02-11T14:14:03.515+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:13:00+00:00, map_index=-1, run_start_date=2024-02-11 14:14:02.321866+00:00, run_end_date=2024-02-11 14:14:03.363239+00:00, run_duration=1.041373, 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-11 14:14:00.582830+00:00, queued_by_job_id=1, pid=7837 [2024-02-11T14:15:01.033+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:15:00+00:00, run_after=2024-02-11T14:20:00+00:00 [2024-02-11T14:15:01.039+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:15:01.049+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:15:00+00:00, run_after=2024-02-11T14:16:00+00:00 [2024-02-11T14:15:01.101+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:15:01.101+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:15:01.101+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:15:01.101+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:15:01.102+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:15:01.104+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T14:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T14:15:01.104+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:15:01.104+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:15:01.104+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:15:01.104+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:15:01.104+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:15:01.245+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:15:01.245+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:15:01.245+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:15:01.252+0000] {scheduler_job.py:635} INFO - Setting external_id for to ceb922c2-b392-458f-9a74-881742261ba6 [2024-02-11T14:15:01.252+0000] {scheduler_job.py:635} INFO - Setting external_id for to 69367c98-4238-41a0-8f22-4418038d220b [2024-02-11T14:15:01.252+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1366139c-ec8d-44f2-90ee-b196e6683294 [2024-02-11T14:15:03.557+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:15:03.558+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:14:00+00:00, run_id=scheduled__2024-02-11T14:14:00+00:00, run_start_date=2024-02-11 14:15:01.062279+00:00, run_end_date=2024-02-11 14:15:03.557911+00:00, run_duration=2.495632, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:14:00+00:00, data_interval_end=2024-02-11 14:15:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:15:03.566+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:15:00+00:00, run_after=2024-02-11T14:16:00+00:00 [2024-02-11T14:15:03.588+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:15:03.588+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:15:03.589+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:15:03.592+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T14:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T14:15:03.592+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:15:03.629+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:15:03.629+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status success for try_number 1 [2024-02-11T14:15:03.629+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:14:00+00:00 exited with status success for try_number 1 [2024-02-11T14:15:03.634+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T14:10:00+00:00, map_index=-1, run_start_date=2024-02-11 14:15:03.229999+00:00, run_end_date=2024-02-11 14:15:03.498357+00:00, run_duration=0.268358, state=success, executor_state=success, try_number=1, max_tries=1, job_id=367, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:15:01.102986+00:00, queued_by_job_id=1, pid=7905 [2024-02-11T14:15:03.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to 209e64c7-11da-4ce4-8729-ed0f12f03f1d [2024-02-11T14:15:03.635+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:14:00+00:00, map_index=-1, run_start_date=2024-02-11 14:15:03.163242+00:00, run_end_date=2024-02-11 14:15:03.456677+00:00, run_duration=0.293435, 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-11 14:15:01.102986+00:00, queued_by_job_id=1, pid=7904 [2024-02-11T14:15:05.072+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:15:05.073+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:14:00+00:00, run_id=scheduled__2024-02-11T14:14:00+00:00, run_start_date=2024-02-11 14:15:01.062969+00:00, run_end_date=2024-02-11 14:15:05.073219+00:00, run_duration=4.01025, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:14:00+00:00, data_interval_end=2024-02-11 14:15:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:15:05.080+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:15:00+00:00, run_after=2024-02-11T14:16:00+00:00 [2024-02-11T14:15:05.097+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:15:05.098+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:15:05.098+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:15:05.099+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T14:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T14:15:05.100+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T14:15:05.142+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:15:05.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:14:00+00:00 exited with status success for try_number 1 [2024-02-11T14:15:05.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status success for try_number 1 [2024-02-11T14:15:05.148+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:14:00+00:00, map_index=-1, run_start_date=2024-02-11 14:15:03.082863+00:00, run_end_date=2024-02-11 14:15:04.182168+00:00, run_duration=1.099305, 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-11 14:15:01.102986+00:00, queued_by_job_id=1, pid=7903 [2024-02-11T14:15:05.148+0000] {scheduler_job.py:635} INFO - Setting external_id for to 763a16e1-508c-4987-bcf9-a3f7aae0c491 [2024-02-11T14:15:05.148+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T14:10:00+00:00, map_index=-1, run_start_date=2024-02-11 14:15:04.761700+00:00, run_end_date=2024-02-11 14:15:04.930297+00:00, run_duration=0.168597, state=success, executor_state=success, try_number=1, max_tries=1, job_id=368, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:15:03.589827+00:00, queued_by_job_id=1, pid=7944 [2024-02-11T14:15:06.690+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:15:06.690+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:15:06.690+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:15:06.692+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T14:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:15:06.692+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T14:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:15:06.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:15:06.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status success for try_number 1 [2024-02-11T14:15:06.726+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f321581-e2ba-4146-8226-99f988d9a6c3 [2024-02-11T14:15:06.726+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T14:10:00+00:00, map_index=0, run_start_date=2024-02-11 14:15:06.227104+00:00, run_end_date=2024-02-11 14:15:06.388248+00:00, run_duration=0.161144, state=success, executor_state=success, try_number=1, max_tries=1, job_id=369, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:15:05.098896+00:00, queued_by_job_id=1, pid=7956 [2024-02-11T14:15:08.868+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:15:08.869+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:10:00+00:00, run_id=scheduled__2024-02-11T14:10:00+00:00, run_start_date=2024-02-11 14:15:01.061398+00:00, run_end_date=2024-02-11 14:15:08.868934+00:00, run_duration=7.807536, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:10:00+00:00, data_interval_end=2024-02-11 14:15:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T14:15:08.873+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:15:00+00:00, run_after=2024-02-11T14:20:00+00:00 [2024-02-11T14:15:08.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:10:00+00:00 exited with status success for try_number 1 [2024-02-11T14:15:08.896+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T14:10:00+00:00, map_index=-1, run_start_date=2024-02-11 14:15:07.809295+00:00, run_end_date=2024-02-11 14:15:07.995052+00:00, run_duration=0.185757, 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-11 14:15:06.691267+00:00, queued_by_job_id=1, pid=7968 [2024-02-11T14:15:14.440+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T14:16:00.535+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:16:00.543+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:16:00+00:00, run_after=2024-02-11T14:17:00+00:00 [2024-02-11T14:16: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-11T14:16:00.601+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:16:00.602+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:16:00.602+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:16:00.602+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:16:00.602+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:16:00.605+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:16:00.605+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:16:00.606+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:16:00.606+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:16:00.606+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:16:00.606+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:16:00.865+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:16:00.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:16:00.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:16:00.885+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b498c30-b958-460a-b0af-55c2be1bd665 [2024-02-11T14:16:00.885+0000] {scheduler_job.py:635} INFO - Setting external_id for to cc5a3832-cb98-4ec1-bd6e-1a61ba8ec481 [2024-02-11T14:16:00.885+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35417c33-dce5-48c4-8419-70606e7dc8b2 [2024-02-11T14:16:02.027+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:16:02.027+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:14:00+00:00, run_id=scheduled__2024-02-11T14:14:00+00:00, run_start_date=2024-02-11 14:16:00.558859+00:00, run_end_date=2024-02-11 14:16:02.027730+00:00, run_duration=1.468871, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:14:00+00:00, data_interval_end=2024-02-11 14:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:16:02.044+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:16:00+00:00, run_after=2024-02-11T14:18:00+00:00 [2024-02-11T14:16:02.156+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:14:00+00:00 exited with status success for try_number 1 [2024-02-11T14:16:02.164+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:14:00+00:00, map_index=-1, run_start_date=2024-02-11 14:16:01.266683+00:00, run_end_date=2024-02-11 14:16:01.494625+00:00, run_duration=0.227942, 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-11 14:16:00.603964+00:00, queued_by_job_id=1, pid=7985 [2024-02-11T14:16:03.196+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:16:03.196+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:15:00+00:00, run_id=scheduled__2024-02-11T14:15:00+00:00, run_start_date=2024-02-11 14:16:00.559996+00:00, run_end_date=2024-02-11 14:16:03.196601+00:00, run_duration=2.636605, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:15:00+00:00, data_interval_end=2024-02-11 14:16:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:16:03.203+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:16:00+00:00, run_after=2024-02-11T14:17:00+00:00 [2024-02-11T14:16:03.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:15:00+00:00 exited with status success for try_number 1 [2024-02-11T14:16:03.231+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:15:00+00:00, map_index=-1, run_start_date=2024-02-11 14:16:02.387973+00:00, run_end_date=2024-02-11 14:16:02.723637+00:00, run_duration=0.335664, 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-11 14:16:00.603964+00:00, queued_by_job_id=1, pid=8016 [2024-02-11T14:16:04.259+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:16:04.259+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:15:00+00:00, run_id=scheduled__2024-02-11T14:15:00+00:00, run_start_date=2024-02-11 14:16:00.560863+00:00, run_end_date=2024-02-11 14:16:04.259649+00:00, run_duration=3.698786, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:15:00+00:00, data_interval_end=2024-02-11 14:16:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:16:04.266+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:16:00+00:00, run_after=2024-02-11T14:17:00+00:00 [2024-02-11T14:16:04.290+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:15:00+00:00 exited with status success for try_number 1 [2024-02-11T14:16:04.293+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:15:00+00:00, map_index=-1, run_start_date=2024-02-11 14:16:02.345580+00:00, run_end_date=2024-02-11 14:16:03.369527+00:00, run_duration=1.023947, 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-11 14:16:00.603964+00:00, queued_by_job_id=1, pid=8015 [2024-02-11T14:17:00.026+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:17:00.037+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:17:00+00:00, run_after=2024-02-11T14:18:00+00:00 [2024-02-11T14:17:00.079+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:17:00.080+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:17:00.080+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:17:00.081+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:17:00.083+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:17:00.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:17:00.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:17:00.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:17:00.209+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:17:00.209+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:17:00.216+0000] {scheduler_job.py:635} INFO - Setting external_id for to b948fb1f-52a7-4dd7-9e4a-c27648cd37b7 [2024-02-11T14:17:00.216+0000] {scheduler_job.py:635} INFO - Setting external_id for to a64da3d5-8b6f-4041-bd86-8d8f885bec9e [2024-02-11T14:17:02.406+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:17:02.407+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:16:00+00:00, run_id=scheduled__2024-02-11T14:16:00+00:00, run_start_date=2024-02-11 14:17:00.046660+00:00, run_end_date=2024-02-11 14:17:02.406891+00:00, run_duration=2.360231, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:16:00+00:00, data_interval_end=2024-02-11 14:17:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:17:02.416+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:17:00+00:00, run_after=2024-02-11T14:18:00+00:00 [2024-02-11T14:17:02.455+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:16:00+00:00 exited with status success for try_number 1 [2024-02-11T14:17:02.460+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:16:00+00:00, map_index=-1, run_start_date=2024-02-11 14:17:01.581312+00:00, run_end_date=2024-02-11 14:17:01.914303+00:00, run_duration=0.332991, state=success, executor_state=success, try_number=1, max_tries=1, job_id=375, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:17:00.082052+00:00, queued_by_job_id=1, pid=8071 [2024-02-11T14:17:03.489+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:17:03.489+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:16:00+00:00, run_id=scheduled__2024-02-11T14:16:00+00:00, run_start_date=2024-02-11 14:17:00.047544+00:00, run_end_date=2024-02-11 14:17:03.489697+00:00, run_duration=3.442153, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:16:00+00:00, data_interval_end=2024-02-11 14:17:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:17:03.496+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:17:00+00:00, run_after=2024-02-11T14:18:00+00:00 [2024-02-11T14:17:03.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:16:00+00:00 exited with status success for try_number 1 [2024-02-11T14:17:03.519+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:16:00+00:00, map_index=-1, run_start_date=2024-02-11 14:17:01.522475+00:00, run_end_date=2024-02-11 14:17:02.868774+00:00, run_duration=1.346299, 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-11 14:17:00.082052+00:00, queued_by_job_id=1, pid=8070 [2024-02-11T14:18: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-11T14:18:00.444+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:18:00.452+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:18:00+00:00, run_after=2024-02-11T14:19:00+00:00 [2024-02-11T14:18:00.500+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:18:00.500+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:18:00.501+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:18:00.501+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:18:00.501+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:18:00.504+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:18:00.504+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:18:00.504+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:18:00.504+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:18:00.504+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:18:00.504+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:18:00.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:18:00.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:18:00.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:18:00.817+0000] {scheduler_job.py:635} INFO - Setting external_id for to f64c5533-1750-44de-a5a1-7e68d51d213a [2024-02-11T14:18:00.817+0000] {scheduler_job.py:635} INFO - Setting external_id for to 047c72e4-9f4a-416d-9e42-82fa5a1763ff [2024-02-11T14:18:00.817+0000] {scheduler_job.py:635} INFO - Setting external_id for to 941d0551-ca7c-438f-a3aa-b19468bff114 [2024-02-11T14:18:02.001+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:18:02.001+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:16:00+00:00, run_id=scheduled__2024-02-11T14:16:00+00:00, run_start_date=2024-02-11 14:18:00.461786+00:00, run_end_date=2024-02-11 14:18:02.001854+00:00, run_duration=1.540068, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:16:00+00:00, data_interval_end=2024-02-11 14:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:18:02.012+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:18:00+00:00, run_after=2024-02-11T14:20:00+00:00 [2024-02-11T14:18:02.106+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:16:00+00:00 exited with status success for try_number 1 [2024-02-11T14:18:02.113+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:16:00+00:00, map_index=-1, run_start_date=2024-02-11 14:18:01.160564+00:00, run_end_date=2024-02-11 14:18:01.409877+00:00, run_duration=0.249313, 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-11 14:18:00.502494+00:00, queued_by_job_id=1, pid=8107 [2024-02-11T14:18:03.148+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:18:03.149+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:17:00+00:00, run_id=scheduled__2024-02-11T14:17:00+00:00, run_start_date=2024-02-11 14:18:00.462593+00:00, run_end_date=2024-02-11 14:18:03.148955+00:00, run_duration=2.686362, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:17:00+00:00, data_interval_end=2024-02-11 14:18:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:18:03.155+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:18:00+00:00, run_after=2024-02-11T14:19:00+00:00 [2024-02-11T14:18:03.182+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:17:00+00:00 exited with status success for try_number 1 [2024-02-11T14:18:03.185+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:17:00+00:00, map_index=-1, run_start_date=2024-02-11 14:18:02.265900+00:00, run_end_date=2024-02-11 14:18:02.614614+00:00, run_duration=0.348714, 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-11 14:18:00.502494+00:00, queued_by_job_id=1, pid=8138 [2024-02-11T14:18:04.217+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:18:04.217+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:17:00+00:00, run_id=scheduled__2024-02-11T14:17:00+00:00, run_start_date=2024-02-11 14:18:00.463349+00:00, run_end_date=2024-02-11 14:18:04.217324+00:00, run_duration=3.753975, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:17:00+00:00, data_interval_end=2024-02-11 14:18:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:18:04.224+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:18:00+00:00, run_after=2024-02-11T14:19:00+00:00 [2024-02-11T14:18:04.244+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:17:00+00:00 exited with status success for try_number 1 [2024-02-11T14:18:04.247+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:17:00+00:00, map_index=-1, run_start_date=2024-02-11 14:18:02.266891+00:00, run_end_date=2024-02-11 14:18:03.290981+00:00, run_duration=1.02409, state=success, executor_state=success, try_number=1, max_tries=1, job_id=378, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:18:00.502494+00:00, queued_by_job_id=1, pid=8137 [2024-02-11T14:19:00.652+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:19:00.663+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:19:00+00:00, run_after=2024-02-11T14:20:00+00:00 [2024-02-11T14:19:00.707+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:19:00.707+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:19:00.707+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:19:00.708+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:19:00.710+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:19:00.710+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:19:00.710+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:19:00.710+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:19:00.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:19:00.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:19:00.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to f5177354-2bd3-4812-888e-b1b3edbd44f0 [2024-02-11T14:19:00.811+0000] {scheduler_job.py:635} INFO - Setting external_id for to 93bd2a37-33d4-4507-a974-2b4f471e58fc [2024-02-11T14:19:03.531+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:19:03.531+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:18:00+00:00, run_id=scheduled__2024-02-11T14:18:00+00:00, run_start_date=2024-02-11 14:19:00.673781+00:00, run_end_date=2024-02-11 14:19:03.531646+00:00, run_duration=2.857865, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:18:00+00:00, data_interval_end=2024-02-11 14:19:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:19:03.539+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:19:00+00:00, run_after=2024-02-11T14:20:00+00:00 [2024-02-11T14:19:03.543+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:19:03.544+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:18:00+00:00, run_id=scheduled__2024-02-11T14:18:00+00:00, run_start_date=2024-02-11 14:19:00.674783+00:00, run_end_date=2024-02-11 14:19:03.544169+00:00, run_duration=2.869386, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:18:00+00:00, data_interval_end=2024-02-11 14:19:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:19:03.552+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:19:00+00:00, run_after=2024-02-11T14:20:00+00:00 [2024-02-11T14:19:03.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:18:00+00:00 exited with status success for try_number 1 [2024-02-11T14:19:03.577+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:18:00+00:00 exited with status success for try_number 1 [2024-02-11T14:19:03.581+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:18:00+00:00, map_index=-1, run_start_date=2024-02-11 14:19:02.152939+00:00, run_end_date=2024-02-11 14:19:03.314346+00:00, run_duration=1.161407, state=success, executor_state=success, try_number=1, max_tries=1, job_id=379, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:19:00.708967+00:00, queued_by_job_id=1, pid=8192 [2024-02-11T14:19:03.581+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:18:00+00:00, map_index=-1, run_start_date=2024-02-11 14:19:02.168824+00:00, run_end_date=2024-02-11 14:19:02.501032+00:00, run_duration=0.332208, 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-11 14:19:00.708967+00:00, queued_by_job_id=1, pid=8193 [2024-02-11T14:20:00.963+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:20:00+00:00, run_after=2024-02-11T14:25:00+00:00 [2024-02-11T14:20:00.971+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:20:00.977+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:20:00.989+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:20:00+00:00, run_after=2024-02-11T14:21:00+00:00 [2024-02-11T14:20:01.076+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T14:20:01.077+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:20:01.077+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:20:01.077+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:20:01.077+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:20:01.078+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:20:01.082+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T14:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T14:20:01.082+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T14:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:20:01.082+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:20:01.082+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:20:01.083+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:20:01.083+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:20:01.083+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:20:01.083+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:20:01.524+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:20:01.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:20:01.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:20:01.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:20:01.549+0000] {scheduler_job.py:635} INFO - Setting external_id for to e43e4958-6020-4f60-9e10-b57ee14d4f5a [2024-02-11T14:20:01.549+0000] {scheduler_job.py:635} INFO - Setting external_id for to 101a1bfe-9787-4bb4-b594-296332831f9a [2024-02-11T14:20:01.549+0000] {scheduler_job.py:635} INFO - Setting external_id for to ece75963-772f-48e2-a5d4-1e6d55c762fd [2024-02-11T14:20:01.549+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6dfa067-bc55-4a57-abca-78bf273ed4c8 [2024-02-11T14:20:04.279+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:20:04.280+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:18:00+00:00, run_id=scheduled__2024-02-11T14:18:00+00:00, run_start_date=2024-02-11 14:20:01.012455+00:00, run_end_date=2024-02-11 14:20:04.280743+00:00, run_duration=3.268288, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:18:00+00:00, data_interval_end=2024-02-11 14:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:20:04.300+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:20:00+00:00, run_after=2024-02-11T14:22:00+00:00 [2024-02-11T14:20:04.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:18:00+00:00 exited with status success for try_number 1 [2024-02-11T14:20:04.377+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:18:00+00:00, map_index=-1, run_start_date=2024-02-11 14:20:02.712283+00:00, run_end_date=2024-02-11 14:20:03.439695+00:00, run_duration=0.727412, 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-11 14:20:01.079711+00:00, queued_by_job_id=1, pid=8230 [2024-02-11T14:20:05.408+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:20:05.408+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:19:00+00:00, run_id=scheduled__2024-02-11T14:19:00+00:00, run_start_date=2024-02-11 14:20:01.013597+00:00, run_end_date=2024-02-11 14:20:05.408655+00:00, run_duration=4.395058, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:19:00+00:00, data_interval_end=2024-02-11 14:20:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:20:05.418+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:20:00+00:00, run_after=2024-02-11T14:21:00+00:00 [2024-02-11T14:20:05.423+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:20:05.423+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:19:00+00:00, run_id=scheduled__2024-02-11T14:19:00+00:00, run_start_date=2024-02-11 14:20:01.014520+00:00, run_end_date=2024-02-11 14:20:05.423497+00:00, run_duration=4.408977, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:19:00+00:00, data_interval_end=2024-02-11 14:20:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:20:05.432+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:20:00+00:00, run_after=2024-02-11T14:21:00+00:00 [2024-02-11T14:20:05.454+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:20:05.454+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:20:05.454+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:20:05.456+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T14:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T14:20:05.456+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T14:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:20:05.490+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:20:05.491+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:15:00+00:00 exited with status success for try_number 1 [2024-02-11T14:20:05.491+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:19:00+00:00 exited with status success for try_number 1 [2024-02-11T14:20:05.496+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:19:00+00:00, map_index=-1, run_start_date=2024-02-11 14:20:04.379565+00:00, run_end_date=2024-02-11 14:20:04.640410+00:00, run_duration=0.260845, 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-11 14:20:01.079711+00:00, queued_by_job_id=1, pid=8269 [2024-02-11T14:20:05.497+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T14:15:00+00:00, map_index=-1, run_start_date=2024-02-11 14:20:04.495204+00:00, run_end_date=2024-02-11 14:20:04.760216+00:00, run_duration=0.265012, state=success, executor_state=success, try_number=1, max_tries=1, job_id=384, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:20:01.079711+00:00, queued_by_job_id=1, pid=8271 [2024-02-11T14:20:05.497+0000] {scheduler_job.py:635} INFO - Setting external_id for to fc9aaf5b-1c72-4799-a416-abdfc504f139 [2024-02-11T14:20:05.562+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:19:00+00:00 exited with status success for try_number 1 [2024-02-11T14:20:05.567+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:19:00+00:00, map_index=-1, run_start_date=2024-02-11 14:20:04.407287+00:00, run_end_date=2024-02-11 14:20:05.382433+00:00, run_duration=0.975146, 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-11 14:20:01.079711+00:00, queued_by_job_id=1, pid=8270 [2024-02-11T14:20:06.783+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:20:06.783+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:20:06.784+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:20:06.786+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T14:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T14:20:06.786+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T14:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T14:20:06.821+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:20:06.825+0000] {scheduler_job.py:635} INFO - Setting external_id for to a21d9b83-e1ef-4166-82c4-aef9187ccdf3 [2024-02-11T14:20:06.888+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:15:00+00:00 exited with status success for try_number 1 [2024-02-11T14:20:06.892+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T14:15:00+00:00, map_index=-1, run_start_date=2024-02-11 14:20:06.563363+00:00, run_end_date=2024-02-11 14:20:06.737265+00:00, run_duration=0.173902, state=success, executor_state=success, try_number=1, max_tries=1, job_id=385, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:20:05.455363+00:00, queued_by_job_id=1, pid=8310 [2024-02-11T14:20:08.520+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:20:08.520+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:20:08.521+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:20:08.522+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T14:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:20:08.522+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T14:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:20:08.551+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:20:08.551+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:15:00+00:00 exited with status success for try_number 1 [2024-02-11T14:20:08.556+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5718dbed-7cb6-4ad1-be19-17438ba63ab8 [2024-02-11T14:20:08.556+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T14:15:00+00:00, map_index=0, run_start_date=2024-02-11 14:20:07.911356+00:00, run_end_date=2024-02-11 14:20:08.100629+00:00, run_duration=0.189273, state=success, executor_state=success, try_number=1, max_tries=1, job_id=386, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:20:06.784821+00:00, queued_by_job_id=1, pid=8322 [2024-02-11T14:20:10.705+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:20:10.705+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:15:00+00:00, run_id=scheduled__2024-02-11T14:15:00+00:00, run_start_date=2024-02-11 14:20:01.011386+00:00, run_end_date=2024-02-11 14:20:10.705627+00:00, run_duration=9.694241, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:15:00+00:00, data_interval_end=2024-02-11 14:20:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T14:20:10.712+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:20:00+00:00, run_after=2024-02-11T14:25:00+00:00 [2024-02-11T14:20:10.747+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:15:00+00:00 exited with status success for try_number 1 [2024-02-11T14:20:10.752+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T14:15:00+00:00, map_index=-1, run_start_date=2024-02-11 14:20:09.637112+00:00, run_end_date=2024-02-11 14:20:09.813619+00:00, run_duration=0.176507, 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-11 14:20:08.521378+00:00, queued_by_job_id=1, pid=8334 [2024-02-11T14:20:14.476+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T14:21:00.585+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:21:00.599+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:21:00+00:00, run_after=2024-02-11T14:22:00+00:00 [2024-02-11T14:21:00.659+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:21:00.659+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:21:00.659+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:21:00.660+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:21:00.662+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:21:00.662+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:21:00.662+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:21:00.662+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:21:00.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:21:00.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:21:00.843+0000] {scheduler_job.py:635} INFO - Setting external_id for to f03ff282-08f3-4ea5-be16-9249ebd5ebe6 [2024-02-11T14:21:00.843+0000] {scheduler_job.py:635} INFO - Setting external_id for to 01563a4c-6bc9-4907-abad-1811209900ba [2024-02-11T14:21:03.658+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:21:03.659+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:20:00+00:00, run_id=scheduled__2024-02-11T14:20:00+00:00, run_start_date=2024-02-11 14:21:00.614168+00:00, run_end_date=2024-02-11 14:21:03.658993+00:00, run_duration=3.044825, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:20:00+00:00, data_interval_end=2024-02-11 14:21:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:21:03.666+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:21:00+00:00, run_after=2024-02-11T14:22:00+00:00 [2024-02-11T14:21:03.671+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:21:03.671+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:20:00+00:00, run_id=scheduled__2024-02-11T14:20:00+00:00, run_start_date=2024-02-11 14:21:00.613211+00:00, run_end_date=2024-02-11 14:21:03.671214+00:00, run_duration=3.058003, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:20:00+00:00, data_interval_end=2024-02-11 14:21:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:21:03.679+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:21:00+00:00, run_after=2024-02-11T14:22:00+00:00 [2024-02-11T14:21:03.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status success for try_number 1 [2024-02-11T14:21:03.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status success for try_number 1 [2024-02-11T14:21:03.704+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:20:00+00:00, map_index=-1, run_start_date=2024-02-11 14:21:02.413729+00:00, run_end_date=2024-02-11 14:21:03.293273+00:00, run_duration=0.879544, 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-11 14:21:00.660980+00:00, queued_by_job_id=1, pid=8370 [2024-02-11T14:21:03.704+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:20:00+00:00, map_index=-1, run_start_date=2024-02-11 14:21:02.479251+00:00, run_end_date=2024-02-11 14:21:02.806836+00:00, run_duration=0.327585, 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-11 14:21:00.660980+00:00, queued_by_job_id=1, pid=8371 [2024-02-11T14:22: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-11T14:22:00.126+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:22:00+00:00, run_after=2024-02-11T14:23:00+00:00 [2024-02-11T14:22:00.132+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:22:00.185+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:22:00.186+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:22:00.186+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:22:00.186+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:22:00.187+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:22:00.189+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:22:00.190+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:22:00.190+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:22:00.190+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:22:00.190+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:22:00.190+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:22:00.542+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:22:00.542+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:22:00.542+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:22:00.554+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3677e1fe-7e3a-4f7a-a1e6-704394430114 [2024-02-11T14:22:00.554+0000] {scheduler_job.py:635} INFO - Setting external_id for to a2793f2e-b41e-4ba7-8de5-6ae6c704e439 [2024-02-11T14:22:00.555+0000] {scheduler_job.py:635} INFO - Setting external_id for to c092b3af-d600-42cb-8086-26dffa65f07b [2024-02-11T14:22:01.739+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:22:01.740+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:20:00+00:00, run_id=scheduled__2024-02-11T14:20:00+00:00, run_start_date=2024-02-11 14:22:00.141935+00:00, run_end_date=2024-02-11 14:22:01.740388+00:00, run_duration=1.598453, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:20:00+00:00, data_interval_end=2024-02-11 14:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:22:01.750+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:22:00+00:00, run_after=2024-02-11T14:24:00+00:00 [2024-02-11T14:22:01.812+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status success for try_number 1 [2024-02-11T14:22:01.825+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:20:00+00:00, map_index=-1, run_start_date=2024-02-11 14:22:01.014138+00:00, run_end_date=2024-02-11 14:22:01.270207+00:00, run_duration=0.256069, 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-11 14:22:00.188009+00:00, queued_by_job_id=1, pid=8406 [2024-02-11T14:22:02.861+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:22:02.861+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:21:00+00:00, run_id=scheduled__2024-02-11T14:21:00+00:00, run_start_date=2024-02-11 14:22:00.142772+00:00, run_end_date=2024-02-11 14:22:02.861297+00:00, run_duration=2.718525, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:21:00+00:00, data_interval_end=2024-02-11 14:22:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:22:02.867+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:22:00+00:00, run_after=2024-02-11T14:23:00+00:00 [2024-02-11T14:22:02.900+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:21:00+00:00 exited with status success for try_number 1 [2024-02-11T14:22:02.903+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:21:00+00:00, map_index=-1, run_start_date=2024-02-11 14:22:01.999626+00:00, run_end_date=2024-02-11 14:22:02.326469+00:00, run_duration=0.326843, 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-11 14:22:00.188009+00:00, queued_by_job_id=1, pid=8437 [2024-02-11T14:22:04.146+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:22:04.147+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:21:00+00:00, run_id=scheduled__2024-02-11T14:21:00+00:00, run_start_date=2024-02-11 14:22:00.143469+00:00, run_end_date=2024-02-11 14:22:04.147021+00:00, run_duration=4.003552, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:21:00+00:00, data_interval_end=2024-02-11 14:22:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:22:04.153+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:22:00+00:00, run_after=2024-02-11T14:23:00+00:00 [2024-02-11T14:22:04.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:21:00+00:00 exited with status success for try_number 1 [2024-02-11T14:22:04.180+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:21:00+00:00, map_index=-1, run_start_date=2024-02-11 14:22:01.980301+00:00, run_end_date=2024-02-11 14:22:03.247567+00:00, run_duration=1.267266, state=success, executor_state=success, try_number=1, max_tries=1, job_id=391, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:22:00.188009+00:00, queued_by_job_id=1, pid=8436 [2024-02-11T14:23:00.649+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:23:00+00:00, run_after=2024-02-11T14:24:00+00:00 [2024-02-11T14:23:00.654+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:23:00.699+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:23:00.699+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:23:00.700+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:23:00.700+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:23:00.702+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:23:00.702+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:23:00.703+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:23:00.703+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:23:00.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:23:00.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:23:00.806+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1affb445-3477-4e57-9beb-5c369376d9e6 [2024-02-11T14:23:00.806+0000] {scheduler_job.py:635} INFO - Setting external_id for to f232894f-aafa-4854-9688-a59527be19a1 [2024-02-11T14:23:03.028+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:23:03.028+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:22:00+00:00, run_id=scheduled__2024-02-11T14:22:00+00:00, run_start_date=2024-02-11 14:23:00.664086+00:00, run_end_date=2024-02-11 14:23:03.028391+00:00, run_duration=2.364305, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:22:00+00:00, data_interval_end=2024-02-11 14:23:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:23:03.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:23:00+00:00, run_after=2024-02-11T14:24:00+00:00 [2024-02-11T14:23:03.060+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:22:00+00:00 exited with status success for try_number 1 [2024-02-11T14:23:03.063+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:22:00+00:00, map_index=-1, run_start_date=2024-02-11 14:23:02.289267+00:00, run_end_date=2024-02-11 14:23:02.638286+00:00, run_duration=0.349019, 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-11 14:23:00.701138+00:00, queued_by_job_id=1, pid=8491 [2024-02-11T14:23:04.671+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:23:04.672+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:22:00+00:00, run_id=scheduled__2024-02-11T14:22:00+00:00, run_start_date=2024-02-11 14:23:00.665201+00:00, run_end_date=2024-02-11 14:23:04.672092+00:00, run_duration=4.006891, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:22:00+00:00, data_interval_end=2024-02-11 14:23:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:23:04.678+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:23:00+00:00, run_after=2024-02-11T14:24:00+00:00 [2024-02-11T14:23:04.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:22:00+00:00 exited with status success for try_number 1 [2024-02-11T14:23:04.705+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:22:00+00:00, map_index=-1, run_start_date=2024-02-11 14:23:02.340537+00:00, run_end_date=2024-02-11 14:23:03.801273+00:00, run_duration=1.460736, state=success, executor_state=success, try_number=1, max_tries=1, job_id=394, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:23:00.701138+00:00, queued_by_job_id=1, pid=8492 [2024-02-11T14:24:00.103+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:24:00.109+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:24:00.121+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:24:00+00:00, run_after=2024-02-11T14:25:00+00:00 [2024-02-11T14:24:00.174+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:24:00.174+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:24:00.174+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:24:00.174+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:24:00.175+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:24:00.177+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:24:00.177+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:24:00.177+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:24:00.178+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:24:00.178+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:24:00.178+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:24:00.436+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:24:00.437+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:24:00.437+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:24:00.451+0000] {scheduler_job.py:635} INFO - Setting external_id for to 229777e3-895a-495b-8077-916df336070e [2024-02-11T14:24:00.453+0000] {scheduler_job.py:635} INFO - Setting external_id for to fb352408-910b-4fb7-8cc9-9a710fcccd90 [2024-02-11T14:24:00.454+0000] {scheduler_job.py:635} INFO - Setting external_id for to d165a8b1-1d61-4183-90ff-325b40a43bcf [2024-02-11T14:24:01.662+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:24:01.663+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:22:00+00:00, run_id=scheduled__2024-02-11T14:22:00+00:00, run_start_date=2024-02-11 14:24:00.130744+00:00, run_end_date=2024-02-11 14:24:01.662996+00:00, run_duration=1.532252, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:22:00+00:00, data_interval_end=2024-02-11 14:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:24:01.674+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:24:00+00:00, run_after=2024-02-11T14:26:00+00:00 [2024-02-11T14:24:01.756+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:22:00+00:00 exited with status success for try_number 1 [2024-02-11T14:24:01.768+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:22:00+00:00, map_index=-1, run_start_date=2024-02-11 14:24:00.919157+00:00, run_end_date=2024-02-11 14:24:01.223053+00:00, run_duration=0.303896, state=success, executor_state=success, try_number=1, max_tries=1, job_id=395, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:24:00.176136+00:00, queued_by_job_id=1, pid=8527 [2024-02-11T14:24:02.800+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:24:02.801+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:23:00+00:00, run_id=scheduled__2024-02-11T14:23:00+00:00, run_start_date=2024-02-11 14:24:00.131561+00:00, run_end_date=2024-02-11 14:24:02.801128+00:00, run_duration=2.669567, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:23:00+00:00, data_interval_end=2024-02-11 14:24:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:24:02.807+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:24:00+00:00, run_after=2024-02-11T14:25:00+00:00 [2024-02-11T14:24:02.836+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:23:00+00:00 exited with status success for try_number 1 [2024-02-11T14:24:02.840+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:23:00+00:00, map_index=-1, run_start_date=2024-02-11 14:24:01.944102+00:00, run_end_date=2024-02-11 14:24:02.272694+00:00, run_duration=0.328592, 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-11 14:24:00.176136+00:00, queued_by_job_id=1, pid=8558 [2024-02-11T14:24:03.868+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:24:03.869+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:23:00+00:00, run_id=scheduled__2024-02-11T14:23:00+00:00, run_start_date=2024-02-11 14:24:00.132260+00:00, run_end_date=2024-02-11 14:24:03.869095+00:00, run_duration=3.736835, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:23:00+00:00, data_interval_end=2024-02-11 14:24:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:24:03.875+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:24:00+00:00, run_after=2024-02-11T14:25:00+00:00 [2024-02-11T14:24:03.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:23:00+00:00 exited with status success for try_number 1 [2024-02-11T14:24:03.900+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:23:00+00:00, map_index=-1, run_start_date=2024-02-11 14:24:01.899380+00:00, run_end_date=2024-02-11 14:24:02.841290+00:00, run_duration=0.94191, 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-11 14:24:00.176136+00:00, queued_by_job_id=1, pid=8557 [2024-02-11T14:25:00.613+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:25:00.625+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:25:00+00:00, run_after=2024-02-11T14:26:00+00:00 [2024-02-11T14:25:00.635+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:25:00+00:00, run_after=2024-02-11T14:30:00+00:00 [2024-02-11T14:25:00.699+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:25:00.700+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:25:00.700+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:25:00.700+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:25:00.700+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:25:00.704+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T14:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T14:25:00.704+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:25:00.704+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:25:00.704+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:25:00.704+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:25:00.704+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:25:00.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:25:00.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:25:00.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:25:00.860+0000] {scheduler_job.py:635} INFO - Setting external_id for to 62f10fc0-1417-4056-b95b-9772ea7bc829 [2024-02-11T14:25:00.861+0000] {scheduler_job.py:635} INFO - Setting external_id for to acd1e512-90ae-4dfa-bfc2-8473f3d4a689 [2024-02-11T14:25:00.861+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1e8de690-7aa3-4974-afad-a16e6eacc748 [2024-02-11T14:25:03.169+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:25:03.169+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:24:00+00:00, run_id=scheduled__2024-02-11T14:24:00+00:00, run_start_date=2024-02-11 14:25:00.650060+00:00, run_end_date=2024-02-11 14:25:03.169652+00:00, run_duration=2.519592, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:24:00+00:00, data_interval_end=2024-02-11 14:25:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:25:03.177+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:25:00+00:00, run_after=2024-02-11T14:26:00+00:00 [2024-02-11T14:25:03.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:24:00+00:00 exited with status success for try_number 1 [2024-02-11T14:25:03.217+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:24:00+00:00, map_index=-1, run_start_date=2024-02-11 14:25:02.563829+00:00, run_end_date=2024-02-11 14:25:02.972803+00:00, run_duration=0.408974, 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-11 14:25:00.701973+00:00, queued_by_job_id=1, pid=8623 [2024-02-11T14:25:04.245+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:25:04.245+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:24:00+00:00, run_id=scheduled__2024-02-11T14:24:00+00:00, run_start_date=2024-02-11 14:25:00.650902+00:00, run_end_date=2024-02-11 14:25:04.245651+00:00, run_duration=3.594749, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:24:00+00:00, data_interval_end=2024-02-11 14:25:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:25:04.252+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:25:00+00:00, run_after=2024-02-11T14:26:00+00:00 [2024-02-11T14:25:04.272+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:25:04.272+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:25:04.272+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:25:04.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T14:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T14:25:04.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:25:04.307+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:25:04.307+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status success for try_number 1 [2024-02-11T14:25:04.307+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:24:00+00:00 exited with status success for try_number 1 [2024-02-11T14:25:04.313+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T14:20:00+00:00, map_index=-1, run_start_date=2024-02-11 14:25:02.687952+00:00, run_end_date=2024-02-11 14:25:03.151426+00:00, run_duration=0.463474, state=success, executor_state=success, try_number=1, max_tries=1, job_id=400, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:25:00.701973+00:00, queued_by_job_id=1, pid=8625 [2024-02-11T14:25:04.314+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:24:00+00:00, map_index=-1, run_start_date=2024-02-11 14:25:02.602562+00:00, run_end_date=2024-02-11 14:25:03.848652+00:00, run_duration=1.24609, 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-11 14:25:00.701973+00:00, queued_by_job_id=1, pid=8624 [2024-02-11T14:25:04.314+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e5aca77-1b2f-4c8e-b9ef-70ceed60f296 [2024-02-11T14:25:05.708+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:25:05.708+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:25:05.709+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:25:05.710+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T14:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T14:25:05.710+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T14:25:05.739+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:25:05.739+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status success for try_number 1 [2024-02-11T14:25:05.743+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1126be92-9035-45b2-9aab-94c4a3603eb1 [2024-02-11T14:25:05.744+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T14:20:00+00:00, map_index=-1, run_start_date=2024-02-11 14:25:05.377623+00:00, run_end_date=2024-02-11 14:25:05.559703+00:00, run_duration=0.18208, state=success, executor_state=success, try_number=1, max_tries=1, job_id=401, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:25:04.273008+00:00, queued_by_job_id=1, pid=8664 [2024-02-11T14:25:07.849+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:25:07.849+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:25:07.850+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:25:07.852+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T14:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:25:07.852+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T14:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:25:07.882+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:25:07.882+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status success for try_number 1 [2024-02-11T14:25:07.887+0000] {scheduler_job.py:635} INFO - Setting external_id for to a656f382-aec0-4116-9875-4d3d0bfee065 [2024-02-11T14:25:07.887+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T14:20:00+00:00, map_index=0, run_start_date=2024-02-11 14:25:06.798570+00:00, run_end_date=2024-02-11 14:25:06.969712+00:00, run_duration=0.171142, state=success, executor_state=success, try_number=1, max_tries=1, job_id=402, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:25:05.709583+00:00, queued_by_job_id=1, pid=8676 [2024-02-11T14:25:09.237+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:25:09.237+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:20:00+00:00, run_id=scheduled__2024-02-11T14:20:00+00:00, run_start_date=2024-02-11 14:25:00.648846+00:00, run_end_date=2024-02-11 14:25:09.237507+00:00, run_duration=8.588661, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:20:00+00:00, data_interval_end=2024-02-11 14:25:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T14:25:09.242+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:25:00+00:00, run_after=2024-02-11T14:30:00+00:00 [2024-02-11T14:25:09.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:20:00+00:00 exited with status success for try_number 1 [2024-02-11T14:25:09.703+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T14:20:00+00:00, map_index=-1, run_start_date=2024-02-11 14:25:09.028403+00:00, run_end_date=2024-02-11 14:25:09.215112+00:00, run_duration=0.186709, 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-11 14:25:07.850902+00:00, queued_by_job_id=1, pid=8688 [2024-02-11T14:25:14.511+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T14:26:00.099+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:26:00.104+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:26:00.115+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:26:00+00:00, run_after=2024-02-11T14:27:00+00:00 [2024-02-11T14:26:00.184+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:26:00.185+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:26:00.185+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:26:00.185+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:26:00.185+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:26:00.188+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:26:00.188+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:26:00.188+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:26:00.188+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:26:00.188+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:26:00.188+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:26:00.509+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:26:00.510+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:26:00.510+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:26:00.524+0000] {scheduler_job.py:635} INFO - Setting external_id for to de4a05b6-aeec-4212-8127-23d24241b12a [2024-02-11T14:26:00.525+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e29a4f4-cf90-484b-b968-93adadd4676e [2024-02-11T14:26:00.525+0000] {scheduler_job.py:635} INFO - Setting external_id for to db1054c8-1cbe-473f-bb3c-5e199fe8a9e8 [2024-02-11T14:26:01.727+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:26:01.728+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:24:00+00:00, run_id=scheduled__2024-02-11T14:24:00+00:00, run_start_date=2024-02-11 14:26:00.132100+00:00, run_end_date=2024-02-11 14:26:01.728522+00:00, run_duration=1.596422, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:24:00+00:00, data_interval_end=2024-02-11 14:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:26:01.741+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:26:00+00:00, run_after=2024-02-11T14:28:00+00:00 [2024-02-11T14:26:01.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:24:00+00:00 exited with status success for try_number 1 [2024-02-11T14:26:01.829+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:24:00+00:00, map_index=-1, run_start_date=2024-02-11 14:26:00.914913+00:00, run_end_date=2024-02-11 14:26:01.214327+00:00, run_duration=0.299414, 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-11 14:26:00.186570+00:00, queued_by_job_id=1, pid=8706 [2024-02-11T14:26:02.858+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:26:02.859+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:25:00+00:00, run_id=scheduled__2024-02-11T14:25:00+00:00, run_start_date=2024-02-11 14:26:00.133094+00:00, run_end_date=2024-02-11 14:26:02.859030+00:00, run_duration=2.725936, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:25:00+00:00, data_interval_end=2024-02-11 14:26:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:26:02.866+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:26:00+00:00, run_after=2024-02-11T14:27:00+00:00 [2024-02-11T14:26:02.891+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:25:00+00:00 exited with status success for try_number 1 [2024-02-11T14:26:02.894+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:25:00+00:00, map_index=-1, run_start_date=2024-02-11 14:26:02.001246+00:00, run_end_date=2024-02-11 14:26:02.359653+00:00, run_duration=0.358407, 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-11 14:26:00.186570+00:00, queued_by_job_id=1, pid=8737 [2024-02-11T14:26:03.923+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:26:03.924+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:25:00+00:00, run_id=scheduled__2024-02-11T14:25:00+00:00, run_start_date=2024-02-11 14:26:00.133977+00:00, run_end_date=2024-02-11 14:26:03.923930+00:00, run_duration=3.789953, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:25:00+00:00, data_interval_end=2024-02-11 14:26:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:26:03.930+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:26:00+00:00, run_after=2024-02-11T14:27:00+00:00 [2024-02-11T14:26:03.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:25:00+00:00 exited with status success for try_number 1 [2024-02-11T14:26:03.953+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:25:00+00:00, map_index=-1, run_start_date=2024-02-11 14:26:01.938583+00:00, run_end_date=2024-02-11 14:26:03.082834+00:00, run_duration=1.144251, 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-11 14:26:00.186570+00:00, queued_by_job_id=1, pid=8736 [2024-02-11T14:27:00.353+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:27:00+00:00, run_after=2024-02-11T14:28:00+00:00 [2024-02-11T14:27:00.357+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:27:00.525+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:27:00.525+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:27:00.525+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:27:00.526+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:27:00.528+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:27:00.528+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:27:00.528+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:27:00.528+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:27:00.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:27:00.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:27:00.651+0000] {scheduler_job.py:635} INFO - Setting external_id for to 407b3d76-ed77-4096-97e2-ff9d0b430878 [2024-02-11T14:27:00.651+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3db21933-1e11-4a4f-a272-7a7bc0fa8062 [2024-02-11T14:27:03.311+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:27:03.311+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:26:00+00:00, run_id=scheduled__2024-02-11T14:26:00+00:00, run_start_date=2024-02-11 14:27:00.366060+00:00, run_end_date=2024-02-11 14:27:03.311539+00:00, run_duration=2.945479, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:26:00+00:00, data_interval_end=2024-02-11 14:27:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:27:03.318+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:27:00+00:00, run_after=2024-02-11T14:28:00+00:00 [2024-02-11T14:27:03.346+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:26:00+00:00 exited with status success for try_number 1 [2024-02-11T14:27:03.350+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:26:00+00:00, map_index=-1, run_start_date=2024-02-11 14:27:02.048455+00:00, run_end_date=2024-02-11 14:27:02.399982+00:00, run_duration=0.351527, 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-11 14:27:00.526942+00:00, queued_by_job_id=1, pid=8792 [2024-02-11T14:27:05.435+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:27:05.435+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:26:00+00:00, run_id=scheduled__2024-02-11T14:26:00+00:00, run_start_date=2024-02-11 14:27:00.366875+00:00, run_end_date=2024-02-11 14:27:05.435691+00:00, run_duration=5.068816, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:26:00+00:00, data_interval_end=2024-02-11 14:27:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:27:05.442+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:27:00+00:00, run_after=2024-02-11T14:28:00+00:00 [2024-02-11T14:27:05.462+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:26:00+00:00 exited with status success for try_number 1 [2024-02-11T14:27:05.465+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:26:00+00:00, map_index=-1, run_start_date=2024-02-11 14:27:02.017823+00:00, run_end_date=2024-02-11 14:27:04.541824+00:00, run_duration=2.524001, 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-11 14:27:00.526942+00:00, queued_by_job_id=1, pid=8791 [2024-02-11T14:28:00.591+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:28:00.600+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:28:00+00:00, run_after=2024-02-11T14:29:00+00:00 [2024-02-11T14:28:00.604+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:28:00.654+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:28:00.654+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:28:00.654+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:28:00.655+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:28:00.655+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:28:00.657+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:28:00.658+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:28:00.658+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:28:00.658+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:28:00.658+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:28:00.658+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:28:00.848+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:28:00.848+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:28:00.848+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:28:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3522c00b-d2e6-451e-82f0-d6a32645537f [2024-02-11T14:28:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 66587ceb-d981-4f9d-a37c-253ac8d3f572 [2024-02-11T14:28:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to af29746b-2252-4ea7-8c48-7d7c6645dbfb [2024-02-11T14:28:01.718+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:28:01.719+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:26:00+00:00, run_id=scheduled__2024-02-11T14:26:00+00:00, run_start_date=2024-02-11 14:28:00.614729+00:00, run_end_date=2024-02-11 14:28:01.719134+00:00, run_duration=1.104405, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:26:00+00:00, data_interval_end=2024-02-11 14:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:28:01.731+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:28:00+00:00, run_after=2024-02-11T14:30:00+00:00 [2024-02-11T14:28:02.897+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:28:02.897+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:27:00+00:00, run_id=scheduled__2024-02-11T14:27:00+00:00, run_start_date=2024-02-11 14:28:00.615692+00:00, run_end_date=2024-02-11 14:28:02.897654+00:00, run_duration=2.281962, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:27:00+00:00, data_interval_end=2024-02-11 14:28:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:28:02.904+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:28:00+00:00, run_after=2024-02-11T14:29:00+00:00 [2024-02-11T14:28:02.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:26:00+00:00 exited with status success for try_number 1 [2024-02-11T14:28:02.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:27:00+00:00 exited with status success for try_number 1 [2024-02-11T14:28:02.935+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:27:00+00:00, map_index=-1, run_start_date=2024-02-11 14:28:02.376261+00:00, run_end_date=2024-02-11 14:28:02.718883+00:00, run_duration=0.342622, state=success, executor_state=success, try_number=1, max_tries=1, job_id=411, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:28:00.656297+00:00, queued_by_job_id=1, pid=8858 [2024-02-11T14:28:02.935+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:26:00+00:00, map_index=-1, run_start_date=2024-02-11 14:28:01.298585+00:00, run_end_date=2024-02-11 14:28:01.658914+00:00, run_duration=0.360329, state=success, executor_state=success, try_number=1, max_tries=1, job_id=409, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:28:00.656297+00:00, queued_by_job_id=1, pid=8827 [2024-02-11T14:28:03.962+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:28:03.963+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:27:00+00:00, run_id=scheduled__2024-02-11T14:27:00+00:00, run_start_date=2024-02-11 14:28:00.616535+00:00, run_end_date=2024-02-11 14:28:03.963158+00:00, run_duration=3.346623, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:27:00+00:00, data_interval_end=2024-02-11 14:28:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:28:03.970+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:28:00+00:00, run_after=2024-02-11T14:29:00+00:00 [2024-02-11T14:28:03.995+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:27:00+00:00 exited with status success for try_number 1 [2024-02-11T14:28:03.999+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:27:00+00:00, map_index=-1, run_start_date=2024-02-11 14:28:02.333320+00:00, run_end_date=2024-02-11 14:28:03.490365+00:00, run_duration=1.157045, 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-11 14:28:00.656297+00:00, queued_by_job_id=1, pid=8857 [2024-02-11T14:29:00.806+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:29:00.815+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:29:00+00:00, run_after=2024-02-11T14:30:00+00:00 [2024-02-11T14:29:00.852+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:29:00.852+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:29:00.852+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:29:00.853+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:29:00.855+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:29:00.855+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:29:00.855+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:29:00.855+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:29:00.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:29:00.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:29:00.964+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1bc1ee23-c37c-4430-a512-762eb2592210 [2024-02-11T14:29:00.965+0000] {scheduler_job.py:635} INFO - Setting external_id for to 09824479-bd4e-4b5a-9f3d-892148e12937 [2024-02-11T14:29:03.535+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:29:03.535+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:28:00+00:00, run_id=scheduled__2024-02-11T14:28:00+00:00, run_start_date=2024-02-11 14:29:00.823676+00:00, run_end_date=2024-02-11 14:29:03.535866+00:00, run_duration=2.71219, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:28:00+00:00, data_interval_end=2024-02-11 14:29:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:29:03.542+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:29:00+00:00, run_after=2024-02-11T14:30:00+00:00 [2024-02-11T14:29:03.568+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:28:00+00:00 exited with status success for try_number 1 [2024-02-11T14:29:03.571+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:28:00+00:00, map_index=-1, run_start_date=2024-02-11 14:29:02.460759+00:00, run_end_date=2024-02-11 14:29:02.761393+00:00, run_duration=0.300634, 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-11 14:29:00.853836+00:00, queued_by_job_id=1, pid=8913 [2024-02-11T14:29:04.599+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:29:04.599+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:28:00+00:00, run_id=scheduled__2024-02-11T14:28:00+00:00, run_start_date=2024-02-11 14:29:00.824440+00:00, run_end_date=2024-02-11 14:29:04.599584+00:00, run_duration=3.775144, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:28:00+00:00, data_interval_end=2024-02-11 14:29:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:29:04.606+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:29:00+00:00, run_after=2024-02-11T14:30:00+00:00 [2024-02-11T14:29:04.628+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:28:00+00:00 exited with status success for try_number 1 [2024-02-11T14:29:04.631+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:28:00+00:00, map_index=-1, run_start_date=2024-02-11 14:29:02.424830+00:00, run_end_date=2024-02-11 14:29:03.829314+00:00, run_duration=1.404484, state=success, executor_state=success, try_number=1, max_tries=1, job_id=412, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:29:00.853836+00:00, queued_by_job_id=1, pid=8912 [2024-02-11T14:30:01.002+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:30:01.012+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:30:00+00:00, run_after=2024-02-11T14:31:00+00:00 [2024-02-11T14:30:01.017+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:30:01.024+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:30:00+00:00, run_after=2024-02-11T14:35:00+00:00 [2024-02-11T14:30:01.084+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T14:30:01.084+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:30:01.084+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:30:01.084+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:30:01.084+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:30:01.085+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:30:01.087+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T14:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T14:30:01.087+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T14:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:30:01.087+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:30:01.087+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:30:01.088+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:30:01.088+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:30:01.088+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:30:01.088+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:30:01.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:30:01.481+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:30:01.481+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:30:01.481+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:30:01.505+0000] {scheduler_job.py:635} INFO - Setting external_id for to 729d2d0e-ed18-41ae-bc05-9aa256e0f7f1 [2024-02-11T14:30:01.509+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1e55e78-b109-405c-bc05-695c0f7ce5a1 [2024-02-11T14:30:01.509+0000] {scheduler_job.py:635} INFO - Setting external_id for to 70939eac-a631-49dd-b87e-b022fcdb018d [2024-02-11T14:30:01.509+0000] {scheduler_job.py:635} INFO - Setting external_id for to 279ce367-4b01-4ebc-84a0-855d0cd630fa [2024-02-11T14:30:04.223+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:30:04.223+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:28:00+00:00, run_id=scheduled__2024-02-11T14:28:00+00:00, run_start_date=2024-02-11 14:30:01.037560+00:00, run_end_date=2024-02-11 14:30:04.223631+00:00, run_duration=3.186071, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:28:00+00:00, data_interval_end=2024-02-11 14:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:30:04.229+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:30:00+00:00, run_after=2024-02-11T14:32:00+00:00 [2024-02-11T14:30:04.244+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:30:04.244+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:29:00+00:00, run_id=scheduled__2024-02-11T14:29:00+00:00, run_start_date=2024-02-11 14:30:01.038515+00:00, run_end_date=2024-02-11 14:30:04.244873+00:00, run_duration=3.206358, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:29:00+00:00, data_interval_end=2024-02-11 14:30:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:30:04.254+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:30:00+00:00, run_after=2024-02-11T14:31:00+00:00 [2024-02-11T14:30:04.269+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:30:04.269+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:30:04.269+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:30:04.271+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T14:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T14:30:04.272+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T14:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:30:04.313+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:30:04.314+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:25:00+00:00 exited with status success for try_number 1 [2024-02-11T14:30:04.314+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:28:00+00:00 exited with status success for try_number 1 [2024-02-11T14:30:04.314+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:29:00+00:00 exited with status success for try_number 1 [2024-02-11T14:30:04.319+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:28:00+00:00, map_index=-1, run_start_date=2024-02-11 14:30:02.483635+00:00, run_end_date=2024-02-11 14:30:03.011301+00:00, run_duration=0.527666, 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-11 14:30:01.086051+00:00, queued_by_job_id=1, pid=8951 [2024-02-11T14:30:04.320+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T14:25:00+00:00, map_index=-1, run_start_date=2024-02-11 14:30:03.221678+00:00, run_end_date=2024-02-11 14:30:03.723849+00:00, run_duration=0.502171, state=success, executor_state=success, try_number=1, max_tries=1, job_id=416, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:30:01.086051+00:00, queued_by_job_id=1, pid=8979 [2024-02-11T14:30:04.320+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:29:00+00:00, map_index=-1, run_start_date=2024-02-11 14:30:03.631270+00:00, run_end_date=2024-02-11 14:30:03.879814+00:00, run_duration=0.248544, 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-11 14:30:01.086051+00:00, queued_by_job_id=1, pid=9008 [2024-02-11T14:30:04.320+0000] {scheduler_job.py:635} INFO - Setting external_id for to 558d9264-8210-40b5-b28c-1deed32e9434 [2024-02-11T14:30:05.430+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:30:05.431+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:29:00+00:00, run_id=scheduled__2024-02-11T14:29:00+00:00, run_start_date=2024-02-11 14:30:01.039176+00:00, run_end_date=2024-02-11 14:30:05.431019+00:00, run_duration=4.391843, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:29:00+00:00, data_interval_end=2024-02-11 14:30:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:30:05.438+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:30:00+00:00, run_after=2024-02-11T14:31:00+00:00 [2024-02-11T14:30:05.469+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:29:00+00:00 exited with status success for try_number 1 [2024-02-11T14:30:05.473+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:29:00+00:00, map_index=-1, run_start_date=2024-02-11 14:30:03.223117+00:00, run_end_date=2024-02-11 14:30:04.454085+00:00, run_duration=1.230968, 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-11 14:30:01.086051+00:00, queued_by_job_id=1, pid=8980 [2024-02-11T14:30:06.514+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:30:06.515+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:30:06.515+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:30:06.516+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T14:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T14:30:06.517+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T14:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T14:30:06.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:30:06.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:25:00+00:00 exited with status success for try_number 1 [2024-02-11T14:30:06.551+0000] {scheduler_job.py:635} INFO - Setting external_id for to c83fc13c-7c2e-4a5f-a0bc-5ea843c656ef [2024-02-11T14:30:06.551+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T14:25:00+00:00, map_index=-1, run_start_date=2024-02-11 14:30:05.423849+00:00, run_end_date=2024-02-11 14:30:05.612216+00:00, run_duration=0.188367, state=success, executor_state=success, try_number=1, max_tries=1, job_id=418, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:30:04.270427+00:00, queued_by_job_id=1, pid=9029 [2024-02-11T14:30:08.235+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:30:08.236+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:30:08.236+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:30:08.237+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T14:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:30:08.238+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T14:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:30:08.270+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:30:08.271+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:25:00+00:00 exited with status success for try_number 1 [2024-02-11T14:30:08.275+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67984ab6-63f8-41ab-89b6-3e49258a0b76 [2024-02-11T14:30:08.275+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T14:25:00+00:00, map_index=0, run_start_date=2024-02-11 14:30:07.642980+00:00, run_end_date=2024-02-11 14:30:07.817717+00:00, run_duration=0.174737, state=success, executor_state=success, try_number=1, max_tries=1, job_id=419, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:30:06.515883+00:00, queued_by_job_id=1, pid=9041 [2024-02-11T14:30:10.033+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:30:10.034+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:25:00+00:00, run_id=scheduled__2024-02-11T14:25:00+00:00, run_start_date=2024-02-11 14:30:01.036624+00:00, run_end_date=2024-02-11 14:30:10.034165+00:00, run_duration=8.997541, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:25:00+00:00, data_interval_end=2024-02-11 14:30:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T14:30:10.040+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:30:00+00:00, run_after=2024-02-11T14:35:00+00:00 [2024-02-11T14:30:10.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:25:00+00:00 exited with status success for try_number 1 [2024-02-11T14:30:10.074+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T14:25:00+00:00, map_index=-1, run_start_date=2024-02-11 14:30:09.373545+00:00, run_end_date=2024-02-11 14:30:09.542668+00:00, run_duration=0.169123, 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-11 14:30:08.236894+00:00, queued_by_job_id=1, pid=9053 [2024-02-11T14:30:14.547+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T14:31:00.219+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:31:00.228+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:31:00+00:00, run_after=2024-02-11T14:32:00+00:00 [2024-02-11T14:31:00.271+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:31:00.272+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:31:00.272+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:31:00.272+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:31:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:31:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:31:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:31:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:31:00.407+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:31:00.408+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:31:00.424+0000] {scheduler_job.py:635} INFO - Setting external_id for to 907b4b8e-9903-41bd-926c-8dede052cb93 [2024-02-11T14:31:00.424+0000] {scheduler_job.py:635} INFO - Setting external_id for to eb3f969d-072b-4955-9ee7-7c78d1e1f2ce [2024-02-11T14:31:03.744+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:31:03.744+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:30:00+00:00, run_id=scheduled__2024-02-11T14:30:00+00:00, run_start_date=2024-02-11 14:31:00.240797+00:00, run_end_date=2024-02-11 14:31:03.744659+00:00, run_duration=3.503862, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:30:00+00:00, data_interval_end=2024-02-11 14:31:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:31:03.751+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:31:00+00:00, run_after=2024-02-11T14:32:00+00:00 [2024-02-11T14:31:03.776+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status success for try_number 1 [2024-02-11T14:31:03.779+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:30:00+00:00, map_index=-1, run_start_date=2024-02-11 14:31:02.344631+00:00, run_end_date=2024-02-11 14:31:02.813671+00:00, run_duration=0.46904, 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-11 14:31:00.273200+00:00, queued_by_job_id=1, pid=9088 [2024-02-11T14:31:04.815+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:31:04.816+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:30:00+00:00, run_id=scheduled__2024-02-11T14:30:00+00:00, run_start_date=2024-02-11 14:31:00.241628+00:00, run_end_date=2024-02-11 14:31:04.815975+00:00, run_duration=4.574347, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:30:00+00:00, data_interval_end=2024-02-11 14:31:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:31:04.822+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:31:00+00:00, run_after=2024-02-11T14:32:00+00:00 [2024-02-11T14:31:04.847+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status success for try_number 1 [2024-02-11T14:31:04.850+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:30:00+00:00, map_index=-1, run_start_date=2024-02-11 14:31:02.443630+00:00, run_end_date=2024-02-11 14:31:03.823493+00:00, run_duration=1.379863, 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-11 14:31:00.273200+00:00, queued_by_job_id=1, pid=9089 [2024-02-11T14:32:00.846+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:32:00.860+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:32:00+00:00, run_after=2024-02-11T14:33:00+00:00 [2024-02-11T14:32:00.867+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:32:01.036+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:32:01.036+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:32:01.037+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:32:01.037+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:32:01.037+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:32:01.040+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:32:01.040+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:32:01.040+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:32:01.041+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:32:01.041+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:32:01.041+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:32:01.215+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:32:01.215+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:32:01.215+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:32:01.225+0000] {scheduler_job.py:635} INFO - Setting external_id for to 287f0043-7c57-418b-848a-99040238f960 [2024-02-11T14:32:01.226+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c9493fa-1a0d-4329-b390-2a4509b46647 [2024-02-11T14:32:01.227+0000] {scheduler_job.py:635} INFO - Setting external_id for to b0ce2965-8e0c-4260-85e6-e879592d7a04 [2024-02-11T14:32:02.386+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:32:02.386+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:30:00+00:00, run_id=scheduled__2024-02-11T14:30:00+00:00, run_start_date=2024-02-11 14:32:00.991715+00:00, run_end_date=2024-02-11 14:32:02.386705+00:00, run_duration=1.39499, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:30:00+00:00, data_interval_end=2024-02-11 14:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:32:02.396+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:32:00+00:00, run_after=2024-02-11T14:34:00+00:00 [2024-02-11T14:32:03.520+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:32:03.520+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:31:00+00:00, run_id=scheduled__2024-02-11T14:31:00+00:00, run_start_date=2024-02-11 14:32:00.992790+00:00, run_end_date=2024-02-11 14:32:03.520785+00:00, run_duration=2.527995, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:31:00+00:00, data_interval_end=2024-02-11 14:32:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:32:03.529+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:32:00+00:00, run_after=2024-02-11T14:33:00+00:00 [2024-02-11T14:32:03.554+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status success for try_number 1 [2024-02-11T14:32:03.554+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:31:00+00:00 exited with status success for try_number 1 [2024-02-11T14:32:03.558+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:30:00+00:00, map_index=-1, run_start_date=2024-02-11 14:32:01.691400+00:00, run_end_date=2024-02-11 14:32:02.246677+00:00, run_duration=0.555277, 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-11 14:32:01.038665+00:00, queued_by_job_id=1, pid=9125 [2024-02-11T14:32:03.558+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:31:00+00:00, map_index=-1, run_start_date=2024-02-11 14:32:02.998419+00:00, run_end_date=2024-02-11 14:32:03.236174+00:00, run_duration=0.237755, 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-11 14:32:01.038665+00:00, queued_by_job_id=1, pid=9155 [2024-02-11T14:32:04.589+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:32:04.589+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:31:00+00:00, run_id=scheduled__2024-02-11T14:31:00+00:00, run_start_date=2024-02-11 14:32:00.993523+00:00, run_end_date=2024-02-11 14:32:04.589896+00:00, run_duration=3.596373, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:31:00+00:00, data_interval_end=2024-02-11 14:32:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:32:04.599+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:32:00+00:00, run_after=2024-02-11T14:33:00+00:00 [2024-02-11T14:32:04.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:31:00+00:00 exited with status success for try_number 1 [2024-02-11T14:32:04.625+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:31:00+00:00, map_index=-1, run_start_date=2024-02-11 14:32:03.010357+00:00, run_end_date=2024-02-11 14:32:04.103150+00:00, run_duration=1.092793, state=success, executor_state=success, try_number=1, max_tries=1, job_id=425, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:32:01.038665+00:00, queued_by_job_id=1, pid=9156 [2024-02-11T14:33:00.265+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:33:00+00:00, run_after=2024-02-11T14:34:00+00:00 [2024-02-11T14:33:00.271+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:33:00.313+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:33:00.313+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:33:00.313+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:33:00.314+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:33:00.315+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:33:00.316+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:33:00.316+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:33:00.316+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:33:00.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:33:00.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:33:00.441+0000] {scheduler_job.py:635} INFO - Setting external_id for to dd4eac86-e39c-424d-b855-8760ac98f22e [2024-02-11T14:33:00.441+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6349b79d-a7cd-47fa-8776-3501eac53d87 [2024-02-11T14:33:02.652+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:33:02.653+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:32:00+00:00, run_id=scheduled__2024-02-11T14:32:00+00:00, run_start_date=2024-02-11 14:33:00.280726+00:00, run_end_date=2024-02-11 14:33:02.653164+00:00, run_duration=2.372438, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:32:00+00:00, data_interval_end=2024-02-11 14:33:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:33:02.660+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:33:00+00:00, run_after=2024-02-11T14:34:00+00:00 [2024-02-11T14:33:02.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:32:00+00:00 exited with status success for try_number 1 [2024-02-11T14:33:02.693+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:32:00+00:00, map_index=-1, run_start_date=2024-02-11 14:33:01.945821+00:00, run_end_date=2024-02-11 14:33:02.350380+00:00, run_duration=0.404559, state=success, executor_state=success, try_number=1, max_tries=1, job_id=427, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:33:00.314636+00:00, queued_by_job_id=1, pid=9211 [2024-02-11T14:33:03.724+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:33:03.724+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:32:00+00:00, run_id=scheduled__2024-02-11T14:32:00+00:00, run_start_date=2024-02-11 14:33:00.281572+00:00, run_end_date=2024-02-11 14:33:03.724417+00:00, run_duration=3.442845, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:32:00+00:00, data_interval_end=2024-02-11 14:33:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:33:03.731+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:33:00+00:00, run_after=2024-02-11T14:34:00+00:00 [2024-02-11T14:33:03.754+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:32:00+00:00 exited with status success for try_number 1 [2024-02-11T14:33:03.757+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:32:00+00:00, map_index=-1, run_start_date=2024-02-11 14:33:01.892821+00:00, run_end_date=2024-02-11 14:33:03.156428+00:00, run_duration=1.263607, 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-11 14:33:00.314636+00:00, queued_by_job_id=1, pid=9210 [2024-02-11T14:34:00.738+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:34:00.746+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:34:00+00:00, run_after=2024-02-11T14:35:00+00:00 [2024-02-11T14:34:00.750+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:34:00.791+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:34:00.791+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:34:00.791+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:34:00.791+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:34:00.791+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:34:00.794+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:34:00.794+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:34:00.794+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:34:00.794+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:34:00.794+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:34:00.794+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:34:00.943+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:34:00.943+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:34:00.943+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:34:00.950+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7f15bb6d-7cad-4749-839b-baebf361ec2d [2024-02-11T14:34:00.950+0000] {scheduler_job.py:635} INFO - Setting external_id for to f81f3a86-42b0-41ad-bd6b-e975c6eb2692 [2024-02-11T14:34:00.950+0000] {scheduler_job.py:635} INFO - Setting external_id for to 38cba73d-4f55-4bd8-810c-6b19f5212913 [2024-02-11T14:34:02.090+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:34:02.091+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:32:00+00:00, run_id=scheduled__2024-02-11T14:32:00+00:00, run_start_date=2024-02-11 14:34:00.758317+00:00, run_end_date=2024-02-11 14:34:02.090859+00:00, run_duration=1.332542, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:32:00+00:00, data_interval_end=2024-02-11 14:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:34:02.102+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:34:00+00:00, run_after=2024-02-11T14:36:00+00:00 [2024-02-11T14:34:02.255+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:32:00+00:00 exited with status success for try_number 1 [2024-02-11T14:34:02.276+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:32:00+00:00, map_index=-1, run_start_date=2024-02-11 14:34:01.384737+00:00, run_end_date=2024-02-11 14:34:01.774483+00:00, run_duration=0.389746, state=success, executor_state=success, try_number=1, max_tries=1, job_id=428, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:34:00.792636+00:00, queued_by_job_id=1, pid=9246 [2024-02-11T14:34:03.336+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:34:03.337+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:33:00+00:00, run_id=scheduled__2024-02-11T14:33:00+00:00, run_start_date=2024-02-11 14:34:00.759056+00:00, run_end_date=2024-02-11 14:34:03.337096+00:00, run_duration=2.57804, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:33:00+00:00, data_interval_end=2024-02-11 14:34:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:34:03.343+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:34:00+00:00, run_after=2024-02-11T14:35:00+00:00 [2024-02-11T14:34:03.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:33:00+00:00 exited with status success for try_number 1 [2024-02-11T14:34:03.371+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:33:00+00:00, map_index=-1, run_start_date=2024-02-11 14:34:02.659170+00:00, run_end_date=2024-02-11 14:34:02.992751+00:00, run_duration=0.333581, 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-11 14:34:00.792636+00:00, queued_by_job_id=1, pid=9277 [2024-02-11T14:34:04.398+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:34:04.399+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:33:00+00:00, run_id=scheduled__2024-02-11T14:33:00+00:00, run_start_date=2024-02-11 14:34:00.759717+00:00, run_end_date=2024-02-11 14:34:04.399080+00:00, run_duration=3.639363, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:33:00+00:00, data_interval_end=2024-02-11 14:34:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:34:04.405+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:34:00+00:00, run_after=2024-02-11T14:35:00+00:00 [2024-02-11T14:34:04.424+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:33:00+00:00 exited with status success for try_number 1 [2024-02-11T14:34:04.427+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:33:00+00:00, map_index=-1, run_start_date=2024-02-11 14:34:02.590672+00:00, run_end_date=2024-02-11 14:34:03.806180+00:00, run_duration=1.215508, 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-11 14:34:00.792636+00:00, queued_by_job_id=1, pid=9276 [2024-02-11T14:35:00.433+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:35:00+00:00, run_after=2024-02-11T14:36:00+00:00 [2024-02-11T14:35:00.444+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:35:00+00:00, run_after=2024-02-11T14:40:00+00:00 [2024-02-11T14:35:00.450+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:35:00.510+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:35:00.510+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:35:00.510+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:35:00.510+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:35:00.511+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:35:00.513+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T14:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T14:35:00.513+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:35:00.513+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:35:00.513+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:35:00.513+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:35:00.513+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:35:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:35:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:35:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:35:00.809+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6945b09-0593-4048-98fb-aa07f90de73b [2024-02-11T14:35:00.809+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4c09cbca-d991-44b1-ba9d-6152fc9ace48 [2024-02-11T14:35:00.809+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8a1294e3-7e19-4b9d-9847-8d132ecacb5c [2024-02-11T14:35:03.598+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:35:03.599+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:34:00+00:00, run_id=scheduled__2024-02-11T14:34:00+00:00, run_start_date=2024-02-11 14:35:00.463396+00:00, run_end_date=2024-02-11 14:35:03.599043+00:00, run_duration=3.135647, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:34:00+00:00, data_interval_end=2024-02-11 14:35:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:35:03.606+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:35:00+00:00, run_after=2024-02-11T14:36:00+00:00 [2024-02-11T14:35:03.625+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:35:03.625+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:35:03.625+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:35:03.627+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T14:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T14:35:03.627+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:35:03.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:35:03.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status success for try_number 1 [2024-02-11T14:35:03.663+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:34:00+00:00 exited with status success for try_number 1 [2024-02-11T14:35:03.668+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T14:30:00+00:00, map_index=-1, run_start_date=2024-02-11 14:35:02.556247+00:00, run_end_date=2024-02-11 14:35:03.067476+00:00, run_duration=0.511229, state=success, executor_state=success, try_number=1, max_tries=1, job_id=432, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:35:00.511687+00:00, queued_by_job_id=1, pid=9343 [2024-02-11T14:35:03.668+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:34:00+00:00, map_index=-1, run_start_date=2024-02-11 14:35:02.665908+00:00, run_end_date=2024-02-11 14:35:03.082482+00:00, run_duration=0.416574, 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-11 14:35:00.511687+00:00, queued_by_job_id=1, pid=9344 [2024-02-11T14:35:03.668+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6771df0e-642c-41e8-9b25-7bff5f51fb59 [2024-02-11T14:35:04.767+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:35:04.767+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:34:00+00:00, run_id=scheduled__2024-02-11T14:34:00+00:00, run_start_date=2024-02-11 14:35:00.464271+00:00, run_end_date=2024-02-11 14:35:04.767731+00:00, run_duration=4.30346, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:34:00+00:00, data_interval_end=2024-02-11 14:35:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:35:04.777+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:35:00+00:00, run_after=2024-02-11T14:36:00+00:00 [2024-02-11T14:35:04.810+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:34:00+00:00 exited with status success for try_number 1 [2024-02-11T14:35:04.815+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:34:00+00:00, map_index=-1, run_start_date=2024-02-11 14:35:02.502284+00:00, run_end_date=2024-02-11 14:35:04.470709+00:00, run_duration=1.968425, 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-11 14:35:00.511687+00:00, queued_by_job_id=1, pid=9342 [2024-02-11T14:35:05.862+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:35:05.863+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:35:05.863+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:35:05.864+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T14:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T14:35:05.864+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T14:35:05.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:35:05.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status success for try_number 1 [2024-02-11T14:35:05.901+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7352e4bd-6c08-4558-9d85-6c9838ba06e7 [2024-02-11T14:35:05.902+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T14:30:00+00:00, map_index=-1, run_start_date=2024-02-11 14:35:04.782951+00:00, run_end_date=2024-02-11 14:35:04.962970+00:00, run_duration=0.180019, state=success, executor_state=success, try_number=1, max_tries=1, job_id=434, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:35:03.626229+00:00, queued_by_job_id=1, pid=9383 [2024-02-11T14:35:07.492+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:35:07.492+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:35:07.492+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:35:07.494+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T14:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:35:07.494+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T14:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:35:07.531+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:35:07.531+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status success for try_number 1 [2024-02-11T14:35:07.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to edf2e8ec-0325-4a06-9cf1-1c674cd8da10 [2024-02-11T14:35:07.536+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T14:30:00+00:00, map_index=0, run_start_date=2024-02-11 14:35:06.979630+00:00, run_end_date=2024-02-11 14:35:07.149258+00:00, run_duration=0.169628, state=success, executor_state=success, try_number=1, max_tries=1, job_id=435, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:35:05.863866+00:00, queued_by_job_id=1, pid=9395 [2024-02-11T14:35:09.669+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:35:09.669+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:30:00+00:00, run_id=scheduled__2024-02-11T14:30:00+00:00, run_start_date=2024-02-11 14:35:00.462396+00:00, run_end_date=2024-02-11 14:35:09.669753+00:00, run_duration=9.207357, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:30:00+00:00, data_interval_end=2024-02-11 14:35:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T14:35:09.675+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:35:00+00:00, run_after=2024-02-11T14:40:00+00:00 [2024-02-11T14:35:09.698+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:30:00+00:00 exited with status success for try_number 1 [2024-02-11T14:35:09.702+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T14:30:00+00:00, map_index=-1, run_start_date=2024-02-11 14:35:08.693118+00:00, run_end_date=2024-02-11 14:35:08.861710+00:00, run_duration=0.168592, 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-11 14:35:07.493161+00:00, queued_by_job_id=1, pid=9407 [2024-02-11T14:35:14.588+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T14:36:00.950+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:36:00.954+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:36:00.962+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:36:00+00:00, run_after=2024-02-11T14:37:00+00:00 [2024-02-11T14:36:01.006+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:36:01.007+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:36:01.007+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:36:01.007+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:36:01.007+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:36:01.009+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:36:01.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:36:01.010+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:36:01.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:36:01.010+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:36:01.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:36:01.187+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:36:01.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:36:01.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:36:01.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to 58ae311e-bb7e-4e32-9c2f-9eafa97db84f [2024-02-11T14:36:01.196+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed65d2e6-8ac7-4a5c-9dad-d6fc413d2995 [2024-02-11T14:36:01.196+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8f6b1696-f1e5-46cf-bfad-42bb98508cfc [2024-02-11T14:36:03.042+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:36:03.042+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:34:00+00:00, run_id=scheduled__2024-02-11T14:34:00+00:00, run_start_date=2024-02-11 14:36:00.971724+00:00, run_end_date=2024-02-11 14:36:03.042847+00:00, run_duration=2.071123, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:34:00+00:00, data_interval_end=2024-02-11 14:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:36:03.051+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:36:00+00:00, run_after=2024-02-11T14:38:00+00:00 [2024-02-11T14:36:03.091+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:34:00+00:00 exited with status success for try_number 1 [2024-02-11T14:36:03.095+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:34:00+00:00, map_index=-1, run_start_date=2024-02-11 14:36:01.906469+00:00, run_end_date=2024-02-11 14:36:02.451391+00:00, run_duration=0.544922, 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-11 14:36:01.008465+00:00, queued_by_job_id=1, pid=9424 [2024-02-11T14:36:04.126+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:36:04.126+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:35:00+00:00, run_id=scheduled__2024-02-11T14:35:00+00:00, run_start_date=2024-02-11 14:36:00.972479+00:00, run_end_date=2024-02-11 14:36:04.126682+00:00, run_duration=3.154203, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:35:00+00:00, data_interval_end=2024-02-11 14:36:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:36:04.133+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:36:00+00:00, run_after=2024-02-11T14:37:00+00:00 [2024-02-11T14:36:04.158+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:35:00+00:00 exited with status success for try_number 1 [2024-02-11T14:36:04.161+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:35:00+00:00, map_index=-1, run_start_date=2024-02-11 14:36:03.108550+00:00, run_end_date=2024-02-11 14:36:03.336591+00:00, run_duration=0.228041, 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-11 14:36:01.008465+00:00, queued_by_job_id=1, pid=9455 [2024-02-11T14:36:05.189+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:36:05.190+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:35:00+00:00, run_id=scheduled__2024-02-11T14:35:00+00:00, run_start_date=2024-02-11 14:36:00.973115+00:00, run_end_date=2024-02-11 14:36:05.190156+00:00, run_duration=4.217041, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:35:00+00:00, data_interval_end=2024-02-11 14:36:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:36:05.197+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:36:00+00:00, run_after=2024-02-11T14:37:00+00:00 [2024-02-11T14:36:05.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:35:00+00:00 exited with status success for try_number 1 [2024-02-11T14:36:05.227+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:35:00+00:00, map_index=-1, run_start_date=2024-02-11 14:36:03.011188+00:00, run_end_date=2024-02-11 14:36:04.454131+00:00, run_duration=1.442943, 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-11 14:36:01.008465+00:00, queued_by_job_id=1, pid=9454 [2024-02-11T14:37:00.547+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:37:00.556+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:37:00+00:00, run_after=2024-02-11T14:38:00+00:00 [2024-02-11T14:37:00.599+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:37:00.599+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:37:00.599+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:37:00.600+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:37:00.602+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:37:00.602+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:37:00.602+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:37:00.602+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:37:00.720+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:37:00.720+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:37:00.729+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4deeda2d-b834-4000-bf79-c7ff018bc4f8 [2024-02-11T14:37:00.729+0000] {scheduler_job.py:635} INFO - Setting external_id for to b8460697-7414-436e-9c5b-d73b9949a85d [2024-02-11T14:37:03.707+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:37:03.707+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:36:00+00:00, run_id=scheduled__2024-02-11T14:36:00+00:00, run_start_date=2024-02-11 14:37:00.566109+00:00, run_end_date=2024-02-11 14:37:03.707397+00:00, run_duration=3.141288, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:36:00+00:00, data_interval_end=2024-02-11 14:37:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:37:03.714+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:37:00+00:00, run_after=2024-02-11T14:38:00+00:00 [2024-02-11T14:37:03.718+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:37:03.718+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:36:00+00:00, run_id=scheduled__2024-02-11T14:36:00+00:00, run_start_date=2024-02-11 14:37:00.566978+00:00, run_end_date=2024-02-11 14:37:03.718822+00:00, run_duration=3.151844, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:36:00+00:00, data_interval_end=2024-02-11 14:37:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:37:03.725+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:37:00+00:00, run_after=2024-02-11T14:38:00+00:00 [2024-02-11T14:37:03.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:36:00+00:00 exited with status success for try_number 1 [2024-02-11T14:37:03.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:36:00+00:00 exited with status success for try_number 1 [2024-02-11T14:37:03.750+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:36:00+00:00, map_index=-1, run_start_date=2024-02-11 14:37:02.146276+00:00, run_end_date=2024-02-11 14:37:02.691265+00:00, run_duration=0.544989, 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-11 14:37:00.600740+00:00, queued_by_job_id=1, pid=9510 [2024-02-11T14:37:03.750+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:36:00+00:00, map_index=-1, run_start_date=2024-02-11 14:37:02.075596+00:00, run_end_date=2024-02-11 14:37:03.604243+00:00, run_duration=1.528647, 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-11 14:37:00.600740+00:00, queued_by_job_id=1, pid=9509 [2024-02-11T14:38:00.187+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:38:00.203+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:38:00+00:00, run_after=2024-02-11T14:39:00+00:00 [2024-02-11T14:38:00.209+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:38:00.261+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:38:00.261+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:38:00.261+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:38:00.261+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:38:00.262+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:38:00.264+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:38:00.264+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:38:00.265+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:38:00.265+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:38:00.265+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:38:00.265+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:38:00.660+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:38:00.660+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:38:00.660+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:38:00.674+0000] {scheduler_job.py:635} INFO - Setting external_id for to ea145842-e33c-4a6f-a966-5993342ccdf9 [2024-02-11T14:38:00.674+0000] {scheduler_job.py:635} INFO - Setting external_id for to 24255d70-8329-4103-8189-5d9328fc14a3 [2024-02-11T14:38:00.675+0000] {scheduler_job.py:635} INFO - Setting external_id for to a0681acd-05c7-4cfc-8a7c-574aeca179dc [2024-02-11T14:38:01.888+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:38:01.889+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:36:00+00:00, run_id=scheduled__2024-02-11T14:36:00+00:00, run_start_date=2024-02-11 14:38:00.220813+00:00, run_end_date=2024-02-11 14:38:01.889495+00:00, run_duration=1.668682, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:36:00+00:00, data_interval_end=2024-02-11 14:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:38:01.905+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:38:00+00:00, run_after=2024-02-11T14:40:00+00:00 [2024-02-11T14:38:01.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:36:00+00:00 exited with status success for try_number 1 [2024-02-11T14:38:01.990+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:36:00+00:00, map_index=-1, run_start_date=2024-02-11 14:38:00.991796+00:00, run_end_date=2024-02-11 14:38:01.443230+00:00, run_duration=0.451434, state=success, executor_state=success, try_number=1, max_tries=1, job_id=442, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:38:00.263228+00:00, queued_by_job_id=1, pid=9545 [2024-02-11T14:38:03.157+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:38:03.157+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:37:00+00:00, run_id=scheduled__2024-02-11T14:37:00+00:00, run_start_date=2024-02-11 14:38:00.221875+00:00, run_end_date=2024-02-11 14:38:03.157673+00:00, run_duration=2.935798, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:37:00+00:00, data_interval_end=2024-02-11 14:38:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:38:03.164+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:38:00+00:00, run_after=2024-02-11T14:39:00+00:00 [2024-02-11T14:38:03.185+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:37:00+00:00 exited with status success for try_number 1 [2024-02-11T14:38:03.189+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:37:00+00:00, map_index=-1, run_start_date=2024-02-11 14:38:02.453386+00:00, run_end_date=2024-02-11 14:38:02.775506+00:00, run_duration=0.32212, 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-11 14:38:00.263228+00:00, queued_by_job_id=1, pid=9576 [2024-02-11T14:38:04.223+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:38:04.223+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:37:00+00:00, run_id=scheduled__2024-02-11T14:37:00+00:00, run_start_date=2024-02-11 14:38:00.222752+00:00, run_end_date=2024-02-11 14:38:04.223352+00:00, run_duration=4.0006, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:37:00+00:00, data_interval_end=2024-02-11 14:38:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:38:04.229+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:38:00+00:00, run_after=2024-02-11T14:39:00+00:00 [2024-02-11T14:38:04.250+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:37:00+00:00 exited with status success for try_number 1 [2024-02-11T14:38:04.254+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:37:00+00:00, map_index=-1, run_start_date=2024-02-11 14:38:02.360820+00:00, run_end_date=2024-02-11 14:38:03.512120+00:00, run_duration=1.1513, 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-11 14:38:00.263228+00:00, queued_by_job_id=1, pid=9575 [2024-02-11T14:39:00.721+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:39:00.729+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:39:00+00:00, run_after=2024-02-11T14:40:00+00:00 [2024-02-11T14:39:00.764+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:39:00.764+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:39:00.764+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:39:00.765+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:39:00.766+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:39:00.767+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:39:00.767+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:39:00.767+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:39:00.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:39:00.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:39:00.867+0000] {scheduler_job.py:635} INFO - Setting external_id for to 43738a5b-73a7-416b-be2c-ca6c5fa10b92 [2024-02-11T14:39:00.867+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf583f1d-64eb-4c2e-8d32-3564b6332fef [2024-02-11T14:39:03.664+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:39:03.664+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:38:00+00:00, run_id=scheduled__2024-02-11T14:38:00+00:00, run_start_date=2024-02-11 14:39:00.738023+00:00, run_end_date=2024-02-11 14:39:03.664392+00:00, run_duration=2.926369, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:38:00+00:00, data_interval_end=2024-02-11 14:39:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:39:03.675+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:39:00+00:00, run_after=2024-02-11T14:40:00+00:00 [2024-02-11T14:39:03.712+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:38:00+00:00 exited with status success for try_number 1 [2024-02-11T14:39:03.717+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:38:00+00:00, map_index=-1, run_start_date=2024-02-11 14:39:02.507654+00:00, run_end_date=2024-02-11 14:39:02.865017+00:00, run_duration=0.357363, state=success, executor_state=success, try_number=1, max_tries=1, job_id=446, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:39:00.765734+00:00, queued_by_job_id=1, pid=9630 [2024-02-11T14:39:04.754+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:39:04.754+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:38:00+00:00, run_id=scheduled__2024-02-11T14:38:00+00:00, run_start_date=2024-02-11 14:39:00.738764+00:00, run_end_date=2024-02-11 14:39:04.754539+00:00, run_duration=4.015775, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:38:00+00:00, data_interval_end=2024-02-11 14:39:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:39:04.761+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:39:00+00:00, run_after=2024-02-11T14:40:00+00:00 [2024-02-11T14:39:04.781+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:38:00+00:00 exited with status success for try_number 1 [2024-02-11T14:39:04.784+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:38:00+00:00, map_index=-1, run_start_date=2024-02-11 14:39:02.463363+00:00, run_end_date=2024-02-11 14:39:03.941901+00:00, run_duration=1.478538, state=success, executor_state=success, try_number=1, max_tries=1, job_id=445, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:39:00.765734+00:00, queued_by_job_id=1, pid=9629 [2024-02-11T14:39:53.864+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:39:53.864+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T14:39:53.864+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:39:53.866+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211143953_631452', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:39:53.866+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211143953_631452', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T14:39:53.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211143953_631452 exited with status queued for try_number 1 [2024-02-11T14:39:53.904+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac7470c1-c84a-4598-b536-d46dc8641045 [2024-02-11T14:39:55.218+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:39:55.219+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 14:39:53.653292+00:00, run_id=vdu_down_20240211143953_631452, run_start_date=2024-02-11 14:39:53.832029+00:00, run_end_date=2024-02-11 14:39:55.219177+00:00, run_duration=1.387148, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 14:39:53.653292+00:00, data_interval_end=2024-02-11 14:39:53.653292+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T14:39:55.221+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T14:39:55.240+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211143953_631452 exited with status success for try_number 1 [2024-02-11T14:39:55.243+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211143953_631452, map_index=-1, run_start_date=2024-02-11 14:39:54.408631+00:00, run_end_date=2024-02-11 14:39:54.588626+00:00, run_duration=0.179995, 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-11 14:39:53.865168+00:00, queued_by_job_id=1, pid=9663 [2024-02-11T14:40:00.250+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:40:00.258+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:40:00+00:00, run_after=2024-02-11T14:45:00+00:00 [2024-02-11T14:40:00.266+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:40:00+00:00, run_after=2024-02-11T14:41:00+00:00 [2024-02-11T14:40:00.271+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:40:00.333+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T14:40:00.333+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:40:00.333+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:40:00.333+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:40:00.333+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:40:00.334+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:40:00.337+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T14:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T14:40:00.337+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T14:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:40:00.337+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:40:00.337+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:40:00.338+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:40:00.338+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:40:00.338+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:40:00.338+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:40:00.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:40:00.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:40:00.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:40:00.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:40:00.703+0000] {scheduler_job.py:635} INFO - Setting external_id for to bfb815ac-8e17-4712-ad83-ef2df23ff8f4 [2024-02-11T14:40:00.703+0000] {scheduler_job.py:635} INFO - Setting external_id for to b14a9199-3239-443f-b25d-bfaca491ffe9 [2024-02-11T14:40:00.703+0000] {scheduler_job.py:635} INFO - Setting external_id for to ca103715-03d7-4443-b692-eecbb613c655 [2024-02-11T14:40:00.704+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd155f2c-ff79-465e-bb83-fd974d98a2c8 [2024-02-11T14:40:02.012+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:40:02.013+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:38:00+00:00, run_id=scheduled__2024-02-11T14:38:00+00:00, run_start_date=2024-02-11 14:40:00.282377+00:00, run_end_date=2024-02-11 14:40:02.012943+00:00, run_duration=1.730566, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:38:00+00:00, data_interval_end=2024-02-11 14:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:40:02.029+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:40:00+00:00, run_after=2024-02-11T14:42:00+00:00 [2024-02-11T14:40:02.123+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:38:00+00:00 exited with status success for try_number 1 [2024-02-11T14:40:02.130+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:38:00+00:00, map_index=-1, run_start_date=2024-02-11 14:40:01.164791+00:00, run_end_date=2024-02-11 14:40:01.446866+00:00, run_duration=0.282075, 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-11 14:40:00.335555+00:00, queued_by_job_id=1, pid=9677 [2024-02-11T14:40:04.199+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:40:04.199+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:39:00+00:00, run_id=scheduled__2024-02-11T14:39:00+00:00, run_start_date=2024-02-11 14:40:00.283117+00:00, run_end_date=2024-02-11 14:40:04.199326+00:00, run_duration=3.916209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:39:00+00:00, data_interval_end=2024-02-11 14:40:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:40:04.207+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:40:00+00:00, run_after=2024-02-11T14:41:00+00:00 [2024-02-11T14:40:04.221+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:40:04.221+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:40:04.222+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:40:04.224+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T14:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T14:40:04.224+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T14:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:40:04.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:40:04.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:35:00+00:00 exited with status success for try_number 1 [2024-02-11T14:40:04.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:39:00+00:00 exited with status success for try_number 1 [2024-02-11T14:40:04.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:39:00+00:00 exited with status success for try_number 1 [2024-02-11T14:40:04.273+0000] {scheduler_job.py:635} INFO - Setting external_id for to f8dc91e3-fbc1-4c73-944a-b9bb9f9d12a5 [2024-02-11T14:40:04.274+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:39:00+00:00, map_index=-1, run_start_date=2024-02-11 14:40:03.025255+00:00, run_end_date=2024-02-11 14:40:03.448689+00:00, run_duration=0.423434, 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-11 14:40:00.335555+00:00, queued_by_job_id=1, pid=9728 [2024-02-11T14:40:04.274+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:39:00+00:00, map_index=-1, run_start_date=2024-02-11 14:40:02.409010+00:00, run_end_date=2024-02-11 14:40:04.142590+00:00, run_duration=1.73358, 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-11 14:40:00.335555+00:00, queued_by_job_id=1, pid=9699 [2024-02-11T14:40:04.274+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T14:35:00+00:00, map_index=-1, run_start_date=2024-02-11 14:40:02.742229+00:00, run_end_date=2024-02-11 14:40:03.437621+00:00, run_duration=0.695392, state=success, executor_state=success, try_number=1, max_tries=1, job_id=450, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:40:00.335555+00:00, queued_by_job_id=1, pid=9721 [2024-02-11T14:40:04.316+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:40:04.317+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:39:00+00:00, run_id=scheduled__2024-02-11T14:39:00+00:00, run_start_date=2024-02-11 14:40:00.283905+00:00, run_end_date=2024-02-11 14:40:04.316887+00:00, run_duration=4.032982, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:39:00+00:00, data_interval_end=2024-02-11 14:40:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:40:04.326+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:40:00+00:00, run_after=2024-02-11T14:41:00+00:00 [2024-02-11T14:40:06.460+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:40:06.461+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:40:06.461+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:40:06.462+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T14:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T14:40:06.463+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T14:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T14:40:06.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:40:06.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:35:00+00:00 exited with status success for try_number 1 [2024-02-11T14:40:06.500+0000] {scheduler_job.py:635} INFO - Setting external_id for to ede20946-85e5-4e29-aa80-7b037b8a5857 [2024-02-11T14:40:06.500+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T14:35:00+00:00, map_index=-1, run_start_date=2024-02-11 14:40:05.326982+00:00, run_end_date=2024-02-11 14:40:05.548944+00:00, run_duration=0.221962, state=success, executor_state=success, try_number=1, max_tries=1, job_id=452, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:40:04.222841+00:00, queued_by_job_id=1, pid=9758 [2024-02-11T14:40:08.655+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:40:08.656+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:40:08.656+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:40:08.657+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T14:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:40:08.657+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T14:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:40:08.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:40:08.688+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:35:00+00:00 exited with status success for try_number 1 [2024-02-11T14:40:08.692+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1646639-8645-4038-8af7-56340b5c12b2 [2024-02-11T14:40:08.692+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T14:35:00+00:00, map_index=0, run_start_date=2024-02-11 14:40:07.562854+00:00, run_end_date=2024-02-11 14:40:07.735849+00:00, run_duration=0.172995, state=success, executor_state=success, try_number=1, max_tries=1, job_id=453, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:40:06.461926+00:00, queued_by_job_id=1, pid=9770 [2024-02-11T14:40:10.385+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:40:10.385+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:35:00+00:00, run_id=scheduled__2024-02-11T14:35:00+00:00, run_start_date=2024-02-11 14:40:00.281509+00:00, run_end_date=2024-02-11 14:40:10.385393+00:00, run_duration=10.103884, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:35:00+00:00, data_interval_end=2024-02-11 14:40:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T14:40:10.391+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:40:00+00:00, run_after=2024-02-11T14:45:00+00:00 [2024-02-11T14:40:10.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:35:00+00:00 exited with status success for try_number 1 [2024-02-11T14:40:10.431+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T14:35:00+00:00, map_index=-1, run_start_date=2024-02-11 14:40:09.767925+00:00, run_end_date=2024-02-11 14:40:09.940805+00:00, run_duration=0.17288, 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-11 14:40:08.656845+00:00, queued_by_job_id=1, pid=9782 [2024-02-11T14:40:14.622+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T14:41:00.823+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:41:00+00:00, run_after=2024-02-11T14:42:00+00:00 [2024-02-11T14:41:00.830+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:41:00.895+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:41:00.895+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:41:00.895+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:41:00.896+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:41:00.899+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:41:00.899+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:41:00.899+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:41:00.900+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:41:01.032+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:41:01.032+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:41:01.038+0000] {scheduler_job.py:635} INFO - Setting external_id for to f0d39379-1f14-4179-997f-292b7a7899fb [2024-02-11T14:41:01.039+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6f7fe7e-311b-4559-a901-8e657a619350 [2024-02-11T14:41:03.265+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:41:03.265+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:40:00+00:00, run_id=scheduled__2024-02-11T14:40:00+00:00, run_start_date=2024-02-11 14:41:00.846239+00:00, run_end_date=2024-02-11 14:41:03.265399+00:00, run_duration=2.41916, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:40:00+00:00, data_interval_end=2024-02-11 14:41:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:41:03.273+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:41:00+00:00, run_after=2024-02-11T14:42:00+00:00 [2024-02-11T14:41:03.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status success for try_number 1 [2024-02-11T14:41:03.302+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:40:00+00:00, map_index=-1, run_start_date=2024-02-11 14:41:02.471777+00:00, run_end_date=2024-02-11 14:41:02.823748+00:00, run_duration=0.351971, 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-11 14:41:00.897182+00:00, queued_by_job_id=1, pid=9820 [2024-02-11T14:41:04.403+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:41:04.403+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:40:00+00:00, run_id=scheduled__2024-02-11T14:40:00+00:00, run_start_date=2024-02-11 14:41:00.847578+00:00, run_end_date=2024-02-11 14:41:04.403313+00:00, run_duration=3.555735, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:40:00+00:00, data_interval_end=2024-02-11 14:41:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:41:04.409+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:41:00+00:00, run_after=2024-02-11T14:42:00+00:00 [2024-02-11T14:41:04.430+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status success for try_number 1 [2024-02-11T14:41:04.433+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:40:00+00:00, map_index=-1, run_start_date=2024-02-11 14:41:02.425492+00:00, run_end_date=2024-02-11 14:41:03.720231+00:00, run_duration=1.294739, 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-11 14:41:00.897182+00:00, queued_by_job_id=1, pid=9819 [2024-02-11T14:41:54.608+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:41:54.608+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T14:41:54.608+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:41:54.610+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211144153_414344', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:41:54.610+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211144153_414344', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T14:41:54.640+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211144153_414344 exited with status queued for try_number 1 [2024-02-11T14:41:54.644+0000] {scheduler_job.py:635} INFO - Setting external_id for to a62d8b42-1f90-4723-87c1-ab8056760f85 [2024-02-11T14:41:56.318+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:41:56.318+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 14:41:53.670033+00:00, run_id=vdu_down_20240211144153_414344, run_start_date=2024-02-11 14:41:54.586715+00:00, run_end_date=2024-02-11 14:41:56.318763+00:00, run_duration=1.732048, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 14:41:53.670033+00:00, data_interval_end=2024-02-11 14:41:53.670033+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T14:41:56.320+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T14:41:56.339+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211144153_414344 exited with status success for try_number 1 [2024-02-11T14:41:56.342+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211144153_414344, map_index=-1, run_start_date=2024-02-11 14:41:55.100050+00:00, run_end_date=2024-02-11 14:41:55.282700+00:00, run_duration=0.18265, 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-11 14:41:54.609162+00:00, queued_by_job_id=1, pid=9853 [2024-02-11T14:42:00.313+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:42:00.324+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:42:00.338+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:42:00+00:00, run_after=2024-02-11T14:43:00+00:00 [2024-02-11T14:42:00.388+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:42:00.388+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:42:00.388+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:42:00.388+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:42:00.389+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:42:00.391+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:42:00.391+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:42:00.391+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:42:00.391+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:42:00.391+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:42:00.391+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:42:00.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:42:00.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:42:00.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:42:00.786+0000] {scheduler_job.py:635} INFO - Setting external_id for to 38b189a4-89f0-41d4-ba1b-b98f403044b0 [2024-02-11T14:42:00.786+0000] {scheduler_job.py:635} INFO - Setting external_id for to cd4b2a37-547f-4163-91bf-fcd9cf6a4dfd [2024-02-11T14:42:00.787+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3ed165a3-d45c-4c06-b91c-9cc5fdf0c41f [2024-02-11T14:42:02.056+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:42:02.056+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:40:00+00:00, run_id=scheduled__2024-02-11T14:40:00+00:00, run_start_date=2024-02-11 14:42:00.348461+00:00, run_end_date=2024-02-11 14:42:02.056488+00:00, run_duration=1.708027, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:40:00+00:00, data_interval_end=2024-02-11 14:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:42:02.067+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:42:00+00:00, run_after=2024-02-11T14:44:00+00:00 [2024-02-11T14:42:02.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status success for try_number 1 [2024-02-11T14:42:02.154+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:40:00+00:00, map_index=-1, run_start_date=2024-02-11 14:42:01.063962+00:00, run_end_date=2024-02-11 14:42:01.316124+00:00, run_duration=0.252162, 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-11 14:42:00.389762+00:00, queued_by_job_id=1, pid=9866 [2024-02-11T14:42:03.189+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:42:03.189+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:41:00+00:00, run_id=scheduled__2024-02-11T14:41:00+00:00, run_start_date=2024-02-11 14:42:00.349513+00:00, run_end_date=2024-02-11 14:42:03.189220+00:00, run_duration=2.839707, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:41:00+00:00, data_interval_end=2024-02-11 14:42:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:42:03.196+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:42:00+00:00, run_after=2024-02-11T14:43:00+00:00 [2024-02-11T14:42:03.224+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:41:00+00:00 exited with status success for try_number 1 [2024-02-11T14:42:03.227+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:41:00+00:00, map_index=-1, run_start_date=2024-02-11 14:42:02.174255+00:00, run_end_date=2024-02-11 14:42:02.507449+00:00, run_duration=0.333194, 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-11 14:42:00.389762+00:00, queued_by_job_id=1, pid=9896 [2024-02-11T14:42:03.599+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:42:03.599+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:41:00+00:00, run_id=scheduled__2024-02-11T14:41:00+00:00, run_start_date=2024-02-11 14:42:00.350384+00:00, run_end_date=2024-02-11 14:42:03.599726+00:00, run_duration=3.249342, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:41:00+00:00, data_interval_end=2024-02-11 14:42:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:42:03.610+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:42:00+00:00, run_after=2024-02-11T14:43:00+00:00 [2024-02-11T14:42:03.641+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:41:00+00:00 exited with status success for try_number 1 [2024-02-11T14:42:03.646+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:41:00+00:00, map_index=-1, run_start_date=2024-02-11 14:42:02.248955+00:00, run_end_date=2024-02-11 14:42:03.375166+00:00, run_duration=1.126211, 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-11 14:42:00.389762+00:00, queued_by_job_id=1, pid=9897 [2024-02-11T14:43:00.714+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:43:00+00:00, run_after=2024-02-11T14:44:00+00:00 [2024-02-11T14:43:00.721+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:43:00.775+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:43:00.776+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:43:00.776+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:43:00.776+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:43:00.779+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:43:00.779+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:43:00.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:43:00.780+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:43:00.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:43:00.971+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:43:00.981+0000] {scheduler_job.py:635} INFO - Setting external_id for to e330f79f-1f00-4723-92f9-a6a670e9df33 [2024-02-11T14:43:00.981+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e3dcb69-878f-47fe-8bcd-7e96681f7e5c [2024-02-11T14:43:03.495+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:43:03.495+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:42:00+00:00, run_id=scheduled__2024-02-11T14:42:00+00:00, run_start_date=2024-02-11 14:43:00.733490+00:00, run_end_date=2024-02-11 14:43:03.495662+00:00, run_duration=2.762172, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:42:00+00:00, data_interval_end=2024-02-11 14:43:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:43:03.502+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:43:00+00:00, run_after=2024-02-11T14:44:00+00:00 [2024-02-11T14:43:03.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:42:00+00:00 exited with status success for try_number 1 [2024-02-11T14:43:03.531+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:42:00+00:00, map_index=-1, run_start_date=2024-02-11 14:43:02.512653+00:00, run_end_date=2024-02-11 14:43:02.822466+00:00, run_duration=0.309813, 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-11 14:43:00.777630+00:00, queued_by_job_id=1, pid=9951 [2024-02-11T14:43:03.850+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:43:03.850+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:42:00+00:00, run_id=scheduled__2024-02-11T14:42:00+00:00, run_start_date=2024-02-11 14:43:00.734598+00:00, run_end_date=2024-02-11 14:43:03.850615+00:00, run_duration=3.116017, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:42:00+00:00, data_interval_end=2024-02-11 14:43:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:43:03.857+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:43:00+00:00, run_after=2024-02-11T14:44:00+00:00 [2024-02-11T14:43:03.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:42:00+00:00 exited with status success for try_number 1 [2024-02-11T14:43:03.880+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:42:00+00:00, map_index=-1, run_start_date=2024-02-11 14:43:02.531240+00:00, run_end_date=2024-02-11 14:43:03.579406+00:00, run_duration=1.048166, state=success, executor_state=success, try_number=1, max_tries=1, job_id=462, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:43:00.777630+00:00, queued_by_job_id=1, pid=9952 [2024-02-11T14:44:00.850+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:44:00.858+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:44:00+00:00, run_after=2024-02-11T14:45:00+00:00 [2024-02-11T14:44:00.862+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:44:00.907+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:44:00.907+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:44:00.907+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:44:00.907+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:44:00.908+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:44:00.911+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:44:00.911+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:44:00.911+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:44:00.911+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:44:00.911+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:44:00.911+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:44:01.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:44:01.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:44:01.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:44:01.170+0000] {scheduler_job.py:635} INFO - Setting external_id for to 13e471ce-f1d9-4446-b780-b0e8c69826be [2024-02-11T14:44:01.171+0000] {scheduler_job.py:635} INFO - Setting external_id for to e1f5147e-cc64-4693-8f10-a1025f41bfc9 [2024-02-11T14:44:01.171+0000] {scheduler_job.py:635} INFO - Setting external_id for to 396484b0-18f7-42dc-a18b-f1326a3918f6 [2024-02-11T14:44:02.961+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:44:02.962+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:42:00+00:00, run_id=scheduled__2024-02-11T14:42:00+00:00, run_start_date=2024-02-11 14:44:00.873915+00:00, run_end_date=2024-02-11 14:44:02.961926+00:00, run_duration=2.088011, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:42:00+00:00, data_interval_end=2024-02-11 14:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:44:02.971+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:44:00+00:00, run_after=2024-02-11T14:46:00+00:00 [2024-02-11T14:44:03.012+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:42:00+00:00 exited with status success for try_number 1 [2024-02-11T14:44:03.018+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:42:00+00:00, map_index=-1, run_start_date=2024-02-11 14:44:01.619404+00:00, run_end_date=2024-02-11 14:44:02.077341+00:00, run_duration=0.457937, 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-11 14:44:00.909285+00:00, queued_by_job_id=1, pid=9987 [2024-02-11T14:44:04.049+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:44:04.049+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:43:00+00:00, run_id=scheduled__2024-02-11T14:43:00+00:00, run_start_date=2024-02-11 14:44:00.874735+00:00, run_end_date=2024-02-11 14:44:04.049757+00:00, run_duration=3.175022, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:43:00+00:00, data_interval_end=2024-02-11 14:44:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:44:04.059+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:44:00+00:00, run_after=2024-02-11T14:45:00+00:00 [2024-02-11T14:44:04.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:43:00+00:00 exited with status success for try_number 1 [2024-02-11T14:44:04.126+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:43:00+00:00, map_index=-1, run_start_date=2024-02-11 14:44:02.765805+00:00, run_end_date=2024-02-11 14:44:03.055277+00:00, run_duration=0.289472, state=success, executor_state=success, try_number=1, max_tries=1, job_id=464, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:44:00.909285+00:00, queued_by_job_id=1, pid=10017 [2024-02-11T14:44:05.161+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:44:05.161+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:43:00+00:00, run_id=scheduled__2024-02-11T14:43:00+00:00, run_start_date=2024-02-11 14:44:00.875421+00:00, run_end_date=2024-02-11 14:44:05.161319+00:00, run_duration=4.285898, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:43:00+00:00, data_interval_end=2024-02-11 14:44:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:44:05.168+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:44:00+00:00, run_after=2024-02-11T14:45:00+00:00 [2024-02-11T14:44:05.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:43:00+00:00 exited with status success for try_number 1 [2024-02-11T14:44:05.192+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:43:00+00:00, map_index=-1, run_start_date=2024-02-11 14:44:02.814708+00:00, run_end_date=2024-02-11 14:44:04.124736+00:00, run_duration=1.310028, state=success, executor_state=success, try_number=1, max_tries=1, job_id=465, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:44:00.909285+00:00, queued_by_job_id=1, pid=10018 [2024-02-11T14:45:00.487+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:45:00+00:00, run_after=2024-02-11T14:50:00+00:00 [2024-02-11T14:45:00.492+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:45:00.502+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:45:00+00:00, run_after=2024-02-11T14:46:00+00:00 [2024-02-11T14:45:00.557+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:45:00.558+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:45:00.558+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:45:00.558+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:45:00.558+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:45:00.560+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T14:45:00.561+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:45:00.561+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:45:00.561+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:45:00.561+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:45:00.561+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:45:00.813+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:45:00.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:45:00.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:45:00.830+0000] {scheduler_job.py:635} INFO - Setting external_id for to cbf01683-0864-4836-8257-ae434b4ef0f7 [2024-02-11T14:45:00.833+0000] {scheduler_job.py:635} INFO - Setting external_id for to d2ff7ef4-24e6-4906-a40c-9b5089a55397 [2024-02-11T14:45:00.833+0000] {scheduler_job.py:635} INFO - Setting external_id for to f0cef786-ad2d-44db-acf1-47148b9f4bef [2024-02-11T14:45:03.627+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:45:03.628+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:44:00+00:00, run_id=scheduled__2024-02-11T14:44:00+00:00, run_start_date=2024-02-11 14:45:00.516376+00:00, run_end_date=2024-02-11 14:45:03.628043+00:00, run_duration=3.111667, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:44:00+00:00, data_interval_end=2024-02-11 14:45:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:45:03.635+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:45:00+00:00, run_after=2024-02-11T14:46:00+00:00 [2024-02-11T14:45:03.652+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:45:03.653+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:45:03.653+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:45:03.654+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T14:45:03.655+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:45:03.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:45:03.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status success for try_number 1 [2024-02-11T14:45:03.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:44:00+00:00 exited with status success for try_number 1 [2024-02-11T14:45:03.694+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T14:40:00+00:00, map_index=-1, run_start_date=2024-02-11 14:45:02.636216+00:00, run_end_date=2024-02-11 14:45:03.097702+00:00, run_duration=0.461486, state=success, executor_state=success, try_number=1, max_tries=1, job_id=468, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:45:00.559513+00:00, queued_by_job_id=1, pid=10085 [2024-02-11T14:45:03.694+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:44:00+00:00, map_index=-1, run_start_date=2024-02-11 14:45:02.507251+00:00, run_end_date=2024-02-11 14:45:02.908515+00:00, run_duration=0.401264, 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-11 14:45:00.559513+00:00, queued_by_job_id=1, pid=10083 [2024-02-11T14:45:03.694+0000] {scheduler_job.py:635} INFO - Setting external_id for to da495b93-d160-4a80-b4f6-8695a3043409 [2024-02-11T14:45:05.412+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:45:05.412+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:45:05.413+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:45:05.414+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T14:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T14:45:05.415+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T14:45:05.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:45:05.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status success for try_number 1 [2024-02-11T14:45:05.455+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7616cabd-d25d-46c0-9b53-96a5179a18f1 [2024-02-11T14:45:05.455+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T14:40:00+00:00, map_index=-1, run_start_date=2024-02-11 14:45:04.776755+00:00, run_end_date=2024-02-11 14:45:04.951353+00:00, run_duration=0.174598, state=success, executor_state=success, try_number=1, max_tries=1, job_id=469, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:45:03.653824+00:00, queued_by_job_id=1, pid=10124 [2024-02-11T14:45:07.616+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:45:07.616+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:44:00+00:00, run_id=scheduled__2024-02-11T14:44:00+00:00, run_start_date=2024-02-11 14:45:00.517228+00:00, run_end_date=2024-02-11 14:45:07.616834+00:00, run_duration=7.099606, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:44:00+00:00, data_interval_end=2024-02-11 14:45:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:45:07.623+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:45:00+00:00, run_after=2024-02-11T14:46:00+00:00 [2024-02-11T14:45:07.642+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:45:07.642+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:45:07.643+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:45:07.644+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:45:07.644+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:45:07.674+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:45:07.674+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:44:00+00:00 exited with status success for try_number 1 [2024-02-11T14:45:07.674+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status success for try_number 1 [2024-02-11T14:45:07.679+0000] {scheduler_job.py:635} INFO - Setting external_id for to bc14ab1c-264c-4029-9d47-2847228e372e [2024-02-11T14:45:07.679+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:44:00+00:00, map_index=-1, run_start_date=2024-02-11 14:45:02.592266+00:00, run_end_date=2024-02-11 14:45:06.969739+00:00, run_duration=4.377473, 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-11 14:45:00.559513+00:00, queued_by_job_id=1, pid=10084 [2024-02-11T14:45:07.679+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T14:40:00+00:00, map_index=0, run_start_date=2024-02-11 14:45:06.576545+00:00, run_end_date=2024-02-11 14:45:06.811319+00:00, run_duration=0.234774, state=success, executor_state=success, try_number=1, max_tries=1, job_id=470, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:45:05.413560+00:00, queued_by_job_id=1, pid=10136 [2024-02-11T14:45:09.818+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:45:09.818+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:40:00+00:00, run_id=scheduled__2024-02-11T14:40:00+00:00, run_start_date=2024-02-11 14:45:00.515377+00:00, run_end_date=2024-02-11 14:45:09.818833+00:00, run_duration=9.303456, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:40:00+00:00, data_interval_end=2024-02-11 14:45:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T14:45:09.823+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:45:00+00:00, run_after=2024-02-11T14:50:00+00:00 [2024-02-11T14:45:09.845+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:40:00+00:00 exited with status success for try_number 1 [2024-02-11T14:45:09.848+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T14:40:00+00:00, map_index=-1, run_start_date=2024-02-11 14:45:08.775823+00:00, run_end_date=2024-02-11 14:45:08.957139+00:00, run_duration=0.181316, 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-11 14:45:07.643516+00:00, queued_by_job_id=1, pid=10148 [2024-02-11T14:45:14.657+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T14:46:00.207+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:46:00.217+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:46:00+00:00, run_after=2024-02-11T14:47:00+00:00 [2024-02-11T14:46:00.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-11T14:46:00.277+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:46:00.277+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:46:00.277+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:46:00.277+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:46:00.278+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:46:00.280+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:46:00.280+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:46:00.280+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:46:00.280+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:46:00.280+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:46:00.281+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:46:00.665+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:46:00.666+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:46:00.666+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:46:00.673+0000] {scheduler_job.py:635} INFO - Setting external_id for to e128f4b8-1fcf-431c-bbd0-1f48e6059228 [2024-02-11T14:46:00.673+0000] {scheduler_job.py:635} INFO - Setting external_id for to 92b07e6c-8038-4d4b-8e52-1be8dd5a43ad [2024-02-11T14:46:00.673+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d92fb09-1545-470d-a383-10032e730740 [2024-02-11T14:46:01.851+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:46:01.851+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:44:00+00:00, run_id=scheduled__2024-02-11T14:44:00+00:00, run_start_date=2024-02-11 14:46:00.234598+00:00, run_end_date=2024-02-11 14:46:01.851673+00:00, run_duration=1.617075, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:44:00+00:00, data_interval_end=2024-02-11 14:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:46:01.862+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:46:00+00:00, run_after=2024-02-11T14:48:00+00:00 [2024-02-11T14:46:01.956+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:44:00+00:00 exited with status success for try_number 1 [2024-02-11T14:46:01.971+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:44:00+00:00, map_index=-1, run_start_date=2024-02-11 14:46:01.012881+00:00, run_end_date=2024-02-11 14:46:01.265844+00:00, run_duration=0.252963, 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-11 14:46:00.278769+00:00, queued_by_job_id=1, pid=10165 [2024-02-11T14:46:03.009+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:46:03.009+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:45:00+00:00, run_id=scheduled__2024-02-11T14:45:00+00:00, run_start_date=2024-02-11 14:46:00.235396+00:00, run_end_date=2024-02-11 14:46:03.009793+00:00, run_duration=2.774397, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:45:00+00:00, data_interval_end=2024-02-11 14:46:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:46:03.016+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:46:00+00:00, run_after=2024-02-11T14:47:00+00:00 [2024-02-11T14:46:03.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:45:00+00:00 exited with status success for try_number 1 [2024-02-11T14:46:03.042+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:45:00+00:00, map_index=-1, run_start_date=2024-02-11 14:46:02.039043+00:00, run_end_date=2024-02-11 14:46:02.348371+00:00, run_duration=0.309328, 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-11 14:46:00.278769+00:00, queued_by_job_id=1, pid=10196 [2024-02-11T14:46:03.181+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:46:03.182+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:45:00+00:00, run_id=scheduled__2024-02-11T14:45:00+00:00, run_start_date=2024-02-11 14:46:00.236064+00:00, run_end_date=2024-02-11 14:46:03.182001+00:00, run_duration=2.945937, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:45:00+00:00, data_interval_end=2024-02-11 14:46:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:46:03.189+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:46:00+00:00, run_after=2024-02-11T14:47:00+00:00 [2024-02-11T14:46:04.260+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:45:00+00:00 exited with status success for try_number 1 [2024-02-11T14:46:04.263+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:45:00+00:00, map_index=-1, run_start_date=2024-02-11 14:46:02.023559+00:00, run_end_date=2024-02-11 14:46:03.111204+00:00, run_duration=1.087645, 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-11 14:46:00.278769+00:00, queued_by_job_id=1, pid=10195 [2024-02-11T14:47:00.757+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:47:00+00:00, run_after=2024-02-11T14:48:00+00:00 [2024-02-11T14:47:00.761+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:47:00.795+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:47:00.795+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:47:00.796+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:47:00.796+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:47:00.798+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:47:00.798+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:47:00.798+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:47:00.798+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:47:00.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:47:00.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:47:00.900+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b726022-e1b8-4169-8de1-bc50668c64fb [2024-02-11T14:47:00.900+0000] {scheduler_job.py:635} INFO - Setting external_id for to 37ab02b2-d851-43a0-abc0-2d7b4f3c0655 [2024-02-11T14:47:03.104+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:47:03.105+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:46:00+00:00, run_id=scheduled__2024-02-11T14:46:00+00:00, run_start_date=2024-02-11 14:47:00.768988+00:00, run_end_date=2024-02-11 14:47:03.105195+00:00, run_duration=2.336207, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:46:00+00:00, data_interval_end=2024-02-11 14:47:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:47:03.116+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:47:00+00:00, run_after=2024-02-11T14:48:00+00:00 [2024-02-11T14:47:03.165+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:46:00+00:00 exited with status success for try_number 1 [2024-02-11T14:47:03.169+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:46:00+00:00, map_index=-1, run_start_date=2024-02-11 14:47:02.383313+00:00, run_end_date=2024-02-11 14:47:02.734376+00:00, run_duration=0.351063, 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-11 14:47:00.796998+00:00, queued_by_job_id=1, pid=10250 [2024-02-11T14:47:03.727+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:47:03.728+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:46:00+00:00, run_id=scheduled__2024-02-11T14:46:00+00:00, run_start_date=2024-02-11 14:47:00.769758+00:00, run_end_date=2024-02-11 14:47:03.728168+00:00, run_duration=2.95841, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:46:00+00:00, data_interval_end=2024-02-11 14:47:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:47:03.734+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:47:00+00:00, run_after=2024-02-11T14:48:00+00:00 [2024-02-11T14:47:03.754+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:46:00+00:00 exited with status success for try_number 1 [2024-02-11T14:47:03.757+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:46:00+00:00, map_index=-1, run_start_date=2024-02-11 14:47:02.394954+00:00, run_end_date=2024-02-11 14:47:03.577784+00:00, run_duration=1.18283, 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-11 14:47:00.796998+00:00, queued_by_job_id=1, pid=10251 [2024-02-11T14:48:00.275+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:48:00.279+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:48:00.288+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:48:00+00:00, run_after=2024-02-11T14:49:00+00:00 [2024-02-11T14:48:00.339+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:48:00.340+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:48:00.340+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:48:00.340+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:48:00.341+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:48:00.343+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:48:00.344+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:48:00.344+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:48:00.344+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:48:00.344+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:48:00.344+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:48:00.601+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:48:00.601+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:48:00.601+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:48:00.613+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3171b52d-4c5a-44bd-9123-4fa819c61781 [2024-02-11T14:48:00.614+0000] {scheduler_job.py:635} INFO - Setting external_id for to baa77e3f-10bd-4e6c-8338-399b75b91238 [2024-02-11T14:48:00.614+0000] {scheduler_job.py:635} INFO - Setting external_id for to 80d2ce90-84c6-4417-9851-8da4d2cb95b7 [2024-02-11T14:48:01.780+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:48:01.787+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:46:00+00:00, run_id=scheduled__2024-02-11T14:46:00+00:00, run_start_date=2024-02-11 14:48:00.297918+00:00, run_end_date=2024-02-11 14:48:01.786899+00:00, run_duration=1.488981, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:46:00+00:00, data_interval_end=2024-02-11 14:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:48:01.799+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:48:00+00:00, run_after=2024-02-11T14:50:00+00:00 [2024-02-11T14:48:01.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:46:00+00:00 exited with status success for try_number 1 [2024-02-11T14:48:01.899+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:46:00+00:00, map_index=-1, run_start_date=2024-02-11 14:48:01.103158+00:00, run_end_date=2024-02-11 14:48:01.345646+00:00, run_duration=0.242488, 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-11 14:48:00.342294+00:00, queued_by_job_id=1, pid=10287 [2024-02-11T14:48:02.928+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:48:02.928+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:47:00+00:00, run_id=scheduled__2024-02-11T14:47:00+00:00, run_start_date=2024-02-11 14:48:00.298729+00:00, run_end_date=2024-02-11 14:48:02.928245+00:00, run_duration=2.629516, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:47:00+00:00, data_interval_end=2024-02-11 14:48:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:48:02.935+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:48:00+00:00, run_after=2024-02-11T14:49:00+00:00 [2024-02-11T14:48:02.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:47:00+00:00 exited with status success for try_number 1 [2024-02-11T14:48:02.967+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:47:00+00:00, map_index=-1, run_start_date=2024-02-11 14:48:02.081863+00:00, run_end_date=2024-02-11 14:48:02.406796+00:00, run_duration=0.324933, 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-11 14:48:00.342294+00:00, queued_by_job_id=1, pid=10317 [2024-02-11T14:48:03.994+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:48:03.994+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:47:00+00:00, run_id=scheduled__2024-02-11T14:47:00+00:00, run_start_date=2024-02-11 14:48:00.299421+00:00, run_end_date=2024-02-11 14:48:03.994883+00:00, run_duration=3.695462, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:47:00+00:00, data_interval_end=2024-02-11 14:48:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:48:04.002+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:48:00+00:00, run_after=2024-02-11T14:49:00+00:00 [2024-02-11T14:48:04.025+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:47:00+00:00 exited with status success for try_number 1 [2024-02-11T14:48:04.028+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:47:00+00:00, map_index=-1, run_start_date=2024-02-11 14:48:02.073379+00:00, run_end_date=2024-02-11 14:48:03.142325+00:00, run_duration=1.068946, state=success, executor_state=success, try_number=1, max_tries=1, job_id=478, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:48:00.342294+00:00, queued_by_job_id=1, pid=10318 [2024-02-11T14:49:00.828+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:49:00.837+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:49:00+00:00, run_after=2024-02-11T14:50:00+00:00 [2024-02-11T14:49:00.873+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:49:00.873+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:49:00.874+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:49:00.874+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:49:00.876+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:49:00.876+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:49:00.877+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:49:00.877+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:49:00.977+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:49:00.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:49:00.984+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6170942e-8a29-4b62-9b99-0028627f5618 [2024-02-11T14:49:00.984+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6502e29e-1f25-4577-8ce8-325fbcbf3fc4 [2024-02-11T14:49:03.164+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:49:03.165+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:48:00+00:00, run_id=scheduled__2024-02-11T14:48:00+00:00, run_start_date=2024-02-11 14:49:00.845714+00:00, run_end_date=2024-02-11 14:49:03.164967+00:00, run_duration=2.319253, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:48:00+00:00, data_interval_end=2024-02-11 14:49:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:49:03.173+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:49:00+00:00, run_after=2024-02-11T14:50:00+00:00 [2024-02-11T14:49:03.198+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:48:00+00:00 exited with status success for try_number 1 [2024-02-11T14:49:03.202+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:48:00+00:00, map_index=-1, run_start_date=2024-02-11 14:49:02.401272+00:00, run_end_date=2024-02-11 14:49:02.722526+00:00, run_duration=0.321254, state=success, executor_state=success, try_number=1, max_tries=1, job_id=481, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:49:00.875094+00:00, queued_by_job_id=1, pid=10373 [2024-02-11T14:49:04.229+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:49:04.229+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:48:00+00:00, run_id=scheduled__2024-02-11T14:48:00+00:00, run_start_date=2024-02-11 14:49:00.846462+00:00, run_end_date=2024-02-11 14:49:04.229355+00:00, run_duration=3.382893, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:48:00+00:00, data_interval_end=2024-02-11 14:49:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:49:04.235+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:49:00+00:00, run_after=2024-02-11T14:50:00+00:00 [2024-02-11T14:49:04.258+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:48:00+00:00 exited with status success for try_number 1 [2024-02-11T14:49:04.261+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:48:00+00:00, map_index=-1, run_start_date=2024-02-11 14:49:02.350324+00:00, run_end_date=2024-02-11 14:49:03.574538+00:00, run_duration=1.224214, 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-11 14:49:00.875094+00:00, queued_by_job_id=1, pid=10372 [2024-02-11T14:50: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-11T14:50:00.312+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:50:00.321+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:50:00+00:00, run_after=2024-02-11T14:51:00+00:00 [2024-02-11T14:50:00.335+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:50:00+00:00, run_after=2024-02-11T14:55:00+00:00 [2024-02-11T14:50:00.402+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T14:50:00.402+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:50:00.402+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:50:00.402+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:50:00.402+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:50:00.403+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:50:00.405+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T14:50:00.405+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:50:00.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:50:00.406+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:50:00.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:50:00.406+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:50:00.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:50:00.406+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:50:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:50:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:50:00.872+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:50:00.873+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:50:00.881+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a2986a1-c63e-4ee2-b67f-f4e132e38d08 [2024-02-11T14:50:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99dfe2b9-44b1-4a99-a96a-ab3f27b5f210 [2024-02-11T14:50:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to eb354d9c-67e6-4fbb-beb2-29d1d06f0fe9 [2024-02-11T14:50:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3d2af3e0-e2e6-46d4-8fa5-479eabe3c1d7 [2024-02-11T14:50:02.222+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:50:02.222+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:48:00+00:00, run_id=scheduled__2024-02-11T14:48:00+00:00, run_start_date=2024-02-11 14:50:00.352158+00:00, run_end_date=2024-02-11 14:50:02.222708+00:00, run_duration=1.87055, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:48:00+00:00, data_interval_end=2024-02-11 14:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:50:02.231+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:50:00+00:00, run_after=2024-02-11T14:52:00+00:00 [2024-02-11T14:50:02.336+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:48:00+00:00 exited with status success for try_number 1 [2024-02-11T14:50:02.345+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:48:00+00:00, map_index=-1, run_start_date=2024-02-11 14:50:01.176085+00:00, run_end_date=2024-02-11 14:50:01.451205+00:00, run_duration=0.27512, state=success, executor_state=success, try_number=1, max_tries=1, job_id=482, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:50:00.403980+00:00, queued_by_job_id=1, pid=10409 [2024-02-11T14:50:03.383+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:50:03.383+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:49:00+00:00, run_id=scheduled__2024-02-11T14:49:00+00:00, run_start_date=2024-02-11 14:50:00.352843+00:00, run_end_date=2024-02-11 14:50:03.383429+00:00, run_duration=3.030586, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:49:00+00:00, data_interval_end=2024-02-11 14:50:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:50:03.390+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:50:00+00:00, run_after=2024-02-11T14:51:00+00:00 [2024-02-11T14:50:03.407+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:50:03.407+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:50:03.408+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:50:03.409+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T14:50:03.409+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:50:03.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:50:03.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:45:00+00:00 exited with status success for try_number 1 [2024-02-11T14:50:03.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:49:00+00:00 exited with status success for try_number 1 [2024-02-11T14:50:03.446+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:49:00+00:00, map_index=-1, run_start_date=2024-02-11 14:50:02.906313+00:00, run_end_date=2024-02-11 14:50:03.248939+00:00, run_duration=0.342626, 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-11 14:50:00.403980+00:00, queued_by_job_id=1, pid=10451 [2024-02-11T14:50:03.447+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T14:45:00+00:00, map_index=-1, run_start_date=2024-02-11 14:50:02.626798+00:00, run_end_date=2024-02-11 14:50:03.144349+00:00, run_duration=0.517551, state=success, executor_state=success, try_number=1, max_tries=1, job_id=483, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:50:00.403980+00:00, queued_by_job_id=1, pid=10447 [2024-02-11T14:50:03.447+0000] {scheduler_job.py:635} INFO - Setting external_id for to 152ec3bb-9f50-4a44-9adf-6aaf9962af9a [2024-02-11T14:50:05.402+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:50:05.403+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:50:05.403+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:50:05.404+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T14:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T14:50:05.404+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T14:50:05.435+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:50:05.436+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:45:00+00:00 exited with status success for try_number 1 [2024-02-11T14:50:05.440+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed8d10c3-eaa0-4708-8736-d10ce684fa8a [2024-02-11T14:50:05.440+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T14:45:00+00:00, map_index=-1, run_start_date=2024-02-11 14:50:04.552272+00:00, run_end_date=2024-02-11 14:50:04.726106+00:00, run_duration=0.173834, state=success, executor_state=success, try_number=1, max_tries=1, job_id=486, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:50:03.408462+00:00, queued_by_job_id=1, pid=10490 [2024-02-11T14:50:07.009+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:50:07.009+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:49:00+00:00, run_id=scheduled__2024-02-11T14:49:00+00:00, run_start_date=2024-02-11 14:50:00.353564+00:00, run_end_date=2024-02-11 14:50:07.009492+00:00, run_duration=6.655928, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:49:00+00:00, data_interval_end=2024-02-11 14:50:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:50:07.016+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:50:00+00:00, run_after=2024-02-11T14:51:00+00:00 [2024-02-11T14:50:07.035+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:50:07.035+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:50:07.035+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:50:07.037+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:50:07.037+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:50:07.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:50:07.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:49:00+00:00 exited with status success for try_number 1 [2024-02-11T14:50:07.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:45:00+00:00 exited with status success for try_number 1 [2024-02-11T14:50:07.074+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T14:45:00+00:00, map_index=0, run_start_date=2024-02-11 14:50:06.528097+00:00, run_end_date=2024-02-11 14:50:06.699100+00:00, run_duration=0.171003, state=success, executor_state=success, try_number=1, max_tries=1, job_id=487, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:50:05.403893+00:00, queued_by_job_id=1, pid=10502 [2024-02-11T14:50:07.074+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:49:00+00:00, map_index=-1, run_start_date=2024-02-11 14:50:02.662443+00:00, run_end_date=2024-02-11 14:50:06.934946+00:00, run_duration=4.272503, 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-11 14:50:00.403980+00:00, queued_by_job_id=1, pid=10450 [2024-02-11T14:50:07.074+0000] {scheduler_job.py:635} INFO - Setting external_id for to 42e8bcb8-e082-41ea-855e-00a6745d0914 [2024-02-11T14:50:09.214+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:50:09.214+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:45:00+00:00, run_id=scheduled__2024-02-11T14:45:00+00:00, run_start_date=2024-02-11 14:50:00.351332+00:00, run_end_date=2024-02-11 14:50:09.214459+00:00, run_duration=8.863127, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:45:00+00:00, data_interval_end=2024-02-11 14:50:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T14:50:09.218+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:50:00+00:00, run_after=2024-02-11T14:55:00+00:00 [2024-02-11T14:50:09.239+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:45:00+00:00 exited with status success for try_number 1 [2024-02-11T14:50:09.243+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T14:45:00+00:00, map_index=-1, run_start_date=2024-02-11 14:50:08.141112+00:00, run_end_date=2024-02-11 14:50:08.334955+00:00, run_duration=0.193843, 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-11 14:50:07.036323+00:00, queued_by_job_id=1, pid=10514 [2024-02-11T14:50:14.693+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T14:51:00.838+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:51:00+00:00, run_after=2024-02-11T14:52:00+00:00 [2024-02-11T14:51:00.842+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:51:00.894+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:51:00.895+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:51:00.895+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:51:00.895+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:51:00.897+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:51:00.897+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:51:00.897+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:51:00.897+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:51:00.998+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:51:00.998+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:51:01.005+0000] {scheduler_job.py:635} INFO - Setting external_id for to 845e9bdf-d7c9-4314-9e7f-84909f643eeb [2024-02-11T14:51:01.005+0000] {scheduler_job.py:635} INFO - Setting external_id for to d5197082-feff-44ac-b5bd-a5216bfa82d5 [2024-02-11T14:51:03.643+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:51:03.643+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:50:00+00:00, run_id=scheduled__2024-02-11T14:50:00+00:00, run_start_date=2024-02-11 14:51:00.861887+00:00, run_end_date=2024-02-11 14:51:03.643725+00:00, run_duration=2.781838, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:50:00+00:00, data_interval_end=2024-02-11 14:51:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:51:03.650+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:51:00+00:00, run_after=2024-02-11T14:52:00+00:00 [2024-02-11T14:51:03.654+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:51:03.654+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:50:00+00:00, run_id=scheduled__2024-02-11T14:50:00+00:00, run_start_date=2024-02-11 14:51:00.862608+00:00, run_end_date=2024-02-11 14:51:03.654596+00:00, run_duration=2.791988, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:50:00+00:00, data_interval_end=2024-02-11 14:51:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:51:03.661+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:51:00+00:00, run_after=2024-02-11T14:52:00+00:00 [2024-02-11T14:51:03.683+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status success for try_number 1 [2024-02-11T14:51:03.683+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status success for try_number 1 [2024-02-11T14:51:03.687+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:50:00+00:00, map_index=-1, run_start_date=2024-02-11 14:51:02.397040+00:00, run_end_date=2024-02-11 14:51:02.745721+00:00, run_duration=0.348681, 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-11 14:51:00.896129+00:00, queued_by_job_id=1, pid=10550 [2024-02-11T14:51:03.687+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:50:00+00:00, map_index=-1, run_start_date=2024-02-11 14:51:02.454947+00:00, run_end_date=2024-02-11 14:51:03.501733+00:00, run_duration=1.046786, 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-11 14:51:00.896129+00:00, queued_by_job_id=1, pid=10551 [2024-02-11T14:52:00.971+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:52:00.975+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:52:00.985+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:52:00+00:00, run_after=2024-02-11T14:53:00+00:00 [2024-02-11T14:52:01.035+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:52:01.035+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:52:01.035+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:52:01.036+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:52:01.036+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:52:01.038+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:52:01.039+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:52:01.039+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:52:01.039+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:52:01.039+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:52:01.039+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:52:01.318+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:52:01.318+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:52:01.318+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:52:01.336+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ae80097-af32-4b82-a6d7-01ba36afbec0 [2024-02-11T14:52:01.336+0000] {scheduler_job.py:635} INFO - Setting external_id for to ec5e6cf6-b529-48ae-a595-1aa967aef562 [2024-02-11T14:52:01.336+0000] {scheduler_job.py:635} INFO - Setting external_id for to 819b3cd1-cad6-43b7-aecb-e78d88a55e44 [2024-02-11T14:52:03.337+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:52:03.338+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:50:00+00:00, run_id=scheduled__2024-02-11T14:50:00+00:00, run_start_date=2024-02-11 14:52:00.995524+00:00, run_end_date=2024-02-11 14:52:03.337965+00:00, run_duration=2.342441, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:50:00+00:00, data_interval_end=2024-02-11 14:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:52:03.357+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:52:00+00:00, run_after=2024-02-11T14:54:00+00:00 [2024-02-11T14:52:03.495+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status success for try_number 1 [2024-02-11T14:52:03.509+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:50:00+00:00, map_index=-1, run_start_date=2024-02-11 14:52:02.067334+00:00, run_end_date=2024-02-11 14:52:02.631423+00:00, run_duration=0.564089, 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-11 14:52:01.037278+00:00, queued_by_job_id=1, pid=10587 [2024-02-11T14:52:04.552+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:52:04.552+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:51:00+00:00, run_id=scheduled__2024-02-11T14:51:00+00:00, run_start_date=2024-02-11 14:52:00.996299+00:00, run_end_date=2024-02-11 14:52:04.552295+00:00, run_duration=3.555996, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:51:00+00:00, data_interval_end=2024-02-11 14:52:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:52:04.558+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:52:00+00:00, run_after=2024-02-11T14:53:00+00:00 [2024-02-11T14:52:04.584+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:51:00+00:00 exited with status success for try_number 1 [2024-02-11T14:52:04.587+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:51:00+00:00, map_index=-1, run_start_date=2024-02-11 14:52:03.789812+00:00, run_end_date=2024-02-11 14:52:03.993609+00:00, run_duration=0.203797, 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-11 14:52:01.037278+00:00, queued_by_job_id=1, pid=10618 [2024-02-11T14:52:05.617+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:52:05.618+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:51:00+00:00, run_id=scheduled__2024-02-11T14:51:00+00:00, run_start_date=2024-02-11 14:52:00.996957+00:00, run_end_date=2024-02-11 14:52:05.617992+00:00, run_duration=4.621035, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:51:00+00:00, data_interval_end=2024-02-11 14:52:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:52:05.625+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:52:00+00:00, run_after=2024-02-11T14:53:00+00:00 [2024-02-11T14:52:05.647+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:51:00+00:00 exited with status success for try_number 1 [2024-02-11T14:52:05.651+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:51:00+00:00, map_index=-1, run_start_date=2024-02-11 14:52:03.664083+00:00, run_end_date=2024-02-11 14:52:04.726741+00:00, run_duration=1.062658, 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-11 14:52:01.037278+00:00, queued_by_job_id=1, pid=10617 [2024-02-11T14:53:00.073+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:53:00.082+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:53:00+00:00, run_after=2024-02-11T14:54:00+00:00 [2024-02-11T14:53:00.134+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:53:00.134+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:53:00.134+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:53:00.135+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:53:00.137+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:53:00.137+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:53:00.138+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:53:00.138+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:53:00.262+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:53:00.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:53:00.271+0000] {scheduler_job.py:635} INFO - Setting external_id for to e1e1f799-67ae-493a-a002-2b950d34e644 [2024-02-11T14:53:00.271+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3dde430a-22bd-4025-8110-f2470ca7eaca [2024-02-11T14:53:02.456+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:53:02.457+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:52:00+00:00, run_id=scheduled__2024-02-11T14:52:00+00:00, run_start_date=2024-02-11 14:53:00.093616+00:00, run_end_date=2024-02-11 14:53:02.457277+00:00, run_duration=2.363661, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:52:00+00:00, data_interval_end=2024-02-11 14:53:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:53:02.468+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:53:00+00:00, run_after=2024-02-11T14:54:00+00:00 [2024-02-11T14:53:02.509+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:52:00+00:00 exited with status success for try_number 1 [2024-02-11T14:53:02.514+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:52:00+00:00, map_index=-1, run_start_date=2024-02-11 14:53:01.739889+00:00, run_end_date=2024-02-11 14:53:02.128425+00:00, run_duration=0.388536, state=success, executor_state=success, try_number=1, max_tries=1, job_id=495, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:53:00.136116+00:00, queued_by_job_id=1, pid=10673 [2024-02-11T14:53:03.746+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:53:03.747+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:52:00+00:00, run_id=scheduled__2024-02-11T14:52:00+00:00, run_start_date=2024-02-11 14:53:00.094689+00:00, run_end_date=2024-02-11 14:53:03.747051+00:00, run_duration=3.652362, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:52:00+00:00, data_interval_end=2024-02-11 14:53:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:53:03.755+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:53:00+00:00, run_after=2024-02-11T14:54:00+00:00 [2024-02-11T14:53:03.779+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:52:00+00:00 exited with status success for try_number 1 [2024-02-11T14:53:03.782+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:52:00+00:00, map_index=-1, run_start_date=2024-02-11 14:53:01.685334+00:00, run_end_date=2024-02-11 14:53:02.813127+00:00, run_duration=1.127793, 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-11 14:53:00.136116+00:00, queued_by_job_id=1, pid=10672 [2024-02-11T14:54:00.225+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:54:00.229+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:54:00.239+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:54:00+00:00, run_after=2024-02-11T14:55:00+00:00 [2024-02-11T14:54:00.295+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:54:00.295+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:54:00.295+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:54:00.295+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:54:00.296+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:54:00.299+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:54:00.299+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:54:00.299+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:54:00.299+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:54:00.299+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:54:00.299+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:54:00.719+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:54:00.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:54:00.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:54:00.729+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08c02dc9-d782-46ee-8bb2-2bbe4300d0c4 [2024-02-11T14:54:00.730+0000] {scheduler_job.py:635} INFO - Setting external_id for to a9da9710-0e17-49e1-9a0f-a44e5262763a [2024-02-11T14:54:00.730+0000] {scheduler_job.py:635} INFO - Setting external_id for to eea30647-e755-4ec4-8ee2-11a9bfd7ab70 [2024-02-11T14:54:01.938+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:54:01.938+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:52:00+00:00, run_id=scheduled__2024-02-11T14:52:00+00:00, run_start_date=2024-02-11 14:54:00.251629+00:00, run_end_date=2024-02-11 14:54:01.938490+00:00, run_duration=1.686861, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:52:00+00:00, data_interval_end=2024-02-11 14:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:54:01.953+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:54:00+00:00, run_after=2024-02-11T14:56:00+00:00 [2024-02-11T14:54:02.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:52:00+00:00 exited with status success for try_number 1 [2024-02-11T14:54:02.081+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:52:00+00:00, map_index=-1, run_start_date=2024-02-11 14:54:01.225066+00:00, run_end_date=2024-02-11 14:54:01.583012+00:00, run_duration=0.357946, 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-11 14:54:00.297109+00:00, queued_by_job_id=1, pid=10708 [2024-02-11T14:54:03.115+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:54:03.116+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:53:00+00:00, run_id=scheduled__2024-02-11T14:53:00+00:00, run_start_date=2024-02-11 14:54:00.252761+00:00, run_end_date=2024-02-11 14:54:03.116017+00:00, run_duration=2.863256, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:53:00+00:00, data_interval_end=2024-02-11 14:54:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:54:03.125+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:54:00+00:00, run_after=2024-02-11T14:55:00+00:00 [2024-02-11T14:54:03.158+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:53:00+00:00 exited with status success for try_number 1 [2024-02-11T14:54:03.161+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:53:00+00:00, map_index=-1, run_start_date=2024-02-11 14:54:02.747240+00:00, run_end_date=2024-02-11 14:54:03.015369+00:00, run_duration=0.268129, state=success, executor_state=success, try_number=1, max_tries=1, job_id=498, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:54:00.297109+00:00, queued_by_job_id=1, pid=10748 [2024-02-11T14:54:04.195+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:54:04.196+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:53:00+00:00, run_id=scheduled__2024-02-11T14:53:00+00:00, run_start_date=2024-02-11 14:54:00.253771+00:00, run_end_date=2024-02-11 14:54:04.195944+00:00, run_duration=3.942173, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:53:00+00:00, data_interval_end=2024-02-11 14:54:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:54:04.203+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:54:00+00:00, run_after=2024-02-11T14:55:00+00:00 [2024-02-11T14:54:04.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:53:00+00:00 exited with status success for try_number 1 [2024-02-11T14:54:04.226+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:53:00+00:00, map_index=-1, run_start_date=2024-02-11 14:54:02.212218+00:00, run_end_date=2024-02-11 14:54:03.476892+00:00, run_duration=1.264674, state=success, executor_state=success, try_number=1, max_tries=1, job_id=497, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:54:00.297109+00:00, queued_by_job_id=1, pid=10729 [2024-02-11T14:55:00.707+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:55:00+00:00, run_after=2024-02-11T14:56:00+00:00 [2024-02-11T14:55:00.714+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:55:00.726+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:55:00+00:00, run_after=2024-02-11T15:00:00+00:00 [2024-02-11T14:55:00.788+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:55:00.789+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:55:00.789+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:55:00.789+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:55:00.790+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:55:00.792+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T14:55:00.792+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:55:00.793+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:55:00.793+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:55:00.793+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:55:00.793+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:55:01.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:55:01.062+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:55:01.062+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:55:01.069+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7df65df8-f07b-4849-ad07-fe6f88530a93 [2024-02-11T14:55:01.069+0000] {scheduler_job.py:635} INFO - Setting external_id for to 204f53e4-000a-469d-970d-ac253516eb0d [2024-02-11T14:55:01.069+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0cb9b5ac-b42d-42aa-bc93-5781b2c2f74f [2024-02-11T14:55:04.835+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:55:04.836+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:54:00+00:00, run_id=scheduled__2024-02-11T14:54:00+00:00, run_start_date=2024-02-11 14:55:00.741403+00:00, run_end_date=2024-02-11 14:55:04.836115+00:00, run_duration=4.094712, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:54:00+00:00, data_interval_end=2024-02-11 14:55:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:55:04.843+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:55:00+00:00, run_after=2024-02-11T14:56:00+00:00 [2024-02-11T14:55:04.846+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:55:04.847+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:54:00+00:00, run_id=scheduled__2024-02-11T14:54:00+00:00, run_start_date=2024-02-11 14:55:00.742276+00:00, run_end_date=2024-02-11 14:55:04.847111+00:00, run_duration=4.104835, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:54:00+00:00, data_interval_end=2024-02-11 14:55:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:55:04.853+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:55:00+00:00, run_after=2024-02-11T14:56:00+00:00 [2024-02-11T14:55:04.872+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:55:04.872+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:55:04.872+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:55:04.874+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T14:55:04.874+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:55:04.905+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:55:04.905+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status success for try_number 1 [2024-02-11T14:55:04.906+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:54:00+00:00 exited with status success for try_number 1 [2024-02-11T14:55:04.906+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:54:00+00:00 exited with status success for try_number 1 [2024-02-11T14:55:04.911+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d86c195-3c74-454e-807b-90a0712b2abe [2024-02-11T14:55:04.912+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:54:00+00:00, map_index=-1, run_start_date=2024-02-11 14:55:02.890555+00:00, run_end_date=2024-02-11 14:55:03.970008+00:00, run_duration=1.079453, 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-11 14:55:00.790884+00:00, queued_by_job_id=1, pid=10804 [2024-02-11T14:55:04.912+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T14:50:00+00:00, map_index=-1, run_start_date=2024-02-11 14:55:03.488309+00:00, run_end_date=2024-02-11 14:55:04.206697+00:00, run_duration=0.718388, state=success, executor_state=success, try_number=1, max_tries=1, job_id=501, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:55:00.790884+00:00, queued_by_job_id=1, pid=10814 [2024-02-11T14:55:04.912+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:54:00+00:00, map_index=-1, run_start_date=2024-02-11 14:55:02.716417+00:00, run_end_date=2024-02-11 14:55:04.589872+00:00, run_duration=1.873455, 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-11 14:55:00.790884+00:00, queued_by_job_id=1, pid=10794 [2024-02-11T14:55:06.484+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:55:06.484+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:55:06.484+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:55:06.486+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T14:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T14:55:06.486+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T14:55:06.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:55:06.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status success for try_number 1 [2024-02-11T14:55:06.520+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e02266b-c62e-495c-8c74-dc7b05a452ee [2024-02-11T14:55:06.520+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T14:50:00+00:00, map_index=-1, run_start_date=2024-02-11 14:55:05.982678+00:00, run_end_date=2024-02-11 14:55:06.166051+00:00, run_duration=0.183373, state=success, executor_state=success, try_number=1, max_tries=1, job_id=502, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:55:04.873154+00:00, queued_by_job_id=1, pid=10844 [2024-02-11T14:55:08.673+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T14:55:08.673+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:55:08.673+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:55:08.675+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:55:08.675+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T14:55:08.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:55:08.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status success for try_number 1 [2024-02-11T14:55:08.709+0000] {scheduler_job.py:635} INFO - Setting external_id for to eee7da90-fb4a-402d-93f5-3d7d8f4f0e76 [2024-02-11T14:55:08.709+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T14:50:00+00:00, map_index=0, run_start_date=2024-02-11 14:55:07.579512+00:00, run_end_date=2024-02-11 14:55:07.756504+00:00, run_duration=0.176992, state=success, executor_state=success, try_number=1, max_tries=1, job_id=503, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:55:06.485290+00:00, queued_by_job_id=1, pid=10856 [2024-02-11T14:55:10.985+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:55:10.986+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:50:00+00:00, run_id=scheduled__2024-02-11T14:50:00+00:00, run_start_date=2024-02-11 14:55:00.740344+00:00, run_end_date=2024-02-11 14:55:10.985911+00:00, run_duration=10.245567, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:50:00+00:00, data_interval_end=2024-02-11 14:55:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T14:55:11.004+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:55:00+00:00, run_after=2024-02-11T15:00:00+00:00 [2024-02-11T14:55:11.071+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:50:00+00:00 exited with status success for try_number 1 [2024-02-11T14:55:11.086+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T14:50:00+00:00, map_index=-1, run_start_date=2024-02-11 14:55:09.804298+00:00, run_end_date=2024-02-11 14:55:09.994010+00:00, run_duration=0.189712, 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-11 14:55:08.674260+00:00, queued_by_job_id=1, pid=10868 [2024-02-11T14:55:14.728+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T14:56:00.304+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:56:00+00:00, run_after=2024-02-11T14:57:00+00:00 [2024-02-11T14:56:00.310+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:56:00.316+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:56:00.373+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:56:00.373+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:56:00.374+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:56:00.374+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:56:00.374+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:56:00.377+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:56:00.377+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:56:00.377+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:56:00.377+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:56:00.377+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:56:00.377+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:56:00.574+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:56:00.574+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:56:00.575+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:56:00.591+0000] {scheduler_job.py:635} INFO - Setting external_id for to dab66303-3a55-47b0-80e2-eca3e2fff3c2 [2024-02-11T14:56:00.591+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9da96f03-87bf-40a0-943d-570ce433162f [2024-02-11T14:56:00.592+0000] {scheduler_job.py:635} INFO - Setting external_id for to 774ca395-8af2-461d-908a-daada12254cc [2024-02-11T14:56:01.858+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:56:01.858+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:54:00+00:00, run_id=scheduled__2024-02-11T14:54:00+00:00, run_start_date=2024-02-11 14:56:00.328543+00:00, run_end_date=2024-02-11 14:56:01.858666+00:00, run_duration=1.530123, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:54:00+00:00, data_interval_end=2024-02-11 14:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:56:01.884+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:56:00+00:00, run_after=2024-02-11T14:58:00+00:00 [2024-02-11T14:56:01.991+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:54:00+00:00 exited with status success for try_number 1 [2024-02-11T14:56:02.007+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:54:00+00:00, map_index=-1, run_start_date=2024-02-11 14:56:01.116522+00:00, run_end_date=2024-02-11 14:56:01.574814+00:00, run_duration=0.458292, 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-11 14:56:00.375375+00:00, queued_by_job_id=1, pid=10885 [2024-02-11T14:56:03.040+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:56:03.041+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:55:00+00:00, run_id=scheduled__2024-02-11T14:55:00+00:00, run_start_date=2024-02-11 14:56:00.330884+00:00, run_end_date=2024-02-11 14:56:03.041065+00:00, run_duration=2.710181, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:55:00+00:00, data_interval_end=2024-02-11 14:56:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:56:03.047+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:56:00+00:00, run_after=2024-02-11T14:57:00+00:00 [2024-02-11T14:56:03.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:55:00+00:00 exited with status success for try_number 1 [2024-02-11T14:56:03.077+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:55:00+00:00, map_index=-1, run_start_date=2024-02-11 14:56:02.277932+00:00, run_end_date=2024-02-11 14:56:02.585083+00:00, run_duration=0.307151, 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-11 14:56:00.375375+00:00, queued_by_job_id=1, pid=10906 [2024-02-11T14:56:04.111+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:56:04.111+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:55:00+00:00, run_id=scheduled__2024-02-11T14:55:00+00:00, run_start_date=2024-02-11 14:56:00.332064+00:00, run_end_date=2024-02-11 14:56:04.111429+00:00, run_duration=3.779365, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:55:00+00:00, data_interval_end=2024-02-11 14:56:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:56:04.121+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:56:00+00:00, run_after=2024-02-11T14:57:00+00:00 [2024-02-11T14:56:04.147+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:55:00+00:00 exited with status success for try_number 1 [2024-02-11T14:56:04.152+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:55:00+00:00, map_index=-1, run_start_date=2024-02-11 14:56:02.694345+00:00, run_end_date=2024-02-11 14:56:03.620383+00:00, run_duration=0.926038, 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-11 14:56:00.375375+00:00, queued_by_job_id=1, pid=10925 [2024-02-11T14:57:00.801+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:57:00.810+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:57:00+00:00, run_after=2024-02-11T14:58:00+00:00 [2024-02-11T14:57:00.847+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:57:00.847+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:57:00.847+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:57:00.848+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:57:00.849+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:57:00.850+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:57:00.850+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:57:00.850+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:57:00.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:57:00.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:57:00.958+0000] {scheduler_job.py:635} INFO - Setting external_id for to 595273ba-2bc5-4e8c-bc02-2b43e8993466 [2024-02-11T14:57:00.958+0000] {scheduler_job.py:635} INFO - Setting external_id for to bc908571-a895-4df6-a56d-6972450dd10b [2024-02-11T14:57:03.239+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:57:03.239+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:56:00+00:00, run_id=scheduled__2024-02-11T14:56:00+00:00, run_start_date=2024-02-11 14:57:00.818712+00:00, run_end_date=2024-02-11 14:57:03.239674+00:00, run_duration=2.420962, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:56:00+00:00, data_interval_end=2024-02-11 14:57:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:57:03.251+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:57:00+00:00, run_after=2024-02-11T14:58:00+00:00 [2024-02-11T14:57:03.301+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:56:00+00:00 exited with status success for try_number 1 [2024-02-11T14:57:03.306+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:56:00+00:00, map_index=-1, run_start_date=2024-02-11 14:57:02.586844+00:00, run_end_date=2024-02-11 14:57:02.885281+00:00, run_duration=0.298437, 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-11 14:57:00.848647+00:00, queued_by_job_id=1, pid=10971 [2024-02-11T14:57:04.333+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:57:04.333+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:56:00+00:00, run_id=scheduled__2024-02-11T14:56:00+00:00, run_start_date=2024-02-11 14:57:00.819531+00:00, run_end_date=2024-02-11 14:57:04.333598+00:00, run_duration=3.514067, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:56:00+00:00, data_interval_end=2024-02-11 14:57:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:57:04.340+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:57:00+00:00, run_after=2024-02-11T14:58:00+00:00 [2024-02-11T14:57:04.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:56:00+00:00 exited with status success for try_number 1 [2024-02-11T14:57:04.364+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:56:00+00:00, map_index=-1, run_start_date=2024-02-11 14:57:02.521331+00:00, run_end_date=2024-02-11 14:57:03.489557+00:00, run_duration=0.968226, 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-11 14:57:00.848647+00:00, queued_by_job_id=1, pid=10970 [2024-02-11T14:58:00.242+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:58:00+00:00, run_after=2024-02-11T14:59:00+00:00 [2024-02-11T14:58:00.246+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:58:00.250+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:58:00.303+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T14:58:00.303+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T14:58:00.303+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:58:00.303+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:58:00.304+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:58:00.306+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:58:00.306+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T14:58:00.306+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:58:00.307+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:58:00.307+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:58:00.307+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:58:00.615+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:58:00.615+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:58:00.616+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:58:00.624+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0bd81c1d-c92e-4956-88a5-9ec8c649cf60 [2024-02-11T14:58:00.624+0000] {scheduler_job.py:635} INFO - Setting external_id for to e8da1d86-0659-46a9-bdfc-d398d67739e0 [2024-02-11T14:58:00.624+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf5ff8ee-a27d-431c-9ca7-42a1d498722e [2024-02-11T14:58:01.853+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:58:01.854+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:56:00+00:00, run_id=scheduled__2024-02-11T14:56:00+00:00, run_start_date=2024-02-11 14:58:00.261962+00:00, run_end_date=2024-02-11 14:58:01.854264+00:00, run_duration=1.592302, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:56:00+00:00, data_interval_end=2024-02-11 14:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T14:58:01.870+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T14:58:00+00:00, run_after=2024-02-11T15:00:00+00:00 [2024-02-11T14:58:01.933+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:56:00+00:00 exited with status success for try_number 1 [2024-02-11T14:58:01.942+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:56:00+00:00, map_index=-1, run_start_date=2024-02-11 14:58:01.056397+00:00, run_end_date=2024-02-11 14:58:01.302285+00:00, run_duration=0.245888, 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-11 14:58:00.304941+00:00, queued_by_job_id=1, pid=11006 [2024-02-11T14:58:02.976+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:58:02.976+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:57:00+00:00, run_id=scheduled__2024-02-11T14:57:00+00:00, run_start_date=2024-02-11 14:58:00.262821+00:00, run_end_date=2024-02-11 14:58:02.976468+00:00, run_duration=2.713647, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:57:00+00:00, data_interval_end=2024-02-11 14:58:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:58:02.984+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:58:00+00:00, run_after=2024-02-11T14:59:00+00:00 [2024-02-11T14:58:03.011+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:57:00+00:00 exited with status success for try_number 1 [2024-02-11T14:58:03.014+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:57:00+00:00, map_index=-1, run_start_date=2024-02-11 14:58:02.130187+00:00, run_end_date=2024-02-11 14:58:02.457003+00:00, run_duration=0.326816, 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-11 14:58:00.304941+00:00, queued_by_job_id=1, pid=11037 [2024-02-11T14:58:04.041+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:58:04.041+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:57:00+00:00, run_id=scheduled__2024-02-11T14:57:00+00:00, run_start_date=2024-02-11 14:58:00.263492+00:00, run_end_date=2024-02-11 14:58:04.041602+00:00, run_duration=3.77811, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:57:00+00:00, data_interval_end=2024-02-11 14:58:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:58:04.048+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:58:00+00:00, run_after=2024-02-11T14:59:00+00:00 [2024-02-11T14:58:04.070+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:57:00+00:00 exited with status success for try_number 1 [2024-02-11T14:58:04.075+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:57:00+00:00, map_index=-1, run_start_date=2024-02-11 14:58:02.089711+00:00, run_end_date=2024-02-11 14:58:03.312874+00:00, run_duration=1.223163, state=success, executor_state=success, try_number=1, max_tries=1, job_id=511, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:58:00.304941+00:00, queued_by_job_id=1, pid=11036 [2024-02-11T14:59:00.901+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T14:59:00.910+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:59:00+00:00, run_after=2024-02-11T15:00:00+00:00 [2024-02-11T14:59:00.946+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T14:59:00.946+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:59:00.946+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T14:59:00.946+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T14:59:00.948+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:59:00.948+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T14:59:00.948+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T14:59:00.948+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T14:59:01.054+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:59:01.055+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T14:59:01.062+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2ee35732-3782-42cd-9f18-9aeffc7e7e3c [2024-02-11T14:59:01.062+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d6c396c-ec87-49a9-865c-9919a0d47689 [2024-02-11T14:59:03.342+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:59:03.342+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:58:00+00:00, run_id=scheduled__2024-02-11T14:58:00+00:00, run_start_date=2024-02-11 14:59:00.918219+00:00, run_end_date=2024-02-11 14:59:03.342778+00:00, run_duration=2.424559, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:58:00+00:00, data_interval_end=2024-02-11 14:59:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T14:59:03.349+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:59:00+00:00, run_after=2024-02-11T15:00:00+00:00 [2024-02-11T14:59:03.373+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:58:00+00:00 exited with status success for try_number 1 [2024-02-11T14:59:03.377+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:58:00+00:00, map_index=-1, run_start_date=2024-02-11 14:59:02.507766+00:00, run_end_date=2024-02-11 14:59:02.820015+00:00, run_duration=0.312249, state=success, executor_state=success, try_number=1, max_tries=1, job_id=514, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 14:59:00.947301+00:00, queued_by_job_id=1, pid=11092 [2024-02-11T14:59:04.411+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T14:59:04.411+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:58:00+00:00, run_id=scheduled__2024-02-11T14:58:00+00:00, run_start_date=2024-02-11 14:59:00.918931+00:00, run_end_date=2024-02-11 14:59:04.411469+00:00, run_duration=3.492538, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:58:00+00:00, data_interval_end=2024-02-11 14:59:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T14:59:04.417+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T14:59:00+00:00, run_after=2024-02-11T15:00:00+00:00 [2024-02-11T14:59:04.436+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:58:00+00:00 exited with status success for try_number 1 [2024-02-11T14:59:04.439+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:58:00+00:00, map_index=-1, run_start_date=2024-02-11 14:59:02.476504+00:00, run_end_date=2024-02-11 14:59:03.498681+00:00, run_duration=1.022177, 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-11 14:59:00.947301+00:00, queued_by_job_id=1, pid=11091 [2024-02-11T15:00:01.042+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:00:00+00:00, run_after=2024-02-11T15:01:00+00:00 [2024-02-11T15:00:01.046+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:00:01.053+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:00:00+00:00, run_after=2024-02-11T15:05:00+00:00 [2024-02-11T15:00:01.057+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:00:01.108+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T15:00:01.108+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:00:01.108+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:00:01.108+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:00:01.108+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:00:01.109+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:00:01.111+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T15:00:01.111+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:00:01.111+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T14:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:00:01.111+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T14:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:00:01.112+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:00:01.112+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:00:01.112+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T14:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:00:01.112+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T14:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:00:01.395+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:00:01.395+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:00:01.395+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:00:01.395+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:00:01.437+0000] {scheduler_job.py:635} INFO - Setting external_id for to 941f4a91-6243-4236-ac2e-a771ce0a1da1 [2024-02-11T15:00:01.437+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8207a15-abba-44a5-8a2a-8cb0a1c72391 [2024-02-11T15:00:01.437+0000] {scheduler_job.py:635} INFO - Setting external_id for to 874c46ea-14fc-4637-8ff0-22fe6bf06372 [2024-02-11T15:00:01.437+0000] {scheduler_job.py:635} INFO - Setting external_id for to 11f9dce1-148e-4125-919a-6acb18427b7e [2024-02-11T15:00:03.004+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:00:03.005+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 14:58:00+00:00, run_id=scheduled__2024-02-11T14:58:00+00:00, run_start_date=2024-02-11 15:00:01.068224+00:00, run_end_date=2024-02-11 15:00:03.005148+00:00, run_duration=1.936924, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:58:00+00:00, data_interval_end=2024-02-11 15:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:00:03.017+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:00:00+00:00, run_after=2024-02-11T15:02:00+00:00 [2024-02-11T15:00:04.213+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:00:04.213+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:59:00+00:00, run_id=scheduled__2024-02-11T14:59:00+00:00, run_start_date=2024-02-11 15:00:01.068816+00:00, run_end_date=2024-02-11 15:00:04.213896+00:00, run_duration=3.14508, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:59:00+00:00, data_interval_end=2024-02-11 15:00:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:00:04.220+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:00:00+00:00, run_after=2024-02-11T15:01:00+00:00 [2024-02-11T15:00:04.237+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:00:04.237+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:00:04.238+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:00:04.239+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T15:00:04.239+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:00:04.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:00:04.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T14:55:00+00:00 exited with status success for try_number 1 [2024-02-11T15:00:04.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T14:58:00+00:00 exited with status success for try_number 1 [2024-02-11T15:00:04.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:59:00+00:00 exited with status success for try_number 1 [2024-02-11T15:00:04.275+0000] {scheduler_job.py:635} INFO - Setting external_id for to da635c4a-ab02-46f2-842d-0e97d43272e7 [2024-02-11T15:00:04.276+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T14:58:00+00:00, map_index=-1, run_start_date=2024-02-11 15:00:02.375674+00:00, run_end_date=2024-02-11 15:00:02.871186+00:00, run_duration=0.495512, state=success, executor_state=success, try_number=1, max_tries=1, job_id=515, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:00:01.110053+00:00, queued_by_job_id=1, pid=11128 [2024-02-11T15:00:04.276+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:59:00+00:00, map_index=-1, run_start_date=2024-02-11 15:00:03.605299+00:00, run_end_date=2024-02-11 15:00:03.869403+00:00, run_duration=0.264104, 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-11 15:00:01.110053+00:00, queued_by_job_id=1, pid=11170 [2024-02-11T15:00:04.276+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T14:55:00+00:00, map_index=-1, run_start_date=2024-02-11 15:00:03.604087+00:00, run_end_date=2024-02-11 15:00:03.871057+00:00, run_duration=0.26697, state=success, executor_state=success, try_number=1, max_tries=1, job_id=518, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:00:01.110053+00:00, queued_by_job_id=1, pid=11169 [2024-02-11T15:00:05.364+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:00:05.365+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:59:00+00:00, run_id=scheduled__2024-02-11T14:59:00+00:00, run_start_date=2024-02-11 15:00:01.069402+00:00, run_end_date=2024-02-11 15:00:05.365069+00:00, run_duration=4.295667, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:59:00+00:00, data_interval_end=2024-02-11 15:00:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:00:05.372+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:00:00+00:00, run_after=2024-02-11T15:01:00+00:00 [2024-02-11T15:00:05.405+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T14:59:00+00:00 exited with status success for try_number 1 [2024-02-11T15:00:05.409+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T14:59:00+00:00, map_index=-1, run_start_date=2024-02-11 15:00:03.577474+00:00, run_end_date=2024-02-11 15:00:04.799021+00:00, run_duration=1.221547, 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-11 15:00:01.110053+00:00, queued_by_job_id=1, pid=11168 [2024-02-11T15:00:06.459+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:00:06.459+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:00:06.460+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:00:06.461+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T14:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T15:00:06.461+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T15:00:06.495+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:00:06.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T14:55:00+00:00 exited with status success for try_number 1 [2024-02-11T15:00:06.500+0000] {scheduler_job.py:635} INFO - Setting external_id for to 38dbe012-8cef-4d21-aa04-193697fbda5e [2024-02-11T15:00:06.501+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T14:55:00+00:00, map_index=-1, run_start_date=2024-02-11 15:00:05.365064+00:00, run_end_date=2024-02-11 15:00:05.546947+00:00, run_duration=0.181883, state=success, executor_state=success, try_number=1, max_tries=1, job_id=519, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:00:04.238423+00:00, queued_by_job_id=1, pid=11209 [2024-02-11T15:00:08.576+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:00:08.576+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:00:08.577+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:00:08.578+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:00:08.578+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:00:08.609+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:00:08.609+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T14:55:00+00:00 exited with status success for try_number 1 [2024-02-11T15:00:08.613+0000] {scheduler_job.py:635} INFO - Setting external_id for to d7990440-344d-4aa8-a2f2-91fc3814ddd4 [2024-02-11T15:00:08.614+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T14:55:00+00:00, map_index=0, run_start_date=2024-02-11 15:00:07.689343+00:00, run_end_date=2024-02-11 15:00:07.871085+00:00, run_duration=0.181742, state=success, executor_state=success, try_number=1, max_tries=1, job_id=520, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:00:06.460559+00:00, queued_by_job_id=1, pid=11221 [2024-02-11T15:00:10.803+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:00:10.803+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 14:55:00+00:00, run_id=scheduled__2024-02-11T14:55:00+00:00, run_start_date=2024-02-11 15:00:01.067524+00:00, run_end_date=2024-02-11 15:00:10.803593+00:00, run_duration=9.736069, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 14:55:00+00:00, data_interval_end=2024-02-11 15:00:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T15:00:10.815+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:00:00+00:00, run_after=2024-02-11T15:05:00+00:00 [2024-02-11T15:00:10.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T14:55:00+00:00 exited with status success for try_number 1 [2024-02-11T15:00:10.916+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T14:55:00+00:00, map_index=-1, run_start_date=2024-02-11 15:00:09.702881+00:00, run_end_date=2024-02-11 15:00:09.877407+00:00, run_duration=0.174526, 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-11 15:00:08.577396+00:00, queued_by_job_id=1, pid=11233 [2024-02-11T15:00:14.763+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T15:01:00.157+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:01:00.170+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:01:00+00:00, run_after=2024-02-11T15:02:00+00:00 [2024-02-11T15:01:00.214+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:01:00.214+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:01:00.214+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:01:00.215+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:01:00.217+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:01:00.217+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:01:00.217+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:01:00.217+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:01:00.351+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:01:00.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:01:00.358+0000] {scheduler_job.py:635} INFO - Setting external_id for to b61465f3-8cb2-4344-8449-b6bf1e7a4edd [2024-02-11T15:01:00.358+0000] {scheduler_job.py:635} INFO - Setting external_id for to 507e3989-2cbb-4d77-96ff-3f980eaccc61 [2024-02-11T15:01:02.461+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:01:02.462+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:00:00+00:00, run_id=scheduled__2024-02-11T15:00:00+00:00, run_start_date=2024-02-11 15:01:00.181088+00:00, run_end_date=2024-02-11 15:01:02.461857+00:00, run_duration=2.280769, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:00:00+00:00, data_interval_end=2024-02-11 15:01:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:01:02.472+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:01:00+00:00, run_after=2024-02-11T15:02:00+00:00 [2024-02-11T15:01:02.512+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status success for try_number 1 [2024-02-11T15:01:02.516+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:00:00+00:00, map_index=-1, run_start_date=2024-02-11 15:01:01.648454+00:00, run_end_date=2024-02-11 15:01:01.983981+00:00, run_duration=0.335527, 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-11 15:01:00.215771+00:00, queued_by_job_id=1, pid=11269 [2024-02-11T15:01:03.553+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:01:03.553+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:00:00+00:00, run_id=scheduled__2024-02-11T15:00:00+00:00, run_start_date=2024-02-11 15:01:00.182138+00:00, run_end_date=2024-02-11 15:01:03.553679+00:00, run_duration=3.371541, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:00:00+00:00, data_interval_end=2024-02-11 15:01:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:01:03.560+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:01:00+00:00, run_after=2024-02-11T15:02:00+00:00 [2024-02-11T15:01:03.589+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status success for try_number 1 [2024-02-11T15:01:03.593+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:00:00+00:00, map_index=-1, run_start_date=2024-02-11 15:01:01.717460+00:00, run_end_date=2024-02-11 15:01:02.887425+00:00, run_duration=1.169965, 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-11 15:01:00.215771+00:00, queued_by_job_id=1, pid=11270 [2024-02-11T15:02: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-11T15:02:00.318+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:02:00+00:00, run_after=2024-02-11T15:03:00+00:00 [2024-02-11T15:02:00.324+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:02:00.390+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:02:00.390+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:02:00.391+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:02:00.391+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:02:00.391+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:02:00.395+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:02:00.395+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:02:00.395+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:02:00.396+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:02:00.396+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:02:00.396+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:02:00.690+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:02:00.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:02:00.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:02:00.716+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b5c9b39-598a-4a87-9014-9d7dad985c96 [2024-02-11T15:02:00.718+0000] {scheduler_job.py:635} INFO - Setting external_id for to d11083e2-a72b-4f59-9009-55421e7dfe28 [2024-02-11T15:02:00.719+0000] {scheduler_job.py:635} INFO - Setting external_id for to 156fdf75-0722-4777-9f71-9a4634beb26d [2024-02-11T15:02:01.977+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:02:01.978+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:00:00+00:00, run_id=scheduled__2024-02-11T15:00:00+00:00, run_start_date=2024-02-11 15:02:00.336476+00:00, run_end_date=2024-02-11 15:02:01.978216+00:00, run_duration=1.64174, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:00:00+00:00, data_interval_end=2024-02-11 15:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:02:01.987+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:02:00+00:00, run_after=2024-02-11T15:04:00+00:00 [2024-02-11T15:02:02.093+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status success for try_number 1 [2024-02-11T15:02:02.111+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:00:00+00:00, map_index=-1, run_start_date=2024-02-11 15:02:01.321620+00:00, run_end_date=2024-02-11 15:02:01.670918+00:00, run_duration=0.349298, 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-11 15:02:00.393036+00:00, queued_by_job_id=1, pid=11305 [2024-02-11T15:02:02.975+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:02:02.975+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:01:00+00:00, run_id=scheduled__2024-02-11T15:01:00+00:00, run_start_date=2024-02-11 15:02:00.337531+00:00, run_end_date=2024-02-11 15:02:02.975501+00:00, run_duration=2.63797, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:01:00+00:00, data_interval_end=2024-02-11 15:02:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:02:02.982+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:02:00+00:00, run_after=2024-02-11T15:03:00+00:00 [2024-02-11T15:02:03.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:01:00+00:00 exited with status success for try_number 1 [2024-02-11T15:02:03.010+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:01:00+00:00, map_index=-1, run_start_date=2024-02-11 15:02:02.440298+00:00, run_end_date=2024-02-11 15:02:02.767001+00:00, run_duration=0.326703, 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-11 15:02:00.393036+00:00, queued_by_job_id=1, pid=11336 [2024-02-11T15:02:04.043+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:02:04.044+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:01:00+00:00, run_id=scheduled__2024-02-11T15:01:00+00:00, run_start_date=2024-02-11 15:02:00.338502+00:00, run_end_date=2024-02-11 15:02:04.044198+00:00, run_duration=3.705696, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:01:00+00:00, data_interval_end=2024-02-11 15:02:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:02:04.050+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:02:00+00:00, run_after=2024-02-11T15:03:00+00:00 [2024-02-11T15:02:04.076+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:01:00+00:00 exited with status success for try_number 1 [2024-02-11T15:02:04.081+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:01:00+00:00, map_index=-1, run_start_date=2024-02-11 15:02:02.337834+00:00, run_end_date=2024-02-11 15:02:03.452101+00:00, run_duration=1.114267, 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-11 15:02:00.393036+00:00, queued_by_job_id=1, pid=11335 [2024-02-11T15:03:00.435+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:03:00+00:00, run_after=2024-02-11T15:04:00+00:00 [2024-02-11T15:03:00.441+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:03:00.481+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:03:00.481+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:03:00.481+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:03:00.481+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:03:00.483+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:03:00.483+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:03:00.484+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:03:00.484+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:03:00.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:03:00.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:03:00.613+0000] {scheduler_job.py:635} INFO - Setting external_id for to 837f0a2e-c9d2-404d-ae97-96b403fbc04b [2024-02-11T15:03:00.614+0000] {scheduler_job.py:635} INFO - Setting external_id for to d462e2ba-6dbe-4452-ad39-349e6ca1fc14 [2024-02-11T15:03:02.820+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:03:02.821+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:02:00+00:00, run_id=scheduled__2024-02-11T15:02:00+00:00, run_start_date=2024-02-11 15:03:00.450187+00:00, run_end_date=2024-02-11 15:03:02.820983+00:00, run_duration=2.370796, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:02:00+00:00, data_interval_end=2024-02-11 15:03:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:03:02.828+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:03:00+00:00, run_after=2024-02-11T15:04:00+00:00 [2024-02-11T15:03:02.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:02:00+00:00 exited with status success for try_number 1 [2024-02-11T15:03:02.867+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:02:00+00:00, map_index=-1, run_start_date=2024-02-11 15:03:01.916825+00:00, run_end_date=2024-02-11 15:03:02.235793+00:00, run_duration=0.318968, 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-11 15:03:00.482427+00:00, queued_by_job_id=1, pid=11390 [2024-02-11T15:03:03.495+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:03:03.496+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:02:00+00:00, run_id=scheduled__2024-02-11T15:02:00+00:00, run_start_date=2024-02-11 15:03:00.450995+00:00, run_end_date=2024-02-11 15:03:03.496196+00:00, run_duration=3.045201, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:02:00+00:00, data_interval_end=2024-02-11 15:03:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:03:03.506+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:03:00+00:00, run_after=2024-02-11T15:04:00+00:00 [2024-02-11T15:03:03.534+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:02:00+00:00 exited with status success for try_number 1 [2024-02-11T15:03:03.538+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:02:00+00:00, map_index=-1, run_start_date=2024-02-11 15:03:01.923384+00:00, run_end_date=2024-02-11 15:03:03.138248+00:00, run_duration=1.214864, 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-11 15:03:00.482427+00:00, queued_by_job_id=1, pid=11391 [2024-02-11T15:04:00.571+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:04:00+00:00, run_after=2024-02-11T15:05:00+00:00 [2024-02-11T15:04:00.576+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:04:00.581+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:04:00.634+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:04:00.634+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:04:00.635+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:04:00.635+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:04:00.635+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:04:00.638+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:04:00.638+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:04:00.638+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:04:00.638+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:04:00.639+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:04:00.639+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:04:00.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:04:00.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:04:00.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:04:00.858+0000] {scheduler_job.py:635} INFO - Setting external_id for to e5bab1e8-4f52-4bb1-b27a-5a3d23eb66c4 [2024-02-11T15:04:00.858+0000] {scheduler_job.py:635} INFO - Setting external_id for to 11a3fb1a-c291-445c-b08e-9159843def26 [2024-02-11T15:04:00.859+0000] {scheduler_job.py:635} INFO - Setting external_id for to d03cb2c0-9208-432f-955d-698cd8b211b3 [2024-02-11T15:04:01.999+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:04:02.000+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:02:00+00:00, run_id=scheduled__2024-02-11T15:02:00+00:00, run_start_date=2024-02-11 15:04:00.591927+00:00, run_end_date=2024-02-11 15:04:01.999882+00:00, run_duration=1.407955, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:02:00+00:00, data_interval_end=2024-02-11 15:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:04:02.017+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:04:00+00:00, run_after=2024-02-11T15:06:00+00:00 [2024-02-11T15:04:02.112+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:02:00+00:00 exited with status success for try_number 1 [2024-02-11T15:04:02.122+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:02:00+00:00, map_index=-1, run_start_date=2024-02-11 15:04:01.295999+00:00, run_end_date=2024-02-11 15:04:01.596585+00:00, run_duration=0.300586, state=success, executor_state=success, try_number=1, max_tries=1, job_id=529, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:04:00.636669+00:00, queued_by_job_id=1, pid=11426 [2024-02-11T15:04:03.154+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:04:03.155+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:03:00+00:00, run_id=scheduled__2024-02-11T15:03:00+00:00, run_start_date=2024-02-11 15:04:00.592946+00:00, run_end_date=2024-02-11 15:04:03.155053+00:00, run_duration=2.562107, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:03:00+00:00, data_interval_end=2024-02-11 15:04:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:04:03.162+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:04:00+00:00, run_after=2024-02-11T15:05:00+00:00 [2024-02-11T15:04:03.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:03:00+00:00 exited with status success for try_number 1 [2024-02-11T15:04:03.192+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:03:00+00:00, map_index=-1, run_start_date=2024-02-11 15:04:02.519154+00:00, run_end_date=2024-02-11 15:04:02.810119+00:00, run_duration=0.290965, state=success, executor_state=success, try_number=1, max_tries=1, job_id=531, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:04:00.636669+00:00, queued_by_job_id=1, pid=11456 [2024-02-11T15:04:04.045+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:04:04.045+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:03:00+00:00, run_id=scheduled__2024-02-11T15:03:00+00:00, run_start_date=2024-02-11 15:04:00.593878+00:00, run_end_date=2024-02-11 15:04:04.045616+00:00, run_duration=3.451738, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:03:00+00:00, data_interval_end=2024-02-11 15:04:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:04:04.052+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:04:00+00:00, run_after=2024-02-11T15:05:00+00:00 [2024-02-11T15:04:04.076+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:03:00+00:00 exited with status success for try_number 1 [2024-02-11T15:04:04.084+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:03:00+00:00, map_index=-1, run_start_date=2024-02-11 15:04:02.309287+00:00, run_end_date=2024-02-11 15:04:03.442875+00:00, run_duration=1.133588, state=success, executor_state=success, try_number=1, max_tries=1, job_id=530, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:04:00.636669+00:00, queued_by_job_id=1, pid=11452 [2024-02-11T15:05:00.704+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:05:00.715+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:05:00+00:00, run_after=2024-02-11T15:10:00+00:00 [2024-02-11T15:05:00.800+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:05:00.801+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:05:00.801+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:05:00.801+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:05:00.804+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T15:05:00.804+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:05:00.804+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:05:00.804+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:05:00.906+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:05:00.907+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:05:00.914+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99851baf-6d10-4e1b-90d4-541af9cb70af [2024-02-11T15:05:00.914+0000] {scheduler_job.py:635} INFO - Setting external_id for to 926a1c68-da5a-4e09-8125-bc0fce8922a1 [2024-02-11T15:05:00.948+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:05:00+00:00, run_after=2024-02-11T15:06:00+00:00 [2024-02-11T15:05:01.020+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:05:01.020+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:05:01.020+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:05:01.022+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:05:01.022+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:05:01.064+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:05:01.071+0000] {scheduler_job.py:635} INFO - Setting external_id for to 01a3a260-6c1e-4660-8bc2-46ce95b3026b [2024-02-11T15:05:03.329+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:05:03.330+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:04:00+00:00, run_id=scheduled__2024-02-11T15:04:00+00:00, run_start_date=2024-02-11 15:05:00.973643+00:00, run_end_date=2024-02-11 15:05:03.329868+00:00, run_duration=2.356225, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:04:00+00:00, data_interval_end=2024-02-11 15:05:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:05:03.337+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:05:00+00:00, run_after=2024-02-11T15:06:00+00:00 [2024-02-11T15:05:03.362+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:05:03.363+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:05:03.363+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:05:03.364+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T15:05:03.365+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:05:03.398+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:05:03.398+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status success for try_number 1 [2024-02-11T15:05:03.398+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:04:00+00:00 exited with status success for try_number 1 [2024-02-11T15:05:03.408+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f881bfc-a77d-4b0c-ab4a-3c3fc8a8f40e [2024-02-11T15:05:03.408+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T15:00:00+00:00, map_index=-1, run_start_date=2024-02-11 15:05:02.885917+00:00, run_end_date=2024-02-11 15:05:03.227855+00:00, run_duration=0.341938, state=success, executor_state=success, try_number=1, max_tries=1, job_id=534, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:05:00.802698+00:00, queued_by_job_id=1, pid=11523 [2024-02-11T15:05:03.409+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:04:00+00:00, map_index=-1, run_start_date=2024-02-11 15:05:02.869749+00:00, run_end_date=2024-02-11 15:05:03.212466+00:00, run_duration=0.342717, 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-11 15:05:01.021445+00:00, queued_by_job_id=1, pid=11522 [2024-02-11T15:05:04.504+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:05:04.505+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:04:00+00:00, run_id=scheduled__2024-02-11T15:04:00+00:00, run_start_date=2024-02-11 15:05:00.750523+00:00, run_end_date=2024-02-11 15:05:04.505091+00:00, run_duration=3.754568, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:04:00+00:00, data_interval_end=2024-02-11 15:05:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:05:04.513+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:05:00+00:00, run_after=2024-02-11T15:06:00+00:00 [2024-02-11T15:05:04.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:04:00+00:00 exited with status success for try_number 1 [2024-02-11T15:05:04.554+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:04:00+00:00, map_index=-1, run_start_date=2024-02-11 15:05:02.646448+00:00, run_end_date=2024-02-11 15:05:03.965373+00:00, run_duration=1.318925, 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-11 15:05:00.802698+00:00, queued_by_job_id=1, pid=11521 [2024-02-11T15:05:05.698+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:05:05.698+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:05:05.699+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:05:05.700+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T15:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T15:05:05.700+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T15:05:05.729+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:05:05.729+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status success for try_number 1 [2024-02-11T15:05:05.733+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4c80602a-b2c7-4a50-b769-482f646ef701 [2024-02-11T15:05:05.733+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T15:00:00+00:00, map_index=-1, run_start_date=2024-02-11 15:05:04.560111+00:00, run_end_date=2024-02-11 15:05:04.752249+00:00, run_duration=0.192138, state=success, executor_state=success, try_number=1, max_tries=1, job_id=535, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:05:03.363878+00:00, queued_by_job_id=1, pid=11562 [2024-02-11T15:05:07.880+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:05:07.881+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:05:07.881+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:05:07.882+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:05:07.883+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:05:07.912+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:05:07.912+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status success for try_number 1 [2024-02-11T15:05:07.917+0000] {scheduler_job.py:635} INFO - Setting external_id for to 649ea5e6-11a4-4668-a45e-dedb54a4663e [2024-02-11T15:05:07.917+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T15:00:00+00:00, map_index=0, run_start_date=2024-02-11 15:05:06.790524+00:00, run_end_date=2024-02-11 15:05:06.967380+00:00, run_duration=0.176856, state=success, executor_state=success, try_number=1, max_tries=1, job_id=536, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:05:05.699750+00:00, queued_by_job_id=1, pid=11574 [2024-02-11T15:05:09.690+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:05:09.691+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:00:00+00:00, run_id=scheduled__2024-02-11T15:00:00+00:00, run_start_date=2024-02-11 15:05:00.749500+00:00, run_end_date=2024-02-11 15:05:09.691214+00:00, run_duration=8.941714, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:00:00+00:00, data_interval_end=2024-02-11 15:05:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T15:05:09.697+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:05:00+00:00, run_after=2024-02-11T15:10:00+00:00 [2024-02-11T15:05:09.725+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:00:00+00:00 exited with status success for try_number 1 [2024-02-11T15:05:09.729+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T15:00:00+00:00, map_index=-1, run_start_date=2024-02-11 15:05:09.198781+00:00, run_end_date=2024-02-11 15:05:09.438767+00:00, run_duration=0.239986, 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-11 15:05:07.881891+00:00, queued_by_job_id=1, pid=11586 [2024-02-11T15:05:14.787+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T15:06:00.198+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:06:00+00:00, run_after=2024-02-11T15:07:00+00:00 [2024-02-11T15:06:00.204+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:06:00.209+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:06:00.264+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:06:00.264+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:06:00.264+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:06:00.264+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:06:00.264+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:06:00.267+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:06:00.267+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:06:00.267+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:06:00.268+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:06:00.268+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:06:00.268+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:06:00.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:06:00.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:06:00.454+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:06:00.474+0000] {scheduler_job.py:635} INFO - Setting external_id for to f868293c-b204-486d-a34d-4383e13aba45 [2024-02-11T15:06:00.476+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3ffe9551-faeb-4bde-a8d2-5373e6e214db [2024-02-11T15:06:00.476+0000] {scheduler_job.py:635} INFO - Setting external_id for to 228a58c6-ec4b-44b7-9b44-954ca33cf8f9 [2024-02-11T15:06:01.693+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:06:01.694+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:04:00+00:00, run_id=scheduled__2024-02-11T15:04:00+00:00, run_start_date=2024-02-11 15:06:00.220169+00:00, run_end_date=2024-02-11 15:06:01.694011+00:00, run_duration=1.473842, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:04:00+00:00, data_interval_end=2024-02-11 15:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:06:01.701+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:06:00+00:00, run_after=2024-02-11T15:08:00+00:00 [2024-02-11T15:06:01.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:04:00+00:00 exited with status success for try_number 1 [2024-02-11T15:06:01.825+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:04:00+00:00, map_index=-1, run_start_date=2024-02-11 15:06:01.075516+00:00, run_end_date=2024-02-11 15:06:01.339660+00:00, run_duration=0.264144, 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-11 15:06:00.265681+00:00, queued_by_job_id=1, pid=11604 [2024-02-11T15:06:02.871+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:06:02.872+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:05:00+00:00, run_id=scheduled__2024-02-11T15:05:00+00:00, run_start_date=2024-02-11 15:06:00.220974+00:00, run_end_date=2024-02-11 15:06:02.872289+00:00, run_duration=2.651315, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:05:00+00:00, data_interval_end=2024-02-11 15:06:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:06:02.880+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:06:00+00:00, run_after=2024-02-11T15:07:00+00:00 [2024-02-11T15:06:02.913+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:05:00+00:00 exited with status success for try_number 1 [2024-02-11T15:06:02.917+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:05:00+00:00, map_index=-1, run_start_date=2024-02-11 15:06:02.262428+00:00, run_end_date=2024-02-11 15:06:02.781858+00:00, run_duration=0.51943, 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-11 15:06:00.265681+00:00, queued_by_job_id=1, pid=11635 [2024-02-11T15:06:03.947+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:06:03.948+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:05:00+00:00, run_id=scheduled__2024-02-11T15:05:00+00:00, run_start_date=2024-02-11 15:06:00.221687+00:00, run_end_date=2024-02-11 15:06:03.947874+00:00, run_duration=3.726187, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:05:00+00:00, data_interval_end=2024-02-11 15:06:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:06:03.954+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:06:00+00:00, run_after=2024-02-11T15:07:00+00:00 [2024-02-11T15:06:03.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:05:00+00:00 exited with status success for try_number 1 [2024-02-11T15:06:03.981+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:05:00+00:00, map_index=-1, run_start_date=2024-02-11 15:06:02.159236+00:00, run_end_date=2024-02-11 15:06:03.858239+00:00, run_duration=1.699003, 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-11 15:06:00.265681+00:00, queued_by_job_id=1, pid=11634 [2024-02-11T15:07:00.957+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:07:00.968+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:07:00+00:00, run_after=2024-02-11T15:08:00+00:00 [2024-02-11T15:07:01.006+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:07:01.007+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:07:01.007+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:07:01.007+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:07:01.009+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:07:01.009+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:07:01.009+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:07:01.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:07:01.108+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:07:01.108+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:07:01.115+0000] {scheduler_job.py:635} INFO - Setting external_id for to c03cb8ea-3484-4a53-9c65-4e2d495751b1 [2024-02-11T15:07:01.115+0000] {scheduler_job.py:635} INFO - Setting external_id for to 89d050ca-e944-403a-8dcd-5a3ce12fee55 [2024-02-11T15:07:03.369+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:07:03.369+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:06:00+00:00, run_id=scheduled__2024-02-11T15:06:00+00:00, run_start_date=2024-02-11 15:07:00.977828+00:00, run_end_date=2024-02-11 15:07:03.369472+00:00, run_duration=2.391644, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:06:00+00:00, data_interval_end=2024-02-11 15:07:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:07:03.376+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:07:00+00:00, run_after=2024-02-11T15:08:00+00:00 [2024-02-11T15:07:03.402+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:06:00+00:00 exited with status success for try_number 1 [2024-02-11T15:07:03.405+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:06:00+00:00, map_index=-1, run_start_date=2024-02-11 15:07:02.688579+00:00, run_end_date=2024-02-11 15:07:02.913716+00:00, run_duration=0.225137, 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-11 15:07:01.008250+00:00, queued_by_job_id=1, pid=11690 [2024-02-11T15:07:04.432+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:07:04.432+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:06:00+00:00, run_id=scheduled__2024-02-11T15:06:00+00:00, run_start_date=2024-02-11 15:07:00.978574+00:00, run_end_date=2024-02-11 15:07:04.432484+00:00, run_duration=3.45391, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:06:00+00:00, data_interval_end=2024-02-11 15:07:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:07:04.439+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:07:00+00:00, run_after=2024-02-11T15:08:00+00:00 [2024-02-11T15:07:04.459+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:06:00+00:00 exited with status success for try_number 1 [2024-02-11T15:07:04.462+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:06:00+00:00, map_index=-1, run_start_date=2024-02-11 15:07:02.688793+00:00, run_end_date=2024-02-11 15:07:03.690814+00:00, run_duration=1.002021, 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-11 15:07:01.008250+00:00, queued_by_job_id=1, pid=11689 [2024-02-11T15:08:00.074+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:08:00.084+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:08:00+00:00, run_after=2024-02-11T15:09:00+00:00 [2024-02-11T15:08:00.089+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:08:00.145+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:08:00.145+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:08:00.145+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:08:00.145+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:08:00.146+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:08:00.149+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:08:00.149+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:08:00.149+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:08:00.149+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:08:00.149+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:08:00.149+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:08:00.501+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:08:00.501+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:08:00.501+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:08:00.526+0000] {scheduler_job.py:635} INFO - Setting external_id for to b261cd24-dc0a-49dc-9b10-3c6c913a6e70 [2024-02-11T15:08:00.526+0000] {scheduler_job.py:635} INFO - Setting external_id for to c76ba669-27ef-4bce-aabc-164cc1d2e896 [2024-02-11T15:08:00.526+0000] {scheduler_job.py:635} INFO - Setting external_id for to e8caa3ba-5576-4c64-a31b-3d21536625a6 [2024-02-11T15:08:01.721+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:08:01.725+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:06:00+00:00, run_id=scheduled__2024-02-11T15:06:00+00:00, run_start_date=2024-02-11 15:08:00.099236+00:00, run_end_date=2024-02-11 15:08:01.725476+00:00, run_duration=1.62624, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:06:00+00:00, data_interval_end=2024-02-11 15:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:08:01.734+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:08:00+00:00, run_after=2024-02-11T15:10:00+00:00 [2024-02-11T15:08:01.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:06:00+00:00 exited with status success for try_number 1 [2024-02-11T15:08:01.807+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:06:00+00:00, map_index=-1, run_start_date=2024-02-11 15:08:00.919574+00:00, run_end_date=2024-02-11 15:08:01.249618+00:00, run_duration=0.330044, 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-11 15:08:00.147020+00:00, queued_by_job_id=1, pid=11726 [2024-02-11T15:08:02.881+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:08:02.882+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:07:00+00:00, run_id=scheduled__2024-02-11T15:07:00+00:00, run_start_date=2024-02-11 15:08:00.100049+00:00, run_end_date=2024-02-11 15:08:02.881884+00:00, run_duration=2.781835, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:07:00+00:00, data_interval_end=2024-02-11 15:08:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:08:02.888+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:08:00+00:00, run_after=2024-02-11T15:09:00+00:00 [2024-02-11T15:08:02.913+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:07:00+00:00 exited with status success for try_number 1 [2024-02-11T15:08:02.916+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:07:00+00:00, map_index=-1, run_start_date=2024-02-11 15:08:01.995669+00:00, run_end_date=2024-02-11 15:08:02.343810+00:00, run_duration=0.348141, 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-11 15:08:00.147020+00:00, queued_by_job_id=1, pid=11757 [2024-02-11T15:08:03.945+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:08:03.945+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:07:00+00:00, run_id=scheduled__2024-02-11T15:07:00+00:00, run_start_date=2024-02-11 15:08:00.100745+00:00, run_end_date=2024-02-11 15:08:03.945581+00:00, run_duration=3.844836, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:07:00+00:00, data_interval_end=2024-02-11 15:08:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:08:03.952+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:08:00+00:00, run_after=2024-02-11T15:09:00+00:00 [2024-02-11T15:08:03.974+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:07:00+00:00 exited with status success for try_number 1 [2024-02-11T15:08:03.977+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:07:00+00:00, map_index=-1, run_start_date=2024-02-11 15:08:01.983698+00:00, run_end_date=2024-02-11 15:08:03.021367+00:00, run_duration=1.037669, state=success, executor_state=success, try_number=1, max_tries=1, job_id=544, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:08:00.147020+00:00, queued_by_job_id=1, pid=11756 [2024-02-11T15:09:00.564+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:09:00.577+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:09:00+00:00, run_after=2024-02-11T15:10:00+00:00 [2024-02-11T15:09:00.616+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:09:00.616+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:09:00.616+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:09:00.617+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:09:00.619+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:09:00.619+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:09:00.619+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:09:00.619+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:09:00.754+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:09:00.754+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:09:00.761+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b3b69ab-6eb0-48b1-98b8-1c5d03632c61 [2024-02-11T15:09:00.762+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a20bd23-2312-40cd-85e8-0cbd568e9673 [2024-02-11T15:09:03.448+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:09:03.449+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:08:00+00:00, run_id=scheduled__2024-02-11T15:08:00+00:00, run_start_date=2024-02-11 15:09:00.586328+00:00, run_end_date=2024-02-11 15:09:03.449133+00:00, run_duration=2.862805, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:08:00+00:00, data_interval_end=2024-02-11 15:09:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:09:03.458+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:09:00+00:00, run_after=2024-02-11T15:10:00+00:00 [2024-02-11T15:09:03.463+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:09:03.463+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:08:00+00:00, run_id=scheduled__2024-02-11T15:08:00+00:00, run_start_date=2024-02-11 15:09:00.587134+00:00, run_end_date=2024-02-11 15:09:03.463669+00:00, run_duration=2.876535, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:08:00+00:00, data_interval_end=2024-02-11 15:09:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:09:03.470+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:09:00+00:00, run_after=2024-02-11T15:10:00+00:00 [2024-02-11T15:09:03.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:08:00+00:00 exited with status success for try_number 1 [2024-02-11T15:09:03.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:08:00+00:00 exited with status success for try_number 1 [2024-02-11T15:09:03.496+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:08:00+00:00, map_index=-1, run_start_date=2024-02-11 15:09:02.168218+00:00, run_end_date=2024-02-11 15:09:03.274716+00:00, run_duration=1.106498, 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-11 15:09:00.617860+00:00, queued_by_job_id=1, pid=11811 [2024-02-11T15:09:03.496+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:08:00+00:00, map_index=-1, run_start_date=2024-02-11 15:09:02.188413+00:00, run_end_date=2024-02-11 15:09:02.509767+00:00, run_duration=0.321354, state=success, executor_state=success, try_number=1, max_tries=1, job_id=547, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:09:00.617860+00:00, queued_by_job_id=1, pid=11812 [2024-02-11T15:10:00.798+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:10:00.805+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:10:00+00:00, run_after=2024-02-11T15:15:00+00:00 [2024-02-11T15:10:00.814+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:10:00+00:00, run_after=2024-02-11T15:11:00+00:00 [2024-02-11T15:10:00.818+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:10:00.871+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T15:10:00.872+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:10:00.872+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:10:00.872+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:10:00.872+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:10:00.872+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:10:00.875+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T15:10:00.875+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:10:00.875+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:10:00.875+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:10:00.875+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:10:00.875+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:10:00.876+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:10:00.876+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:10:01.382+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:10:01.382+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:10:01.385+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:10:01.385+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:10:01.399+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba6045e0-ca4c-467a-8baa-39ea668d81aa [2024-02-11T15:10:01.399+0000] {scheduler_job.py:635} INFO - Setting external_id for to 052afb8b-b8c9-46ae-9d47-f1b178537f9b [2024-02-11T15:10:01.399+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0edd1963-8080-4268-b948-c43c78208fe9 [2024-02-11T15:10:01.399+0000] {scheduler_job.py:635} INFO - Setting external_id for to d7626d17-3cd9-4f0f-ab93-811702144b55 [2024-02-11T15:10:02.748+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:10:02.749+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:08:00+00:00, run_id=scheduled__2024-02-11T15:08:00+00:00, run_start_date=2024-02-11 15:10:00.829325+00:00, run_end_date=2024-02-11 15:10:02.748990+00:00, run_duration=1.919665, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:08:00+00:00, data_interval_end=2024-02-11 15:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:10:02.764+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:10:00+00:00, run_after=2024-02-11T15:12:00+00:00 [2024-02-11T15:10:02.929+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:08:00+00:00 exited with status success for try_number 1 [2024-02-11T15:10:02.942+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:08:00+00:00, map_index=-1, run_start_date=2024-02-11 15:10:01.698736+00:00, run_end_date=2024-02-11 15:10:02.373072+00:00, run_duration=0.674336, state=success, executor_state=success, try_number=1, max_tries=1, job_id=548, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:10:00.873788+00:00, queued_by_job_id=1, pid=11848 [2024-02-11T15:10:04.037+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:10:04.038+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:09:00+00:00, run_id=scheduled__2024-02-11T15:09:00+00:00, run_start_date=2024-02-11 15:10:00.830053+00:00, run_end_date=2024-02-11 15:10:04.038157+00:00, run_duration=3.208104, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:09:00+00:00, data_interval_end=2024-02-11 15:10:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:10:04.047+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:10:00+00:00, run_after=2024-02-11T15:11:00+00:00 [2024-02-11T15:10:04.066+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:10:04.066+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:10:04.066+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:10:04.069+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T15:10:04.069+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:10:04.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:10:04.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:05:00+00:00 exited with status success for try_number 1 [2024-02-11T15:10:04.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:09:00+00:00 exited with status success for try_number 1 [2024-02-11T15:10:04.127+0000] {scheduler_job.py:635} INFO - Setting external_id for to 81c4458d-a528-4e96-9367-5456278f8fa2 [2024-02-11T15:10:04.128+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:09:00+00:00, map_index=-1, run_start_date=2024-02-11 15:10:03.428728+00:00, run_end_date=2024-02-11 15:10:03.680460+00:00, run_duration=0.251732, 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-11 15:10:00.873788+00:00, queued_by_job_id=1, pid=11892 [2024-02-11T15:10:04.128+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T15:05:00+00:00, map_index=-1, run_start_date=2024-02-11 15:10:03.118518+00:00, run_end_date=2024-02-11 15:10:03.503303+00:00, run_duration=0.384785, state=success, executor_state=success, try_number=1, max_tries=1, job_id=550, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:10:00.873788+00:00, queued_by_job_id=1, pid=11889 [2024-02-11T15:10:05.218+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:10:05.218+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:09:00+00:00, run_id=scheduled__2024-02-11T15:09:00+00:00, run_start_date=2024-02-11 15:10:00.830699+00:00, run_end_date=2024-02-11 15:10:05.218674+00:00, run_duration=4.387975, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:09:00+00:00, data_interval_end=2024-02-11 15:10:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:10:05.226+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:10:00+00:00, run_after=2024-02-11T15:11:00+00:00 [2024-02-11T15:10:05.260+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:09:00+00:00 exited with status success for try_number 1 [2024-02-11T15:10:05.263+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:09:00+00:00, map_index=-1, run_start_date=2024-02-11 15:10:03.091886+00:00, run_end_date=2024-02-11 15:10:04.351759+00:00, run_duration=1.259873, 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-11 15:10:00.873788+00:00, queued_by_job_id=1, pid=11888 [2024-02-11T15:10:06.305+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:10:06.305+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:10:06.306+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:10:06.307+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T15:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T15:10:06.307+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T15:10:06.337+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:10:06.337+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:05:00+00:00 exited with status success for try_number 1 [2024-02-11T15:10:06.341+0000] {scheduler_job.py:635} INFO - Setting external_id for to 784e243d-dc13-4277-8b68-f7cc0ac11a5f [2024-02-11T15:10:06.341+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T15:05:00+00:00, map_index=-1, run_start_date=2024-02-11 15:10:05.216707+00:00, run_end_date=2024-02-11 15:10:05.395000+00:00, run_duration=0.178293, state=success, executor_state=success, try_number=1, max_tries=1, job_id=552, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:10:04.067557+00:00, queued_by_job_id=1, pid=11929 [2024-02-11T15:10:08.043+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:10:08.043+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:10:08.044+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:10:08.045+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:10:08.045+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:10:08.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:10:08.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:05:00+00:00 exited with status success for try_number 1 [2024-02-11T15:10:08.089+0000] {scheduler_job.py:635} INFO - Setting external_id for to d883d6c5-7e75-465b-8524-9b82f8a9706d [2024-02-11T15:10:08.089+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T15:05:00+00:00, map_index=0, run_start_date=2024-02-11 15:10:07.394416+00:00, run_end_date=2024-02-11 15:10:07.566222+00:00, run_duration=0.171806, state=success, executor_state=success, try_number=1, max_tries=1, job_id=553, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:10:06.306534+00:00, queued_by_job_id=1, pid=11941 [2024-02-11T15:10:09.802+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:10:09.803+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:05:00+00:00, run_id=scheduled__2024-02-11T15:05:00+00:00, run_start_date=2024-02-11 15:10:00.828079+00:00, run_end_date=2024-02-11 15:10:09.803157+00:00, run_duration=8.975078, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:05:00+00:00, data_interval_end=2024-02-11 15:10:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T15:10:09.807+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:10:00+00:00, run_after=2024-02-11T15:15:00+00:00 [2024-02-11T15:10:09.829+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:05:00+00:00 exited with status success for try_number 1 [2024-02-11T15:10:09.832+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T15:05:00+00:00, map_index=-1, run_start_date=2024-02-11 15:10:09.185760+00:00, run_end_date=2024-02-11 15:10:09.380781+00:00, run_duration=0.195021, 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-11 15:10:08.044756+00:00, queued_by_job_id=1, pid=11953 [2024-02-11T15:10:14.822+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T15:11:00.019+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:11:00+00:00, run_after=2024-02-11T15:12:00+00:00 [2024-02-11T15:11:00.026+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:11:00.066+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:11:00.066+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:11:00.067+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:11:00.067+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:11:00.070+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:11:00.070+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:11:00.070+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:11:00.070+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:11:00.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:11:00.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:11:00.210+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8f2fff94-4121-4bd7-a5cf-1929eec07f72 [2024-02-11T15:11:00.210+0000] {scheduler_job.py:635} INFO - Setting external_id for to b3703283-2819-416b-a819-230b61a442e5 [2024-02-11T15:11:02.655+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:11:02.655+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:10:00+00:00, run_id=scheduled__2024-02-11T15:10:00+00:00, run_start_date=2024-02-11 15:11:00.035239+00:00, run_end_date=2024-02-11 15:11:02.655863+00:00, run_duration=2.620624, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:10:00+00:00, data_interval_end=2024-02-11 15:11:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:11:02.662+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:11:00+00:00, run_after=2024-02-11T15:12:00+00:00 [2024-02-11T15:11:02.691+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status success for try_number 1 [2024-02-11T15:11:02.695+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:10:00+00:00, map_index=-1, run_start_date=2024-02-11 15:11:01.546366+00:00, run_end_date=2024-02-11 15:11:01.873734+00:00, run_duration=0.327368, 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-11 15:11:00.068300+00:00, queued_by_job_id=1, pid=11990 [2024-02-11T15:11:03.551+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:11:03.551+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:10:00+00:00, run_id=scheduled__2024-02-11T15:10:00+00:00, run_start_date=2024-02-11 15:11:00.036066+00:00, run_end_date=2024-02-11 15:11:03.551366+00:00, run_duration=3.5153, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:10:00+00:00, data_interval_end=2024-02-11 15:11:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:11:03.557+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:11:00+00:00, run_after=2024-02-11T15:12:00+00:00 [2024-02-11T15:11:03.578+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status success for try_number 1 [2024-02-11T15:11:03.581+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:10:00+00:00, map_index=-1, run_start_date=2024-02-11 15:11:01.538490+00:00, run_end_date=2024-02-11 15:11:02.701048+00:00, run_duration=1.162558, 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-11 15:11:00.068300+00:00, queued_by_job_id=1, pid=11989 [2024-02-11T15:12:00.078+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:12:00.083+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:12:00.093+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:12:00+00:00, run_after=2024-02-11T15:13:00+00:00 [2024-02-11T15:12:00.169+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:12:00.169+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:12:00.169+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:12:00.169+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:12:00.170+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:12:00.172+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:12:00.172+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:12:00.172+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:12:00.172+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:12:00.173+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:12:00.173+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:12:00.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:12:00.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:12:00.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:12:00.581+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e8c8829-7cfa-49b3-979f-a59c4be623ab [2024-02-11T15:12:00.582+0000] {scheduler_job.py:635} INFO - Setting external_id for to e0229731-bce5-474d-8c6f-5a73010482f9 [2024-02-11T15:12:00.582+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2f264802-02bb-4759-aba4-0b299e0dff35 [2024-02-11T15:12:01.771+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:12:01.771+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:10:00+00:00, run_id=scheduled__2024-02-11T15:10:00+00:00, run_start_date=2024-02-11 15:12:00.105625+00:00, run_end_date=2024-02-11 15:12:01.771796+00:00, run_duration=1.666171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:10:00+00:00, data_interval_end=2024-02-11 15:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:12:01.780+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:12:00+00:00, run_after=2024-02-11T15:14:00+00:00 [2024-02-11T15:12:01.833+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status success for try_number 1 [2024-02-11T15:12:01.842+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:10:00+00:00, map_index=-1, run_start_date=2024-02-11 15:12:00.951008+00:00, run_end_date=2024-02-11 15:12:01.260189+00:00, run_duration=0.309181, 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-11 15:12:00.171112+00:00, queued_by_job_id=1, pid=12025 [2024-02-11T15:12:02.880+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:12:02.880+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:11:00+00:00, run_id=scheduled__2024-02-11T15:11:00+00:00, run_start_date=2024-02-11 15:12:00.106494+00:00, run_end_date=2024-02-11 15:12:02.880357+00:00, run_duration=2.773863, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:11:00+00:00, data_interval_end=2024-02-11 15:12:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:12:02.887+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:12:00+00:00, run_after=2024-02-11T15:13:00+00:00 [2024-02-11T15:12:02.913+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:11:00+00:00 exited with status success for try_number 1 [2024-02-11T15:12:02.917+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:11:00+00:00, map_index=-1, run_start_date=2024-02-11 15:12:01.989383+00:00, run_end_date=2024-02-11 15:12:02.327299+00:00, run_duration=0.337916, 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-11 15:12:00.171112+00:00, queued_by_job_id=1, pid=12055 [2024-02-11T15:12:03.943+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:12:03.944+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:11:00+00:00, run_id=scheduled__2024-02-11T15:11:00+00:00, run_start_date=2024-02-11 15:12:00.107188+00:00, run_end_date=2024-02-11 15:12:03.944069+00:00, run_duration=3.836881, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:11:00+00:00, data_interval_end=2024-02-11 15:12:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:12:03.950+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:12:00+00:00, run_after=2024-02-11T15:13:00+00:00 [2024-02-11T15:12:03.971+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:11:00+00:00 exited with status success for try_number 1 [2024-02-11T15:12:03.974+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:11:00+00:00, map_index=-1, run_start_date=2024-02-11 15:12:02.014989+00:00, run_end_date=2024-02-11 15:12:03.219070+00:00, run_duration=1.204081, 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-11 15:12:00.171112+00:00, queued_by_job_id=1, pid=12056 [2024-02-11T15:13:00.662+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:13:00+00:00, run_after=2024-02-11T15:14:00+00:00 [2024-02-11T15:13:00.671+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:13:00.739+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:13:00.739+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:13:00.739+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:13:00.740+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:13:00.743+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:13:00.744+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:13:00.744+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:13:00.744+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:13:00.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:13:00.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:13:00.934+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6a9d4f09-1fdc-4978-bd0c-eb25d5c9d449 [2024-02-11T15:13:00.935+0000] {scheduler_job.py:635} INFO - Setting external_id for to 70fa5e40-bf6a-4994-9a6e-d376e293774d [2024-02-11T15:13:04.298+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:13:04.299+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:12:00+00:00, run_id=scheduled__2024-02-11T15:12:00+00:00, run_start_date=2024-02-11 15:13:00.684331+00:00, run_end_date=2024-02-11 15:13:04.298915+00:00, run_duration=3.614584, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:12:00+00:00, data_interval_end=2024-02-11 15:13:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:13:04.305+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:13:00+00:00, run_after=2024-02-11T15:14:00+00:00 [2024-02-11T15:13:04.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:12:00+00:00 exited with status success for try_number 1 [2024-02-11T15:13:04.335+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:12:00+00:00, map_index=-1, run_start_date=2024-02-11 15:13:03.080284+00:00, run_end_date=2024-02-11 15:13:03.546172+00:00, run_duration=0.465888, 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-11 15:13:00.741675+00:00, queued_by_job_id=1, pid=12110 [2024-02-11T15:13:04.649+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:13:04.649+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:12:00+00:00, run_id=scheduled__2024-02-11T15:12:00+00:00, run_start_date=2024-02-11 15:13:00.685365+00:00, run_end_date=2024-02-11 15:13:04.649773+00:00, run_duration=3.964408, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:12:00+00:00, data_interval_end=2024-02-11 15:13:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:13:04.657+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:13:00+00:00, run_after=2024-02-11T15:14:00+00:00 [2024-02-11T15:13:04.680+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:12:00+00:00 exited with status success for try_number 1 [2024-02-11T15:13:04.683+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:12:00+00:00, map_index=-1, run_start_date=2024-02-11 15:13:03.083612+00:00, run_end_date=2024-02-11 15:13:04.492499+00:00, run_duration=1.408887, 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-11 15:13:00.741675+00:00, queued_by_job_id=1, pid=12109 [2024-02-11T15:14:00.128+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:14:00+00:00, run_after=2024-02-11T15:15:00+00:00 [2024-02-11T15:14:00.133+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:14:00.138+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:14:00.199+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:14:00.199+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:14:00.200+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:14:00.200+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:14:00.200+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:14:00.203+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:14:00.203+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:14:00.204+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:14:00.204+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:14:00.204+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:14:00.204+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:14:00.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:14:00.553+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:14:00.553+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:14:00.562+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29800bf4-208e-4ff9-8ed1-3453ba385018 [2024-02-11T15:14:00.563+0000] {scheduler_job.py:635} INFO - Setting external_id for to 39c27cf5-1821-4fb8-8557-1c20c1fc8c17 [2024-02-11T15:14:00.564+0000] {scheduler_job.py:635} INFO - Setting external_id for to e4bee600-2c8f-4096-9e03-e92c0cf4fa56 [2024-02-11T15:14:02.290+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:14:02.291+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:12:00+00:00, run_id=scheduled__2024-02-11T15:12:00+00:00, run_start_date=2024-02-11 15:14:00.148018+00:00, run_end_date=2024-02-11 15:14:02.291116+00:00, run_duration=2.143098, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:12:00+00:00, data_interval_end=2024-02-11 15:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:14:02.300+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:14:00+00:00, run_after=2024-02-11T15:16:00+00:00 [2024-02-11T15:14:02.371+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:12:00+00:00 exited with status success for try_number 1 [2024-02-11T15:14:02.386+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:12:00+00:00, map_index=-1, run_start_date=2024-02-11 15:14:01.010772+00:00, run_end_date=2024-02-11 15:14:01.320170+00:00, run_duration=0.309398, state=success, executor_state=success, try_number=1, max_tries=1, job_id=562, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:14:00.201589+00:00, queued_by_job_id=1, pid=12145 [2024-02-11T15:14:03.422+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:14:03.422+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:13:00+00:00, run_id=scheduled__2024-02-11T15:13:00+00:00, run_start_date=2024-02-11 15:14:00.148911+00:00, run_end_date=2024-02-11 15:14:03.422759+00:00, run_duration=3.273848, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:13:00+00:00, data_interval_end=2024-02-11 15:14:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:14:03.429+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:14:00+00:00, run_after=2024-02-11T15:15:00+00:00 [2024-02-11T15:14:03.454+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:13:00+00:00 exited with status success for try_number 1 [2024-02-11T15:14:03.457+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:13:00+00:00, map_index=-1, run_start_date=2024-02-11 15:14:02.021913+00:00, run_end_date=2024-02-11 15:14:02.354022+00:00, run_duration=0.332109, state=success, executor_state=success, try_number=1, max_tries=1, job_id=563, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:14:00.201589+00:00, queued_by_job_id=1, pid=12175 [2024-02-11T15:14:05.540+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:14:05.541+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:13:00+00:00, run_id=scheduled__2024-02-11T15:13:00+00:00, run_start_date=2024-02-11 15:14:00.149758+00:00, run_end_date=2024-02-11 15:14:05.541683+00:00, run_duration=5.391925, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:13:00+00:00, data_interval_end=2024-02-11 15:14:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:14:05.554+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:14:00+00:00, run_after=2024-02-11T15:15:00+00:00 [2024-02-11T15:14:05.668+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:13:00+00:00 exited with status success for try_number 1 [2024-02-11T15:14:05.673+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:13:00+00:00, map_index=-1, run_start_date=2024-02-11 15:14:02.100658+00:00, run_end_date=2024-02-11 15:14:05.504511+00:00, run_duration=3.403853, state=success, executor_state=success, try_number=1, max_tries=1, job_id=564, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:14:00.201589+00:00, queued_by_job_id=1, pid=12176 [2024-02-11T15:15:00.352+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:15:00+00:00, run_after=2024-02-11T15:20:00+00:00 [2024-02-11T15:15:00.358+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:15:00.368+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:15:00+00:00, run_after=2024-02-11T15:16:00+00:00 [2024-02-11T15:15:00.423+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:15:00.423+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:15:00.424+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:15:00.424+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:15:00.424+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:15:00.426+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T15:15:00.427+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:15:00.427+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:15:00.427+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:15:00.427+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:15:00.427+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:15:00.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:15:00.706+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:15:00.706+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:15:00.715+0000] {scheduler_job.py:635} INFO - Setting external_id for to 665b7182-2e32-42e3-9aca-6cc971748b3b [2024-02-11T15:15:00.716+0000] {scheduler_job.py:635} INFO - Setting external_id for to e834d47d-7f68-45cd-aaf6-5e38512152e6 [2024-02-11T15:15:00.716+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19aef328-1cf7-4c0f-aef7-bf7b36ab11b0 [2024-02-11T15:15:03.710+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:15:03.711+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:14:00+00:00, run_id=scheduled__2024-02-11T15:14:00+00:00, run_start_date=2024-02-11 15:15:00.379594+00:00, run_end_date=2024-02-11 15:15:03.711108+00:00, run_duration=3.331514, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:14:00+00:00, data_interval_end=2024-02-11 15:15:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:15:03.722+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:15:00+00:00, run_after=2024-02-11T15:16:00+00:00 [2024-02-11T15:15:03.737+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:15:03.738+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:15:03.738+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:15:03.740+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T15:15:03.740+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:15:03.773+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:15:03.773+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status success for try_number 1 [2024-02-11T15:15:03.774+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:14:00+00:00 exited with status success for try_number 1 [2024-02-11T15:15:03.780+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T15:10:00+00:00, map_index=-1, run_start_date=2024-02-11 15:15:02.359890+00:00, run_end_date=2024-02-11 15:15:02.811681+00:00, run_duration=0.451791, state=success, executor_state=success, try_number=1, max_tries=1, job_id=565, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:15:00.425317+00:00, queued_by_job_id=1, pid=12241 [2024-02-11T15:15:03.780+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:14:00+00:00, map_index=-1, run_start_date=2024-02-11 15:15:02.503054+00:00, run_end_date=2024-02-11 15:15:03.018827+00:00, run_duration=0.515773, 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-11 15:15:00.425317+00:00, queued_by_job_id=1, pid=12242 [2024-02-11T15:15:03.781+0000] {scheduler_job.py:635} INFO - Setting external_id for to 359eb5b3-ed93-4687-a6cb-66f724166481 [2024-02-11T15:15:03.821+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:15:03.821+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:14:00+00:00, run_id=scheduled__2024-02-11T15:14:00+00:00, run_start_date=2024-02-11 15:15:00.380302+00:00, run_end_date=2024-02-11 15:15:03.821490+00:00, run_duration=3.441188, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:14:00+00:00, data_interval_end=2024-02-11 15:15:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:15:03.830+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:15:00+00:00, run_after=2024-02-11T15:16:00+00:00 [2024-02-11T15:15:03.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:14:00+00:00 exited with status success for try_number 1 [2024-02-11T15:15:03.860+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:14:00+00:00, map_index=-1, run_start_date=2024-02-11 15:15:02.560287+00:00, run_end_date=2024-02-11 15:15:03.716531+00:00, run_duration=1.156244, 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-11 15:15:00.425317+00:00, queued_by_job_id=1, pid=12243 [2024-02-11T15:15:05.957+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:15:05.957+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:15:05.958+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:15:05.959+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T15:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T15:15:05.959+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T15:15:05.993+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:15:05.993+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status success for try_number 1 [2024-02-11T15:15:05.997+0000] {scheduler_job.py:635} INFO - Setting external_id for to e63f9dc0-b712-4826-a856-8cc7f2c2fb27 [2024-02-11T15:15:05.997+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T15:10:00+00:00, map_index=-1, run_start_date=2024-02-11 15:15:04.856203+00:00, run_end_date=2024-02-11 15:15:05.038722+00:00, run_duration=0.182519, state=success, executor_state=success, try_number=1, max_tries=1, job_id=568, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:15:03.738967+00:00, queued_by_job_id=1, pid=12282 [2024-02-11T15:15:07.423+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:15:07.424+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:15:07.424+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:15:07.425+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:15:07.426+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:15:07.455+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:15:07.455+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status success for try_number 1 [2024-02-11T15:15:07.459+0000] {scheduler_job.py:635} INFO - Setting external_id for to 015ed1b5-bc8a-4eed-ac9b-e0acf12dff48 [2024-02-11T15:15:07.459+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T15:10:00+00:00, map_index=0, run_start_date=2024-02-11 15:15:07.083075+00:00, run_end_date=2024-02-11 15:15:07.256752+00:00, run_duration=0.173677, state=success, executor_state=success, try_number=1, max_tries=1, job_id=569, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:15:05.958586+00:00, queued_by_job_id=1, pid=12294 [2024-02-11T15:15:09.613+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:15:09.614+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:10:00+00:00, run_id=scheduled__2024-02-11T15:10:00+00:00, run_start_date=2024-02-11 15:15:00.378822+00:00, run_end_date=2024-02-11 15:15:09.614012+00:00, run_duration=9.23519, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:10:00+00:00, data_interval_end=2024-02-11 15:15:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T15:15:09.618+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:15:00+00:00, run_after=2024-02-11T15:20:00+00:00 [2024-02-11T15:15:09.647+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:10:00+00:00 exited with status success for try_number 1 [2024-02-11T15:15:09.651+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T15:10:00+00:00, map_index=-1, run_start_date=2024-02-11 15:15:08.785309+00:00, run_end_date=2024-02-11 15:15:08.983613+00:00, run_duration=0.198304, 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-11 15:15:07.424848+00:00, queued_by_job_id=1, pid=12306 [2024-02-11T15:15:14.856+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T15:16:00.896+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:16:00+00:00, run_after=2024-02-11T15:17:00+00:00 [2024-02-11T15:16: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-11T15:16:00.904+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:16:00.949+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:16:00.949+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:16:00.949+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:16:00.949+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:16:00.950+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:16:00.952+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:16:00.952+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:16:00.952+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:16:00.952+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:16:00.952+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:16:00.952+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:16:01.105+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:16:01.105+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:16:01.105+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:16:01.112+0000] {scheduler_job.py:635} INFO - Setting external_id for to a85b038a-7525-4a69-bd93-5ba967d218a3 [2024-02-11T15:16:01.112+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b0f2d4a-31c9-4720-9fe5-d6fe01d409ad [2024-02-11T15:16:01.112+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0ba01464-c755-4ea4-a426-c6d3f571f4b1 [2024-02-11T15:16:02.801+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:16:02.802+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:14:00+00:00, run_id=scheduled__2024-02-11T15:14:00+00:00, run_start_date=2024-02-11 15:16:00.915983+00:00, run_end_date=2024-02-11 15:16:02.801940+00:00, run_duration=1.885957, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:14:00+00:00, data_interval_end=2024-02-11 15:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:16:02.814+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:16:00+00:00, run_after=2024-02-11T15:18:00+00:00 [2024-02-11T15:16:02.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:14:00+00:00 exited with status success for try_number 1 [2024-02-11T15:16:02.881+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:14:00+00:00, map_index=-1, run_start_date=2024-02-11 15:16:01.604808+00:00, run_end_date=2024-02-11 15:16:02.147204+00:00, run_duration=0.542396, 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-11 15:16:00.950889+00:00, queued_by_job_id=1, pid=12323 [2024-02-11T15:16:03.913+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:16:03.913+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:15:00+00:00, run_id=scheduled__2024-02-11T15:15:00+00:00, run_start_date=2024-02-11 15:16:00.916750+00:00, run_end_date=2024-02-11 15:16:03.913690+00:00, run_duration=2.99694, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:15:00+00:00, data_interval_end=2024-02-11 15:16:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:16:03.920+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:16:00+00:00, run_after=2024-02-11T15:17:00+00:00 [2024-02-11T15:16:03.924+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:16:03.924+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:15:00+00:00, run_id=scheduled__2024-02-11T15:15:00+00:00, run_start_date=2024-02-11 15:16:00.917463+00:00, run_end_date=2024-02-11 15:16:03.924472+00:00, run_duration=3.007009, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:15:00+00:00, data_interval_end=2024-02-11 15:16:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:16:03.931+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:16:00+00:00, run_after=2024-02-11T15:17:00+00:00 [2024-02-11T15:16:03.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:15:00+00:00 exited with status success for try_number 1 [2024-02-11T15:16:03.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:15:00+00:00 exited with status success for try_number 1 [2024-02-11T15:16:03.956+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:15:00+00:00, map_index=-1, run_start_date=2024-02-11 15:16:02.904095+00:00, run_end_date=2024-02-11 15:16:03.113524+00:00, run_duration=0.209429, 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-11 15:16:00.950889+00:00, queued_by_job_id=1, pid=12354 [2024-02-11T15:16:03.956+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:15:00+00:00, map_index=-1, run_start_date=2024-02-11 15:16:02.884330+00:00, run_end_date=2024-02-11 15:16:03.722614+00:00, run_duration=0.838284, 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-11 15:16:00.950889+00:00, queued_by_job_id=1, pid=12353 [2024-02-11T15:17:00.491+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:17:00.501+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:17:00+00:00, run_after=2024-02-11T15:18:00+00:00 [2024-02-11T15:17:00.543+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:17:00.543+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:17:00.543+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:17:00.544+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:17:00.546+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:17:00.546+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:17:00.546+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:17:00.546+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:17:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:17:00.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:17:00.676+0000] {scheduler_job.py:635} INFO - Setting external_id for to da03c08c-9c9f-4304-9287-6fc980ecc68d [2024-02-11T15:17:00.676+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0eb90c39-33b3-48c3-bef5-c4f2e1454492 [2024-02-11T15:17:03.028+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:17:03.029+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:16:00+00:00, run_id=scheduled__2024-02-11T15:16:00+00:00, run_start_date=2024-02-11 15:17:00.511399+00:00, run_end_date=2024-02-11 15:17:03.029091+00:00, run_duration=2.517692, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:16:00+00:00, data_interval_end=2024-02-11 15:17:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:17:03.039+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:17:00+00:00, run_after=2024-02-11T15:18:00+00:00 [2024-02-11T15:17:03.080+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:16:00+00:00 exited with status success for try_number 1 [2024-02-11T15:17:03.086+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:16:00+00:00, map_index=-1, run_start_date=2024-02-11 15:17:02.204593+00:00, run_end_date=2024-02-11 15:17:02.738189+00:00, run_duration=0.533596, 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-11 15:17:00.545038+00:00, queued_by_job_id=1, pid=12408 [2024-02-11T15:17:04.123+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:17:04.124+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:16:00+00:00, run_id=scheduled__2024-02-11T15:16:00+00:00, run_start_date=2024-02-11 15:17:00.512317+00:00, run_end_date=2024-02-11 15:17:04.123950+00:00, run_duration=3.611633, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:16:00+00:00, data_interval_end=2024-02-11 15:17:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:17:04.131+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:17:00+00:00, run_after=2024-02-11T15:18:00+00:00 [2024-02-11T15:17:04.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:16:00+00:00 exited with status success for try_number 1 [2024-02-11T15:17:04.156+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:16:00+00:00, map_index=-1, run_start_date=2024-02-11 15:17:02.233945+00:00, run_end_date=2024-02-11 15:17:03.521005+00:00, run_duration=1.28706, 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-11 15:17:00.545038+00:00, queued_by_job_id=1, pid=12409 [2024-02-11T15:18:00.046+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:18:00.058+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:18:00+00:00, run_after=2024-02-11T15:19:00+00:00 [2024-02-11T15:18:00.064+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:18:00.114+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:18:00.114+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:18:00.114+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:18:00.114+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:18:00.115+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:18:00.117+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:18:00.117+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:18:00.117+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:18:00.117+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:18:00.117+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:18:00.118+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:18:00.419+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:18:00.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:18:00.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:18:00.438+0000] {scheduler_job.py:635} INFO - Setting external_id for to 12b42bd8-5049-42f3-a3d5-1ca84e298de7 [2024-02-11T15:18:00.439+0000] {scheduler_job.py:635} INFO - Setting external_id for to a2bd6c42-06cc-4048-8077-ee7b0bebdd64 [2024-02-11T15:18:00.439+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3fe10d9-f458-4591-9466-2c815507eea2 [2024-02-11T15:18:01.619+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:18:01.619+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:16:00+00:00, run_id=scheduled__2024-02-11T15:16:00+00:00, run_start_date=2024-02-11 15:18:00.074482+00:00, run_end_date=2024-02-11 15:18:01.619771+00:00, run_duration=1.545289, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:16:00+00:00, data_interval_end=2024-02-11 15:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:18:01.641+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:18:00+00:00, run_after=2024-02-11T15:20:00+00:00 [2024-02-11T15:18:01.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:16:00+00:00 exited with status success for try_number 1 [2024-02-11T15:18:01.740+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:16:00+00:00, map_index=-1, run_start_date=2024-02-11 15:18:00.841996+00:00, run_end_date=2024-02-11 15:18:01.161593+00:00, run_duration=0.319597, 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-11 15:18:00.115957+00:00, queued_by_job_id=1, pid=12444 [2024-02-11T15:18:02.539+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:18:02.539+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:17:00+00:00, run_id=scheduled__2024-02-11T15:17:00+00:00, run_start_date=2024-02-11 15:18:00.075440+00:00, run_end_date=2024-02-11 15:18:02.539645+00:00, run_duration=2.464205, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:17:00+00:00, data_interval_end=2024-02-11 15:18:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:18:02.550+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:18:00+00:00, run_after=2024-02-11T15:19:00+00:00 [2024-02-11T15:18:02.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:17:00+00:00 exited with status success for try_number 1 [2024-02-11T15:18:02.594+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:17:00+00:00, map_index=-1, run_start_date=2024-02-11 15:18:02.069609+00:00, run_end_date=2024-02-11 15:18:02.384077+00:00, run_duration=0.314468, 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-11 15:18:00.115957+00:00, queued_by_job_id=1, pid=12475 [2024-02-11T15:18:03.022+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:18:03.022+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:17:00+00:00, run_id=scheduled__2024-02-11T15:17:00+00:00, run_start_date=2024-02-11 15:18:00.076353+00:00, run_end_date=2024-02-11 15:18:03.022706+00:00, run_duration=2.946353, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:17:00+00:00, data_interval_end=2024-02-11 15:18:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:18:03.031+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:18:00+00:00, run_after=2024-02-11T15:19:00+00:00 [2024-02-11T15:18:03.247+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:17:00+00:00 exited with status success for try_number 1 [2024-02-11T15:18:03.250+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:17:00+00:00, map_index=-1, run_start_date=2024-02-11 15:18:02.020658+00:00, run_end_date=2024-02-11 15:18:02.996415+00:00, run_duration=0.975757, 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-11 15:18:00.115957+00:00, queued_by_job_id=1, pid=12474 [2024-02-11T15:19:00.626+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:19:00+00:00, run_after=2024-02-11T15:20:00+00:00 [2024-02-11T15:19:00.631+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:19:00.677+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:19:00.677+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:19:00.678+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:19:00.678+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:19:00.681+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:19:00.681+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:19:00.682+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:19:00.682+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:19:00.798+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:19:00.798+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:19:00.804+0000] {scheduler_job.py:635} INFO - Setting external_id for to 129a1bc7-7876-4ba4-a1d5-38b0a97144cf [2024-02-11T15:19:00.804+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5f4174d1-c429-46da-86a5-9acd1bd70ea9 [2024-02-11T15:19:02.797+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:19:02.798+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:18:00+00:00, run_id=scheduled__2024-02-11T15:18:00+00:00, run_start_date=2024-02-11 15:19:00.640895+00:00, run_end_date=2024-02-11 15:19:02.798209+00:00, run_duration=2.157314, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:18:00+00:00, data_interval_end=2024-02-11 15:19:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:19:02.804+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:19:00+00:00, run_after=2024-02-11T15:20:00+00:00 [2024-02-11T15:19:02.833+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:18:00+00:00 exited with status success for try_number 1 [2024-02-11T15:19:02.836+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:18:00+00:00, map_index=-1, run_start_date=2024-02-11 15:19:02.139119+00:00, run_end_date=2024-02-11 15:19:02.453182+00:00, run_duration=0.314063, state=success, executor_state=success, try_number=1, max_tries=1, job_id=580, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:19:00.679581+00:00, queued_by_job_id=1, pid=12531 [2024-02-11T15:19:03.424+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:19:03.424+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:18:00+00:00, run_id=scheduled__2024-02-11T15:18:00+00:00, run_start_date=2024-02-11 15:19:00.641926+00:00, run_end_date=2024-02-11 15:19:03.424433+00:00, run_duration=2.782507, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:18:00+00:00, data_interval_end=2024-02-11 15:19:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:19:03.433+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:19:00+00:00, run_after=2024-02-11T15:20:00+00:00 [2024-02-11T15:19:03.454+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:18:00+00:00 exited with status success for try_number 1 [2024-02-11T15:19:03.457+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:18:00+00:00, map_index=-1, run_start_date=2024-02-11 15:19:02.086120+00:00, run_end_date=2024-02-11 15:19:03.301922+00:00, run_duration=1.215802, state=success, executor_state=success, try_number=1, max_tries=1, job_id=579, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:19:00.679581+00:00, queued_by_job_id=1, pid=12530 [2024-02-11T15:20:00.094+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:20:00+00:00, run_after=2024-02-11T15:21:00+00:00 [2024-02-11T15:20:00.100+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:20:00.111+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:20:00+00:00, run_after=2024-02-11T15:25:00+00:00 [2024-02-11T15:20: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-11T15:20:00.225+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T15:20:00.225+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:20:00.226+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:20:00.226+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:20:00.226+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:20:00.227+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:20:00.230+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T15:20:00.230+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:20:00.230+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:20:00.230+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:20:00.231+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:20:00.231+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:20:00.231+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:20:00.231+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:20:00.749+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:20:00.750+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:20:00.750+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:20:00.750+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:20:00.774+0000] {scheduler_job.py:635} INFO - Setting external_id for to b4bb45d3-a1ea-48c5-9686-05146033f7a6 [2024-02-11T15:20:00.774+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ffefdc0-6b19-43b4-90eb-245a4c4cb443 [2024-02-11T15:20:00.774+0000] {scheduler_job.py:635} INFO - Setting external_id for to c18e3c1a-7a2d-4c19-adee-c951084940f2 [2024-02-11T15:20:00.774+0000] {scheduler_job.py:635} INFO - Setting external_id for to f5aa1429-6440-43c0-80ea-3da4b402bcff [2024-02-11T15:20:02.149+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:20:02.149+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:18:00+00:00, run_id=scheduled__2024-02-11T15:18:00+00:00, run_start_date=2024-02-11 15:20:00.169984+00:00, run_end_date=2024-02-11 15:20:02.149736+00:00, run_duration=1.979752, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:18:00+00:00, data_interval_end=2024-02-11 15:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:20:02.158+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:20:00+00:00, run_after=2024-02-11T15:22:00+00:00 [2024-02-11T15:20:02.240+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:18:00+00:00 exited with status success for try_number 1 [2024-02-11T15:20:02.249+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:18:00+00:00, map_index=-1, run_start_date=2024-02-11 15:20:01.175231+00:00, run_end_date=2024-02-11 15:20:01.649299+00:00, run_duration=0.474068, state=success, executor_state=success, try_number=1, max_tries=1, job_id=581, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:20:00.228311+00:00, queued_by_job_id=1, pid=12567 [2024-02-11T15:20:03.102+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:20:03.103+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:19:00+00:00, run_id=scheduled__2024-02-11T15:19:00+00:00, run_start_date=2024-02-11 15:20:00.170661+00:00, run_end_date=2024-02-11 15:20:03.102919+00:00, run_duration=2.932258, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:19:00+00:00, data_interval_end=2024-02-11 15:20:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:20:03.118+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:20:00+00:00, run_after=2024-02-11T15:21:00+00:00 [2024-02-11T15:20:03.174+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:20:03.174+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:20:03.175+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:20:03.182+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T15:20:03.183+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:20:03.231+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:20:03.231+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:19:00+00:00 exited with status success for try_number 1 [2024-02-11T15:20:03.237+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:19:00+00:00, map_index=-1, run_start_date=2024-02-11 15:20:02.483810+00:00, run_end_date=2024-02-11 15:20:02.879251+00:00, run_duration=0.395441, 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-11 15:20:00.228311+00:00, queued_by_job_id=1, pid=12607 [2024-02-11T15:20:03.238+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53662e6c-7b4c-4e0a-993d-7f54eeed6e06 [2024-02-11T15:20:03.309+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:15:00+00:00 exited with status success for try_number 1 [2024-02-11T15:20:03.313+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T15:15:00+00:00, map_index=-1, run_start_date=2024-02-11 15:20:02.548002+00:00, run_end_date=2024-02-11 15:20:02.987109+00:00, run_duration=0.439107, state=success, executor_state=success, try_number=1, max_tries=1, job_id=583, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:20:00.228311+00:00, queued_by_job_id=1, pid=12608 [2024-02-11T15:20:04.141+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:20:04.141+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:19:00+00:00, run_id=scheduled__2024-02-11T15:19:00+00:00, run_start_date=2024-02-11 15:20:00.171335+00:00, run_end_date=2024-02-11 15:20:04.141880+00:00, run_duration=3.970545, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:19:00+00:00, data_interval_end=2024-02-11 15:20:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:20:04.151+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:20:00+00:00, run_after=2024-02-11T15:21:00+00:00 [2024-02-11T15:20:04.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:19:00+00:00 exited with status success for try_number 1 [2024-02-11T15:20:04.189+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:19:00+00:00, map_index=-1, run_start_date=2024-02-11 15:20:02.613277+00:00, run_end_date=2024-02-11 15:20:04.003846+00:00, run_duration=1.390569, 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-11 15:20:00.228311+00:00, queued_by_job_id=1, pid=12609 [2024-02-11T15:20:05.239+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:20:05.239+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:20:05.240+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:20:05.241+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T15:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T15:20:05.241+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T15:20:05.278+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:20:05.278+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:15:00+00:00 exited with status success for try_number 1 [2024-02-11T15:20:05.282+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2266d3bc-932e-4251-ba66-619e9a20bde8 [2024-02-11T15:20:05.282+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T15:15:00+00:00, map_index=-1, run_start_date=2024-02-11 15:20:04.427651+00:00, run_end_date=2024-02-11 15:20:04.597396+00:00, run_duration=0.169745, state=success, executor_state=success, try_number=1, max_tries=1, job_id=585, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:20:03.178896+00:00, queued_by_job_id=1, pid=12648 [2024-02-11T15:20:07.443+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:20:07.443+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:20:07.444+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:20:07.445+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:20:07.445+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:20:07.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:20:07.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:15:00+00:00 exited with status success for try_number 1 [2024-02-11T15:20:07.479+0000] {scheduler_job.py:635} INFO - Setting external_id for to 40a33a4f-fe32-470e-b35d-beedc56ba3d4 [2024-02-11T15:20:07.479+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T15:15:00+00:00, map_index=0, run_start_date=2024-02-11 15:20:06.346913+00:00, run_end_date=2024-02-11 15:20:06.530012+00:00, run_duration=0.183099, state=success, executor_state=success, try_number=1, max_tries=1, job_id=586, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:20:05.240427+00:00, queued_by_job_id=1, pid=12660 [2024-02-11T15:20:09.225+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:20:09.225+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:15:00+00:00, run_id=scheduled__2024-02-11T15:15:00+00:00, run_start_date=2024-02-11 15:20:00.169133+00:00, run_end_date=2024-02-11 15:20:09.225858+00:00, run_duration=9.056725, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:15:00+00:00, data_interval_end=2024-02-11 15:20:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T15:20:09.230+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:20:00+00:00, run_after=2024-02-11T15:25:00+00:00 [2024-02-11T15:20:09.251+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:15:00+00:00 exited with status success for try_number 1 [2024-02-11T15:20:09.254+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T15:15:00+00:00, map_index=-1, run_start_date=2024-02-11 15:20:08.590508+00:00, run_end_date=2024-02-11 15:20:08.758948+00:00, run_duration=0.16844, 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-11 15:20:07.444609+00:00, queued_by_job_id=1, pid=12672 [2024-02-11T15:20:14.891+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T15:21:00.694+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:21:00.706+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:21:00+00:00, run_after=2024-02-11T15:22:00+00:00 [2024-02-11T15:21:00.751+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:21:00.752+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:21:00.752+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:21:00.752+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:21:00.755+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:21:00.755+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:21:00.755+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:21:00.755+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:21:00.858+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:21:00.859+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:21:00.863+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9801bbda-91df-4f84-ade4-7e93ec4b3ccd [2024-02-11T15:21:00.863+0000] {scheduler_job.py:635} INFO - Setting external_id for to 75711efd-8f56-403c-a327-93f7b1e8dd99 [2024-02-11T15:21:03.064+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:21:03.064+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:20:00+00:00, run_id=scheduled__2024-02-11T15:20:00+00:00, run_start_date=2024-02-11 15:21:00.716026+00:00, run_end_date=2024-02-11 15:21:03.064698+00:00, run_duration=2.348672, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:20:00+00:00, data_interval_end=2024-02-11 15:21:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:21:03.071+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:21:00+00:00, run_after=2024-02-11T15:22:00+00:00 [2024-02-11T15:21:03.097+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status success for try_number 1 [2024-02-11T15:21:03.101+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:20:00+00:00, map_index=-1, run_start_date=2024-02-11 15:21:02.227780+00:00, run_end_date=2024-02-11 15:21:02.554072+00:00, run_duration=0.326292, 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-11 15:21:00.753703+00:00, queued_by_job_id=1, pid=12708 [2024-02-11T15:21:03.453+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:21:03.454+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:20:00+00:00, run_id=scheduled__2024-02-11T15:20:00+00:00, run_start_date=2024-02-11 15:21:00.716950+00:00, run_end_date=2024-02-11 15:21:03.453958+00:00, run_duration=2.737008, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:20:00+00:00, data_interval_end=2024-02-11 15:21:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:21:03.460+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:21:00+00:00, run_after=2024-02-11T15:22:00+00:00 [2024-02-11T15:21:03.773+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status success for try_number 1 [2024-02-11T15:21:03.776+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:20:00+00:00, map_index=-1, run_start_date=2024-02-11 15:21:02.288799+00:00, run_end_date=2024-02-11 15:21:03.416380+00:00, run_duration=1.127581, 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-11 15:21:00.753703+00:00, queued_by_job_id=1, pid=12709 [2024-02-11T15:22:00.175+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:22:00.180+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:22:00.189+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:22:00+00:00, run_after=2024-02-11T15:23:00+00:00 [2024-02-11T15:22:00.238+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:22:00.238+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:22:00.239+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:22:00.239+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:22:00.239+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:22:00.242+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:22:00.242+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:22:00.243+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:22:00.243+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:22:00.243+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:22:00.243+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:22:00.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:22:00.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:22:00.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:22:00.446+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb0fb009-0597-483d-b79a-e95f1222ab30 [2024-02-11T15:22:00.446+0000] {scheduler_job.py:635} INFO - Setting external_id for to 81d809c8-83e6-4b45-9624-be068af8f1ec [2024-02-11T15:22:00.446+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4175412e-7c51-4069-8a45-5be9dead68da [2024-02-11T15:22:01.722+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:22:01.722+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:20:00+00:00, run_id=scheduled__2024-02-11T15:20:00+00:00, run_start_date=2024-02-11 15:22:00.199439+00:00, run_end_date=2024-02-11 15:22:01.722384+00:00, run_duration=1.522945, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:20:00+00:00, data_interval_end=2024-02-11 15:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:22:01.735+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:22:00+00:00, run_after=2024-02-11T15:24:00+00:00 [2024-02-11T15:22:01.792+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status success for try_number 1 [2024-02-11T15:22:01.798+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:20:00+00:00, map_index=-1, run_start_date=2024-02-11 15:22:01.136483+00:00, run_end_date=2024-02-11 15:22:01.389849+00:00, run_duration=0.253366, 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-11 15:22:00.240628+00:00, queued_by_job_id=1, pid=12744 [2024-02-11T15:22:02.831+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:22:02.832+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:21:00+00:00, run_id=scheduled__2024-02-11T15:21:00+00:00, run_start_date=2024-02-11 15:22:00.200234+00:00, run_end_date=2024-02-11 15:22:02.831894+00:00, run_duration=2.63166, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:21:00+00:00, data_interval_end=2024-02-11 15:22:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:22:02.838+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:22:00+00:00, run_after=2024-02-11T15:23:00+00:00 [2024-02-11T15:22:02.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:21:00+00:00 exited with status success for try_number 1 [2024-02-11T15:22:02.865+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:21:00+00:00, map_index=-1, run_start_date=2024-02-11 15:22:02.123407+00:00, run_end_date=2024-02-11 15:22:02.515091+00:00, run_duration=0.391684, 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-11 15:22:00.240628+00:00, queued_by_job_id=1, pid=12774 [2024-02-11T15:22:03.700+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:22:03.701+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:21:00+00:00, run_id=scheduled__2024-02-11T15:21:00+00:00, run_start_date=2024-02-11 15:22:00.200918+00:00, run_end_date=2024-02-11 15:22:03.701116+00:00, run_duration=3.500198, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:21:00+00:00, data_interval_end=2024-02-11 15:22:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:22:03.707+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:22:00+00:00, run_after=2024-02-11T15:23:00+00:00 [2024-02-11T15:22:03.731+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:21:00+00:00 exited with status success for try_number 1 [2024-02-11T15:22:03.734+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:21:00+00:00, map_index=-1, run_start_date=2024-02-11 15:22:02.187098+00:00, run_end_date=2024-02-11 15:22:03.326823+00:00, run_duration=1.139725, 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-11 15:22:00.240628+00:00, queued_by_job_id=1, pid=12775 [2024-02-11T15:23:00.101+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:23:00+00:00, run_after=2024-02-11T15:24:00+00:00 [2024-02-11T15:23:00.106+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:23:00.148+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:23:00.149+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:23:00.149+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:23:00.149+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:23:00.151+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:23:00.151+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:23:00.152+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:23:00.152+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:23:00.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:23:00.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:23:00.275+0000] {scheduler_job.py:635} INFO - Setting external_id for to 633a72d4-8f27-47d4-984a-9073e2e75ad8 [2024-02-11T15:23:00.275+0000] {scheduler_job.py:635} INFO - Setting external_id for to 938cd2ed-30c4-4013-a8d1-476f7a26d178 [2024-02-11T15:23:03.312+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:23:03.312+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:22:00+00:00, run_id=scheduled__2024-02-11T15:22:00+00:00, run_start_date=2024-02-11 15:23:00.117819+00:00, run_end_date=2024-02-11 15:23:03.312856+00:00, run_duration=3.195037, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:22:00+00:00, data_interval_end=2024-02-11 15:23:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:23:03.322+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:23:00+00:00, run_after=2024-02-11T15:24:00+00:00 [2024-02-11T15:23:03.327+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:23:03.328+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:22:00+00:00, run_id=scheduled__2024-02-11T15:22:00+00:00, run_start_date=2024-02-11 15:23:00.116802+00:00, run_end_date=2024-02-11 15:23:03.328399+00:00, run_duration=3.211597, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:22:00+00:00, data_interval_end=2024-02-11 15:23:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:23:03.337+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:23:00+00:00, run_after=2024-02-11T15:24:00+00:00 [2024-02-11T15:23:03.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:22:00+00:00 exited with status success for try_number 1 [2024-02-11T15:23:03.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:22:00+00:00 exited with status success for try_number 1 [2024-02-11T15:23:03.368+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:22:00+00:00, map_index=-1, run_start_date=2024-02-11 15:23:01.583602+00:00, run_end_date=2024-02-11 15:23:02.150769+00:00, run_duration=0.567167, 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-11 15:23:00.150315+00:00, queued_by_job_id=1, pid=12829 [2024-02-11T15:23:03.368+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:22:00+00:00, map_index=-1, run_start_date=2024-02-11 15:23:01.607264+00:00, run_end_date=2024-02-11 15:23:03.102162+00:00, run_duration=1.494898, 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-11 15:23:00.150315+00:00, queued_by_job_id=1, pid=12830 [2024-02-11T15:24: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-11T15:24:00.669+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:24:00.679+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:24:00+00:00, run_after=2024-02-11T15:25:00+00:00 [2024-02-11T15:24:00.733+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:24:00.733+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:24:00.734+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:24:00.734+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:24:00.734+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:24:00.736+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:24:00.736+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:24:00.737+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:24:00.737+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:24:00.737+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:24:00.737+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:24:00.975+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:24:00.976+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:24:00.976+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:24:00.985+0000] {scheduler_job.py:635} INFO - Setting external_id for to d5a073ea-7781-4f23-ace7-0156d65b7125 [2024-02-11T15:24:00.985+0000] {scheduler_job.py:635} INFO - Setting external_id for to 63f4ca87-45f9-4d18-95fa-9ad4d0dc4dff [2024-02-11T15:24:00.985+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34298318-9d78-4c2b-ac53-40eb86526b7d [2024-02-11T15:24:02.822+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:24:02.823+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:22:00+00:00, run_id=scheduled__2024-02-11T15:22:00+00:00, run_start_date=2024-02-11 15:24:00.689893+00:00, run_end_date=2024-02-11 15:24:02.823431+00:00, run_duration=2.133538, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:22:00+00:00, data_interval_end=2024-02-11 15:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:24:02.836+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:24:00+00:00, run_after=2024-02-11T15:26:00+00:00 [2024-02-11T15:24:02.914+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:22:00+00:00 exited with status success for try_number 1 [2024-02-11T15:24:02.922+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:22:00+00:00, map_index=-1, run_start_date=2024-02-11 15:24:01.356542+00:00, run_end_date=2024-02-11 15:24:01.688246+00:00, run_duration=0.331704, state=success, executor_state=success, try_number=1, max_tries=1, job_id=595, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:24:00.735288+00:00, queued_by_job_id=1, pid=12864 [2024-02-11T15:24:03.951+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:24:03.951+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:23:00+00:00, run_id=scheduled__2024-02-11T15:23:00+00:00, run_start_date=2024-02-11 15:24:00.690911+00:00, run_end_date=2024-02-11 15:24:03.951587+00:00, run_duration=3.260676, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:23:00+00:00, data_interval_end=2024-02-11 15:24:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:24:03.958+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:24:00+00:00, run_after=2024-02-11T15:25:00+00:00 [2024-02-11T15:24:03.961+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:24:03.962+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:23:00+00:00, run_id=scheduled__2024-02-11T15:23:00+00:00, run_start_date=2024-02-11 15:24:00.691797+00:00, run_end_date=2024-02-11 15:24:03.962058+00:00, run_duration=3.270261, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:23:00+00:00, data_interval_end=2024-02-11 15:24:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:24:03.969+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:24:00+00:00, run_after=2024-02-11T15:25:00+00:00 [2024-02-11T15:24:03.992+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:23:00+00:00 exited with status success for try_number 1 [2024-02-11T15:24:03.992+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:23:00+00:00 exited with status success for try_number 1 [2024-02-11T15:24:03.996+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:23:00+00:00, map_index=-1, run_start_date=2024-02-11 15:24:02.531211+00:00, run_end_date=2024-02-11 15:24:02.904459+00:00, run_duration=0.373248, state=success, executor_state=success, try_number=1, max_tries=1, job_id=596, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:24:00.735288+00:00, queued_by_job_id=1, pid=12894 [2024-02-11T15:24:03.996+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:23:00+00:00, map_index=-1, run_start_date=2024-02-11 15:24:02.628357+00:00, run_end_date=2024-02-11 15:24:03.753926+00:00, run_duration=1.125569, state=success, executor_state=success, try_number=1, max_tries=1, job_id=597, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:24:00.735288+00:00, queued_by_job_id=1, pid=12895 [2024-02-11T15:25:00.320+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:25:00+00:00, run_after=2024-02-11T15:30:00+00:00 [2024-02-11T15:25:00.325+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:25:00.334+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:25:00+00:00, run_after=2024-02-11T15:26:00+00:00 [2024-02-11T15:25:00.400+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:25:00.400+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:25:00.400+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:25:00.400+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:25:00.400+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:25:00.403+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T15:25:00.403+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:25:00.403+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:25:00.403+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:25:00.403+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:25:00.403+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:25:00.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:25:00.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:25:00.738+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:25:00.746+0000] {scheduler_job.py:635} INFO - Setting external_id for to c44295f7-b888-4e04-bed2-ba1e44546577 [2024-02-11T15:25:00.747+0000] {scheduler_job.py:635} INFO - Setting external_id for to b8888283-8f52-4617-a0c2-d63708434be4 [2024-02-11T15:25:00.747+0000] {scheduler_job.py:635} INFO - Setting external_id for to c43cd4b4-979b-4df7-9f94-c6601b702ef1 [2024-02-11T15:25:03.505+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:25:03.505+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:24:00+00:00, run_id=scheduled__2024-02-11T15:24:00+00:00, run_start_date=2024-02-11 15:25:00.347372+00:00, run_end_date=2024-02-11 15:25:03.505751+00:00, run_duration=3.158379, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:24:00+00:00, data_interval_end=2024-02-11 15:25:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:25:03.513+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:25:00+00:00, run_after=2024-02-11T15:26:00+00:00 [2024-02-11T15:25:03.534+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:25:03.534+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:25:03.535+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:25:03.537+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T15:25:03.537+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:25:03.568+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:25:03.568+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status success for try_number 1 [2024-02-11T15:25:03.568+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:24:00+00:00 exited with status success for try_number 1 [2024-02-11T15:25:03.573+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T15:20:00+00:00, map_index=-1, run_start_date=2024-02-11 15:25:02.387228+00:00, run_end_date=2024-02-11 15:25:02.853706+00:00, run_duration=0.466478, state=success, executor_state=success, try_number=1, max_tries=1, job_id=598, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:25:00.401722+00:00, queued_by_job_id=1, pid=12959 [2024-02-11T15:25:03.573+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3860883e-a08f-4a46-8f05-bebefa64ec1b [2024-02-11T15:25:03.573+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:24:00+00:00, map_index=-1, run_start_date=2024-02-11 15:25:02.418889+00:00, run_end_date=2024-02-11 15:25:02.858294+00:00, run_duration=0.439405, 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-11 15:25:00.401722+00:00, queued_by_job_id=1, pid=12960 [2024-02-11T15:25:04.346+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:25:04.346+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:24:00+00:00, run_id=scheduled__2024-02-11T15:24:00+00:00, run_start_date=2024-02-11 15:25:00.348061+00:00, run_end_date=2024-02-11 15:25:04.346343+00:00, run_duration=3.998282, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:24:00+00:00, data_interval_end=2024-02-11 15:25:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:25:04.353+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:25:00+00:00, run_after=2024-02-11T15:26:00+00:00 [2024-02-11T15:25:04.392+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:24:00+00:00 exited with status success for try_number 1 [2024-02-11T15:25:04.397+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:24:00+00:00, map_index=-1, run_start_date=2024-02-11 15:25:02.618696+00:00, run_end_date=2024-02-11 15:25:03.847333+00:00, run_duration=1.228637, 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-11 15:25:00.401722+00:00, queued_by_job_id=1, pid=12961 [2024-02-11T15:25:05.449+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:25:05.449+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:25:05.449+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:25:05.451+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T15:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T15:25:05.451+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T15:25:05.479+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:25:05.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status success for try_number 1 [2024-02-11T15:25:05.484+0000] {scheduler_job.py:635} INFO - Setting external_id for to dafa8647-ca66-45f0-b90a-e7c1f2aae083 [2024-02-11T15:25:05.484+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T15:20:00+00:00, map_index=-1, run_start_date=2024-02-11 15:25:04.667816+00:00, run_end_date=2024-02-11 15:25:04.839946+00:00, run_duration=0.17213, state=success, executor_state=success, try_number=1, max_tries=1, job_id=601, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:25:03.535669+00:00, queued_by_job_id=1, pid=13000 [2024-02-11T15:25:07.522+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:25:07.522+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:25:07.523+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:25:07.525+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:25:07.525+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:25:07.573+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:25:07.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status success for try_number 1 [2024-02-11T15:25:07.582+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8ed2861f-0eb0-4f56-8c79-f288686aec75 [2024-02-11T15:25:07.582+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T15:20:00+00:00, map_index=0, run_start_date=2024-02-11 15:25:06.556522+00:00, run_end_date=2024-02-11 15:25:06.747510+00:00, run_duration=0.190988, state=success, executor_state=success, try_number=1, max_tries=1, job_id=602, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:25:05.450261+00:00, queued_by_job_id=1, pid=13012 [2024-02-11T15:25:09.767+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:25:09.768+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:20:00+00:00, run_id=scheduled__2024-02-11T15:20:00+00:00, run_start_date=2024-02-11 15:25:00.346572+00:00, run_end_date=2024-02-11 15:25:09.767935+00:00, run_duration=9.421363, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:20:00+00:00, data_interval_end=2024-02-11 15:25:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T15:25:09.772+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:25:00+00:00, run_after=2024-02-11T15:30:00+00:00 [2024-02-11T15:25:09.792+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:20:00+00:00 exited with status success for try_number 1 [2024-02-11T15:25:09.795+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T15:20:00+00:00, map_index=-1, run_start_date=2024-02-11 15:25:08.960911+00:00, run_end_date=2024-02-11 15:25:09.144736+00:00, run_duration=0.183825, 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-11 15:25:07.523696+00:00, queued_by_job_id=1, pid=13024 [2024-02-11T15:25:14.926+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T15:26:00.087+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:26:00.096+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:26:00+00:00, run_after=2024-02-11T15:27:00+00:00 [2024-02-11T15:26:00.102+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:26:00.151+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:26:00.151+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:26:00.151+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:26:00.151+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:26:00.152+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:26:00.155+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:26:00.155+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:26:00.155+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:26:00.155+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:26:00.155+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:26:00.156+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:26:00.425+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:26:00.425+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:26:00.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:26:00.434+0000] {scheduler_job.py:635} INFO - Setting external_id for to f52cf194-1f27-4332-87a9-ac4cf6a173bc [2024-02-11T15:26:00.434+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7603baa-8e84-4c67-a918-c6b45c525cd5 [2024-02-11T15:26:00.434+0000] {scheduler_job.py:635} INFO - Setting external_id for to 511fbf17-2e35-4c5a-b8b7-357d0c512a9c [2024-02-11T15:26:01.622+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:26:01.622+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:24:00+00:00, run_id=scheduled__2024-02-11T15:24:00+00:00, run_start_date=2024-02-11 15:26:00.112260+00:00, run_end_date=2024-02-11 15:26:01.622593+00:00, run_duration=1.510333, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:24:00+00:00, data_interval_end=2024-02-11 15:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:26:01.632+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:26:00+00:00, run_after=2024-02-11T15:28:00+00:00 [2024-02-11T15:26:01.703+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:24:00+00:00 exited with status success for try_number 1 [2024-02-11T15:26:01.727+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:24:00+00:00, map_index=-1, run_start_date=2024-02-11 15:26:00.925707+00:00, run_end_date=2024-02-11 15:26:01.220598+00:00, run_duration=0.294891, 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-11 15:26:00.152923+00:00, queued_by_job_id=1, pid=13041 [2024-02-11T15:26:02.757+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:26:02.757+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:25:00+00:00, run_id=scheduled__2024-02-11T15:25:00+00:00, run_start_date=2024-02-11 15:26:00.113044+00:00, run_end_date=2024-02-11 15:26:02.757246+00:00, run_duration=2.644202, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:25:00+00:00, data_interval_end=2024-02-11 15:26:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:26:02.765+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:26:00+00:00, run_after=2024-02-11T15:27:00+00:00 [2024-02-11T15:26:02.791+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:25:00+00:00 exited with status success for try_number 1 [2024-02-11T15:26:02.794+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:25:00+00:00, map_index=-1, run_start_date=2024-02-11 15:26:02.138699+00:00, run_end_date=2024-02-11 15:26:02.476885+00:00, run_duration=0.338186, 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-11 15:26:00.152923+00:00, queued_by_job_id=1, pid=13072 [2024-02-11T15:26:04.121+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:26:04.121+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:25:00+00:00, run_id=scheduled__2024-02-11T15:25:00+00:00, run_start_date=2024-02-11 15:26:00.113761+00:00, run_end_date=2024-02-11 15:26:04.121355+00:00, run_duration=4.007594, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:25:00+00:00, data_interval_end=2024-02-11 15:26:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:26:04.128+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:26:00+00:00, run_after=2024-02-11T15:27:00+00:00 [2024-02-11T15:26:04.148+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:25:00+00:00 exited with status success for try_number 1 [2024-02-11T15:26:04.151+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:25:00+00:00, map_index=-1, run_start_date=2024-02-11 15:26:02.098834+00:00, run_end_date=2024-02-11 15:26:03.334809+00:00, run_duration=1.235975, 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-11 15:26:00.152923+00:00, queued_by_job_id=1, pid=13071 [2024-02-11T15:27:00.606+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:27:00+00:00, run_after=2024-02-11T15:28:00+00:00 [2024-02-11T15:27:00.614+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:27:00.684+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:27:00.685+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:27:00.685+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:27:00.686+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:27:00.689+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:27:00.689+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:27:00.689+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:27:00.690+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:27:00.840+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:27:00.841+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:27:00.847+0000] {scheduler_job.py:635} INFO - Setting external_id for to 332f7687-3a41-42de-b221-cc04d5a91669 [2024-02-11T15:27:00.847+0000] {scheduler_job.py:635} INFO - Setting external_id for to b52f9262-b861-4bac-bddf-29b90a56158b [2024-02-11T15:27:03.086+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:27:03.087+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:26:00+00:00, run_id=scheduled__2024-02-11T15:26:00+00:00, run_start_date=2024-02-11 15:27:00.637747+00:00, run_end_date=2024-02-11 15:27:03.087170+00:00, run_duration=2.449423, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:26:00+00:00, data_interval_end=2024-02-11 15:27:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:27:03.093+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:27:00+00:00, run_after=2024-02-11T15:28:00+00:00 [2024-02-11T15:27:03.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:26:00+00:00 exited with status success for try_number 1 [2024-02-11T15:27:03.131+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:26:00+00:00, map_index=-1, run_start_date=2024-02-11 15:27:02.249021+00:00, run_end_date=2024-02-11 15:27:02.596434+00:00, run_duration=0.347413, 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-11 15:27:00.687088+00:00, queued_by_job_id=1, pid=13127 [2024-02-11T15:27:03.572+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:27:03.573+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:26:00+00:00, run_id=scheduled__2024-02-11T15:26:00+00:00, run_start_date=2024-02-11 15:27:00.638928+00:00, run_end_date=2024-02-11 15:27:03.573048+00:00, run_duration=2.93412, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:26:00+00:00, data_interval_end=2024-02-11 15:27:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:27:03.581+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:27:00+00:00, run_after=2024-02-11T15:28:00+00:00 [2024-02-11T15:27:04.656+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:26:00+00:00 exited with status success for try_number 1 [2024-02-11T15:27:04.660+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:26:00+00:00, map_index=-1, run_start_date=2024-02-11 15:27:02.227798+00:00, run_end_date=2024-02-11 15:27:03.557297+00:00, run_duration=1.329499, 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-11 15:27:00.687088+00:00, queued_by_job_id=1, pid=13126 [2024-02-11T15:28:00.101+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:28:00.109+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:28:00+00:00, run_after=2024-02-11T15:29:00+00:00 [2024-02-11T15:28:00.114+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:28:00.164+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:28:00.164+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:28:00.164+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:28:00.165+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:28:00.165+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:28:00.168+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:28:00.168+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:28:00.169+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:28:00.169+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:28:00.169+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:28:00.169+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:28:00.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:28:00.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:28:00.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:28:00.530+0000] {scheduler_job.py:635} INFO - Setting external_id for to db8af8f3-f59a-4976-882a-5d3f6e01405d [2024-02-11T15:28:00.531+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8bc4f34e-d141-455e-b12f-a4edaf5afc90 [2024-02-11T15:28:00.531+0000] {scheduler_job.py:635} INFO - Setting external_id for to f6240ca4-38df-428b-ac19-2b83e0b15bb0 [2024-02-11T15:28:01.706+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:28:01.711+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:26:00+00:00, run_id=scheduled__2024-02-11T15:26:00+00:00, run_start_date=2024-02-11 15:28:00.124419+00:00, run_end_date=2024-02-11 15:28:01.710976+00:00, run_duration=1.586557, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:26:00+00:00, data_interval_end=2024-02-11 15:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:28:01.728+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:28:00+00:00, run_after=2024-02-11T15:30:00+00:00 [2024-02-11T15:28:01.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:26:00+00:00 exited with status success for try_number 1 [2024-02-11T15:28:01.865+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:26:00+00:00, map_index=-1, run_start_date=2024-02-11 15:28:00.892109+00:00, run_end_date=2024-02-11 15:28:01.280172+00:00, run_duration=0.388063, 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-11 15:28:00.166666+00:00, queued_by_job_id=1, pid=13162 [2024-02-11T15:28:02.903+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:28:02.903+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:27:00+00:00, run_id=scheduled__2024-02-11T15:27:00+00:00, run_start_date=2024-02-11 15:28:00.125230+00:00, run_end_date=2024-02-11 15:28:02.903403+00:00, run_duration=2.778173, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:27:00+00:00, data_interval_end=2024-02-11 15:28:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:28:02.913+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:28:00+00:00, run_after=2024-02-11T15:29:00+00:00 [2024-02-11T15:28:04.013+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:27:00+00:00 exited with status success for try_number 1 [2024-02-11T15:28:04.016+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:27:00+00:00, map_index=-1, run_start_date=2024-02-11 15:28:02.245638+00:00, run_end_date=2024-02-11 15:28:02.830984+00:00, run_duration=0.585346, state=success, executor_state=success, try_number=1, max_tries=1, job_id=611, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:28:00.166666+00:00, queued_by_job_id=1, pid=13193 [2024-02-11T15:28:04.799+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:28:04.799+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:27:00+00:00, run_id=scheduled__2024-02-11T15:27:00+00:00, run_start_date=2024-02-11 15:28:00.125944+00:00, run_end_date=2024-02-11 15:28:04.799616+00:00, run_duration=4.673672, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:27:00+00:00, data_interval_end=2024-02-11 15:28:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:28:04.806+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:28:00+00:00, run_after=2024-02-11T15:29:00+00:00 [2024-02-11T15:28:04.828+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:27:00+00:00 exited with status success for try_number 1 [2024-02-11T15:28:04.831+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:27:00+00:00, map_index=-1, run_start_date=2024-02-11 15:28:02.160978+00:00, run_end_date=2024-02-11 15:28:04.225124+00:00, run_duration=2.064146, 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-11 15:28:00.166666+00:00, queued_by_job_id=1, pid=13192 [2024-02-11T15:29:00.625+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:29:00.638+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:29:00+00:00, run_after=2024-02-11T15:30:00+00:00 [2024-02-11T15:29:00.692+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:29:00.692+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:29:00.692+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:29:00.693+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:29:00.695+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:29:00.695+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:29:00.695+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:29:00.695+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:29:00.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:29:00.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:29:00.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to d531493b-f9a1-490f-935f-46bde80589ee [2024-02-11T15:29:00.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to 37d151f6-9e9b-4d25-baea-1fb146348a63 [2024-02-11T15:29:03.019+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:29:03.019+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:28:00+00:00, run_id=scheduled__2024-02-11T15:28:00+00:00, run_start_date=2024-02-11 15:29:00.648981+00:00, run_end_date=2024-02-11 15:29:03.019798+00:00, run_duration=2.370817, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:28:00+00:00, data_interval_end=2024-02-11 15:29:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:29:03.026+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:29:00+00:00, run_after=2024-02-11T15:30:00+00:00 [2024-02-11T15:29:03.051+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:28:00+00:00 exited with status success for try_number 1 [2024-02-11T15:29:03.054+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:28:00+00:00, map_index=-1, run_start_date=2024-02-11 15:29:02.222858+00:00, run_end_date=2024-02-11 15:29:02.552155+00:00, run_duration=0.329297, state=success, executor_state=success, try_number=1, max_tries=1, job_id=613, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:29:00.693829+00:00, queued_by_job_id=1, pid=13248 [2024-02-11T15:29:04.088+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:29:04.088+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:28:00+00:00, run_id=scheduled__2024-02-11T15:28:00+00:00, run_start_date=2024-02-11 15:29:00.649987+00:00, run_end_date=2024-02-11 15:29:04.088280+00:00, run_duration=3.438293, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:28:00+00:00, data_interval_end=2024-02-11 15:29:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:29:04.095+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:29:00+00:00, run_after=2024-02-11T15:30:00+00:00 [2024-02-11T15:29:04.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:28:00+00:00 exited with status success for try_number 1 [2024-02-11T15:29:04.130+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:28:00+00:00, map_index=-1, run_start_date=2024-02-11 15:29:02.205990+00:00, run_end_date=2024-02-11 15:29:03.486693+00:00, run_duration=1.280703, 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-11 15:29:00.693829+00:00, queued_by_job_id=1, pid=13247 [2024-02-11T15:30:00.160+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:30:00+00:00, run_after=2024-02-11T15:35:00+00:00 [2024-02-11T15:30:00.165+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:30:00.176+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:30:00+00:00, run_after=2024-02-11T15:31:00+00:00 [2024-02-11T15:30:00.182+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:30:00.258+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T15:30:00.258+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:30:00.258+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:30:00.258+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:30:00.258+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:30:00.259+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:30:00.261+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T15:30:00.261+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:30:00.262+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:30:00.262+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:30:00.262+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:30:00.262+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:30:00.262+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:30:00.262+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:30:00.815+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:30:00.815+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:30:00.815+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:30:00.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:30:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to 97a78952-a9ff-43ff-b4fd-4d2b22ff96c1 [2024-02-11T15:30:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to 206a694a-ad80-4b63-b85c-43b5f202d91f [2024-02-11T15:30:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to 037091cb-faa7-480a-a658-eeaddbffa66d [2024-02-11T15:30:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to c6524a96-54a5-43d0-b539-5e28a2411a56 [2024-02-11T15:30:02.111+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:30:02.112+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:28:00+00:00, run_id=scheduled__2024-02-11T15:28:00+00:00, run_start_date=2024-02-11 15:30:00.205156+00:00, run_end_date=2024-02-11 15:30:02.112092+00:00, run_duration=1.906936, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:28:00+00:00, data_interval_end=2024-02-11 15:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:30:02.121+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:30:00+00:00, run_after=2024-02-11T15:32:00+00:00 [2024-02-11T15:30:02.224+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:28:00+00:00 exited with status success for try_number 1 [2024-02-11T15:30:02.238+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:28:00+00:00, map_index=-1, run_start_date=2024-02-11 15:30:01.208458+00:00, run_end_date=2024-02-11 15:30:01.564108+00:00, run_duration=0.35565, state=success, executor_state=success, try_number=1, max_tries=1, job_id=614, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:30:00.260263+00:00, queued_by_job_id=1, pid=13285 [2024-02-11T15:30:03.280+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:30:03.281+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:29:00+00:00, run_id=scheduled__2024-02-11T15:29:00+00:00, run_start_date=2024-02-11 15:30:00.205924+00:00, run_end_date=2024-02-11 15:30:03.281115+00:00, run_duration=3.075191, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:29:00+00:00, data_interval_end=2024-02-11 15:30:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:30:03.288+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:30:00+00:00, run_after=2024-02-11T15:31:00+00:00 [2024-02-11T15:30:03.306+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:30:03.306+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:30:03.307+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:30:03.308+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T15:30:03.308+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:30:03.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:30:03.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:25:00+00:00 exited with status success for try_number 1 [2024-02-11T15:30:03.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:29:00+00:00 exited with status success for try_number 1 [2024-02-11T15:30:03.348+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:29:00+00:00, map_index=-1, run_start_date=2024-02-11 15:30:02.510145+00:00, run_end_date=2024-02-11 15:30:02.925855+00:00, run_duration=0.41571, 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-11 15:30:00.260263+00:00, queued_by_job_id=1, pid=13325 [2024-02-11T15:30:03.349+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T15:25:00+00:00, map_index=-1, run_start_date=2024-02-11 15:30:02.713499+00:00, run_end_date=2024-02-11 15:30:03.139882+00:00, run_duration=0.426383, state=success, executor_state=success, try_number=1, max_tries=1, job_id=617, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:30:00.260263+00:00, queued_by_job_id=1, pid=13327 [2024-02-11T15:30:03.349+0000] {scheduler_job.py:635} INFO - Setting external_id for to 83227399-432f-4941-bcdd-11a51d49a926 [2024-02-11T15:30:04.438+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:30:04.438+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:29:00+00:00, run_id=scheduled__2024-02-11T15:29:00+00:00, run_start_date=2024-02-11 15:30:00.206594+00:00, run_end_date=2024-02-11 15:30:04.438396+00:00, run_duration=4.231802, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:29:00+00:00, data_interval_end=2024-02-11 15:30:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:30:04.446+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:30:00+00:00, run_after=2024-02-11T15:31:00+00:00 [2024-02-11T15:30:04.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:29:00+00:00 exited with status success for try_number 1 [2024-02-11T15:30:04.484+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:29:00+00:00, map_index=-1, run_start_date=2024-02-11 15:30:02.672689+00:00, run_end_date=2024-02-11 15:30:03.985357+00:00, run_duration=1.312668, 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-11 15:30:00.260263+00:00, queued_by_job_id=1, pid=13326 [2024-02-11T15:30:05.137+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:30:05.137+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:30:05.137+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:30:05.139+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T15:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T15:30:05.139+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T15:30:05.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:30:05.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:25:00+00:00 exited with status success for try_number 1 [2024-02-11T15:30:05.172+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5bf9512d-c745-45fc-8c51-89b327eade32 [2024-02-11T15:30:05.172+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T15:25:00+00:00, map_index=-1, run_start_date=2024-02-11 15:30:04.478536+00:00, run_end_date=2024-02-11 15:30:04.689777+00:00, run_duration=0.211241, state=success, executor_state=success, try_number=1, max_tries=1, job_id=618, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:30:03.307517+00:00, queued_by_job_id=1, pid=13366 [2024-02-11T15:30:06.988+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:30:06.988+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:30:06.989+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:30:06.991+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:30:06.991+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:30:07.031+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:30:07.031+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:25:00+00:00 exited with status success for try_number 1 [2024-02-11T15:30:07.035+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae72cfa0-af39-4cde-90cf-2a43be63784d [2024-02-11T15:30:07.036+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T15:25:00+00:00, map_index=0, run_start_date=2024-02-11 15:30:06.331533+00:00, run_end_date=2024-02-11 15:30:06.500667+00:00, run_duration=0.169134, state=success, executor_state=success, try_number=1, max_tries=1, job_id=619, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:30:05.138269+00:00, queued_by_job_id=1, pid=13378 [2024-02-11T15:30:09.211+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:30:09.211+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:25:00+00:00, run_id=scheduled__2024-02-11T15:25:00+00:00, run_start_date=2024-02-11 15:30:00.204327+00:00, run_end_date=2024-02-11 15:30:09.211913+00:00, run_duration=9.007586, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:25:00+00:00, data_interval_end=2024-02-11 15:30:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T15:30:09.215+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:30:00+00:00, run_after=2024-02-11T15:35:00+00:00 [2024-02-11T15:30:09.236+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:25:00+00:00 exited with status success for try_number 1 [2024-02-11T15:30:09.240+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T15:25:00+00:00, map_index=-1, run_start_date=2024-02-11 15:30:08.149022+00:00, run_end_date=2024-02-11 15:30:08.374558+00:00, run_duration=0.225536, 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-11 15:30:06.989774+00:00, queued_by_job_id=1, pid=13390 [2024-02-11T15:30:14.962+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T15:31:00.451+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:31:00+00:00, run_after=2024-02-11T15:32:00+00:00 [2024-02-11T15:31:00.457+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:31:00.508+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:31:00.509+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:31:00.509+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:31:00.509+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:31:00.512+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:31:00.512+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:31:00.512+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:31:00.512+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:31:00.634+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:31:00.634+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:31:00.641+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ae90f6e-0c31-41fe-8573-619542792941 [2024-02-11T15:31:00.641+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3a7f5258-5f99-4128-a8da-4f5e74cda137 [2024-02-11T15:31:03.516+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:31:03.517+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:30:00+00:00, run_id=scheduled__2024-02-11T15:30:00+00:00, run_start_date=2024-02-11 15:31:00.471164+00:00, run_end_date=2024-02-11 15:31:03.517183+00:00, run_duration=3.046019, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:30:00+00:00, data_interval_end=2024-02-11 15:31:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:31:03.525+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:31:00+00:00, run_after=2024-02-11T15:32:00+00:00 [2024-02-11T15:31:03.529+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:31:03.530+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:30:00+00:00, run_id=scheduled__2024-02-11T15:30:00+00:00, run_start_date=2024-02-11 15:31:00.472204+00:00, run_end_date=2024-02-11 15:31:03.530159+00:00, run_duration=3.057955, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:30:00+00:00, data_interval_end=2024-02-11 15:31:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:31:03.537+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:31:00+00:00, run_after=2024-02-11T15:32:00+00:00 [2024-02-11T15:31:03.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status success for try_number 1 [2024-02-11T15:31:03.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status success for try_number 1 [2024-02-11T15:31:03.562+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:30:00+00:00, map_index=-1, run_start_date=2024-02-11 15:31:02.047009+00:00, run_end_date=2024-02-11 15:31:03.410504+00:00, run_duration=1.363495, 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-11 15:31:00.510413+00:00, queued_by_job_id=1, pid=13428 [2024-02-11T15:31:03.562+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:30:00+00:00, map_index=-1, run_start_date=2024-02-11 15:31:02.038107+00:00, run_end_date=2024-02-11 15:31:02.355558+00:00, run_duration=0.317451, 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-11 15:31:00.510413+00:00, queued_by_job_id=1, pid=13427 [2024-02-11T15:32:01.030+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:32:00+00:00, run_after=2024-02-11T15:33:00+00:00 [2024-02-11T15:32:01.034+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:32:01.038+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:32:01.118+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:32:01.118+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:32:01.118+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:32:01.118+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:32:01.119+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:32:01.121+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:32:01.121+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:32:01.122+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:32:01.122+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:32:01.122+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:32:01.122+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:32:01.272+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:32:01.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:32:01.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:32:01.282+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7713eb5a-3319-435b-aa58-b533729f1568 [2024-02-11T15:32:01.282+0000] {scheduler_job.py:635} INFO - Setting external_id for to fb33ba8d-c0e6-40d0-8d62-343393a3c95d [2024-02-11T15:32:01.285+0000] {scheduler_job.py:635} INFO - Setting external_id for to 86bd49e4-5b9e-4ce7-bbfc-61aa85154bcf [2024-02-11T15:32:03.229+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:32:03.231+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:30:00+00:00, run_id=scheduled__2024-02-11T15:30:00+00:00, run_start_date=2024-02-11 15:32:01.075350+00:00, run_end_date=2024-02-11 15:32:03.231279+00:00, run_duration=2.155929, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:30:00+00:00, data_interval_end=2024-02-11 15:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:32:03.241+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:32:00+00:00, run_after=2024-02-11T15:34:00+00:00 [2024-02-11T15:32:03.291+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status success for try_number 1 [2024-02-11T15:32:03.304+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:30:00+00:00, map_index=-1, run_start_date=2024-02-11 15:32:02.015832+00:00, run_end_date=2024-02-11 15:32:02.537263+00:00, run_duration=0.521431, 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-11 15:32:01.120209+00:00, queued_by_job_id=1, pid=13463 [2024-02-11T15:32:04.338+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:32:04.338+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:31:00+00:00, run_id=scheduled__2024-02-11T15:31:00+00:00, run_start_date=2024-02-11 15:32:01.076280+00:00, run_end_date=2024-02-11 15:32:04.338328+00:00, run_duration=3.262048, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:31:00+00:00, data_interval_end=2024-02-11 15:32:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:32:04.344+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:32:00+00:00, run_after=2024-02-11T15:33:00+00:00 [2024-02-11T15:32:04.348+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:32:04.348+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:31:00+00:00, run_id=scheduled__2024-02-11T15:31:00+00:00, run_start_date=2024-02-11 15:32:01.076939+00:00, run_end_date=2024-02-11 15:32:04.348806+00:00, run_duration=3.271867, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:31:00+00:00, data_interval_end=2024-02-11 15:32:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:32:04.355+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:32:00+00:00, run_after=2024-02-11T15:33:00+00:00 [2024-02-11T15:32:04.375+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:31:00+00:00 exited with status success for try_number 1 [2024-02-11T15:32:04.375+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:31:00+00:00 exited with status success for try_number 1 [2024-02-11T15:32:04.379+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:31:00+00:00, map_index=-1, run_start_date=2024-02-11 15:32:03.072232+00:00, run_end_date=2024-02-11 15:32:03.314336+00:00, run_duration=0.242104, 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-11 15:32:01.120209+00:00, queued_by_job_id=1, pid=13494 [2024-02-11T15:32:04.379+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:31:00+00:00, map_index=-1, run_start_date=2024-02-11 15:32:03.019202+00:00, run_end_date=2024-02-11 15:32:03.924881+00:00, run_duration=0.905679, 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-11 15:32:01.120209+00:00, queued_by_job_id=1, pid=13493 [2024-02-11T15:33:00.753+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:33:00+00:00, run_after=2024-02-11T15:34:00+00:00 [2024-02-11T15:33:00.757+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:33:00.800+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:33:00.800+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:33:00.801+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:33:00.801+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:33:00.803+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:33:00.803+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:33:00.803+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:33:00.803+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:33:00.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:33:00.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:33:00.909+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d54e810-0ed3-4ed8-99ad-d27c4de00ee6 [2024-02-11T15:33:00.909+0000] {scheduler_job.py:635} INFO - Setting external_id for to 98f74ace-23b0-48b3-b837-ef4974fb1042 [2024-02-11T15:33:02.691+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:33:02.691+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:32:00+00:00, run_id=scheduled__2024-02-11T15:32:00+00:00, run_start_date=2024-02-11 15:33:00.767016+00:00, run_end_date=2024-02-11 15:33:02.691864+00:00, run_duration=1.924848, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:32:00+00:00, data_interval_end=2024-02-11 15:33:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:33:02.701+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:33:00+00:00, run_after=2024-02-11T15:34:00+00:00 [2024-02-11T15:33:03.777+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:33:03.778+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:32:00+00:00, run_id=scheduled__2024-02-11T15:32:00+00:00, run_start_date=2024-02-11 15:33:00.767740+00:00, run_end_date=2024-02-11 15:33:03.777961+00:00, run_duration=3.010221, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:32:00+00:00, data_interval_end=2024-02-11 15:33:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:33:03.784+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:33:00+00:00, run_after=2024-02-11T15:34:00+00:00 [2024-02-11T15:33:03.805+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:32:00+00:00 exited with status success for try_number 1 [2024-02-11T15:33:03.805+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:32:00+00:00 exited with status success for try_number 1 [2024-02-11T15:33:03.808+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:32:00+00:00, map_index=-1, run_start_date=2024-02-11 15:33:02.285786+00:00, run_end_date=2024-02-11 15:33:02.603800+00:00, run_duration=0.318014, 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-11 15:33:00.802061+00:00, queued_by_job_id=1, pid=13548 [2024-02-11T15:33:03.809+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:32:00+00:00, map_index=-1, run_start_date=2024-02-11 15:33:02.291797+00:00, run_end_date=2024-02-11 15:33:03.258523+00:00, run_duration=0.966726, state=success, executor_state=success, try_number=1, max_tries=1, job_id=627, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:33:00.802061+00:00, queued_by_job_id=1, pid=13549 [2024-02-11T15:34:00.251+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:34:00.255+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:34:00.264+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:34:00+00:00, run_after=2024-02-11T15:35:00+00:00 [2024-02-11T15:34:00.316+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:34:00.316+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:34:00.316+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:34:00.316+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:34:00.317+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:34:00.320+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:34:00.320+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:34:00.320+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:34:00.321+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:34:00.321+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:34:00.321+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:34:00.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:34:00.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:34:00.583+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:34:00.596+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4730b860-b08f-45e5-b275-6ed1da4dd0a3 [2024-02-11T15:34:00.597+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e695fe6-9cff-4329-90e3-9a95445b05cb [2024-02-11T15:34:00.597+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5fff6bb0-8579-4c73-88b0-9c1ecf08dfd6 [2024-02-11T15:34:01.880+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:34:01.897+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:32:00+00:00, run_id=scheduled__2024-02-11T15:32:00+00:00, run_start_date=2024-02-11 15:34:00.273073+00:00, run_end_date=2024-02-11 15:34:01.897593+00:00, run_duration=1.62452, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:32:00+00:00, data_interval_end=2024-02-11 15:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:34:01.928+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:34:00+00:00, run_after=2024-02-11T15:36:00+00:00 [2024-02-11T15:34:02.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:32:00+00:00 exited with status success for try_number 1 [2024-02-11T15:34:02.166+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:32:00+00:00, map_index=-1, run_start_date=2024-02-11 15:34:01.083185+00:00, run_end_date=2024-02-11 15:34:01.343105+00:00, run_duration=0.25992, 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-11 15:34:00.318687+00:00, queued_by_job_id=1, pid=13584 [2024-02-11T15:34:03.213+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:34:03.213+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:33:00+00:00, run_id=scheduled__2024-02-11T15:33:00+00:00, run_start_date=2024-02-11 15:34:00.273888+00:00, run_end_date=2024-02-11 15:34:03.213491+00:00, run_duration=2.939603, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:33:00+00:00, data_interval_end=2024-02-11 15:34:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:34:03.227+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:34:00+00:00, run_after=2024-02-11T15:35:00+00:00 [2024-02-11T15:34:03.337+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:33:00+00:00 exited with status success for try_number 1 [2024-02-11T15:34:03.342+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:33:00+00:00, map_index=-1, run_start_date=2024-02-11 15:34:02.297103+00:00, run_end_date=2024-02-11 15:34:02.966864+00:00, run_duration=0.669761, state=success, executor_state=success, try_number=1, max_tries=1, job_id=629, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:34:00.318687+00:00, queued_by_job_id=1, pid=13614 [2024-02-11T15:34:04.395+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:34:04.395+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:33:00+00:00, run_id=scheduled__2024-02-11T15:33:00+00:00, run_start_date=2024-02-11 15:34:00.274550+00:00, run_end_date=2024-02-11 15:34:04.395852+00:00, run_duration=4.121302, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:33:00+00:00, data_interval_end=2024-02-11 15:34:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:34:04.402+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:34:00+00:00, run_after=2024-02-11T15:35:00+00:00 [2024-02-11T15:34:04.422+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:33:00+00:00 exited with status success for try_number 1 [2024-02-11T15:34:04.425+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:33:00+00:00, map_index=-1, run_start_date=2024-02-11 15:34:02.476230+00:00, run_end_date=2024-02-11 15:34:04.182344+00:00, run_duration=1.706114, state=success, executor_state=success, try_number=1, max_tries=1, job_id=630, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:34:00.318687+00:00, queued_by_job_id=1, pid=13615 [2024-02-11T15:35:00.913+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:35:00+00:00, run_after=2024-02-11T15:36:00+00:00 [2024-02-11T15:35:00.920+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:35:00+00:00, run_after=2024-02-11T15:40:00+00:00 [2024-02-11T15:35:00.924+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:35:00.972+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:35:00.972+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:35:00.973+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:35:00.973+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:35:00.973+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:35:00.975+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T15:35:00.975+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:35:00.975+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:35:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:35:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:35:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:35:01.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:35:01.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:35:01.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:35:01.140+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb8b0af3-ff74-41f6-94b2-ebdc0f8e4c63 [2024-02-11T15:35:01.140+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d7c4dd7-5e09-4cf2-b9ff-88b036c9b878 [2024-02-11T15:35:01.140+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3dab3dd3-2692-461a-809a-2cc5edf1b30f [2024-02-11T15:35:03.473+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:35:03.474+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:34:00+00:00, run_id=scheduled__2024-02-11T15:34:00+00:00, run_start_date=2024-02-11 15:35:00.935115+00:00, run_end_date=2024-02-11 15:35:03.473863+00:00, run_duration=2.538748, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:34:00+00:00, data_interval_end=2024-02-11 15:35:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:35:03.482+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:35:00+00:00, run_after=2024-02-11T15:36:00+00:00 [2024-02-11T15:35:03.511+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:34:00+00:00 exited with status success for try_number 1 [2024-02-11T15:35:03.516+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:34:00+00:00, map_index=-1, run_start_date=2024-02-11 15:35:02.911162+00:00, run_end_date=2024-02-11 15:35:03.244761+00:00, run_duration=0.333599, 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-11 15:35:00.974269+00:00, queued_by_job_id=1, pid=13672 [2024-02-11T15:35:03.903+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:35:03.903+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:35:03.904+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:35:03.905+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T15:35:03.905+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:35:03.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:35:03.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status success for try_number 1 [2024-02-11T15:35:03.941+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34e98532-27e0-4555-8f64-f94206d48c7a [2024-02-11T15:35:03.941+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T15:30:00+00:00, map_index=-1, run_start_date=2024-02-11 15:35:03.288911+00:00, run_end_date=2024-02-11 15:35:03.490958+00:00, run_duration=0.202047, state=success, executor_state=success, try_number=1, max_tries=1, job_id=633, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:35:00.974269+00:00, queued_by_job_id=1, pid=13700 [2024-02-11T15:35:05.056+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:35:05.057+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:34:00+00:00, run_id=scheduled__2024-02-11T15:34:00+00:00, run_start_date=2024-02-11 15:35:00.935730+00:00, run_end_date=2024-02-11 15:35:05.057019+00:00, run_duration=4.121289, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:34:00+00:00, data_interval_end=2024-02-11 15:35:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:35:05.067+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:35:00+00:00, run_after=2024-02-11T15:36:00+00:00 [2024-02-11T15:35:05.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:34:00+00:00 exited with status success for try_number 1 [2024-02-11T15:35:05.125+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:34:00+00:00, map_index=-1, run_start_date=2024-02-11 15:35:02.897387+00:00, run_end_date=2024-02-11 15:35:03.993956+00:00, run_duration=1.096569, 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-11 15:35:00.974269+00:00, queued_by_job_id=1, pid=13671 [2024-02-11T15:35:05.945+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:35:05.946+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:35:05.947+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:35:05.950+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T15:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T15:35:05.950+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T15:35:05.986+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:35:05.986+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status success for try_number 1 [2024-02-11T15:35:05.991+0000] {scheduler_job.py:635} INFO - Setting external_id for to 41f1dffc-4db7-4a90-937e-91379633f89f [2024-02-11T15:35:05.991+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T15:30:00+00:00, map_index=-1, run_start_date=2024-02-11 15:35:05.166771+00:00, run_end_date=2024-02-11 15:35:05.428000+00:00, run_duration=0.261229, state=success, executor_state=success, try_number=1, max_tries=1, job_id=634, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:35:03.904518+00:00, queued_by_job_id=1, pid=13721 [2024-02-11T15:35:07.513+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:35:07.513+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:35:07.513+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:35:07.515+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:35:07.515+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:35:07.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:35:07.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status success for try_number 1 [2024-02-11T15:35:07.550+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1784c1e5-7889-4d16-9012-666a97a1777c [2024-02-11T15:35:07.551+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T15:30:00+00:00, map_index=0, run_start_date=2024-02-11 15:35:07.111702+00:00, run_end_date=2024-02-11 15:35:07.281333+00:00, run_duration=0.169631, state=success, executor_state=success, try_number=1, max_tries=1, job_id=635, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:35:05.948635+00:00, queued_by_job_id=1, pid=13733 [2024-02-11T15:35:08.979+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:35:08.979+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:30:00+00:00, run_id=scheduled__2024-02-11T15:30:00+00:00, run_start_date=2024-02-11 15:35:00.934412+00:00, run_end_date=2024-02-11 15:35:08.979669+00:00, run_duration=8.045257, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:30:00+00:00, data_interval_end=2024-02-11 15:35:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T15:35:08.984+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:35:00+00:00, run_after=2024-02-11T15:40:00+00:00 [2024-02-11T15:35:09.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:30:00+00:00 exited with status success for try_number 1 [2024-02-11T15:35:09.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T15:30:00+00:00, map_index=-1, run_start_date=2024-02-11 15:35:08.640443+00:00, run_end_date=2024-02-11 15:35:08.815845+00:00, run_duration=0.175402, 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-11 15:35:07.514059+00:00, queued_by_job_id=1, pid=13745 [2024-02-11T15:35:14.999+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T15:36: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-11T15:36:00.443+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:36:00.452+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:36:00+00:00, run_after=2024-02-11T15:37:00+00:00 [2024-02-11T15:36:00.502+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:36:00.502+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:36:00.502+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:36:00.502+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:36:00.503+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:36:00.505+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:36:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:36:00.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:36:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:36:00.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:36:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:36:00.805+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:36:00.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:36:00.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:36:00.824+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8b4ac149-2aa1-41b5-9b12-0d2a218a351b [2024-02-11T15:36:00.825+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52363cda-1b5f-4a06-a53a-a70feac327cb [2024-02-11T15:36:00.825+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4c40341a-e426-4634-b8c9-90debc92df67 [2024-02-11T15:36:02.034+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:36:02.034+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:34:00+00:00, run_id=scheduled__2024-02-11T15:34:00+00:00, run_start_date=2024-02-11 15:36:00.460594+00:00, run_end_date=2024-02-11 15:36:02.034558+00:00, run_duration=1.573964, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:34:00+00:00, data_interval_end=2024-02-11 15:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:36:02.042+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:36:00+00:00, run_after=2024-02-11T15:38:00+00:00 [2024-02-11T15:36:02.096+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:34:00+00:00 exited with status success for try_number 1 [2024-02-11T15:36:02.104+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:34:00+00:00, map_index=-1, run_start_date=2024-02-11 15:36:01.442877+00:00, run_end_date=2024-02-11 15:36:01.863376+00:00, run_duration=0.420499, 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-11 15:36:00.504141+00:00, queued_by_job_id=1, pid=13763 [2024-02-11T15:36:03.135+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:36:03.136+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:35:00+00:00, run_id=scheduled__2024-02-11T15:35:00+00:00, run_start_date=2024-02-11 15:36:00.461371+00:00, run_end_date=2024-02-11 15:36:03.136129+00:00, run_duration=2.674758, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:35:00+00:00, data_interval_end=2024-02-11 15:36:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:36:03.143+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:36:00+00:00, run_after=2024-02-11T15:37:00+00:00 [2024-02-11T15:36:03.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:35:00+00:00 exited with status success for try_number 1 [2024-02-11T15:36:03.174+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:35:00+00:00, map_index=-1, run_start_date=2024-02-11 15:36:02.704263+00:00, run_end_date=2024-02-11 15:36:02.949290+00:00, run_duration=0.245027, 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-11 15:36:00.504141+00:00, queued_by_job_id=1, pid=13803 [2024-02-11T15:36:04.202+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:36:04.202+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:35:00+00:00, run_id=scheduled__2024-02-11T15:35:00+00:00, run_start_date=2024-02-11 15:36:00.462071+00:00, run_end_date=2024-02-11 15:36:04.202812+00:00, run_duration=3.740741, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:35:00+00:00, data_interval_end=2024-02-11 15:36:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:36:04.209+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:36:00+00:00, run_after=2024-02-11T15:37:00+00:00 [2024-02-11T15:36:04.231+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:35:00+00:00 exited with status success for try_number 1 [2024-02-11T15:36:04.234+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:35:00+00:00, map_index=-1, run_start_date=2024-02-11 15:36:02.385674+00:00, run_end_date=2024-02-11 15:36:03.582304+00:00, run_duration=1.19663, 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-11 15:36:00.504141+00:00, queued_by_job_id=1, pid=13784 [2024-02-11T15:37:00.944+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:37:00.952+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:37:00+00:00, run_after=2024-02-11T15:38:00+00:00 [2024-02-11T15:37:00.992+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:37:00.993+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:37:00.993+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:37:00.993+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:37:00.996+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:37:00.996+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:37:00.996+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:37:00.996+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:37:01.087+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:37:01.087+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:37:01.092+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d99e29c-ceb7-4e0d-af10-bc6e0df8425d [2024-02-11T15:37:01.092+0000] {scheduler_job.py:635} INFO - Setting external_id for to f38f38d3-cea4-4a70-b04e-2adbab61d709 [2024-02-11T15:37:03.321+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:37:03.321+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:36:00+00:00, run_id=scheduled__2024-02-11T15:36:00+00:00, run_start_date=2024-02-11 15:37:00.961973+00:00, run_end_date=2024-02-11 15:37:03.321406+00:00, run_duration=2.359433, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:36:00+00:00, data_interval_end=2024-02-11 15:37:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:37:03.328+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:37:00+00:00, run_after=2024-02-11T15:38:00+00:00 [2024-02-11T15:37:03.358+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:36:00+00:00 exited with status success for try_number 1 [2024-02-11T15:37:03.361+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:36:00+00:00, map_index=-1, run_start_date=2024-02-11 15:37:02.651813+00:00, run_end_date=2024-02-11 15:37:03.000628+00:00, run_duration=0.348815, 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-11 15:37:00.994461+00:00, queued_by_job_id=1, pid=13849 [2024-02-11T15:37:04.388+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:37:04.388+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:36:00+00:00, run_id=scheduled__2024-02-11T15:36:00+00:00, run_start_date=2024-02-11 15:37:00.963083+00:00, run_end_date=2024-02-11 15:37:04.388812+00:00, run_duration=3.425729, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:36:00+00:00, data_interval_end=2024-02-11 15:37:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:37:04.395+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:37:00+00:00, run_after=2024-02-11T15:38:00+00:00 [2024-02-11T15:37:04.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:36:00+00:00 exited with status success for try_number 1 [2024-02-11T15:37:04.423+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:36:00+00:00, map_index=-1, run_start_date=2024-02-11 15:37:02.791993+00:00, run_end_date=2024-02-11 15:37:04.013543+00:00, run_duration=1.22155, 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-11 15:37:00.994461+00:00, queued_by_job_id=1, pid=13850 [2024-02-11T15:38:00.178+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:38:00.186+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:38:00+00:00, run_after=2024-02-11T15:39:00+00:00 [2024-02-11T15: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-11T15:38:00.248+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:38:00.248+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:38:00.248+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:38:00.248+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:38:00.249+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:38:00.251+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:38:00.251+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:38:00.251+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:38:00.251+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:38:00.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:38:00.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:38:00.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:38:00.591+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:38:00.591+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:38:00.602+0000] {scheduler_job.py:635} INFO - Setting external_id for to a3f323c8-8152-4c59-88a1-a6f5de95c947 [2024-02-11T15:38:00.602+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6451c2f4-3552-4219-80ca-4b803ac22d63 [2024-02-11T15:38:00.603+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7717d55e-a425-4cbc-92be-aa0c5ad2bf6c [2024-02-11T15:38:01.795+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:38:01.795+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:36:00+00:00, run_id=scheduled__2024-02-11T15:36:00+00:00, run_start_date=2024-02-11 15:38:00.203511+00:00, run_end_date=2024-02-11 15:38:01.795828+00:00, run_duration=1.592317, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:36:00+00:00, data_interval_end=2024-02-11 15:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:38:01.814+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:38:00+00:00, run_after=2024-02-11T15:40:00+00:00 [2024-02-11T15:38:01.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:36:00+00:00 exited with status success for try_number 1 [2024-02-11T15:38:01.958+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:36:00+00:00, map_index=-1, run_start_date=2024-02-11 15:38:01.223782+00:00, run_end_date=2024-02-11 15:38:01.521793+00:00, run_duration=0.298011, 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-11 15:38:00.249942+00:00, queued_by_job_id=1, pid=13885 [2024-02-11T15:38:02.987+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:38:02.987+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:37:00+00:00, run_id=scheduled__2024-02-11T15:37:00+00:00, run_start_date=2024-02-11 15:38:00.204440+00:00, run_end_date=2024-02-11 15:38:02.987751+00:00, run_duration=2.783311, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:37:00+00:00, data_interval_end=2024-02-11 15:38:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:38:02.994+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:38:00+00:00, run_after=2024-02-11T15:39:00+00:00 [2024-02-11T15:38:03.047+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:37:00+00:00 exited with status success for try_number 1 [2024-02-11T15:38:03.051+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:37:00+00:00, map_index=-1, run_start_date=2024-02-11 15:38:02.216964+00:00, run_end_date=2024-02-11 15:38:02.535408+00:00, run_duration=0.318444, state=success, executor_state=success, try_number=1, max_tries=1, job_id=644, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:38:00.249942+00:00, queued_by_job_id=1, pid=13916 [2024-02-11T15:38:04.091+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:38:04.092+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:37:00+00:00, run_id=scheduled__2024-02-11T15:37:00+00:00, run_start_date=2024-02-11 15:38:00.205326+00:00, run_end_date=2024-02-11 15:38:04.092178+00:00, run_duration=3.886852, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:37:00+00:00, data_interval_end=2024-02-11 15:38:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:38:04.100+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:38:00+00:00, run_after=2024-02-11T15:39:00+00:00 [2024-02-11T15:38:04.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:37:00+00:00 exited with status success for try_number 1 [2024-02-11T15:38:04.130+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:37:00+00:00, map_index=-1, run_start_date=2024-02-11 15:38:02.217144+00:00, run_end_date=2024-02-11 15:38:03.365213+00:00, run_duration=1.148069, 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-11 15:38:00.249942+00:00, queued_by_job_id=1, pid=13915 [2024-02-11T15:39:00.401+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:39:00+00:00, run_after=2024-02-11T15:40:00+00:00 [2024-02-11T15:39:00.407+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:39:00.457+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:39:00.457+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:39:00.457+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:39:00.458+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:39:00.460+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:39:00.461+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:39:00.461+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:39:00.461+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:39:00.579+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:39:00.579+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:39:00.584+0000] {scheduler_job.py:635} INFO - Setting external_id for to 25c4c23b-35b3-4b50-b5d4-6ea4f298a982 [2024-02-11T15:39:00.584+0000] {scheduler_job.py:635} INFO - Setting external_id for to af9f895f-3655-42ef-a18f-16025a45b6a1 [2024-02-11T15:39:03.326+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:39:03.326+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:38:00+00:00, run_id=scheduled__2024-02-11T15:38:00+00:00, run_start_date=2024-02-11 15:39:00.422477+00:00, run_end_date=2024-02-11 15:39:03.326370+00:00, run_duration=2.903893, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:38:00+00:00, data_interval_end=2024-02-11 15:39:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:39:03.335+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:39:00+00:00, run_after=2024-02-11T15:40:00+00:00 [2024-02-11T15:39:03.366+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:38:00+00:00 exited with status success for try_number 1 [2024-02-11T15:39:03.369+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:38:00+00:00, map_index=-1, run_start_date=2024-02-11 15:39:01.923114+00:00, run_end_date=2024-02-11 15:39:02.351142+00:00, run_duration=0.428028, 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-11 15:39:00.459041+00:00, queued_by_job_id=1, pid=13970 [2024-02-11T15:39:04.401+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:39:04.401+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:38:00+00:00, run_id=scheduled__2024-02-11T15:38:00+00:00, run_start_date=2024-02-11 15:39:00.423508+00:00, run_end_date=2024-02-11 15:39:04.401686+00:00, run_duration=3.978178, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:38:00+00:00, data_interval_end=2024-02-11 15:39:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:39:04.408+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:39:00+00:00, run_after=2024-02-11T15:40:00+00:00 [2024-02-11T15:39:04.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:38:00+00:00 exited with status success for try_number 1 [2024-02-11T15:39:04.432+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:38:00+00:00, map_index=-1, run_start_date=2024-02-11 15:39:01.970884+00:00, run_end_date=2024-02-11 15:39:03.312576+00:00, run_duration=1.341692, state=success, executor_state=success, try_number=1, max_tries=1, job_id=646, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:39:00.459041+00:00, queued_by_job_id=1, pid=13971 [2024-02-11T15:40:00.581+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:40:00.585+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:40:00.594+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:40:00+00:00, run_after=2024-02-11T15:45:00+00:00 [2024-02-11T15:40:00.607+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:40:00+00:00, run_after=2024-02-11T15:41:00+00:00 [2024-02-11T15:40:00.670+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T15:40:00.670+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:40:00.670+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:40:00.671+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:40:00.671+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:40:00.671+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:40:00.675+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T15:40:00.675+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:40:00.675+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:40:00.675+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:40:00.675+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:40:00.675+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:40:00.676+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:40:00.676+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:40:01.191+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:40:01.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:40:01.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:40:01.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:40:01.206+0000] {scheduler_job.py:635} INFO - Setting external_id for to 844bf0e9-4b8a-4226-91cc-85a69c61c068 [2024-02-11T15:40:01.206+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32e16846-78be-41d4-96be-f70ce6539439 [2024-02-11T15:40:01.206+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6ac59415-dc93-4039-b97d-eac2116b7cb1 [2024-02-11T15:40:01.206+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2423d75-d89d-4d16-a82e-26b76540bd07 [2024-02-11T15:40:02.973+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:40:02.974+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:38:00+00:00, run_id=scheduled__2024-02-11T15:38:00+00:00, run_start_date=2024-02-11 15:40:00.620811+00:00, run_end_date=2024-02-11 15:40:02.973988+00:00, run_duration=2.353177, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:38:00+00:00, data_interval_end=2024-02-11 15:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:40:02.994+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:40:00+00:00, run_after=2024-02-11T15:42:00+00:00 [2024-02-11T15:40:03.166+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:38:00+00:00 exited with status success for try_number 1 [2024-02-11T15:40:03.182+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:38:00+00:00, map_index=-1, run_start_date=2024-02-11 15:40:01.622508+00:00, run_end_date=2024-02-11 15:40:02.130385+00:00, run_duration=0.507877, state=success, executor_state=success, try_number=1, max_tries=1, job_id=647, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:40:00.673012+00:00, queued_by_job_id=1, pid=14007 [2024-02-11T15:40:04.214+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:40:04.214+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:39:00+00:00, run_id=scheduled__2024-02-11T15:39:00+00:00, run_start_date=2024-02-11 15:40:00.621691+00:00, run_end_date=2024-02-11 15:40:04.214820+00:00, run_duration=3.593129, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:39:00+00:00, data_interval_end=2024-02-11 15:40:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:40:04.221+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:40:00+00:00, run_after=2024-02-11T15:41:00+00:00 [2024-02-11T15:40:04.244+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:40:04.244+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:40:04.245+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:40:04.246+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T15:40:04.246+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:40:04.279+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:40:04.279+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:35:00+00:00 exited with status success for try_number 1 [2024-02-11T15:40:04.280+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:39:00+00:00 exited with status success for try_number 1 [2024-02-11T15:40:04.287+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3afc4ff1-2b9a-4cc9-979b-4a2987ce7ad4 [2024-02-11T15:40:04.287+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:39:00+00:00, map_index=-1, run_start_date=2024-02-11 15:40:03.218705+00:00, run_end_date=2024-02-11 15:40:03.985401+00:00, run_duration=0.766696, 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-11 15:40:00.673012+00:00, queued_by_job_id=1, pid=14048 [2024-02-11T15:40:04.287+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T15:35:00+00:00, map_index=-1, run_start_date=2024-02-11 15:40:03.536427+00:00, run_end_date=2024-02-11 15:40:04.065233+00:00, run_duration=0.528806, state=success, executor_state=success, try_number=1, max_tries=1, job_id=650, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:40:00.673012+00:00, queued_by_job_id=1, pid=14049 [2024-02-11T15:40:05.380+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:40:05.380+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:39:00+00:00, run_id=scheduled__2024-02-11T15:39:00+00:00, run_start_date=2024-02-11 15:40:00.622577+00:00, run_end_date=2024-02-11 15:40:05.380623+00:00, run_duration=4.758046, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:39:00+00:00, data_interval_end=2024-02-11 15:40:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:40:05.390+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:40:00+00:00, run_after=2024-02-11T15:41:00+00:00 [2024-02-11T15:40:05.433+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:39:00+00:00 exited with status success for try_number 1 [2024-02-11T15:40:05.437+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:39:00+00:00, map_index=-1, run_start_date=2024-02-11 15:40:03.047005+00:00, run_end_date=2024-02-11 15:40:04.691040+00:00, run_duration=1.644035, 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-11 15:40:00.673012+00:00, queued_by_job_id=1, pid=14047 [2024-02-11T15:40:06.479+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:40:06.479+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:40:06.479+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:40:06.480+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T15:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T15:40:06.481+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T15:40:06.510+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:40:06.510+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:35:00+00:00 exited with status success for try_number 1 [2024-02-11T15:40:06.514+0000] {scheduler_job.py:635} INFO - Setting external_id for to c0176e1b-1c75-4a5f-bd1e-d23518a69d76 [2024-02-11T15:40:06.514+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T15:35:00+00:00, map_index=-1, run_start_date=2024-02-11 15:40:05.379190+00:00, run_end_date=2024-02-11 15:40:05.570772+00:00, run_duration=0.191582, state=success, executor_state=success, try_number=1, max_tries=1, job_id=651, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:40:04.245638+00:00, queued_by_job_id=1, pid=14088 [2024-02-11T15:40:08.593+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:40:08.593+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:40:08.594+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:40:08.595+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:40:08.595+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:40:08.626+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:40:08.626+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:35:00+00:00 exited with status success for try_number 1 [2024-02-11T15:40:08.630+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0a53d3c9-e4bb-4443-9502-6dddb1ded624 [2024-02-11T15:40:08.630+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T15:35:00+00:00, map_index=0, run_start_date=2024-02-11 15:40:07.621091+00:00, run_end_date=2024-02-11 15:40:07.800387+00:00, run_duration=0.179296, state=success, executor_state=success, try_number=1, max_tries=1, job_id=652, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:40:06.479938+00:00, queued_by_job_id=1, pid=14100 [2024-02-11T15:40:10.778+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:40:10.778+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:35:00+00:00, run_id=scheduled__2024-02-11T15:35:00+00:00, run_start_date=2024-02-11 15:40:00.619782+00:00, run_end_date=2024-02-11 15:40:10.778679+00:00, run_duration=10.158897, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:35:00+00:00, data_interval_end=2024-02-11 15:40:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T15:40:10.785+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:40:00+00:00, run_after=2024-02-11T15:45:00+00:00 [2024-02-11T15:40:10.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:35:00+00:00 exited with status success for try_number 1 [2024-02-11T15:40:10.812+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T15:35:00+00:00, map_index=-1, run_start_date=2024-02-11 15:40:09.714236+00:00, run_end_date=2024-02-11 15:40:09.892943+00:00, run_duration=0.178707, 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-11 15:40:08.594701+00:00, queued_by_job_id=1, pid=14112 [2024-02-11T15:40:15.035+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T15:41:00.814+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:41:00.822+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:41:00+00:00, run_after=2024-02-11T15:42:00+00:00 [2024-02-11T15:41:00.861+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:41:00.862+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:41:00.862+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:41:00.862+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:41:00.864+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:41:00.864+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:41:00.864+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:41:00.865+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:41:00.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:41:00.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:41:00.976+0000] {scheduler_job.py:635} INFO - Setting external_id for to fef7a53b-a78d-44e1-840e-d44b85204f4f [2024-02-11T15:41:00.977+0000] {scheduler_job.py:635} INFO - Setting external_id for to 648c3baa-accc-467e-b343-e2d0567d0e22 [2024-02-11T15:41:03.526+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:41:03.526+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:40:00+00:00, run_id=scheduled__2024-02-11T15:40:00+00:00, run_start_date=2024-02-11 15:41:00.832025+00:00, run_end_date=2024-02-11 15:41:03.526551+00:00, run_duration=2.694526, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:40:00+00:00, data_interval_end=2024-02-11 15:41:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:41:03.533+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:41:00+00:00, run_after=2024-02-11T15:42:00+00:00 [2024-02-11T15:41:03.559+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status success for try_number 1 [2024-02-11T15:41:03.562+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:40:00+00:00, map_index=-1, run_start_date=2024-02-11 15:41:02.447245+00:00, run_end_date=2024-02-11 15:41:02.791548+00:00, run_duration=0.344303, 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-11 15:41:00.863284+00:00, queued_by_job_id=1, pid=14149 [2024-02-11T15:41:04.592+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:41:04.592+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:40:00+00:00, run_id=scheduled__2024-02-11T15:40:00+00:00, run_start_date=2024-02-11 15:41:00.832845+00:00, run_end_date=2024-02-11 15:41:04.592422+00:00, run_duration=3.759577, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:40:00+00:00, data_interval_end=2024-02-11 15:41:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:41:04.599+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:41:00+00:00, run_after=2024-02-11T15:42:00+00:00 [2024-02-11T15:41:04.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status success for try_number 1 [2024-02-11T15:41:04.626+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:40:00+00:00, map_index=-1, run_start_date=2024-02-11 15:41:02.427302+00:00, run_end_date=2024-02-11 15:41:03.695216+00:00, run_duration=1.267914, 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-11 15:41:00.863284+00:00, queued_by_job_id=1, pid=14148 [2024-02-11T15:42:00.012+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:42:00.018+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:42:00.030+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:42:00+00:00, run_after=2024-02-11T15:43:00+00:00 [2024-02-11T15:42:00.084+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:42:00.084+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:42:00.084+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:42:00.085+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:42:00.085+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:42:00.087+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:42:00.087+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:42:00.088+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:42:00.088+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:42:00.088+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:42:00.088+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:42:00.444+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:42:00.445+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:42:00.445+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:42:00.462+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2213b11-83af-495c-a6b5-214fed39c98f [2024-02-11T15:42:00.462+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf0fec7c-f194-4ee7-9284-34d40e213d72 [2024-02-11T15:42:00.462+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35c0619a-2f77-40d9-835f-65c5922b1851 [2024-02-11T15:42:01.696+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:42:01.696+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:40:00+00:00, run_id=scheduled__2024-02-11T15:40:00+00:00, run_start_date=2024-02-11 15:42:00.039939+00:00, run_end_date=2024-02-11 15:42:01.696682+00:00, run_duration=1.656743, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:40:00+00:00, data_interval_end=2024-02-11 15:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:42:01.704+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:42:00+00:00, run_after=2024-02-11T15:44:00+00:00 [2024-02-11T15:42:01.806+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status success for try_number 1 [2024-02-11T15:42:01.822+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:40:00+00:00, map_index=-1, run_start_date=2024-02-11 15:42:00.865690+00:00, run_end_date=2024-02-11 15:42:01.173027+00:00, run_duration=0.307337, 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-11 15:42:00.086195+00:00, queued_by_job_id=1, pid=14184 [2024-02-11T15:42:02.856+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:42:02.857+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:41:00+00:00, run_id=scheduled__2024-02-11T15:41:00+00:00, run_start_date=2024-02-11 15:42:00.040821+00:00, run_end_date=2024-02-11 15:42:02.857196+00:00, run_duration=2.816375, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:41:00+00:00, data_interval_end=2024-02-11 15:42:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:42:02.864+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:42:00+00:00, run_after=2024-02-11T15:43:00+00:00 [2024-02-11T15:42:02.896+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:41:00+00:00 exited with status success for try_number 1 [2024-02-11T15:42:02.899+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:41:00+00:00, map_index=-1, run_start_date=2024-02-11 15:42:01.873002+00:00, run_end_date=2024-02-11 15:42:02.231654+00:00, run_duration=0.358652, 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-11 15:42:00.086195+00:00, queued_by_job_id=1, pid=14215 [2024-02-11T15:42:04.037+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:42:04.037+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:41:00+00:00, run_id=scheduled__2024-02-11T15:41:00+00:00, run_start_date=2024-02-11 15:42:00.041516+00:00, run_end_date=2024-02-11 15:42:04.037660+00:00, run_duration=3.996144, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:41:00+00:00, data_interval_end=2024-02-11 15:42:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:42:04.044+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:42:00+00:00, run_after=2024-02-11T15:43:00+00:00 [2024-02-11T15:42:04.064+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:41:00+00:00 exited with status success for try_number 1 [2024-02-11T15:42:04.068+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:41:00+00:00, map_index=-1, run_start_date=2024-02-11 15:42:01.864405+00:00, run_end_date=2024-02-11 15:42:03.073695+00:00, run_duration=1.20929, 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-11 15:42:00.086195+00:00, queued_by_job_id=1, pid=14214 [2024-02-11T15:43:00.537+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:43:00+00:00, run_after=2024-02-11T15:44:00+00:00 [2024-02-11T15:43:00.542+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:43:00.587+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:43:00.587+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:43:00.587+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:43:00.588+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:43:00.590+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:43:00.590+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:43:00.590+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:43:00.590+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:43:00.717+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:43:00.717+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:43:00.723+0000] {scheduler_job.py:635} INFO - Setting external_id for to 06d4a5c8-bac7-4c86-81bb-cd13e5974d4b [2024-02-11T15:43:00.723+0000] {scheduler_job.py:635} INFO - Setting external_id for to c7fdb4dc-ae94-4bbd-8049-44a3312159e7 [2024-02-11T15:43:02.942+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:43:02.943+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:42:00+00:00, run_id=scheduled__2024-02-11T15:42:00+00:00, run_start_date=2024-02-11 15:43:00.553162+00:00, run_end_date=2024-02-11 15:43:02.942846+00:00, run_duration=2.389684, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:42:00+00:00, data_interval_end=2024-02-11 15:43:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:43:02.949+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:43:00+00:00, run_after=2024-02-11T15:44:00+00:00 [2024-02-11T15:43:02.977+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:42:00+00:00 exited with status success for try_number 1 [2024-02-11T15:43:02.980+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:42:00+00:00, map_index=-1, run_start_date=2024-02-11 15:43:02.138267+00:00, run_end_date=2024-02-11 15:43:02.479224+00:00, run_duration=0.340957, state=success, executor_state=success, try_number=1, max_tries=1, job_id=660, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:43:00.588845+00:00, queued_by_job_id=1, pid=14270 [2024-02-11T15:43:03.510+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:43:03.510+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:42:00+00:00, run_id=scheduled__2024-02-11T15:42:00+00:00, run_start_date=2024-02-11 15:43:00.554257+00:00, run_end_date=2024-02-11 15:43:03.510824+00:00, run_duration=2.956567, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:42:00+00:00, data_interval_end=2024-02-11 15:43:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:43:03.518+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:43:00+00:00, run_after=2024-02-11T15:44:00+00:00 [2024-02-11T15:43:04.612+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:42:00+00:00 exited with status success for try_number 1 [2024-02-11T15:43:04.615+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:42:00+00:00, map_index=-1, run_start_date=2024-02-11 15:43:02.077068+00:00, run_end_date=2024-02-11 15:43:03.475459+00:00, run_duration=1.398391, 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-11 15:43:00.588845+00:00, queued_by_job_id=1, pid=14269 [2024-02-11T15:44:00.040+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:44:00.046+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:44:00.055+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:44:00+00:00, run_after=2024-02-11T15:45:00+00:00 [2024-02-11T15:44:00.115+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:44:00.115+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:44:00.115+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:44:00.115+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:44:00.116+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:44:00.118+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:44:00.118+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:44:00.118+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:44:00.118+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:44:00.119+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:44:00.119+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:44:00.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:44:00.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:44:00.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:44:00.596+0000] {scheduler_job.py:635} INFO - Setting external_id for to c39ee2d8-dffd-4419-9cc5-f2f3c686fdf0 [2024-02-11T15:44:00.596+0000] {scheduler_job.py:635} INFO - Setting external_id for to 10344789-b759-424b-811d-e5d4cb0a5469 [2024-02-11T15:44:00.596+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b5e8dab-8abb-4889-8123-3f291d23b1b2 [2024-02-11T15:44:01.905+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:44:01.906+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:42:00+00:00, run_id=scheduled__2024-02-11T15:42:00+00:00, run_start_date=2024-02-11 15:44:00.064953+00:00, run_end_date=2024-02-11 15:44:01.906058+00:00, run_duration=1.841105, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:42:00+00:00, data_interval_end=2024-02-11 15:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:44:01.922+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:44:00+00:00, run_after=2024-02-11T15:46:00+00:00 [2024-02-11T15:44:02.085+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:42:00+00:00 exited with status success for try_number 1 [2024-02-11T15:44:02.110+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:42:00+00:00, map_index=-1, run_start_date=2024-02-11 15:44:01.143623+00:00, run_end_date=2024-02-11 15:44:01.637032+00:00, run_duration=0.493409, 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-11 15:44:00.116652+00:00, queued_by_job_id=1, pid=14305 [2024-02-11T15:44:03.175+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:44:03.176+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:43:00+00:00, run_id=scheduled__2024-02-11T15:43:00+00:00, run_start_date=2024-02-11 15:44:00.065808+00:00, run_end_date=2024-02-11 15:44:03.176086+00:00, run_duration=3.110278, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:43:00+00:00, data_interval_end=2024-02-11 15:44:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:44:03.190+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:44:00+00:00, run_after=2024-02-11T15:45:00+00:00 [2024-02-11T15:44:03.247+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:43:00+00:00 exited with status success for try_number 1 [2024-02-11T15:44:03.255+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:43:00+00:00, map_index=-1, run_start_date=2024-02-11 15:44:02.528250+00:00, run_end_date=2024-02-11 15:44:02.973830+00:00, run_duration=0.44558, state=success, executor_state=success, try_number=1, max_tries=1, job_id=662, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:44:00.116652+00:00, queued_by_job_id=1, pid=14335 [2024-02-11T15:44:05.103+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:44:05.103+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:43:00+00:00, run_id=scheduled__2024-02-11T15:43:00+00:00, run_start_date=2024-02-11 15:44:00.066497+00:00, run_end_date=2024-02-11 15:44:05.103592+00:00, run_duration=5.037095, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:43:00+00:00, data_interval_end=2024-02-11 15:44:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:44:05.110+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:44:00+00:00, run_after=2024-02-11T15:45:00+00:00 [2024-02-11T15:44:05.131+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:43:00+00:00 exited with status success for try_number 1 [2024-02-11T15:44:05.134+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:43:00+00:00, map_index=-1, run_start_date=2024-02-11 15:44:02.612115+00:00, run_end_date=2024-02-11 15:44:04.143957+00:00, run_duration=1.531842, state=success, executor_state=success, try_number=1, max_tries=1, job_id=663, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:44:00.116652+00:00, queued_by_job_id=1, pid=14336 [2024-02-11T15:45:00.542+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:45:00+00:00, run_after=2024-02-11T15:46:00+00:00 [2024-02-11T15:45:00.547+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:45:00.559+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:45:00+00:00, run_after=2024-02-11T15:50:00+00:00 [2024-02-11T15:45:00.617+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:45:00.618+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:45:00.618+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:45:00.618+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:45:00.618+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:45:00.621+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T15:45:00.621+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:45:00.621+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:45:00.621+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:45:00.621+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:45:00.621+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:45:00.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:45:00.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:45:00.898+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:45:00.905+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab7b545b-f6f2-407e-8dc7-88c964f1f7e0 [2024-02-11T15:45:00.906+0000] {scheduler_job.py:635} INFO - Setting external_id for to 61c70e6d-8742-4488-b1ab-7360afb35add [2024-02-11T15:45:00.906+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9df9b48-2bc4-49e0-ba82-16f4ea811720 [2024-02-11T15:45:03.228+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:45:03.228+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:45:03.229+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:45:03.231+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T15:45:03.231+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:45:03.277+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:45:03.278+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:44:00+00:00 exited with status success for try_number 1 [2024-02-11T15:45:03.283+0000] {scheduler_job.py:635} INFO - Setting external_id for to 37950285-efb6-4b4b-80da-31d1cdd65a30 [2024-02-11T15:45:03.284+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:44:00+00:00, map_index=-1, run_start_date=2024-02-11 15:45:02.651380+00:00, run_end_date=2024-02-11 15:45:03.107716+00:00, run_duration=0.456336, 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-11 15:45:00.619536+00:00, queued_by_job_id=1, pid=14401 [2024-02-11T15:45:03.320+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:45:03.320+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:44:00+00:00, run_id=scheduled__2024-02-11T15:44:00+00:00, run_start_date=2024-02-11 15:45:00.571008+00:00, run_end_date=2024-02-11 15:45:03.320723+00:00, run_duration=2.749715, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:44:00+00:00, data_interval_end=2024-02-11 15:45:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:45:03.330+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:45:00+00:00, run_after=2024-02-11T15:46:00+00:00 [2024-02-11T15:45:03.371+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status success for try_number 1 [2024-02-11T15:45:03.375+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T15:40:00+00:00, map_index=-1, run_start_date=2024-02-11 15:45:02.708284+00:00, run_end_date=2024-02-11 15:45:03.108154+00:00, run_duration=0.39987, state=success, executor_state=success, try_number=1, max_tries=1, job_id=666, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:45:00.619536+00:00, queued_by_job_id=1, pid=14402 [2024-02-11T15:45:04.406+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:45:04.406+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:44:00+00:00, run_id=scheduled__2024-02-11T15:44:00+00:00, run_start_date=2024-02-11 15:45:00.571683+00:00, run_end_date=2024-02-11 15:45:04.406758+00:00, run_duration=3.835075, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:44:00+00:00, data_interval_end=2024-02-11 15:45:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:45:04.414+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:45:00+00:00, run_after=2024-02-11T15:46:00+00:00 [2024-02-11T15:45:04.446+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:44:00+00:00 exited with status success for try_number 1 [2024-02-11T15:45:04.450+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:44:00+00:00, map_index=-1, run_start_date=2024-02-11 15:45:02.512996+00:00, run_end_date=2024-02-11 15:45:03.633166+00:00, run_duration=1.12017, 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-11 15:45:00.619536+00:00, queued_by_job_id=1, pid=14400 [2024-02-11T15:45:05.626+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:45:05.626+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:45:05.627+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:45:05.629+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T15:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T15:45:05.629+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T15:45:05.665+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:45:05.665+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status success for try_number 1 [2024-02-11T15:45:05.670+0000] {scheduler_job.py:635} INFO - Setting external_id for to df6e8831-ea11-4ad4-98f2-f4293bed52e7 [2024-02-11T15:45:05.671+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T15:40:00+00:00, map_index=-1, run_start_date=2024-02-11 15:45:04.395772+00:00, run_end_date=2024-02-11 15:45:04.592740+00:00, run_duration=0.196968, state=success, executor_state=success, try_number=1, max_tries=1, job_id=667, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:45:03.229874+00:00, queued_by_job_id=1, pid=14441 [2024-02-11T15:45:07.463+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:45:07.463+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:45:07.464+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:45:07.465+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:45:07.465+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:45:07.494+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:45:07.494+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status success for try_number 1 [2024-02-11T15:45:07.499+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed4a9741-5e93-41d3-9b37-69e876af73b2 [2024-02-11T15:45:07.500+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T15:40:00+00:00, map_index=0, run_start_date=2024-02-11 15:45:06.880245+00:00, run_end_date=2024-02-11 15:45:07.089309+00:00, run_duration=0.209064, state=success, executor_state=success, try_number=1, max_tries=1, job_id=668, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:45:05.627895+00:00, queued_by_job_id=1, pid=14453 [2024-02-11T15:45:09.609+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:45:09.609+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:40:00+00:00, run_id=scheduled__2024-02-11T15:40:00+00:00, run_start_date=2024-02-11 15:45:00.570184+00:00, run_end_date=2024-02-11 15:45:09.609273+00:00, run_duration=9.039089, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:40:00+00:00, data_interval_end=2024-02-11 15:45:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T15:45:09.613+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:45:00+00:00, run_after=2024-02-11T15:50:00+00:00 [2024-02-11T15:45:09.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:40:00+00:00 exited with status success for try_number 1 [2024-02-11T15:45:09.640+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T15:40:00+00:00, map_index=-1, run_start_date=2024-02-11 15:45:08.593273+00:00, run_end_date=2024-02-11 15:45:08.770624+00:00, run_duration=0.177351, 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-11 15:45:07.464407+00:00, queued_by_job_id=1, pid=14465 [2024-02-11T15:45:15.076+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T15:46:00.058+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:46:00+00:00, run_after=2024-02-11T15:47:00+00:00 [2024-02-11T15:46:00.064+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:46: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-11T15:46:00.121+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:46:00.121+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:46:00.121+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:46:00.122+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:46:00.122+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:46:00.125+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:46:00.125+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:46:00.125+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:46:00.125+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:46:00.126+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:46:00.126+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:46:00.460+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:46:00.460+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:46:00.460+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:46:00.474+0000] {scheduler_job.py:635} INFO - Setting external_id for to 850b3e2e-7cae-43d3-8b56-ce0fdf607c66 [2024-02-11T15:46:00.474+0000] {scheduler_job.py:635} INFO - Setting external_id for to f0d6a42f-9547-4ee9-b022-88901569c5d9 [2024-02-11T15:46:00.474+0000] {scheduler_job.py:635} INFO - Setting external_id for to 80488c76-9ad9-4a93-bc4c-1716d92bed6d [2024-02-11T15:46:01.716+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:46:01.717+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:44:00+00:00, run_id=scheduled__2024-02-11T15:44:00+00:00, run_start_date=2024-02-11 15:46:00.079947+00:00, run_end_date=2024-02-11 15:46:01.716665+00:00, run_duration=1.636718, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:44:00+00:00, data_interval_end=2024-02-11 15:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:46:01.726+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:46:00+00:00, run_after=2024-02-11T15:48:00+00:00 [2024-02-11T15:46:01.805+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:44:00+00:00 exited with status success for try_number 1 [2024-02-11T15:46:01.826+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:44:00+00:00, map_index=-1, run_start_date=2024-02-11 15:46:00.827312+00:00, run_end_date=2024-02-11 15:46:01.166718+00:00, run_duration=0.339406, 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-11 15:46:00.123528+00:00, queued_by_job_id=1, pid=14482 [2024-02-11T15:46:02.858+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:46:02.858+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:45:00+00:00, run_id=scheduled__2024-02-11T15:45:00+00:00, run_start_date=2024-02-11 15:46:00.080889+00:00, run_end_date=2024-02-11 15:46:02.858893+00:00, run_duration=2.778004, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:45:00+00:00, data_interval_end=2024-02-11 15:46:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:46:02.866+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:46:00+00:00, run_after=2024-02-11T15:47:00+00:00 [2024-02-11T15:46:02.892+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:45:00+00:00 exited with status success for try_number 1 [2024-02-11T15:46:02.895+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:45:00+00:00, map_index=-1, run_start_date=2024-02-11 15:46:01.884467+00:00, run_end_date=2024-02-11 15:46:02.235377+00:00, run_duration=0.35091, 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-11 15:46:00.123528+00:00, queued_by_job_id=1, pid=14512 [2024-02-11T15:46:03.922+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:46:03.922+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:45:00+00:00, run_id=scheduled__2024-02-11T15:45:00+00:00, run_start_date=2024-02-11 15:46:00.081659+00:00, run_end_date=2024-02-11 15:46:03.922811+00:00, run_duration=3.841152, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:45:00+00:00, data_interval_end=2024-02-11 15:46:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:46:03.929+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:46:00+00:00, run_after=2024-02-11T15:47:00+00:00 [2024-02-11T15:46:03.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:45:00+00:00 exited with status success for try_number 1 [2024-02-11T15:46:03.953+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:45:00+00:00, map_index=-1, run_start_date=2024-02-11 15:46:01.974468+00:00, run_end_date=2024-02-11 15:46:03.216853+00:00, run_duration=1.242385, 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-11 15:46:00.123528+00:00, queued_by_job_id=1, pid=14513 [2024-02-11T15:47:00.017+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:47:00+00:00, run_after=2024-02-11T15:48:00+00:00 [2024-02-11T15:47:00.023+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:47:00.079+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:47:00.080+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:47:00.080+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:47:00.080+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:47:00.082+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:47:00.082+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:47:00.083+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:47:00.083+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:47:00.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:47:00.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:47:00.206+0000] {scheduler_job.py:635} INFO - Setting external_id for to 750d5d31-2658-4390-8706-f4cc4e2f75ec [2024-02-11T15:47:00.206+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6797d6fa-f8e9-40bf-bb8b-12a0959a0ee2 [2024-02-11T15:47:02.202+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:47:02.203+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:46:00+00:00, run_id=scheduled__2024-02-11T15:46:00+00:00, run_start_date=2024-02-11 15:47:00.042114+00:00, run_end_date=2024-02-11 15:47:02.203330+00:00, run_duration=2.161216, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:46:00+00:00, data_interval_end=2024-02-11 15:47:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:47:02.214+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:47:00+00:00, run_after=2024-02-11T15:48:00+00:00 [2024-02-11T15:47:03.322+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:46:00+00:00 exited with status success for try_number 1 [2024-02-11T15:47:03.326+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:46:00+00:00, map_index=-1, run_start_date=2024-02-11 15:47:01.794938+00:00, run_end_date=2024-02-11 15:47:02.142163+00:00, run_duration=0.347225, 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-11 15:47:00.081329+00:00, queued_by_job_id=1, pid=14567 [2024-02-11T15:47:04.358+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:47:04.358+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:46:00+00:00, run_id=scheduled__2024-02-11T15:46:00+00:00, run_start_date=2024-02-11 15:47:00.043019+00:00, run_end_date=2024-02-11 15:47:04.358240+00:00, run_duration=4.315221, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:46:00+00:00, data_interval_end=2024-02-11 15:47:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:47:04.365+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:47:00+00:00, run_after=2024-02-11T15:48:00+00:00 [2024-02-11T15:47:04.386+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:46:00+00:00 exited with status success for try_number 1 [2024-02-11T15:47:04.389+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:46:00+00:00, map_index=-1, run_start_date=2024-02-11 15:47:01.790961+00:00, run_end_date=2024-02-11 15:47:03.547073+00:00, run_duration=1.756112, 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-11 15:47:00.081329+00:00, queued_by_job_id=1, pid=14568 [2024-02-11T15:48:00.234+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:48: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-11T15:48:00.254+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:48:00+00:00, run_after=2024-02-11T15:49:00+00:00 [2024-02-11T15:48:00.311+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:48:00.312+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:48:00.312+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:48:00.312+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:48:00.312+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:48:00.315+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:48:00.315+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:48:00.315+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:48:00.315+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:48:00.315+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:48:00.315+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:48:00.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:48:00.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:48:00.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:48:00.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0281d965-e2ba-4155-b579-cea7e66c1d3b [2024-02-11T15:48:00.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to b622ea9d-c1a0-4918-9a11-74c8dc17d06f [2024-02-11T15:48:00.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53582e7f-7106-40c9-bc7d-c188d98fed5a [2024-02-11T15:48:01.666+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:48:01.666+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:46:00+00:00, run_id=scheduled__2024-02-11T15:46:00+00:00, run_start_date=2024-02-11 15:48:00.271099+00:00, run_end_date=2024-02-11 15:48:01.666323+00:00, run_duration=1.395224, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:46:00+00:00, data_interval_end=2024-02-11 15:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:48:01.679+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:48:00+00:00, run_after=2024-02-11T15:50:00+00:00 [2024-02-11T15:48:01.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:46:00+00:00 exited with status success for try_number 1 [2024-02-11T15:48:01.804+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:46:00+00:00, map_index=-1, run_start_date=2024-02-11 15:48:01.169282+00:00, run_end_date=2024-02-11 15:48:01.438201+00:00, run_duration=0.268919, 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-11 15:48:00.313715+00:00, queued_by_job_id=1, pid=14603 [2024-02-11T15:48:03.967+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:48:03.967+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:47:00+00:00, run_id=scheduled__2024-02-11T15:47:00+00:00, run_start_date=2024-02-11 15:48:00.272092+00:00, run_end_date=2024-02-11 15:48:03.967370+00:00, run_duration=3.695278, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:47:00+00:00, data_interval_end=2024-02-11 15:48:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:48:03.975+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:48:00+00:00, run_after=2024-02-11T15:49:00+00:00 [2024-02-11T15:48:03.979+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:48:03.979+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:47:00+00:00, run_id=scheduled__2024-02-11T15:47:00+00:00, run_start_date=2024-02-11 15:48:00.272875+00:00, run_end_date=2024-02-11 15:48:03.979798+00:00, run_duration=3.706923, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:47:00+00:00, data_interval_end=2024-02-11 15:48:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:48:03.986+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:48:00+00:00, run_after=2024-02-11T15:49:00+00:00 [2024-02-11T15:48:04.009+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:47:00+00:00 exited with status success for try_number 1 [2024-02-11T15:48:04.009+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:47:00+00:00 exited with status success for try_number 1 [2024-02-11T15:48:04.013+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:47:00+00:00, map_index=-1, run_start_date=2024-02-11 15:48:02.215428+00:00, run_end_date=2024-02-11 15:48:02.719318+00:00, run_duration=0.50389, 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-11 15:48:00.313715+00:00, queued_by_job_id=1, pid=14633 [2024-02-11T15:48:04.014+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:47:00+00:00, map_index=-1, run_start_date=2024-02-11 15:48:02.291101+00:00, run_end_date=2024-02-11 15:48:03.797536+00:00, run_duration=1.506435, 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-11 15:48:00.313715+00:00, queued_by_job_id=1, pid=14634 [2024-02-11T15:49:00.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:49:00+00:00, run_after=2024-02-11T15:50:00+00:00 [2024-02-11T15:49:00.459+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:49:00.504+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:49:00.504+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:49:00.504+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:49:00.505+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:49:00.507+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:49:00.507+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:49:00.507+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:49:00.507+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:49:00.625+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:49:00.625+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:49:00.632+0000] {scheduler_job.py:635} INFO - Setting external_id for to 92810bd6-698f-465c-8982-9079b047629d [2024-02-11T15:49:00.633+0000] {scheduler_job.py:635} INFO - Setting external_id for to 72b71f78-10be-4401-aa72-5c6ab207087e [2024-02-11T15:49:03.447+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:49:03.447+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:48:00+00:00, run_id=scheduled__2024-02-11T15:48:00+00:00, run_start_date=2024-02-11 15:49:00.470581+00:00, run_end_date=2024-02-11 15:49:03.447274+00:00, run_duration=2.976693, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:48:00+00:00, data_interval_end=2024-02-11 15:49:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:49:03.456+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:49:00+00:00, run_after=2024-02-11T15:50:00+00:00 [2024-02-11T15:49:03.484+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:48:00+00:00 exited with status success for try_number 1 [2024-02-11T15:49:03.488+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:48:00+00:00, map_index=-1, run_start_date=2024-02-11 15:49:02.087178+00:00, run_end_date=2024-02-11 15:49:02.481455+00:00, run_duration=0.394277, state=success, executor_state=success, try_number=1, max_tries=1, job_id=678, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:49:00.505956+00:00, queued_by_job_id=1, pid=14689 [2024-02-11T15:49:04.516+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:49:04.517+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:48:00+00:00, run_id=scheduled__2024-02-11T15:48:00+00:00, run_start_date=2024-02-11 15:49:00.471621+00:00, run_end_date=2024-02-11 15:49:04.517028+00:00, run_duration=4.045407, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:48:00+00:00, data_interval_end=2024-02-11 15:49:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:49:04.523+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:49:00+00:00, run_after=2024-02-11T15:50:00+00:00 [2024-02-11T15:49:04.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:48:00+00:00 exited with status success for try_number 1 [2024-02-11T15:49:04.547+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:48:00+00:00, map_index=-1, run_start_date=2024-02-11 15:49:02.056878+00:00, run_end_date=2024-02-11 15:49:03.640582+00:00, run_duration=1.583704, state=success, executor_state=success, try_number=1, max_tries=1, job_id=679, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:49:00.505956+00:00, queued_by_job_id=1, pid=14688 [2024-02-11T15:50:00.692+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:50:00.705+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:50:00+00:00, run_after=2024-02-11T15:51:00+00:00 [2024-02-11T15:50:00.716+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:50:00+00:00, run_after=2024-02-11T15:55:00+00:00 [2024-02-11T15:50:00.721+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:50:00.787+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T15:50:00.787+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:50:00.787+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:50:00.787+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:50:00.788+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:50:00.788+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:50:00.792+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T15:50:00.792+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:50:00.792+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:50:00.792+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:50:00.792+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:50:00.793+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:50:00.793+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:50:00.793+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:50:01.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:50:01.206+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:50:01.206+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:50:01.207+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:50:01.226+0000] {scheduler_job.py:635} INFO - Setting external_id for to b8d70ed1-70a3-473d-a9cb-0d0c9af75906 [2024-02-11T15:50:01.226+0000] {scheduler_job.py:635} INFO - Setting external_id for to a73aae7b-d3ee-4d6c-b4ee-06d643e50e19 [2024-02-11T15:50:01.227+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99bf26ce-3b50-4bc1-b3ac-e9c387040bac [2024-02-11T15:50:01.227+0000] {scheduler_job.py:635} INFO - Setting external_id for to f07def60-d0c2-4d55-bf42-083051a574ac [2024-02-11T15:50:02.450+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:50:02.450+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:48:00+00:00, run_id=scheduled__2024-02-11T15:48:00+00:00, run_start_date=2024-02-11 15:50:00.735614+00:00, run_end_date=2024-02-11 15:50:02.450502+00:00, run_duration=1.714888, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:48:00+00:00, data_interval_end=2024-02-11 15:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:50:02.459+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:50:00+00:00, run_after=2024-02-11T15:52:00+00:00 [2024-02-11T15:50:02.539+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:48:00+00:00 exited with status success for try_number 1 [2024-02-11T15:50:02.558+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:48:00+00:00, map_index=-1, run_start_date=2024-02-11 15:50:01.627693+00:00, run_end_date=2024-02-11 15:50:02.224325+00:00, run_duration=0.596632, state=success, executor_state=success, try_number=1, max_tries=1, job_id=680, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:50:00.790007+00:00, queued_by_job_id=1, pid=14725 [2024-02-11T15:50:04.144+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:50:04.144+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:49:00+00:00, run_id=scheduled__2024-02-11T15:49:00+00:00, run_start_date=2024-02-11 15:50:00.736339+00:00, run_end_date=2024-02-11 15:50:04.144723+00:00, run_duration=3.408384, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:49:00+00:00, data_interval_end=2024-02-11 15:50:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:50:04.151+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:50:00+00:00, run_after=2024-02-11T15:51:00+00:00 [2024-02-11T15:50:04.175+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:50:04.175+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:50:04.175+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:50:04.177+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T15:50:04.177+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:50:04.209+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:50:04.209+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:45:00+00:00 exited with status success for try_number 1 [2024-02-11T15:50:04.209+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:49:00+00:00 exited with status success for try_number 1 [2024-02-11T15:50:04.215+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T15:45:00+00:00, map_index=-1, run_start_date=2024-02-11 15:50:03.204228+00:00, run_end_date=2024-02-11 15:50:03.476400+00:00, run_duration=0.272172, state=success, executor_state=success, try_number=1, max_tries=1, job_id=682, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:50:00.790007+00:00, queued_by_job_id=1, pid=14766 [2024-02-11T15:50:04.215+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b3aea28-1111-4866-9554-07b703455a86 [2024-02-11T15:50:04.215+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:49:00+00:00, map_index=-1, run_start_date=2024-02-11 15:50:03.175810+00:00, run_end_date=2024-02-11 15:50:03.464370+00:00, run_duration=0.28856, 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-11 15:50:00.790007+00:00, queued_by_job_id=1, pid=14765 [2024-02-11T15:50:05.330+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:50:05.330+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:49:00+00:00, run_id=scheduled__2024-02-11T15:49:00+00:00, run_start_date=2024-02-11 15:50:00.737061+00:00, run_end_date=2024-02-11 15:50:05.330349+00:00, run_duration=4.593288, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:49:00+00:00, data_interval_end=2024-02-11 15:50:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:50:05.339+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:50:00+00:00, run_after=2024-02-11T15:51:00+00:00 [2024-02-11T15:50:05.374+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:49:00+00:00 exited with status success for try_number 1 [2024-02-11T15:50:05.378+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:49:00+00:00, map_index=-1, run_start_date=2024-02-11 15:50:03.305831+00:00, run_end_date=2024-02-11 15:50:04.252852+00:00, run_duration=0.947021, 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-11 15:50:00.790007+00:00, queued_by_job_id=1, pid=14767 [2024-02-11T15:50:06.419+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:50:06.419+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:50:06.420+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:50:06.421+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T15:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T15:50:06.421+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T15:50:06.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:50:06.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:45:00+00:00 exited with status success for try_number 1 [2024-02-11T15:50:06.454+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab0a84fd-c624-4a6f-a3bf-65168b0c1c10 [2024-02-11T15:50:06.455+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T15:45:00+00:00, map_index=-1, run_start_date=2024-02-11 15:50:05.284622+00:00, run_end_date=2024-02-11 15:50:05.486721+00:00, run_duration=0.202099, state=success, executor_state=success, try_number=1, max_tries=1, job_id=684, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:50:04.176224+00:00, queued_by_job_id=1, pid=14806 [2024-02-11T15:50:08.157+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:50:08.157+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:50:08.158+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:50:08.160+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:50:08.160+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:50:08.203+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:50:08.203+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:45:00+00:00 exited with status success for try_number 1 [2024-02-11T15:50:08.216+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3aaec64-f780-4033-8c52-bd07217e81ca [2024-02-11T15:50:08.216+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T15:45:00+00:00, map_index=0, run_start_date=2024-02-11 15:50:07.508896+00:00, run_end_date=2024-02-11 15:50:07.683119+00:00, run_duration=0.174223, state=success, executor_state=success, try_number=1, max_tries=1, job_id=685, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:50:06.420395+00:00, queued_by_job_id=1, pid=14818 [2024-02-11T15:50:09.696+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:50:09.696+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:45:00+00:00, run_id=scheduled__2024-02-11T15:45:00+00:00, run_start_date=2024-02-11 15:50:00.734749+00:00, run_end_date=2024-02-11 15:50:09.696475+00:00, run_duration=8.961726, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:45:00+00:00, data_interval_end=2024-02-11 15:50:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T15:50:09.701+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:50:00+00:00, run_after=2024-02-11T15:55:00+00:00 [2024-02-11T15:50:09.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:45:00+00:00 exited with status success for try_number 1 [2024-02-11T15:50:09.725+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T15:45:00+00:00, map_index=-1, run_start_date=2024-02-11 15:50:09.371157+00:00, run_end_date=2024-02-11 15:50:09.555004+00:00, run_duration=0.183847, 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-11 15:50:08.158901+00:00, queued_by_job_id=1, pid=14830 [2024-02-11T15:50:15.114+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T15:51:00.950+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:51:00+00:00, run_after=2024-02-11T15:52:00+00:00 [2024-02-11T15:51:00.954+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:51:00.991+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:51:00.991+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:51:00.991+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:51:00.991+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:51:00.993+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:51:00.993+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:51:00.993+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:51:00.994+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:51:01.091+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:51:01.092+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:51:01.098+0000] {scheduler_job.py:635} INFO - Setting external_id for to f3befab6-636b-4f77-a0ba-0e74d734040b [2024-02-11T15:51:01.099+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5c2ed7ca-051b-4417-a1e4-428f1aa44e58 [2024-02-11T15:51:03.303+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:51:03.303+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:50:00+00:00, run_id=scheduled__2024-02-11T15:50:00+00:00, run_start_date=2024-02-11 15:51:00.963248+00:00, run_end_date=2024-02-11 15:51:03.303413+00:00, run_duration=2.340165, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:50:00+00:00, data_interval_end=2024-02-11 15:51:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:51:03.310+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:51:00+00:00, run_after=2024-02-11T15:52:00+00:00 [2024-02-11T15:51:03.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status success for try_number 1 [2024-02-11T15:51:03.347+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:50:00+00:00, map_index=-1, run_start_date=2024-02-11 15:51:02.676393+00:00, run_end_date=2024-02-11 15:51:03.036341+00:00, run_duration=0.359948, 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-11 15:51:00.992423+00:00, queued_by_job_id=1, pid=14865 [2024-02-11T15:51:04.746+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:51:04.746+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:50:00+00:00, run_id=scheduled__2024-02-11T15:50:00+00:00, run_start_date=2024-02-11 15:51:00.964025+00:00, run_end_date=2024-02-11 15:51:04.746859+00:00, run_duration=3.782834, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:50:00+00:00, data_interval_end=2024-02-11 15:51:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:51:04.753+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:51:00+00:00, run_after=2024-02-11T15:52:00+00:00 [2024-02-11T15:51:04.774+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status success for try_number 1 [2024-02-11T15:51:04.777+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:50:00+00:00, map_index=-1, run_start_date=2024-02-11 15:51:02.722460+00:00, run_end_date=2024-02-11 15:51:03.790953+00:00, run_duration=1.068493, 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-11 15:51:00.992423+00:00, queued_by_job_id=1, pid=14866 [2024-02-11T15:52:00.194+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:52:00.207+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:52:00+00:00, run_after=2024-02-11T15:53:00+00:00 [2024-02-11T15:52:00.213+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:52:00.269+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:52:00.269+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:52:00.269+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:52:00.269+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:52:00.270+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:52:00.273+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:52:00.273+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:52:00.273+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:52:00.273+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:52:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:52:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:52:00.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:52:00.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:52:00.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:52:00.557+0000] {scheduler_job.py:635} INFO - Setting external_id for to 956fdab2-3ace-4ec3-a587-4f7254578af7 [2024-02-11T15:52:00.557+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9cb5fcf5-d85b-4dad-be6a-dc0930b5dba5 [2024-02-11T15:52:00.557+0000] {scheduler_job.py:635} INFO - Setting external_id for to d7237523-edc8-4666-898e-4f5ca4016b93 [2024-02-11T15:52:01.740+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:52:01.740+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:50:00+00:00, run_id=scheduled__2024-02-11T15:50:00+00:00, run_start_date=2024-02-11 15:52:00.223442+00:00, run_end_date=2024-02-11 15:52:01.740626+00:00, run_duration=1.517184, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:50:00+00:00, data_interval_end=2024-02-11 15:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:52:01.753+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:52:00+00:00, run_after=2024-02-11T15:54:00+00:00 [2024-02-11T15:52:01.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status success for try_number 1 [2024-02-11T15:52:01.859+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:50:00+00:00, map_index=-1, run_start_date=2024-02-11 15:52:01.095528+00:00, run_end_date=2024-02-11 15:52:01.331126+00:00, run_duration=0.235598, 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-11 15:52:00.271461+00:00, queued_by_job_id=1, pid=14901 [2024-02-11T15:52:02.892+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:52:02.893+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:51:00+00:00, run_id=scheduled__2024-02-11T15:51:00+00:00, run_start_date=2024-02-11 15:52:00.224455+00:00, run_end_date=2024-02-11 15:52:02.893155+00:00, run_duration=2.6687, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:51:00+00:00, data_interval_end=2024-02-11 15:52:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:52:02.900+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:52:00+00:00, run_after=2024-02-11T15:53:00+00:00 [2024-02-11T15:52:02.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:51:00+00:00 exited with status success for try_number 1 [2024-02-11T15:52:02.933+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:51:00+00:00, map_index=-1, run_start_date=2024-02-11 15:52:02.145000+00:00, run_end_date=2024-02-11 15:52:02.457247+00:00, run_duration=0.312247, 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-11 15:52:00.271461+00:00, queued_by_job_id=1, pid=14932 [2024-02-11T15:52:03.964+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:52:03.964+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:51:00+00:00, run_id=scheduled__2024-02-11T15:51:00+00:00, run_start_date=2024-02-11 15:52:00.225361+00:00, run_end_date=2024-02-11 15:52:03.964518+00:00, run_duration=3.739157, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:51:00+00:00, data_interval_end=2024-02-11 15:52:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:52:03.971+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:52:00+00:00, run_after=2024-02-11T15:53:00+00:00 [2024-02-11T15:52:03.995+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:51:00+00:00 exited with status success for try_number 1 [2024-02-11T15:52:04.000+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:51:00+00:00, map_index=-1, run_start_date=2024-02-11 15:52:02.083420+00:00, run_end_date=2024-02-11 15:52:03.402998+00:00, run_duration=1.319578, 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-11 15:52:00.271461+00:00, queued_by_job_id=1, pid=14931 [2024-02-11T15:53:00.673+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:53:00.688+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:53:00+00:00, run_after=2024-02-11T15:54:00+00:00 [2024-02-11T15:53:00.746+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:53:00.746+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:53:00.746+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:53:00.747+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:53:00.750+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:53:00.750+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:53:00.750+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:53:00.750+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:53:00.969+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:53:00.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:53:00.976+0000] {scheduler_job.py:635} INFO - Setting external_id for to e6bf59e9-f148-4efb-b1fe-c368dc59f87d [2024-02-11T15:53:00.977+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4747a441-6cff-4221-bcb5-77421e173fec [2024-02-11T15:53:03.194+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:53:03.194+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:52:00+00:00, run_id=scheduled__2024-02-11T15:52:00+00:00, run_start_date=2024-02-11 15:53:00.700479+00:00, run_end_date=2024-02-11 15:53:03.194858+00:00, run_duration=2.494379, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:52:00+00:00, data_interval_end=2024-02-11 15:53:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:53:03.201+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:53:00+00:00, run_after=2024-02-11T15:54:00+00:00 [2024-02-11T15:53:03.226+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:52:00+00:00 exited with status success for try_number 1 [2024-02-11T15:53:03.230+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:52:00+00:00, map_index=-1, run_start_date=2024-02-11 15:53:02.432116+00:00, run_end_date=2024-02-11 15:53:02.762819+00:00, run_duration=0.330703, 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-11 15:53:00.747968+00:00, queued_by_job_id=1, pid=14987 [2024-02-11T15:53:04.259+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:53:04.259+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:52:00+00:00, run_id=scheduled__2024-02-11T15:52:00+00:00, run_start_date=2024-02-11 15:53:00.701686+00:00, run_end_date=2024-02-11 15:53:04.259375+00:00, run_duration=3.557689, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:52:00+00:00, data_interval_end=2024-02-11 15:53:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:53:04.266+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:53:00+00:00, run_after=2024-02-11T15:54:00+00:00 [2024-02-11T15:53:04.290+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:52:00+00:00 exited with status success for try_number 1 [2024-02-11T15:53:04.293+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:52:00+00:00, map_index=-1, run_start_date=2024-02-11 15:53:02.368737+00:00, run_end_date=2024-02-11 15:53:03.480396+00:00, run_duration=1.111659, 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-11 15:53:00.747968+00:00, queued_by_job_id=1, pid=14986 [2024-02-11T15:54:00.128+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:54:00.140+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:54:00+00:00, run_after=2024-02-11T15:55:00+00:00 [2024-02-11T15:54:00.148+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:54:00.207+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:54:00.207+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:54:00.207+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:54:00.207+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:54:00.208+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:54:00.210+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:54:00.210+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:54:00.210+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:54:00.210+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:54:00.211+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:54:00.211+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:54:00.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:54:00.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:54:00.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:54:00.574+0000] {scheduler_job.py:635} INFO - Setting external_id for to d88e31f7-223e-44e8-ad78-fbe85f13a199 [2024-02-11T15:54:00.574+0000] {scheduler_job.py:635} INFO - Setting external_id for to 169ad404-ed97-49c9-a1c0-49d32b7ad0d6 [2024-02-11T15:54:00.574+0000] {scheduler_job.py:635} INFO - Setting external_id for to 557c9f32-26c0-41d3-a896-ba6cfc9a4db3 [2024-02-11T15:54:02.343+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:54:02.343+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:52:00+00:00, run_id=scheduled__2024-02-11T15:52:00+00:00, run_start_date=2024-02-11 15:54:00.158093+00:00, run_end_date=2024-02-11 15:54:02.343566+00:00, run_duration=2.185473, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:52:00+00:00, data_interval_end=2024-02-11 15:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:54:02.356+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:54:00+00:00, run_after=2024-02-11T15:56:00+00:00 [2024-02-11T15:54:02.438+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:52:00+00:00 exited with status success for try_number 1 [2024-02-11T15:54:02.447+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:52:00+00:00, map_index=-1, run_start_date=2024-02-11 15:54:00.933330+00:00, run_end_date=2024-02-11 15:54:01.283355+00:00, run_duration=0.350025, state=success, executor_state=success, try_number=1, max_tries=1, job_id=694, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:54:00.208700+00:00, queued_by_job_id=1, pid=15022 [2024-02-11T15:54:03.481+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:54:03.482+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:53:00+00:00, run_id=scheduled__2024-02-11T15:53:00+00:00, run_start_date=2024-02-11 15:54:00.158888+00:00, run_end_date=2024-02-11 15:54:03.481892+00:00, run_duration=3.323004, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:53:00+00:00, data_interval_end=2024-02-11 15:54:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:54:03.489+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:54:00+00:00, run_after=2024-02-11T15:55:00+00:00 [2024-02-11T15:54:03.495+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:54:03.495+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:53:00+00:00, run_id=scheduled__2024-02-11T15:53:00+00:00, run_start_date=2024-02-11 15:54:00.159619+00:00, run_end_date=2024-02-11 15:54:03.495857+00:00, run_duration=3.336238, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:53:00+00:00, data_interval_end=2024-02-11 15:54:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:54:03.504+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:54:00+00:00, run_after=2024-02-11T15:55:00+00:00 [2024-02-11T15:54:03.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:53:00+00:00 exited with status success for try_number 1 [2024-02-11T15:54:03.528+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:53:00+00:00 exited with status success for try_number 1 [2024-02-11T15:54:03.532+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:53:00+00:00, map_index=-1, run_start_date=2024-02-11 15:54:02.219234+00:00, run_end_date=2024-02-11 15:54:03.369078+00:00, run_duration=1.149844, state=success, executor_state=success, try_number=1, max_tries=1, job_id=695, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:54:00.208700+00:00, queued_by_job_id=1, pid=15052 [2024-02-11T15:54:03.532+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:53:00+00:00, map_index=-1, run_start_date=2024-02-11 15:54:02.511290+00:00, run_end_date=2024-02-11 15:54:02.938188+00:00, run_duration=0.426898, state=success, executor_state=success, try_number=1, max_tries=1, job_id=696, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:54:00.208700+00:00, queued_by_job_id=1, pid=15053 [2024-02-11T15:55:00.193+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:55:00+00:00, run_after=2024-02-11T16:00:00+00:00 [2024-02-11T15:55:00.205+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:55:00+00:00, run_after=2024-02-11T15:56:00+00:00 [2024-02-11T15:55:00.211+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:55:00.288+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:55:00.288+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:55:00.288+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:55:00.288+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:55:00.289+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:55:00.292+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T15:55:00.292+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:55:00.292+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:55:00.292+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:55:00.292+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:55:00.293+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:55:00.548+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:55:00.551+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:55:00.551+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:55:00.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3dd87648-707b-498c-9c1d-6d9cc150eb1e [2024-02-11T15:55:00.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34b7ceef-7ef2-4f5b-953d-dfcc4c874c26 [2024-02-11T15:55:00.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9bccf73c-2495-42d1-ad43-dfc23bdc150b [2024-02-11T15:55:03.857+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:55:03.857+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:54:00+00:00, run_id=scheduled__2024-02-11T15:54:00+00:00, run_start_date=2024-02-11 15:55:00.242011+00:00, run_end_date=2024-02-11 15:55:03.857471+00:00, run_duration=3.61546, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:54:00+00:00, data_interval_end=2024-02-11 15:55:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:55:03.864+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:55:00+00:00, run_after=2024-02-11T15:56:00+00:00 [2024-02-11T15:55:03.868+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:55:03.868+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:54:00+00:00, run_id=scheduled__2024-02-11T15:54:00+00:00, run_start_date=2024-02-11 15:55:00.242700+00:00, run_end_date=2024-02-11 15:55:03.868694+00:00, run_duration=3.625994, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:54:00+00:00, data_interval_end=2024-02-11 15:55:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:55:03.875+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:55:00+00:00, run_after=2024-02-11T15:56:00+00:00 [2024-02-11T15:55:03.887+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:55:03.887+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:55:03.887+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:55:03.889+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T15:55:03.889+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:55:03.919+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:55:03.919+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status success for try_number 1 [2024-02-11T15:55:03.919+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:54:00+00:00 exited with status success for try_number 1 [2024-02-11T15:55:03.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:54:00+00:00 exited with status success for try_number 1 [2024-02-11T15:55:03.925+0000] {scheduler_job.py:635} INFO - Setting external_id for to 42ff31ed-235b-418f-93fd-f9f5c2280468 [2024-02-11T15:55:03.925+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:54:00+00:00, map_index=-1, run_start_date=2024-02-11 15:55:02.435335+00:00, run_end_date=2024-02-11 15:55:02.869840+00:00, run_duration=0.434505, 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-11 15:55:00.290476+00:00, queued_by_job_id=1, pid=15119 [2024-02-11T15:55:03.925+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T15:50:00+00:00, map_index=-1, run_start_date=2024-02-11 15:55:02.442923+00:00, run_end_date=2024-02-11 15:55:02.909931+00:00, run_duration=0.467008, state=success, executor_state=success, try_number=1, max_tries=1, job_id=698, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:55:00.290476+00:00, queued_by_job_id=1, pid=15120 [2024-02-11T15:55:03.925+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:54:00+00:00, map_index=-1, run_start_date=2024-02-11 15:55:02.152168+00:00, run_end_date=2024-02-11 15:55:03.437844+00:00, run_duration=1.285676, 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-11 15:55:00.290476+00:00, queued_by_job_id=1, pid=15105 [2024-02-11T15:55:06.098+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:55:06.098+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:55:06.099+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:55:06.100+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T15:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T15:55:06.100+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T15:55:06.130+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:55:06.131+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status success for try_number 1 [2024-02-11T15:55:06.134+0000] {scheduler_job.py:635} INFO - Setting external_id for to 765238ee-495b-471e-a245-751d9591baf6 [2024-02-11T15:55:06.134+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T15:50:00+00:00, map_index=-1, run_start_date=2024-02-11 15:55:05.073695+00:00, run_end_date=2024-02-11 15:55:05.263889+00:00, run_duration=0.190194, state=success, executor_state=success, try_number=1, max_tries=1, job_id=700, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:55:03.888287+00:00, queued_by_job_id=1, pid=15159 [2024-02-11T15:55:08.310+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T15:55:08.310+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:55:08.311+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:55:08.312+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:55:08.312+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T15:55:08.355+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:55:08.355+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status success for try_number 1 [2024-02-11T15:55:08.369+0000] {scheduler_job.py:635} INFO - Setting external_id for to a9cdaa1c-1951-4ea1-bb0e-fbe8127a4444 [2024-02-11T15:55:08.370+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T15:50:00+00:00, map_index=0, run_start_date=2024-02-11 15:55:07.299903+00:00, run_end_date=2024-02-11 15:55:07.473539+00:00, run_duration=0.173636, state=success, executor_state=success, try_number=1, max_tries=1, job_id=701, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:55:06.099660+00:00, queued_by_job_id=1, pid=15171 [2024-02-11T15:55:10.028+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:55:10.028+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:50:00+00:00, run_id=scheduled__2024-02-11T15:50:00+00:00, run_start_date=2024-02-11 15:55:00.241112+00:00, run_end_date=2024-02-11 15:55:10.028419+00:00, run_duration=9.787307, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:50:00+00:00, data_interval_end=2024-02-11 15:55:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T15:55:10.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:55:00+00:00, run_after=2024-02-11T16:00:00+00:00 [2024-02-11T15:55:10.064+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:50:00+00:00 exited with status success for try_number 1 [2024-02-11T15:55:10.069+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T15:50:00+00:00, map_index=-1, run_start_date=2024-02-11 15:55:09.444792+00:00, run_end_date=2024-02-11 15:55:09.616999+00:00, run_duration=0.172207, 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-11 15:55:08.311479+00:00, queued_by_job_id=1, pid=15183 [2024-02-11T15:55:15.156+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T15:56:00.747+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:56:00.756+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:56:00+00:00, run_after=2024-02-11T15:57:00+00:00 [2024-02-11T15:56:00.760+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:56:00.827+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:56:00.827+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:56:00.827+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:56:00.827+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:56:00.828+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:56:00.830+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:56:00.830+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:56:00.830+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:56:00.830+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:56:00.830+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:56:00.830+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:56:00.990+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:56:00.990+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:56:00.990+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:56:00.997+0000] {scheduler_job.py:635} INFO - Setting external_id for to 07498648-f71c-45d5-aa9a-de55450fe200 [2024-02-11T15:56:00.997+0000] {scheduler_job.py:635} INFO - Setting external_id for to 68ac334f-f619-4d03-a687-ec5d3894a25e [2024-02-11T15:56:00.998+0000] {scheduler_job.py:635} INFO - Setting external_id for to 23d53cf9-5d32-4652-8b6d-77add5454415 [2024-02-11T15:56:01.994+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:56:01.995+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:54:00+00:00, run_id=scheduled__2024-02-11T15:54:00+00:00, run_start_date=2024-02-11 15:56:00.775549+00:00, run_end_date=2024-02-11 15:56:01.994959+00:00, run_duration=1.21941, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:54:00+00:00, data_interval_end=2024-02-11 15:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:56:02.009+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:56:00+00:00, run_after=2024-02-11T15:58:00+00:00 [2024-02-11T15:56:03.201+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:56:03.201+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:55:00+00:00, run_id=scheduled__2024-02-11T15:55:00+00:00, run_start_date=2024-02-11 15:56:00.776278+00:00, run_end_date=2024-02-11 15:56:03.201760+00:00, run_duration=2.425482, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:55:00+00:00, data_interval_end=2024-02-11 15:56:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:56:03.208+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:56:00+00:00, run_after=2024-02-11T15:57:00+00:00 [2024-02-11T15:56:03.236+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:54:00+00:00 exited with status success for try_number 1 [2024-02-11T15:56:03.236+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:55:00+00:00 exited with status success for try_number 1 [2024-02-11T15:56:03.241+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:54:00+00:00, map_index=-1, run_start_date=2024-02-11 15:56:01.454688+00:00, run_end_date=2024-02-11 15:56:01.922707+00:00, run_duration=0.468019, 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-11 15:56:00.828919+00:00, queued_by_job_id=1, pid=15200 [2024-02-11T15:56:03.241+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:55:00+00:00, map_index=-1, run_start_date=2024-02-11 15:56:02.602833+00:00, run_end_date=2024-02-11 15:56:02.931532+00:00, run_duration=0.328699, 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-11 15:56:00.828919+00:00, queued_by_job_id=1, pid=15230 [2024-02-11T15:56:05.327+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:56:05.327+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:55:00+00:00, run_id=scheduled__2024-02-11T15:55:00+00:00, run_start_date=2024-02-11 15:56:00.776947+00:00, run_end_date=2024-02-11 15:56:05.327673+00:00, run_duration=4.550726, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:55:00+00:00, data_interval_end=2024-02-11 15:56:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:56:05.334+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:56:00+00:00, run_after=2024-02-11T15:57:00+00:00 [2024-02-11T15:56:05.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:55:00+00:00 exited with status success for try_number 1 [2024-02-11T15:56:05.368+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:55:00+00:00, map_index=-1, run_start_date=2024-02-11 15:56:02.687177+00:00, run_end_date=2024-02-11 15:56:04.324385+00:00, run_duration=1.637208, 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-11 15:56:00.828919+00:00, queued_by_job_id=1, pid=15231 [2024-02-11T15:57:00.497+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:57:00.507+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:57:00+00:00, run_after=2024-02-11T15:58:00+00:00 [2024-02-11T15:57:00.555+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:57:00.555+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:57:00.555+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:57:00.556+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:57:00.558+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:57:00.558+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:57:00.558+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:57:00.559+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:57:00.703+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:57:00.703+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:57:00.709+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1d490c75-09d4-41c0-aec2-e052e12dc24d [2024-02-11T15:57:00.709+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7cad4044-c45e-494f-b39e-828595e046ce [2024-02-11T15:57:02.453+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:57:02.453+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:56:00+00:00, run_id=scheduled__2024-02-11T15:56:00+00:00, run_start_date=2024-02-11 15:57:00.519993+00:00, run_end_date=2024-02-11 15:57:02.453634+00:00, run_duration=1.933641, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:56:00+00:00, data_interval_end=2024-02-11 15:57:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:57:02.464+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:57:00+00:00, run_after=2024-02-11T15:58:00+00:00 [2024-02-11T15:57:02.504+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:56:00+00:00 exited with status success for try_number 1 [2024-02-11T15:57:02.509+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:56:00+00:00, map_index=-1, run_start_date=2024-02-11 15:57:02.035865+00:00, run_end_date=2024-02-11 15:57:02.359516+00:00, run_duration=0.323651, 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-11 15:57:00.556818+00:00, queued_by_job_id=1, pid=15286 [2024-02-11T15:57:03.556+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:57:03.556+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:56:00+00:00, run_id=scheduled__2024-02-11T15:56:00+00:00, run_start_date=2024-02-11 15:57:00.520874+00:00, run_end_date=2024-02-11 15:57:03.556828+00:00, run_duration=3.035954, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:56:00+00:00, data_interval_end=2024-02-11 15:57:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:57:03.563+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:57:00+00:00, run_after=2024-02-11T15:58:00+00:00 [2024-02-11T15:57:03.584+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:56:00+00:00 exited with status success for try_number 1 [2024-02-11T15:57:03.588+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:56:00+00:00, map_index=-1, run_start_date=2024-02-11 15:57:02.032821+00:00, run_end_date=2024-02-11 15:57:03.164592+00:00, run_duration=1.131771, 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-11 15:57:00.556818+00:00, queued_by_job_id=1, pid=15287 [2024-02-11T15:58:00.019+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:58:00.029+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:58:00+00:00, run_after=2024-02-11T15:59:00+00:00 [2024-02-11T15:58:00.034+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:58:00.086+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T15:58:00.086+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T15:58:00.087+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:58:00.087+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:58:00.088+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:58:00.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:58:00.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T15:58:00.092+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:58:00.092+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:58:00.092+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:58:00.093+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:58:00.401+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:58:00.404+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:58:00.405+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:58:00.419+0000] {scheduler_job.py:635} INFO - Setting external_id for to baef7841-f6fc-4ffc-9237-730c04de39fd [2024-02-11T15:58:00.419+0000] {scheduler_job.py:635} INFO - Setting external_id for to c495dd63-f51f-4a7e-8e39-eb311f0ad223 [2024-02-11T15:58:00.420+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8366e881-c5fe-43c0-9b9b-5ef89398be3c [2024-02-11T15:58:01.612+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:58:01.612+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:56:00+00:00, run_id=scheduled__2024-02-11T15:56:00+00:00, run_start_date=2024-02-11 15:58:00.044346+00:00, run_end_date=2024-02-11 15:58:01.612305+00:00, run_duration=1.567959, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:56:00+00:00, data_interval_end=2024-02-11 15:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T15:58:01.622+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T15:58:00+00:00, run_after=2024-02-11T16:00:00+00:00 [2024-02-11T15:58:01.682+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:56:00+00:00 exited with status success for try_number 1 [2024-02-11T15:58:01.693+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:56:00+00:00, map_index=-1, run_start_date=2024-02-11 15:58:00.910026+00:00, run_end_date=2024-02-11 15:58:01.236541+00:00, run_duration=0.326515, 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-11 15:58:00.089186+00:00, queued_by_job_id=1, pid=15322 [2024-02-11T15:58:02.727+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:58:02.728+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:57:00+00:00, run_id=scheduled__2024-02-11T15:57:00+00:00, run_start_date=2024-02-11 15:58:00.045316+00:00, run_end_date=2024-02-11 15:58:02.727956+00:00, run_duration=2.68264, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:57:00+00:00, data_interval_end=2024-02-11 15:58:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:58:02.734+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:58:00+00:00, run_after=2024-02-11T15:59:00+00:00 [2024-02-11T15:58:02.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:57:00+00:00 exited with status success for try_number 1 [2024-02-11T15:58:02.763+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:57:00+00:00, map_index=-1, run_start_date=2024-02-11 15:58:01.867342+00:00, run_end_date=2024-02-11 15:58:02.364190+00:00, run_duration=0.496848, 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-11 15:58:00.089186+00:00, queued_by_job_id=1, pid=15353 [2024-02-11T15:58:04.046+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:58:04.046+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:57:00+00:00, run_id=scheduled__2024-02-11T15:57:00+00:00, run_start_date=2024-02-11 15:58:00.046200+00:00, run_end_date=2024-02-11 15:58:04.046372+00:00, run_duration=4.000172, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:57:00+00:00, data_interval_end=2024-02-11 15:58:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:58:04.052+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:58:00+00:00, run_after=2024-02-11T15:59:00+00:00 [2024-02-11T15:58:04.076+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:57:00+00:00 exited with status success for try_number 1 [2024-02-11T15:58:04.080+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:57:00+00:00, map_index=-1, run_start_date=2024-02-11 15:58:01.826197+00:00, run_end_date=2024-02-11 15:58:03.130982+00:00, run_duration=1.304785, state=success, executor_state=success, try_number=1, max_tries=1, job_id=709, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:58:00.089186+00:00, queued_by_job_id=1, pid=15352 [2024-02-11T15:59:00.539+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T15:59:00.549+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:59:00+00:00, run_after=2024-02-11T16:00:00+00:00 [2024-02-11T15:59:00.603+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T15:59:00.603+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:59:00.603+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T15:59:00.604+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T15:59:00.606+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:59:00.606+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T15:59:00.606+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T15:59:00.606+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T15:59:00.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:59:00.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T15:59:00.759+0000] {scheduler_job.py:635} INFO - Setting external_id for to f55ec237-d29a-4773-857d-3136cae1fc9d [2024-02-11T15:59:00.760+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5efb32c3-0b02-46b6-8542-fbe44bd9c963 [2024-02-11T15:59:02.952+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:59:02.952+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:58:00+00:00, run_id=scheduled__2024-02-11T15:58:00+00:00, run_start_date=2024-02-11 15:59:00.560739+00:00, run_end_date=2024-02-11 15:59:02.952380+00:00, run_duration=2.391641, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:58:00+00:00, data_interval_end=2024-02-11 15:59:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T15:59:02.959+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:59:00+00:00, run_after=2024-02-11T16:00:00+00:00 [2024-02-11T15:59:02.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:58:00+00:00 exited with status success for try_number 1 [2024-02-11T15:59:02.989+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:58:00+00:00, map_index=-1, run_start_date=2024-02-11 15:59:02.069697+00:00, run_end_date=2024-02-11 15:59:02.399504+00:00, run_duration=0.329807, 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-11 15:59:00.604834+00:00, queued_by_job_id=1, pid=15407 [2024-02-11T15:59:03.510+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T15:59:03.511+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:58:00+00:00, run_id=scheduled__2024-02-11T15:58:00+00:00, run_start_date=2024-02-11 15:59:00.561756+00:00, run_end_date=2024-02-11 15:59:03.511066+00:00, run_duration=2.94931, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:58:00+00:00, data_interval_end=2024-02-11 15:59:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T15:59:03.517+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T15:59:00+00:00, run_after=2024-02-11T16:00:00+00:00 [2024-02-11T15:59:03.543+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:58:00+00:00 exited with status success for try_number 1 [2024-02-11T15:59:03.547+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:58:00+00:00, map_index=-1, run_start_date=2024-02-11 15:59:02.097252+00:00, run_end_date=2024-02-11 15:59:03.294945+00:00, run_duration=1.197693, state=success, executor_state=success, try_number=1, max_tries=1, job_id=712, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 15:59:00.604834+00:00, queued_by_job_id=1, pid=15408 [2024-02-11T16:00:00.020+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:00:00.032+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:00:00+00:00, run_after=2024-02-11T16:01:00+00:00 [2024-02-11T16:00:00.039+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:00:00.050+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:00:00+00:00, run_after=2024-02-11T16:05:00+00:00 [2024-02-11T16:00:00.154+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T16:00:00.154+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:00:00.155+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:00:00.155+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:00:00.155+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:00:00.156+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:00:00.160+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T16:00:00.160+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:00:00.160+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T15:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:00:00.161+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T15:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:00:00.161+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:00:00.161+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:00:00.162+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T15:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:00:00.162+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T15:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:00:00.408+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:00:00.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:00:00.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:00:00.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:00:00.426+0000] {scheduler_job.py:635} INFO - Setting external_id for to dde2c6e8-bf43-4f20-860c-47d5000fc5ee [2024-02-11T16:00:00.426+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4dcd8b33-386d-4aa5-9fca-0038469ed686 [2024-02-11T16:00:00.429+0000] {scheduler_job.py:635} INFO - Setting external_id for to 91389a90-019f-43e5-a292-b1ec2c6b09ba [2024-02-11T16:00:00.430+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff40bda8-fb13-4e0e-a1f8-80fc7edad4b7 [2024-02-11T16:00:02.841+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:00:02.841+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 15:58:00+00:00, run_id=scheduled__2024-02-11T15:58:00+00:00, run_start_date=2024-02-11 16:00:00.079943+00:00, run_end_date=2024-02-11 16:00:02.841761+00:00, run_duration=2.761818, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:58:00+00:00, data_interval_end=2024-02-11 16:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:00:02.851+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:00:00+00:00, run_after=2024-02-11T16:02:00+00:00 [2024-02-11T16:00:02.989+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T15:58:00+00:00 exited with status success for try_number 1 [2024-02-11T16:00:03.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T15:58:00+00:00, map_index=-1, run_start_date=2024-02-11 16:00:01.159823+00:00, run_end_date=2024-02-11 16:00:01.753703+00:00, run_duration=0.59388, state=success, executor_state=success, try_number=1, max_tries=1, job_id=713, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:00:00.157683+00:00, queued_by_job_id=1, pid=15444 [2024-02-11T16:00:04.028+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:00:04.028+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:59:00+00:00, run_id=scheduled__2024-02-11T15:59:00+00:00, run_start_date=2024-02-11 16:00:00.080801+00:00, run_end_date=2024-02-11 16:00:04.028382+00:00, run_duration=3.947581, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:59:00+00:00, data_interval_end=2024-02-11 16:00:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:00:04.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:00:00+00:00, run_after=2024-02-11T16:01:00+00:00 [2024-02-11T16:00:04.051+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:00:04.052+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:00:04.052+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:00:04.054+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T16:00:04.054+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:00:04.106+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:00:04.106+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T15:55:00+00:00 exited with status success for try_number 1 [2024-02-11T16:00:04.107+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:59:00+00:00 exited with status success for try_number 1 [2024-02-11T16:00:04.116+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb692370-8dcc-436c-b374-5413428d14d0 [2024-02-11T16:00:04.116+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T15:55:00+00:00, map_index=-1, run_start_date=2024-02-11 16:00:02.817723+00:00, run_end_date=2024-02-11 16:00:03.324794+00:00, run_duration=0.507071, state=success, executor_state=success, try_number=1, max_tries=1, job_id=715, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:00:00.157683+00:00, queued_by_job_id=1, pid=15476 [2024-02-11T16:00:04.117+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:59:00+00:00, map_index=-1, run_start_date=2024-02-11 16:00:02.791459+00:00, run_end_date=2024-02-11 16:00:03.336608+00:00, run_duration=0.545149, 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-11 16:00:00.157683+00:00, queued_by_job_id=1, pid=15475 [2024-02-11T16:00:05.243+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:00:05.243+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:59:00+00:00, run_id=scheduled__2024-02-11T15:59:00+00:00, run_start_date=2024-02-11 16:00:00.081686+00:00, run_end_date=2024-02-11 16:00:05.243785+00:00, run_duration=5.162099, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:59:00+00:00, data_interval_end=2024-02-11 16:00:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:00:05.254+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:00:00+00:00, run_after=2024-02-11T16:01:00+00:00 [2024-02-11T16:00:05.300+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T15:59:00+00:00 exited with status success for try_number 1 [2024-02-11T16:00:05.304+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T15:59:00+00:00, map_index=-1, run_start_date=2024-02-11 16:00:03.247848+00:00, run_end_date=2024-02-11 16:00:04.181500+00:00, run_duration=0.933652, 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-11 16:00:00.157683+00:00, queued_by_job_id=1, pid=15504 [2024-02-11T16:00:06.347+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:00:06.347+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:00:06.348+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:00:06.349+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T15:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T16:00:06.349+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T16:00:06.379+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:00:06.379+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T15:55:00+00:00 exited with status success for try_number 1 [2024-02-11T16:00:06.383+0000] {scheduler_job.py:635} INFO - Setting external_id for to e8534ae5-a980-40a2-8b7c-1979cf81b796 [2024-02-11T16:00:06.383+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T15:55:00+00:00, map_index=-1, run_start_date=2024-02-11 16:00:05.232602+00:00, run_end_date=2024-02-11 16:00:05.434649+00:00, run_duration=0.202047, state=success, executor_state=success, try_number=1, max_tries=1, job_id=717, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:00:04.052835+00:00, queued_by_job_id=1, pid=15525 [2024-02-11T16:00:08.537+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:00:08.537+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:00:08.538+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:00:08.539+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:00:08.539+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:00:08.709+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:00:08.709+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T15:55:00+00:00 exited with status success for try_number 1 [2024-02-11T16:00:08.713+0000] {scheduler_job.py:635} INFO - Setting external_id for to c8b88df8-7128-43d7-9ae0-ad5a92053f31 [2024-02-11T16:00:08.713+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T15:55:00+00:00, map_index=0, run_start_date=2024-02-11 16:00:07.445687+00:00, run_end_date=2024-02-11 16:00:07.629491+00:00, run_duration=0.183804, state=success, executor_state=success, try_number=1, max_tries=1, job_id=718, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:00:06.348451+00:00, queued_by_job_id=1, pid=15537 [2024-02-11T16:00:10.735+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:00:10.735+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 15:55:00+00:00, run_id=scheduled__2024-02-11T15:55:00+00:00, run_start_date=2024-02-11 16:00:00.078920+00:00, run_end_date=2024-02-11 16:00:10.735807+00:00, run_duration=10.656887, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 15:55:00+00:00, data_interval_end=2024-02-11 16:00:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T16:00:10.742+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:00:00+00:00, run_after=2024-02-11T16:05:00+00:00 [2024-02-11T16:00:10.773+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T15:55:00+00:00 exited with status success for try_number 1 [2024-02-11T16:00:10.778+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T15:55:00+00:00, map_index=-1, run_start_date=2024-02-11 16:00:09.694552+00:00, run_end_date=2024-02-11 16:00:09.866878+00:00, run_duration=0.172326, 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-11 16:00:08.538625+00:00, queued_by_job_id=1, pid=15549 [2024-02-11T16:00:15.191+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T16:01:00.591+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:01:00+00:00, run_after=2024-02-11T16:02:00+00:00 [2024-02-11T16:01:00.597+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:01:00.647+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:01:00.647+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:01:00.647+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:01:00.648+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:01:00.650+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:01:00.650+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:01:00.650+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:01:00.651+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:01:00.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:01:00.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:01:00.793+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2083c11c-04fc-4539-8391-1c8519fdef05 [2024-02-11T16:01:00.793+0000] {scheduler_job.py:635} INFO - Setting external_id for to 95fc4725-0dd8-4ace-b797-fd5a2a1af272 [2024-02-11T16:01:03.042+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:01:03.042+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:00:00+00:00, run_id=scheduled__2024-02-11T16:00:00+00:00, run_start_date=2024-02-11 16:01:00.608673+00:00, run_end_date=2024-02-11 16:01:03.042568+00:00, run_duration=2.433895, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:00:00+00:00, data_interval_end=2024-02-11 16:01:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:01:03.054+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:01:00+00:00, run_after=2024-02-11T16:02:00+00:00 [2024-02-11T16:01:03.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status success for try_number 1 [2024-02-11T16:01:03.107+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:00:00+00:00, map_index=-1, run_start_date=2024-02-11 16:01:02.234753+00:00, run_end_date=2024-02-11 16:01:02.747428+00:00, run_duration=0.512675, 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-11 16:01:00.648983+00:00, queued_by_job_id=1, pid=15586 [2024-02-11T16:01:04.551+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:01:04.552+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:00:00+00:00, run_id=scheduled__2024-02-11T16:00:00+00:00, run_start_date=2024-02-11 16:01:00.609721+00:00, run_end_date=2024-02-11 16:01:04.552041+00:00, run_duration=3.94232, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:00:00+00:00, data_interval_end=2024-02-11 16:01:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:01:04.559+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:01:00+00:00, run_after=2024-02-11T16:02:00+00:00 [2024-02-11T16:01:04.583+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status success for try_number 1 [2024-02-11T16:01:04.586+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:00:00+00:00, map_index=-1, run_start_date=2024-02-11 16:01:02.210965+00:00, run_end_date=2024-02-11 16:01:03.548437+00:00, run_duration=1.337472, 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-11 16:01:00.648983+00:00, queued_by_job_id=1, pid=15585 [2024-02-11T16:02: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-11T16:02:00.052+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:02:00.062+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:02:00+00:00, run_after=2024-02-11T16:03:00+00:00 [2024-02-11T16:02:00.110+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:02:00.110+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:02:00.111+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:02:00.111+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:02:00.111+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:02:00.113+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:02:00.114+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:02:00.114+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:02:00.114+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:02:00.114+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:02:00.114+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:02:00.428+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:02:00.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:02:00.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:02:00.442+0000] {scheduler_job.py:635} INFO - Setting external_id for to 61bc1647-85e3-4e1d-9be0-536f3d90e10c [2024-02-11T16:02:00.442+0000] {scheduler_job.py:635} INFO - Setting external_id for to e5296b19-d5b5-4884-8aba-a34c35ff36c7 [2024-02-11T16:02:00.442+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9fcbc938-8675-4740-8f00-d067e08b1e7b [2024-02-11T16:02:01.665+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:02:01.666+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:00:00+00:00, run_id=scheduled__2024-02-11T16:00:00+00:00, run_start_date=2024-02-11 16:02:00.072414+00:00, run_end_date=2024-02-11 16:02:01.666085+00:00, run_duration=1.593671, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:00:00+00:00, data_interval_end=2024-02-11 16:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:02:01.674+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:02:00+00:00, run_after=2024-02-11T16:04:00+00:00 [2024-02-11T16:02:01.730+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status success for try_number 1 [2024-02-11T16:02:01.736+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:00:00+00:00, map_index=-1, run_start_date=2024-02-11 16:02:00.838535+00:00, run_end_date=2024-02-11 16:02:01.146030+00:00, run_duration=0.307495, 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-11 16:02:00.112389+00:00, queued_by_job_id=1, pid=15621 [2024-02-11T16:02:02.766+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:02:02.767+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:01:00+00:00, run_id=scheduled__2024-02-11T16:01:00+00:00, run_start_date=2024-02-11 16:02:00.073209+00:00, run_end_date=2024-02-11 16:02:02.767025+00:00, run_duration=2.693816, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:01:00+00:00, data_interval_end=2024-02-11 16:02:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:02:02.773+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:02:00+00:00, run_after=2024-02-11T16:03:00+00:00 [2024-02-11T16:02:02.798+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:01:00+00:00 exited with status success for try_number 1 [2024-02-11T16:02:02.801+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:01:00+00:00, map_index=-1, run_start_date=2024-02-11 16:02:01.907337+00:00, run_end_date=2024-02-11 16:02:02.257301+00:00, run_duration=0.349964, 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-11 16:02:00.112389+00:00, queued_by_job_id=1, pid=15651 [2024-02-11T16:02:03.746+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:02:03.747+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:01:00+00:00, run_id=scheduled__2024-02-11T16:01:00+00:00, run_start_date=2024-02-11 16:02:00.073950+00:00, run_end_date=2024-02-11 16:02:03.747041+00:00, run_duration=3.673091, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:01:00+00:00, data_interval_end=2024-02-11 16:02:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:02:03.754+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:02:00+00:00, run_after=2024-02-11T16:03:00+00:00 [2024-02-11T16:02:03.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:01:00+00:00 exited with status success for try_number 1 [2024-02-11T16:02:03.780+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:01:00+00:00, map_index=-1, run_start_date=2024-02-11 16:02:01.935952+00:00, run_end_date=2024-02-11 16:02:03.220579+00:00, run_duration=1.284627, 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-11 16:02:00.112389+00:00, queued_by_job_id=1, pid=15652 [2024-02-11T16:03:00.158+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:03:00+00:00, run_after=2024-02-11T16:04:00+00:00 [2024-02-11T16:03:00.165+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:03:00.222+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:03:00.222+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:03:00.222+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:03:00.223+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:03:00.226+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:03:00.226+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:03:00.226+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:03:00.226+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:03:00.439+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:03:00.440+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:03:00.453+0000] {scheduler_job.py:635} INFO - Setting external_id for to c33672f9-c7d5-45c5-a2d9-57c6aa312dd6 [2024-02-11T16:03:00.454+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4b27f5a-9346-4998-b27e-a7d4c396b3f5 [2024-02-11T16:03:03.342+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:03:03.342+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:02:00+00:00, run_id=scheduled__2024-02-11T16:02:00+00:00, run_start_date=2024-02-11 16:03:00.176645+00:00, run_end_date=2024-02-11 16:03:03.342783+00:00, run_duration=3.166138, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:02:00+00:00, data_interval_end=2024-02-11 16:03:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:03:03.349+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:03:00+00:00, run_after=2024-02-11T16:04:00+00:00 [2024-02-11T16:03:03.354+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:03:03.354+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:02:00+00:00, run_id=scheduled__2024-02-11T16:02:00+00:00, run_start_date=2024-02-11 16:03:00.177719+00:00, run_end_date=2024-02-11 16:03:03.354167+00:00, run_duration=3.176448, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:02:00+00:00, data_interval_end=2024-02-11 16:03:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:03:03.360+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:03:00+00:00, run_after=2024-02-11T16:04:00+00:00 [2024-02-11T16:03:03.381+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:02:00+00:00 exited with status success for try_number 1 [2024-02-11T16:03:03.381+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:02:00+00:00 exited with status success for try_number 1 [2024-02-11T16:03:03.385+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:02:00+00:00, map_index=-1, run_start_date=2024-02-11 16:03:01.954975+00:00, run_end_date=2024-02-11 16:03:02.329130+00:00, run_duration=0.374155, 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-11 16:03:00.224320+00:00, queued_by_job_id=1, pid=15707 [2024-02-11T16:03:03.386+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:02:00+00:00, map_index=-1, run_start_date=2024-02-11 16:03:01.900783+00:00, run_end_date=2024-02-11 16:03:02.925544+00:00, run_duration=1.024761, 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-11 16:03:00.224320+00:00, queued_by_job_id=1, pid=15706 [2024-02-11T16:04:00.745+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:04:00+00:00, run_after=2024-02-11T16:05:00+00:00 [2024-02-11T16:04:00.751+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:04:00.755+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:04:00.809+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:04:00.809+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:04:00.809+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:04:00.810+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:04:00.810+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:04:00.813+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:04:00.813+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:04:00.814+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:04:00.814+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:04:00.814+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:04:00.814+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:04:00.974+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:04:00.974+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:04:00.974+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:04:00.982+0000] {scheduler_job.py:635} INFO - Setting external_id for to adef762e-ab8b-4244-9ccf-1677e3656071 [2024-02-11T16:04:00.982+0000] {scheduler_job.py:635} INFO - Setting external_id for to d065f284-5239-42a7-a019-ef17d99d9f6c [2024-02-11T16:04:00.982+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2bc72c48-a347-49d8-b1eb-46227d2e1769 [2024-02-11T16:04:02.913+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:04:02.913+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:02:00+00:00, run_id=scheduled__2024-02-11T16:02:00+00:00, run_start_date=2024-02-11 16:04:00.766386+00:00, run_end_date=2024-02-11 16:04:02.913605+00:00, run_duration=2.147219, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:02:00+00:00, data_interval_end=2024-02-11 16:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:04:02.921+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:04:00+00:00, run_after=2024-02-11T16:06:00+00:00 [2024-02-11T16:04:02.927+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:04:02.927+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:03:00+00:00, run_id=scheduled__2024-02-11T16:03:00+00:00, run_start_date=2024-02-11 16:04:00.767519+00:00, run_end_date=2024-02-11 16:04:02.927609+00:00, run_duration=2.16009, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:03:00+00:00, data_interval_end=2024-02-11 16:04:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:04:02.938+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:04:00+00:00, run_after=2024-02-11T16:05:00+00:00 [2024-02-11T16:04:02.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:02:00+00:00 exited with status success for try_number 1 [2024-02-11T16:04:02.988+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:02:00+00:00, map_index=-1, run_start_date=2024-02-11 16:04:01.468309+00:00, run_end_date=2024-02-11 16:04:01.925832+00:00, run_duration=0.457523, state=success, executor_state=success, try_number=1, max_tries=1, job_id=727, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:04:00.811859+00:00, queued_by_job_id=1, pid=15742 [2024-02-11T16:04:04.019+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:04:04.019+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:03:00+00:00, run_id=scheduled__2024-02-11T16:03:00+00:00, run_start_date=2024-02-11 16:04:00.768395+00:00, run_end_date=2024-02-11 16:04:04.019495+00:00, run_duration=3.2511, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:03:00+00:00, data_interval_end=2024-02-11 16:04:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:04:04.026+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:04:00+00:00, run_after=2024-02-11T16:05:00+00:00 [2024-02-11T16:04:04.051+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:03:00+00:00 exited with status success for try_number 1 [2024-02-11T16:04:04.051+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:03:00+00:00 exited with status success for try_number 1 [2024-02-11T16:04:04.055+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:03:00+00:00, map_index=-1, run_start_date=2024-02-11 16:04:02.546147+00:00, run_end_date=2024-02-11 16:04:02.855124+00:00, run_duration=0.308977, state=success, executor_state=success, try_number=1, max_tries=1, job_id=728, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:04:00.811859+00:00, queued_by_job_id=1, pid=15772 [2024-02-11T16:04:04.055+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:03:00+00:00, map_index=-1, run_start_date=2024-02-11 16:04:02.697021+00:00, run_end_date=2024-02-11 16:04:03.738307+00:00, run_duration=1.041286, state=success, executor_state=success, try_number=1, max_tries=1, job_id=729, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:04:00.811859+00:00, queued_by_job_id=1, pid=15773 [2024-02-11T16:05:00.427+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:05:00+00:00, run_after=2024-02-11T16:10:00+00:00 [2024-02-11T16:05:00.432+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:05:00.441+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:05:00+00:00, run_after=2024-02-11T16:06:00+00:00 [2024-02-11T16:05:00.496+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:05:00.496+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:05:00.496+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:05:00.496+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:05:00.497+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:05:00.499+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T16:05:00.499+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:05:00.499+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:05:00.500+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:05:00.500+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:05:00.500+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:05:00.817+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:05:00.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:05:00.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:05:00.836+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32d5b00a-6259-4950-a2da-16ee4bfc4dca [2024-02-11T16:05:00.836+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6626610-61f9-4074-a43e-b3f8ad271883 [2024-02-11T16:05:00.837+0000] {scheduler_job.py:635} INFO - Setting external_id for to 299dedf4-7cbc-4df7-a175-55781e5aa14e [2024-02-11T16:05:03.555+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:05:03.555+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:04:00+00:00, run_id=scheduled__2024-02-11T16:04:00+00:00, run_start_date=2024-02-11 16:05:00.452833+00:00, run_end_date=2024-02-11 16:05:03.555379+00:00, run_duration=3.102546, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:04:00+00:00, data_interval_end=2024-02-11 16:05:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:05:03.563+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:05:00+00:00, run_after=2024-02-11T16:06:00+00:00 [2024-02-11T16:05:03.584+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:05:03.584+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:05:03.585+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:05:03.587+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T16:05:03.588+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:05:03.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:05:03.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status success for try_number 1 [2024-02-11T16:05:03.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:04:00+00:00 exited with status success for try_number 1 [2024-02-11T16:05:03.642+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:04:00+00:00, map_index=-1, run_start_date=2024-02-11 16:05:02.322253+00:00, run_end_date=2024-02-11 16:05:02.737260+00:00, run_duration=0.415007, 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-11 16:05:00.498089+00:00, queued_by_job_id=1, pid=15838 [2024-02-11T16:05:03.642+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T16:00:00+00:00, map_index=-1, run_start_date=2024-02-11 16:05:02.355797+00:00, run_end_date=2024-02-11 16:05:02.785531+00:00, run_duration=0.429734, state=success, executor_state=success, try_number=1, max_tries=1, job_id=731, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:05:00.498089+00:00, queued_by_job_id=1, pid=15839 [2024-02-11T16:05:03.642+0000] {scheduler_job.py:635} INFO - Setting external_id for to bae4a51a-e76d-41d5-9e0f-c909649ac3c2 [2024-02-11T16:05:03.693+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:05:03.693+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:04:00+00:00, run_id=scheduled__2024-02-11T16:04:00+00:00, run_start_date=2024-02-11 16:05:00.453611+00:00, run_end_date=2024-02-11 16:05:03.693346+00:00, run_duration=3.239735, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:04:00+00:00, data_interval_end=2024-02-11 16:05:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:05:03.705+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:05:00+00:00, run_after=2024-02-11T16:06:00+00:00 [2024-02-11T16:05:04.424+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:04:00+00:00 exited with status success for try_number 1 [2024-02-11T16:05:04.428+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:04:00+00:00, map_index=-1, run_start_date=2024-02-11 16:05:02.560005+00:00, run_end_date=2024-02-11 16:05:03.655670+00:00, run_duration=1.095665, 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-11 16:05:00.498089+00:00, queued_by_job_id=1, pid=15840 [2024-02-11T16:05:05.481+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:05:05.481+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:05:05.481+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:05:05.483+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T16:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T16:05:05.483+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T16:05:05.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:05:05.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status success for try_number 1 [2024-02-11T16:05:05.518+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1eb342d2-6140-486f-b5ec-bf5f5160ec90 [2024-02-11T16:05:05.518+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T16:00:00+00:00, map_index=-1, run_start_date=2024-02-11 16:05:04.858039+00:00, run_end_date=2024-02-11 16:05:05.034856+00:00, run_duration=0.176817, state=success, executor_state=success, try_number=1, max_tries=1, job_id=733, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:05:03.586125+00:00, queued_by_job_id=1, pid=15879 [2024-02-11T16:05:07.554+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:05:07.554+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:05:07.554+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:05:07.556+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:05:07.556+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:05:07.594+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:05:07.594+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status success for try_number 1 [2024-02-11T16:05:07.600+0000] {scheduler_job.py:635} INFO - Setting external_id for to b99fba16-8861-44d6-8189-8a145c236918 [2024-02-11T16:05:07.601+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T16:00:00+00:00, map_index=0, run_start_date=2024-02-11 16:05:06.593129+00:00, run_end_date=2024-02-11 16:05:06.772712+00:00, run_duration=0.179583, state=success, executor_state=success, try_number=1, max_tries=1, job_id=734, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:05:05.482296+00:00, queued_by_job_id=1, pid=15891 [2024-02-11T16:05:09.755+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:05:09.755+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:00:00+00:00, run_id=scheduled__2024-02-11T16:00:00+00:00, run_start_date=2024-02-11 16:05:00.452010+00:00, run_end_date=2024-02-11 16:05:09.755758+00:00, run_duration=9.303748, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:00:00+00:00, data_interval_end=2024-02-11 16:05:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T16:05:09.760+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:05:00+00:00, run_after=2024-02-11T16:10:00+00:00 [2024-02-11T16:05:09.781+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:00:00+00:00 exited with status success for try_number 1 [2024-02-11T16:05:09.784+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T16:00:00+00:00, map_index=-1, run_start_date=2024-02-11 16:05:08.993298+00:00, run_end_date=2024-02-11 16:05:09.194893+00:00, run_duration=0.201595, 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-11 16:05:07.555332+00:00, queued_by_job_id=1, pid=15903 [2024-02-11T16:05:15.232+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T16:06:00.061+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:06:00.072+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:06:00+00:00, run_after=2024-02-11T16:07:00+00:00 [2024-02-11T16:06:00.078+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:06:00.133+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:06:00.134+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:06:00.134+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:06:00.134+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:06:00.135+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:06:00.137+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:06:00.137+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:06:00.137+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:06:00.138+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:06:00.138+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:06:00.138+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:06:00.404+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:06:00.405+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:06:00.405+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:06:00.416+0000] {scheduler_job.py:635} INFO - Setting external_id for to dee22257-4a49-4104-8ac2-68df326c514f [2024-02-11T16:06:00.416+0000] {scheduler_job.py:635} INFO - Setting external_id for to b83af18a-906b-4dab-9fb0-45c01f7d100e [2024-02-11T16:06:00.416+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2224e85f-2805-4055-9629-f6934f791bd0 [2024-02-11T16:06:01.625+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:06:01.625+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:04:00+00:00, run_id=scheduled__2024-02-11T16:04:00+00:00, run_start_date=2024-02-11 16:06:00.088674+00:00, run_end_date=2024-02-11 16:06:01.625643+00:00, run_duration=1.536969, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:04:00+00:00, data_interval_end=2024-02-11 16:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:06:01.636+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:06:00+00:00, run_after=2024-02-11T16:08:00+00:00 [2024-02-11T16:06:01.740+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:04:00+00:00 exited with status success for try_number 1 [2024-02-11T16:06:01.748+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:04:00+00:00, map_index=-1, run_start_date=2024-02-11 16:06:00.877209+00:00, run_end_date=2024-02-11 16:06:01.184877+00:00, run_duration=0.307668, 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-11 16:06:00.135947+00:00, queued_by_job_id=1, pid=15920 [2024-02-11T16:06:02.777+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:06:02.777+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:05:00+00:00, run_id=scheduled__2024-02-11T16:05:00+00:00, run_start_date=2024-02-11 16:06:00.089673+00:00, run_end_date=2024-02-11 16:06:02.777765+00:00, run_duration=2.688092, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:05:00+00:00, data_interval_end=2024-02-11 16:06:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:06:02.784+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:06:00+00:00, run_after=2024-02-11T16:07:00+00:00 [2024-02-11T16:06:02.810+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:05:00+00:00 exited with status success for try_number 1 [2024-02-11T16:06:02.813+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:05:00+00:00, map_index=-1, run_start_date=2024-02-11 16:06:01.934540+00:00, run_end_date=2024-02-11 16:06:02.292035+00:00, run_duration=0.357495, 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-11 16:06:00.135947+00:00, queued_by_job_id=1, pid=15949 [2024-02-11T16:06:09.156+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:06:09.157+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:05:00+00:00, run_id=scheduled__2024-02-11T16:05:00+00:00, run_start_date=2024-02-11 16:06:00.090443+00:00, run_end_date=2024-02-11 16:06:09.156946+00:00, run_duration=9.066503, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:05:00+00:00, data_interval_end=2024-02-11 16:06:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:06:09.165+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:06:00+00:00, run_after=2024-02-11T16:07:00+00:00 [2024-02-11T16:06:09.187+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:05:00+00:00 exited with status success for try_number 1 [2024-02-11T16:06:09.190+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:05:00+00:00, map_index=-1, run_start_date=2024-02-11 16:06:01.944783+00:00, run_end_date=2024-02-11 16:06:08.279528+00:00, run_duration=6.334745, 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-11 16:06:00.135947+00:00, queued_by_job_id=1, pid=15950 [2024-02-11T16:07:00.583+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:07:00.593+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:07:00+00:00, run_after=2024-02-11T16:08:00+00:00 [2024-02-11T16:07:00.644+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:07:00.645+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:07:00.645+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:07:00.645+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:07:00.648+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:07:00.649+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:07:00.649+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:07:00.649+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:07:00.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:07:00.788+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:07:00.799+0000] {scheduler_job.py:635} INFO - Setting external_id for to 474b00a3-e4eb-486f-bbf4-cdebcf083b5c [2024-02-11T16:07:00.799+0000] {scheduler_job.py:635} INFO - Setting external_id for to 25f72f36-1a1d-4f94-a19e-50d356c35d4c [2024-02-11T16:07:02.983+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:07:02.984+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:06:00+00:00, run_id=scheduled__2024-02-11T16:06:00+00:00, run_start_date=2024-02-11 16:07:00.606699+00:00, run_end_date=2024-02-11 16:07:02.983947+00:00, run_duration=2.377248, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:06:00+00:00, data_interval_end=2024-02-11 16:07:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:07:02.990+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:07:00+00:00, run_after=2024-02-11T16:08:00+00:00 [2024-02-11T16:07:03.017+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:06:00+00:00 exited with status success for try_number 1 [2024-02-11T16:07:03.020+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:06:00+00:00, map_index=-1, run_start_date=2024-02-11 16:07:02.136647+00:00, run_end_date=2024-02-11 16:07:02.455654+00:00, run_duration=0.319007, 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-11 16:07:00.646934+00:00, queued_by_job_id=1, pid=16005 [2024-02-11T16:07:03.553+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:07:03.554+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:06:00+00:00, run_id=scheduled__2024-02-11T16:06:00+00:00, run_start_date=2024-02-11 16:07:00.607755+00:00, run_end_date=2024-02-11 16:07:03.554114+00:00, run_duration=2.946359, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:06:00+00:00, data_interval_end=2024-02-11 16:07:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:07:03.560+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:07:00+00:00, run_after=2024-02-11T16:08:00+00:00 [2024-02-11T16:07:03.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:06:00+00:00 exited with status success for try_number 1 [2024-02-11T16:07:03.586+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:06:00+00:00, map_index=-1, run_start_date=2024-02-11 16:07:02.120710+00:00, run_end_date=2024-02-11 16:07:03.354485+00:00, run_duration=1.233775, 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-11 16:07:00.646934+00:00, queued_by_job_id=1, pid=16004 [2024-02-11T16:08:00.087+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:08:00+00:00, run_after=2024-02-11T16:09:00+00:00 [2024-02-11T16:08:00.093+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:08:00.098+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:08:00.152+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:08:00.152+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:08:00.152+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:08:00.152+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:08:00.153+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:08:00.155+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:08:00.155+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:08:00.155+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:08:00.155+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:08:00.156+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:08:00.156+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:08:00.548+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:08:00.548+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:08:00.548+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:08:00.564+0000] {scheduler_job.py:635} INFO - Setting external_id for to fbcde908-7242-447d-856a-21548bbed9fb [2024-02-11T16:08:00.565+0000] {scheduler_job.py:635} INFO - Setting external_id for to d900b483-61dd-4792-8028-3d5e590e1272 [2024-02-11T16:08:00.565+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2f6d099-f6cb-4998-872b-8bacf9d7e7d8 [2024-02-11T16:08:01.780+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:08:01.780+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:06:00+00:00, run_id=scheduled__2024-02-11T16:06:00+00:00, run_start_date=2024-02-11 16:08:00.109588+00:00, run_end_date=2024-02-11 16:08:01.780678+00:00, run_duration=1.67109, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:06:00+00:00, data_interval_end=2024-02-11 16:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:08:01.792+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:08:00+00:00, run_after=2024-02-11T16:10:00+00:00 [2024-02-11T16:08:01.875+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:06:00+00:00 exited with status success for try_number 1 [2024-02-11T16:08:01.882+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:06:00+00:00, map_index=-1, run_start_date=2024-02-11 16:08:00.865692+00:00, run_end_date=2024-02-11 16:08:01.243778+00:00, run_duration=0.378086, 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-11 16:08:00.153976+00:00, queued_by_job_id=1, pid=16040 [2024-02-11T16:08:02.919+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:08:02.919+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:07:00+00:00, run_id=scheduled__2024-02-11T16:07:00+00:00, run_start_date=2024-02-11 16:08:00.110571+00:00, run_end_date=2024-02-11 16:08:02.919276+00:00, run_duration=2.808705, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:07:00+00:00, data_interval_end=2024-02-11 16:08:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:08:02.925+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:08:00+00:00, run_after=2024-02-11T16:09:00+00:00 [2024-02-11T16:08:02.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:07:00+00:00 exited with status success for try_number 1 [2024-02-11T16:08:02.953+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:07:00+00:00, map_index=-1, run_start_date=2024-02-11 16:08:02.007501+00:00, run_end_date=2024-02-11 16:08:02.317270+00:00, run_duration=0.309769, 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-11 16:08:00.153976+00:00, queued_by_job_id=1, pid=16070 [2024-02-11T16:08:03.981+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:08:03.981+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:07:00+00:00, run_id=scheduled__2024-02-11T16:07:00+00:00, run_start_date=2024-02-11 16:08:00.111404+00:00, run_end_date=2024-02-11 16:08:03.981561+00:00, run_duration=3.870157, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:07:00+00:00, data_interval_end=2024-02-11 16:08:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:08:03.989+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:08:00+00:00, run_after=2024-02-11T16:09:00+00:00 [2024-02-11T16:08:04.011+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:07:00+00:00 exited with status success for try_number 1 [2024-02-11T16:08:04.014+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:07:00+00:00, map_index=-1, run_start_date=2024-02-11 16:08:02.066344+00:00, run_end_date=2024-02-11 16:08:03.058650+00:00, run_duration=0.992306, state=success, executor_state=success, try_number=1, max_tries=1, job_id=743, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:08:00.153976+00:00, queued_by_job_id=1, pid=16071 [2024-02-11T16:09:00.573+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:09:00.586+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:09:00+00:00, run_after=2024-02-11T16:10:00+00:00 [2024-02-11T16:09:00.658+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:09:00.659+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:09:00.659+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:09:00.659+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:09:00.662+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:09:00.662+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:09:00.662+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:09:00.662+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:09:00.827+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:09:00.827+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:09:00.833+0000] {scheduler_job.py:635} INFO - Setting external_id for to 111e1e8f-4499-457e-bf37-10d724fbc09a [2024-02-11T16:09:00.834+0000] {scheduler_job.py:635} INFO - Setting external_id for to be745798-aa5e-4fac-a31e-711c5db4dc04 [2024-02-11T16:09:03.084+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:09:03.084+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:08:00+00:00, run_id=scheduled__2024-02-11T16:08:00+00:00, run_start_date=2024-02-11 16:09:00.606424+00:00, run_end_date=2024-02-11 16:09:03.084883+00:00, run_duration=2.478459, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:08:00+00:00, data_interval_end=2024-02-11 16:09:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:09:03.093+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:09:00+00:00, run_after=2024-02-11T16:10:00+00:00 [2024-02-11T16:09:03.125+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:08:00+00:00 exited with status success for try_number 1 [2024-02-11T16:09:03.129+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:08:00+00:00, map_index=-1, run_start_date=2024-02-11 16:09:02.392157+00:00, run_end_date=2024-02-11 16:09:02.704066+00:00, run_duration=0.311909, state=success, executor_state=success, try_number=1, max_tries=1, job_id=745, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:09:00.660647+00:00, queued_by_job_id=1, pid=16126 [2024-02-11T16:09:04.165+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:09:04.165+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:08:00+00:00, run_id=scheduled__2024-02-11T16:08:00+00:00, run_start_date=2024-02-11 16:09:00.607450+00:00, run_end_date=2024-02-11 16:09:04.165244+00:00, run_duration=3.557794, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:08:00+00:00, data_interval_end=2024-02-11 16:09:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:09:04.171+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:09:00+00:00, run_after=2024-02-11T16:10:00+00:00 [2024-02-11T16:09:04.197+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:08:00+00:00 exited with status success for try_number 1 [2024-02-11T16:09:04.201+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:08:00+00:00, map_index=-1, run_start_date=2024-02-11 16:09:02.375508+00:00, run_end_date=2024-02-11 16:09:03.472649+00:00, run_duration=1.097141, 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-11 16:09:00.660647+00:00, queued_by_job_id=1, pid=16125 [2024-02-11T16:10:00.024+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:10:00.034+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:10:00+00:00, run_after=2024-02-11T16:15:00+00:00 [2024-02-11T16:10:00.039+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:10:00.048+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:10:00+00:00, run_after=2024-02-11T16:11:00+00:00 [2024-02-11T16:10:00.114+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T16:10:00.114+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:10:00.114+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:10:00.114+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:10:00.115+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:10:00.115+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:10:00.118+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T16:10:00.119+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:10:00.119+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:10:00.119+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:10:00.119+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:10:00.119+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:10:00.119+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:10:00.120+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:10:00.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:10:00.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:10:00.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:10:00.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:10:00.431+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6d2af00b-2385-4ae7-84bb-bff19bd0dc1b [2024-02-11T16:10:00.432+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8df368b7-28d1-4a2a-99f5-f5ce33132a2c [2024-02-11T16:10:00.432+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3755e60-ef5a-466f-b369-56e7d9adf378 [2024-02-11T16:10:00.432+0000] {scheduler_job.py:635} INFO - Setting external_id for to e88432fd-6696-4020-b3bc-2bb885346e97 [2024-02-11T16:10:03.056+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:10:03.057+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:08:00+00:00, run_id=scheduled__2024-02-11T16:08:00+00:00, run_start_date=2024-02-11 16:10:00.062335+00:00, run_end_date=2024-02-11 16:10:03.057299+00:00, run_duration=2.994964, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:08:00+00:00, data_interval_end=2024-02-11 16:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:10:03.067+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:10:00+00:00, run_after=2024-02-11T16:12:00+00:00 [2024-02-11T16:10:03.198+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:08:00+00:00 exited with status success for try_number 1 [2024-02-11T16:10:03.205+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:08:00+00:00, map_index=-1, run_start_date=2024-02-11 16:10:01.295445+00:00, run_end_date=2024-02-11 16:10:01.772308+00:00, run_duration=0.476863, state=success, executor_state=success, try_number=1, max_tries=1, job_id=746, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:10:00.116863+00:00, queued_by_job_id=1, pid=16163 [2024-02-11T16:10:04.241+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:10:04.242+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:09:00+00:00, run_id=scheduled__2024-02-11T16:09:00+00:00, run_start_date=2024-02-11 16:10:00.063073+00:00, run_end_date=2024-02-11 16:10:04.241981+00:00, run_duration=4.178908, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:09:00+00:00, data_interval_end=2024-02-11 16:10:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:10:04.249+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:10:00+00:00, run_after=2024-02-11T16:11:00+00:00 [2024-02-11T16:10:04.266+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:10:04.266+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:10:04.266+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:10:04.268+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T16:10:04.268+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:10:04.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:10:04.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:05:00+00:00 exited with status success for try_number 1 [2024-02-11T16:10:04.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:09:00+00:00 exited with status success for try_number 1 [2024-02-11T16:10:04.306+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T16:05:00+00:00, map_index=-1, run_start_date=2024-02-11 16:10:02.509309+00:00, run_end_date=2024-02-11 16:10:03.192838+00:00, run_duration=0.683529, state=success, executor_state=success, try_number=1, max_tries=1, job_id=747, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:10:00.116863+00:00, queued_by_job_id=1, pid=16203 [2024-02-11T16:10:04.306+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5df93ad5-2722-437e-bc43-f7b7c2271b62 [2024-02-11T16:10:04.306+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:09:00+00:00, map_index=-1, run_start_date=2024-02-11 16:10:02.848664+00:00, run_end_date=2024-02-11 16:10:03.471135+00:00, run_duration=0.622471, 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-11 16:10:00.116863+00:00, queued_by_job_id=1, pid=16205 [2024-02-11T16:10:04.339+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:10:04.339+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:09:00+00:00, run_id=scheduled__2024-02-11T16:09:00+00:00, run_start_date=2024-02-11 16:10:00.063733+00:00, run_end_date=2024-02-11 16:10:04.339516+00:00, run_duration=4.275783, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:09:00+00:00, data_interval_end=2024-02-11 16:10:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:10:04.347+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:10:00+00:00, run_after=2024-02-11T16:11:00+00:00 [2024-02-11T16:10:05.446+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:09:00+00:00 exited with status success for try_number 1 [2024-02-11T16:10:05.450+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:09:00+00:00, map_index=-1, run_start_date=2024-02-11 16:10:02.820244+00:00, run_end_date=2024-02-11 16:10:04.314861+00:00, run_duration=1.494617, 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-11 16:10:00.116863+00:00, queued_by_job_id=1, pid=16204 [2024-02-11T16:10:06.596+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:10:06.596+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:10:06.597+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:10:06.598+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T16:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T16:10:06.598+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T16:10:06.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:10:06.628+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:05:00+00:00 exited with status success for try_number 1 [2024-02-11T16:10:06.631+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4bbbf00a-29f1-4f1a-b758-d8cc1ef1032c [2024-02-11T16:10:06.632+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T16:05:00+00:00, map_index=-1, run_start_date=2024-02-11 16:10:05.373888+00:00, run_end_date=2024-02-11 16:10:05.572469+00:00, run_duration=0.198581, state=success, executor_state=success, try_number=1, max_tries=1, job_id=750, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:10:04.267066+00:00, queued_by_job_id=1, pid=16244 [2024-02-11T16:10:08.789+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:10:08.789+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:10:08.790+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:10:08.791+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:10:08.791+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:10:08.821+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:10:08.821+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:05:00+00:00 exited with status success for try_number 1 [2024-02-11T16:10:08.825+0000] {scheduler_job.py:635} INFO - Setting external_id for to e93a7e96-a668-4271-8c2a-2b1bb6b9ed45 [2024-02-11T16:10:08.826+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T16:05:00+00:00, map_index=0, run_start_date=2024-02-11 16:10:07.688740+00:00, run_end_date=2024-02-11 16:10:07.862536+00:00, run_duration=0.173796, state=success, executor_state=success, try_number=1, max_tries=1, job_id=751, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:10:06.597476+00:00, queued_by_job_id=1, pid=16256 [2024-02-11T16:10:10.587+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:10:10.587+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:05:00+00:00, run_id=scheduled__2024-02-11T16:05:00+00:00, run_start_date=2024-02-11 16:10:00.061499+00:00, run_end_date=2024-02-11 16:10:10.587260+00:00, run_duration=10.525761, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:05:00+00:00, data_interval_end=2024-02-11 16:10:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T16:10:10.592+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:10:00+00:00, run_after=2024-02-11T16:15:00+00:00 [2024-02-11T16:10:10.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:05:00+00:00 exited with status success for try_number 1 [2024-02-11T16:10:10.628+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T16:05:00+00:00, map_index=-1, run_start_date=2024-02-11 16:10:09.909252+00:00, run_end_date=2024-02-11 16:10:10.137944+00:00, run_duration=0.228692, 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-11 16:10:08.790556+00:00, queued_by_job_id=1, pid=16268 [2024-02-11T16:10:15.252+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T16:11:00.322+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:11:00.335+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:11:00+00:00, run_after=2024-02-11T16:12:00+00:00 [2024-02-11T16:11:00.389+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:11:00.390+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:11:00.390+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:11:00.390+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:11:00.393+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:11:00.394+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:11:00.394+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:11:00.394+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:11:00.633+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:11:00.635+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:11:00.656+0000] {scheduler_job.py:635} INFO - Setting external_id for to 96c2494a-6c94-437c-baf5-7643316448a2 [2024-02-11T16:11:00.656+0000] {scheduler_job.py:635} INFO - Setting external_id for to fe558539-87e7-4a8b-93a3-b7842a7ca5f7 [2024-02-11T16:11:03.367+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:11:03.367+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:10:00+00:00, run_id=scheduled__2024-02-11T16:10:00+00:00, run_start_date=2024-02-11 16:11:00.346749+00:00, run_end_date=2024-02-11 16:11:03.367589+00:00, run_duration=3.02084, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:10:00+00:00, data_interval_end=2024-02-11 16:11:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:11:03.374+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:11:00+00:00, run_after=2024-02-11T16:12:00+00:00 [2024-02-11T16:11:03.404+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status success for try_number 1 [2024-02-11T16:11:03.408+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:10:00+00:00, map_index=-1, run_start_date=2024-02-11 16:11:02.265134+00:00, run_end_date=2024-02-11 16:11:02.609136+00:00, run_duration=0.344002, 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-11 16:11:00.391787+00:00, queued_by_job_id=1, pid=16305 [2024-02-11T16:11:04.435+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:11:04.436+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:10:00+00:00, run_id=scheduled__2024-02-11T16:10:00+00:00, run_start_date=2024-02-11 16:11:00.347869+00:00, run_end_date=2024-02-11 16:11:04.436078+00:00, run_duration=4.088209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:10:00+00:00, data_interval_end=2024-02-11 16:11:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:11:04.442+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:11:00+00:00, run_after=2024-02-11T16:12:00+00:00 [2024-02-11T16:11:04.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status success for try_number 1 [2024-02-11T16:11:04.466+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:10:00+00:00, map_index=-1, run_start_date=2024-02-11 16:11:02.291424+00:00, run_end_date=2024-02-11 16:11:03.392102+00:00, run_duration=1.100678, 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-11 16:11:00.391787+00:00, queued_by_job_id=1, pid=16304 [2024-02-11T16:12:00.799+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:12:00+00:00, run_after=2024-02-11T16:13:00+00:00 [2024-02-11T16:12:00.804+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:12:00.807+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:12:00.848+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:12:00.848+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:12:00.848+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:12:00.848+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:12:00.849+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:12:00.851+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:12:00.851+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:12:00.851+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:12:00.851+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:12:00.852+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:12:00.852+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:12:01.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:12:01.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:12:01.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:12:01.029+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a9d8d7d-650c-450b-badd-59cdb1e2c0c1 [2024-02-11T16:12:01.029+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d7f22a7-d51f-4bf0-9d91-6f018504a603 [2024-02-11T16:12:01.030+0000] {scheduler_job.py:635} INFO - Setting external_id for to bfc76572-6b14-4387-870f-480e83e2964d [2024-02-11T16:12:02.994+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:12:02.995+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:10:00+00:00, run_id=scheduled__2024-02-11T16:10:00+00:00, run_start_date=2024-02-11 16:12:00.815618+00:00, run_end_date=2024-02-11 16:12:02.995121+00:00, run_duration=2.179503, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:10:00+00:00, data_interval_end=2024-02-11 16:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:12:03.017+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:12:00+00:00, run_after=2024-02-11T16:14:00+00:00 [2024-02-11T16:12:03.028+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:12:03.028+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:11:00+00:00, run_id=scheduled__2024-02-11T16:11:00+00:00, run_start_date=2024-02-11 16:12:00.816375+00:00, run_end_date=2024-02-11 16:12:03.028695+00:00, run_duration=2.21232, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:11:00+00:00, data_interval_end=2024-02-11 16:12:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:12:03.044+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:12:00+00:00, run_after=2024-02-11T16:13:00+00:00 [2024-02-11T16:12:03.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status success for try_number 1 [2024-02-11T16:12:03.126+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:10:00+00:00, map_index=-1, run_start_date=2024-02-11 16:12:01.474340+00:00, run_end_date=2024-02-11 16:12:02.086821+00:00, run_duration=0.612481, 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-11 16:12:00.849935+00:00, queued_by_job_id=1, pid=16340 [2024-02-11T16:12:04.164+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:12:04.164+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:11:00+00:00, run_id=scheduled__2024-02-11T16:11:00+00:00, run_start_date=2024-02-11 16:12:00.817040+00:00, run_end_date=2024-02-11 16:12:04.164659+00:00, run_duration=3.347619, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:11:00+00:00, data_interval_end=2024-02-11 16:12:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:12:04.171+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:12:00+00:00, run_after=2024-02-11T16:13:00+00:00 [2024-02-11T16:12:04.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:11:00+00:00 exited with status success for try_number 1 [2024-02-11T16:12:04.203+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:11:00+00:00 exited with status success for try_number 1 [2024-02-11T16:12:04.206+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:11:00+00:00, map_index=-1, run_start_date=2024-02-11 16:12:02.620328+00:00, run_end_date=2024-02-11 16:12:02.991709+00:00, run_duration=0.371381, 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-11 16:12:00.849935+00:00, queued_by_job_id=1, pid=16370 [2024-02-11T16:12:04.207+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:11:00+00:00, map_index=-1, run_start_date=2024-02-11 16:12:02.715465+00:00, run_end_date=2024-02-11 16:12:03.860169+00:00, run_duration=1.144704, 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-11 16:12:00.849935+00:00, queued_by_job_id=1, pid=16371 [2024-02-11T16:13:00.480+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:13:00+00:00, run_after=2024-02-11T16:14:00+00:00 [2024-02-11T16:13:00.486+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:13:00.537+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:13:00.537+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:13:00.537+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:13:00.538+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:13:00.540+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:13:00.540+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:13:00.541+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:13:00.541+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:13:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:13:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:13:00.675+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8995d636-0c85-4bd9-a12e-66e823ca07b2 [2024-02-11T16:13:00.676+0000] {scheduler_job.py:635} INFO - Setting external_id for to cc73d510-e130-4163-97a4-a8124f47b7d2 [2024-02-11T16:13:02.425+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:13:02.425+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:12:00+00:00, run_id=scheduled__2024-02-11T16:12:00+00:00, run_start_date=2024-02-11 16:13:00.499432+00:00, run_end_date=2024-02-11 16:13:02.425564+00:00, run_duration=1.926132, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:12:00+00:00, data_interval_end=2024-02-11 16:13:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:13:02.439+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:13:00+00:00, run_after=2024-02-11T16:14:00+00:00 [2024-02-11T16:13:03.529+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:13:03.529+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:12:00+00:00, run_id=scheduled__2024-02-11T16:12:00+00:00, run_start_date=2024-02-11 16:13:00.500259+00:00, run_end_date=2024-02-11 16:13:03.529377+00:00, run_duration=3.029118, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:12:00+00:00, data_interval_end=2024-02-11 16:13:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:13:03.535+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:13:00+00:00, run_after=2024-02-11T16:14:00+00:00 [2024-02-11T16:13:03.556+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:12:00+00:00 exited with status success for try_number 1 [2024-02-11T16:13:03.556+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:12:00+00:00 exited with status success for try_number 1 [2024-02-11T16:13:03.560+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:12:00+00:00, map_index=-1, run_start_date=2024-02-11 16:13:01.990957+00:00, run_end_date=2024-02-11 16:13:02.334632+00:00, run_duration=0.343675, state=success, executor_state=success, try_number=1, max_tries=1, job_id=758, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:13:00.538968+00:00, queued_by_job_id=1, pid=16425 [2024-02-11T16:13:03.560+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:12:00+00:00, map_index=-1, run_start_date=2024-02-11 16:13:02.084809+00:00, run_end_date=2024-02-11 16:13:03.203619+00:00, run_duration=1.11881, 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-11 16:13:00.538968+00:00, queued_by_job_id=1, pid=16426 [2024-02-11T16:14:00.989+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:14:00+00:00, run_after=2024-02-11T16:15:00+00:00 [2024-02-11T16:14:00.994+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:14:00.998+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:14:01.049+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:14:01.049+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:14:01.049+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:14:01.050+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:14:01.050+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:14:01.052+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:14:01.052+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:14:01.052+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:14:01.052+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:14:01.053+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:14:01.053+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:14:01.200+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:14:01.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:14:01.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:14:01.208+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9119e00d-6162-4377-b301-c121fee52ab2 [2024-02-11T16:14:01.208+0000] {scheduler_job.py:635} INFO - Setting external_id for to 45a21e12-bfd2-45a0-a571-d76e978d1252 [2024-02-11T16:14:01.208+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf7b6ca9-1f14-4ef0-a31d-3b0dac3644a7 [2024-02-11T16:14:02.980+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:14:02.984+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:12:00+00:00, run_id=scheduled__2024-02-11T16:12:00+00:00, run_start_date=2024-02-11 16:14:01.008405+00:00, run_end_date=2024-02-11 16:14:02.984000+00:00, run_duration=1.975595, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:12:00+00:00, data_interval_end=2024-02-11 16:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:14:03.007+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:14:00+00:00, run_after=2024-02-11T16:16:00+00:00 [2024-02-11T16:14:03.130+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:12:00+00:00 exited with status success for try_number 1 [2024-02-11T16:14:03.142+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:12:00+00:00, map_index=-1, run_start_date=2024-02-11 16:14:01.817235+00:00, run_end_date=2024-02-11 16:14:02.383290+00:00, run_duration=0.566055, 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-11 16:14:01.051105+00:00, queued_by_job_id=1, pid=16461 [2024-02-11T16:14:04.212+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:14:04.212+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:13:00+00:00, run_id=scheduled__2024-02-11T16:13:00+00:00, run_start_date=2024-02-11 16:14:01.009922+00:00, run_end_date=2024-02-11 16:14:04.212589+00:00, run_duration=3.202667, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:13:00+00:00, data_interval_end=2024-02-11 16:14:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:14:04.219+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:14:00+00:00, run_after=2024-02-11T16:15:00+00:00 [2024-02-11T16:14:04.224+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:14:04.225+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:13:00+00:00, run_id=scheduled__2024-02-11T16:13:00+00:00, run_start_date=2024-02-11 16:14:01.009255+00:00, run_end_date=2024-02-11 16:14:04.224928+00:00, run_duration=3.215673, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:13:00+00:00, data_interval_end=2024-02-11 16:14:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:14:04.232+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:14:00+00:00, run_after=2024-02-11T16:15:00+00:00 [2024-02-11T16:14:04.253+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:13:00+00:00 exited with status success for try_number 1 [2024-02-11T16:14:04.253+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:13:00+00:00 exited with status success for try_number 1 [2024-02-11T16:14:04.258+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:13:00+00:00, map_index=-1, run_start_date=2024-02-11 16:14:03.271279+00:00, run_end_date=2024-02-11 16:14:03.529266+00:00, run_duration=0.257987, state=success, executor_state=success, try_number=1, max_tries=1, job_id=762, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:14:01.051105+00:00, queued_by_job_id=1, pid=16492 [2024-02-11T16:14:04.258+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:13:00+00:00, map_index=-1, run_start_date=2024-02-11 16:14:03.050277+00:00, run_end_date=2024-02-11 16:14:04.120013+00:00, run_duration=1.069736, state=success, executor_state=success, try_number=1, max_tries=1, job_id=761, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:14:01.051105+00:00, queued_by_job_id=1, pid=16491 [2024-02-11T16:15:00.689+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:15:00.700+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:15:00+00:00, run_after=2024-02-11T16:16:00+00:00 [2024-02-11T16:15:00.711+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:15:00+00:00, run_after=2024-02-11T16:20:00+00:00 [2024-02-11T16:15:00.771+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:15:00.771+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:15:00.771+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:15:00.772+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:15:00.772+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:15:00.774+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T16:15:00.774+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:15:00.774+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:15:00.775+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:15:00.775+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:15:00.775+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:15:00.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:15:00.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:15:00.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:15:00.928+0000] {scheduler_job.py:635} INFO - Setting external_id for to 194a0201-4b26-48bc-94f7-5af9182a3b43 [2024-02-11T16:15:00.929+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3853785a-8e10-4644-9a46-0e4321f63bf8 [2024-02-11T16:15:00.929+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1beeff02-7592-4cee-8342-90246d2f5f6b [2024-02-11T16:15:03.673+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:15:03.674+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:14:00+00:00, run_id=scheduled__2024-02-11T16:14:00+00:00, run_start_date=2024-02-11 16:15:00.725301+00:00, run_end_date=2024-02-11 16:15:03.673990+00:00, run_duration=2.948689, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:14:00+00:00, data_interval_end=2024-02-11 16:15:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:15:03.684+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:15:00+00:00, run_after=2024-02-11T16:16:00+00:00 [2024-02-11T16:15:03.705+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:15:03.705+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:15:03.706+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:15:03.708+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T16:15:03.708+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:15:03.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:15:03.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status success for try_number 1 [2024-02-11T16:15:03.749+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:14:00+00:00 exited with status success for try_number 1 [2024-02-11T16:15:03.758+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T16:10:00+00:00, map_index=-1, run_start_date=2024-02-11 16:15:02.980974+00:00, run_end_date=2024-02-11 16:15:03.478563+00:00, run_duration=0.497589, state=success, executor_state=success, try_number=1, max_tries=1, job_id=765, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:15:00.773199+00:00, queued_by_job_id=1, pid=16559 [2024-02-11T16:15:03.758+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:14:00+00:00, map_index=-1, run_start_date=2024-02-11 16:15:02.944981+00:00, run_end_date=2024-02-11 16:15:03.434099+00:00, run_duration=0.489118, 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-11 16:15:00.773199+00:00, queued_by_job_id=1, pid=16557 [2024-02-11T16:15:03.758+0000] {scheduler_job.py:635} INFO - Setting external_id for to b8a6ad3f-4772-4df1-988c-1e82abf8b6be [2024-02-11T16:15:04.884+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:15:04.885+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:14:00+00:00, run_id=scheduled__2024-02-11T16:14:00+00:00, run_start_date=2024-02-11 16:15:00.726184+00:00, run_end_date=2024-02-11 16:15:04.884917+00:00, run_duration=4.158733, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:14:00+00:00, data_interval_end=2024-02-11 16:15:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:15:04.895+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:15:00+00:00, run_after=2024-02-11T16:16:00+00:00 [2024-02-11T16:15:04.956+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:14:00+00:00 exited with status success for try_number 1 [2024-02-11T16:15:04.960+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:14:00+00:00, map_index=-1, run_start_date=2024-02-11 16:15:02.995814+00:00, run_end_date=2024-02-11 16:15:04.351960+00:00, run_duration=1.356146, 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-11 16:15:00.773199+00:00, queued_by_job_id=1, pid=16558 [2024-02-11T16:15:06.001+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:15:06.001+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:15:06.002+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:15:06.004+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T16:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T16:15:06.004+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T16:15:06.032+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:15:06.032+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status success for try_number 1 [2024-02-11T16:15:06.036+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7542bac6-dd89-4656-b70c-c1b8e450135f [2024-02-11T16:15:06.037+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T16:10:00+00:00, map_index=-1, run_start_date=2024-02-11 16:15:04.883456+00:00, run_end_date=2024-02-11 16:15:05.111820+00:00, run_duration=0.228364, state=success, executor_state=success, try_number=1, max_tries=1, job_id=766, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:15:03.706981+00:00, queued_by_job_id=1, pid=16598 [2024-02-11T16:15:07.661+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:15:07.661+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:15:07.662+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:15:07.663+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:15:07.663+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:15:07.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:15:07.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status success for try_number 1 [2024-02-11T16:15:07.698+0000] {scheduler_job.py:635} INFO - Setting external_id for to 83b34a4f-185b-43f3-b691-a21344bdd24c [2024-02-11T16:15:07.698+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T16:10:00+00:00, map_index=0, run_start_date=2024-02-11 16:15:07.145852+00:00, run_end_date=2024-02-11 16:15:07.328524+00:00, run_duration=0.182672, state=success, executor_state=success, try_number=1, max_tries=1, job_id=767, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:15:06.002689+00:00, queued_by_job_id=1, pid=16610 [2024-02-11T16:15:09.837+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:15:09.837+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:10:00+00:00, run_id=scheduled__2024-02-11T16:10:00+00:00, run_start_date=2024-02-11 16:15:00.724349+00:00, run_end_date=2024-02-11 16:15:09.837751+00:00, run_duration=9.113402, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:10:00+00:00, data_interval_end=2024-02-11 16:15:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T16:15:09.842+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:15:00+00:00, run_after=2024-02-11T16:20:00+00:00 [2024-02-11T16:15:09.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:10:00+00:00 exited with status success for try_number 1 [2024-02-11T16:15:09.864+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T16:10:00+00:00, map_index=-1, run_start_date=2024-02-11 16:15:08.792095+00:00, run_end_date=2024-02-11 16:15:09.000990+00:00, run_duration=0.208895, 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-11 16:15:07.662719+00:00, queued_by_job_id=1, pid=16622 [2024-02-11T16:15:15.289+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T16:16:00.264+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:16:00+00:00, run_after=2024-02-11T16:17:00+00:00 [2024-02-11T16:16:00.269+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:16:00.275+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:16:00.326+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:16:00.326+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:16:00.327+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:16:00.327+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:16:00.327+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:16:00.330+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:16:00.330+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:16:00.330+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:16:00.330+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:16:00.330+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:16:00.331+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:16:00.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:16:00.632+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:16:00.632+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:16:00.642+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8a709da9-4c42-4004-8e00-a89a9b6865d1 [2024-02-11T16:16:00.642+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1080d7c8-f333-4e01-98d3-dabd92c2c521 [2024-02-11T16:16:00.644+0000] {scheduler_job.py:635} INFO - Setting external_id for to eb700e84-50f0-470c-ad59-96123fc37863 [2024-02-11T16:16:01.849+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:16:01.849+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:14:00+00:00, run_id=scheduled__2024-02-11T16:14:00+00:00, run_start_date=2024-02-11 16:16:00.286072+00:00, run_end_date=2024-02-11 16:16:01.849483+00:00, run_duration=1.563411, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:14:00+00:00, data_interval_end=2024-02-11 16:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:16:01.864+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:16:00+00:00, run_after=2024-02-11T16:18:00+00:00 [2024-02-11T16:16:01.917+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:14:00+00:00 exited with status success for try_number 1 [2024-02-11T16:16:01.935+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:14:00+00:00, map_index=-1, run_start_date=2024-02-11 16:16:01.090173+00:00, run_end_date=2024-02-11 16:16:01.348210+00:00, run_duration=0.258037, 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-11 16:16:00.328540+00:00, queued_by_job_id=1, pid=16639 [2024-02-11T16:16:02.971+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:16:02.972+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:15:00+00:00, run_id=scheduled__2024-02-11T16:15:00+00:00, run_start_date=2024-02-11 16:16:00.286929+00:00, run_end_date=2024-02-11 16:16:02.972022+00:00, run_duration=2.685093, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:15:00+00:00, data_interval_end=2024-02-11 16:16:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:16:02.978+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:16:00+00:00, run_after=2024-02-11T16:17:00+00:00 [2024-02-11T16:16:03.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:15:00+00:00 exited with status success for try_number 1 [2024-02-11T16:16:03.007+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:15:00+00:00, map_index=-1, run_start_date=2024-02-11 16:16:02.126169+00:00, run_end_date=2024-02-11 16:16:02.445161+00:00, run_duration=0.318992, 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-11 16:16:00.328540+00:00, queued_by_job_id=1, pid=16669 [2024-02-11T16:16:04.036+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:16:04.036+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:15:00+00:00, run_id=scheduled__2024-02-11T16:15:00+00:00, run_start_date=2024-02-11 16:16:00.287606+00:00, run_end_date=2024-02-11 16:16:04.036626+00:00, run_duration=3.74902, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:15:00+00:00, data_interval_end=2024-02-11 16:16:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:16:04.043+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:16:00+00:00, run_after=2024-02-11T16:17:00+00:00 [2024-02-11T16:16:04.064+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:15:00+00:00 exited with status success for try_number 1 [2024-02-11T16:16:04.068+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:15:00+00:00, map_index=-1, run_start_date=2024-02-11 16:16:02.139958+00:00, run_end_date=2024-02-11 16:16:03.371298+00:00, run_duration=1.23134, 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-11 16:16:00.328540+00:00, queued_by_job_id=1, pid=16670 [2024-02-11T16:17:00.728+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:17:00+00:00, run_after=2024-02-11T16:18:00+00:00 [2024-02-11T16:17:00.732+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:17:00.767+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:17:00.768+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:17:00.768+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:17:00.768+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:17:00.770+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:17:00.770+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:17:00.770+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:17:00.770+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:17:00.869+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:17:00.869+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:17:00.875+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7e447397-b47d-40ab-9432-c88f579dbdb3 [2024-02-11T16:17:00.876+0000] {scheduler_job.py:635} INFO - Setting external_id for to baa85c83-be20-462f-9157-3679b694f5f9 [2024-02-11T16:17:03.071+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:17:03.072+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:16:00+00:00, run_id=scheduled__2024-02-11T16:16:00+00:00, run_start_date=2024-02-11 16:17:00.741644+00:00, run_end_date=2024-02-11 16:17:03.072015+00:00, run_duration=2.330371, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:16:00+00:00, data_interval_end=2024-02-11 16:17:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:17:03.079+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:17:00+00:00, run_after=2024-02-11T16:18:00+00:00 [2024-02-11T16:17:03.106+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:16:00+00:00 exited with status success for try_number 1 [2024-02-11T16:17:03.110+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:16:00+00:00, map_index=-1, run_start_date=2024-02-11 16:17:02.244058+00:00, run_end_date=2024-02-11 16:17:02.562852+00:00, run_duration=0.318794, 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-11 16:17:00.769063+00:00, queued_by_job_id=1, pid=16725 [2024-02-11T16:17:04.139+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:17:04.139+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:16:00+00:00, run_id=scheduled__2024-02-11T16:16:00+00:00, run_start_date=2024-02-11 16:17:00.742426+00:00, run_end_date=2024-02-11 16:17:04.139565+00:00, run_duration=3.397139, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:16:00+00:00, data_interval_end=2024-02-11 16:17:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:17:04.146+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:17:00+00:00, run_after=2024-02-11T16:18:00+00:00 [2024-02-11T16:17:04.166+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:16:00+00:00 exited with status success for try_number 1 [2024-02-11T16:17:04.169+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:16:00+00:00, map_index=-1, run_start_date=2024-02-11 16:17:02.228899+00:00, run_end_date=2024-02-11 16:17:03.251055+00:00, run_duration=1.022156, 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-11 16:17:00.769063+00:00, queued_by_job_id=1, pid=16724 [2024-02-11T16:18: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-11T16:18:00.199+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:18:00+00:00, run_after=2024-02-11T16:19:00+00:00 [2024-02-11T16:18:00.204+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:18:00.249+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:18:00.249+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:18:00.249+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:18:00.249+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:18:00.250+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:18:00.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:18:00.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:18:00.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:18:00.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:18:00.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:18:00.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:18:00.469+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:18:00.469+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:18:00.469+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:18:00.477+0000] {scheduler_job.py:635} INFO - Setting external_id for to 02a10130-970e-42cb-a2f5-c996ba45bb03 [2024-02-11T16:18:00.477+0000] {scheduler_job.py:635} INFO - Setting external_id for to ccd62bf7-6ac0-41cb-8d25-fc05daf12a02 [2024-02-11T16:18:00.477+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5fea6416-9119-4259-befe-0e7a46ba0f74 [2024-02-11T16:18:01.646+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:18:01.647+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:16:00+00:00, run_id=scheduled__2024-02-11T16:16:00+00:00, run_start_date=2024-02-11 16:18:00.213545+00:00, run_end_date=2024-02-11 16:18:01.646855+00:00, run_duration=1.43331, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:16:00+00:00, data_interval_end=2024-02-11 16:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:18:01.655+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:18:00+00:00, run_after=2024-02-11T16:20:00+00:00 [2024-02-11T16:18:01.710+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:16:00+00:00 exited with status success for try_number 1 [2024-02-11T16:18:01.719+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:16:00+00:00, map_index=-1, run_start_date=2024-02-11 16:18:00.993854+00:00, run_end_date=2024-02-11 16:18:01.276888+00:00, run_duration=0.283034, 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-11 16:18:00.250748+00:00, queued_by_job_id=1, pid=16760 [2024-02-11T16:18:02.749+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:18:02.750+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:17:00+00:00, run_id=scheduled__2024-02-11T16:17:00+00:00, run_start_date=2024-02-11 16:18:00.214334+00:00, run_end_date=2024-02-11 16:18:02.750198+00:00, run_duration=2.535864, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:17:00+00:00, data_interval_end=2024-02-11 16:18:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:18:02.756+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:18:00+00:00, run_after=2024-02-11T16:19:00+00:00 [2024-02-11T16:18:02.782+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:17:00+00:00 exited with status success for try_number 1 [2024-02-11T16:18:02.786+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:17:00+00:00, map_index=-1, run_start_date=2024-02-11 16:18:02.041773+00:00, run_end_date=2024-02-11 16:18:02.362387+00:00, run_duration=0.320614, 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-11 16:18:00.250748+00:00, queued_by_job_id=1, pid=16790 [2024-02-11T16:18:03.814+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:18:03.814+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:17:00+00:00, run_id=scheduled__2024-02-11T16:17:00+00:00, run_start_date=2024-02-11 16:18:00.215030+00:00, run_end_date=2024-02-11 16:18:03.814603+00:00, run_duration=3.599573, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:17:00+00:00, data_interval_end=2024-02-11 16:18:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:18:03.821+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:18:00+00:00, run_after=2024-02-11T16:19:00+00:00 [2024-02-11T16:18:03.843+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:17:00+00:00 exited with status success for try_number 1 [2024-02-11T16:18:03.846+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:17:00+00:00, map_index=-1, run_start_date=2024-02-11 16:18:02.054424+00:00, run_end_date=2024-02-11 16:18:03.200757+00:00, run_duration=1.146333, 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-11 16:18:00.250748+00:00, queued_by_job_id=1, pid=16791 [2024-02-11T16:19:00.446+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:19:00.456+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:19:00+00:00, run_after=2024-02-11T16:20:00+00:00 [2024-02-11T16:19:00.494+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:19:00.495+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:19:00.495+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:19:00.495+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:19:00.498+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:19:00.498+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:19:00.498+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:19:00.498+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:19:00.628+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:19:00.629+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:19:00.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to e15c357d-2dbf-4a04-8c25-8613a8f44809 [2024-02-11T16:19:00.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to be96919f-86f1-48ea-b424-daa6fd4c7192 [2024-02-11T16:19:03.192+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:19:03.193+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:18:00+00:00, run_id=scheduled__2024-02-11T16:18:00+00:00, run_start_date=2024-02-11 16:19:00.465820+00:00, run_end_date=2024-02-11 16:19:03.193099+00:00, run_duration=2.727279, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:18:00+00:00, data_interval_end=2024-02-11 16:19:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:19:03.200+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:19:00+00:00, run_after=2024-02-11T16:20:00+00:00 [2024-02-11T16:19:03.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:18:00+00:00 exited with status success for try_number 1 [2024-02-11T16:19:03.238+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:18:00+00:00, map_index=-1, run_start_date=2024-02-11 16:19:02.013158+00:00, run_end_date=2024-02-11 16:19:02.329698+00:00, run_duration=0.31654, state=success, executor_state=success, try_number=1, max_tries=1, job_id=778, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:19:00.496488+00:00, queued_by_job_id=1, pid=16847 [2024-02-11T16:19:04.272+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:19:04.272+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:18:00+00:00, run_id=scheduled__2024-02-11T16:18:00+00:00, run_start_date=2024-02-11 16:19:00.466682+00:00, run_end_date=2024-02-11 16:19:04.272913+00:00, run_duration=3.806231, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:18:00+00:00, data_interval_end=2024-02-11 16:19:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:19:04.280+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:19:00+00:00, run_after=2024-02-11T16:20:00+00:00 [2024-02-11T16:19:04.301+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:18:00+00:00 exited with status success for try_number 1 [2024-02-11T16:19:04.304+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:18:00+00:00, map_index=-1, run_start_date=2024-02-11 16:19:01.979291+00:00, run_end_date=2024-02-11 16:19:03.252011+00:00, run_duration=1.27272, state=success, executor_state=success, try_number=1, max_tries=1, job_id=777, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:19:00.496488+00:00, queued_by_job_id=1, pid=16846 [2024-02-11T16:20: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-11T16:20:00.655+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:20:00+00:00, run_after=2024-02-11T16:25:00+00:00 [2024-02-11T16:20:00.662+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:20:00.674+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:20:00+00:00, run_after=2024-02-11T16:21:00+00:00 [2024-02-11T16:20:00.752+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T16:20:00.753+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:20:00.753+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:20:00.753+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:20:00.753+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:20:00.753+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:20:00.756+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T16:20:00.756+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:20:00.756+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:20:00.756+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:20:00.756+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:20:00.756+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:20:00.757+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:20:00.757+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:20:01.042+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:20:01.044+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:20:01.045+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:20:01.045+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:20:01.053+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9fc1be93-7ef8-44d7-8209-8331be24c2e3 [2024-02-11T16:20:01.054+0000] {scheduler_job.py:635} INFO - Setting external_id for to abdab093-5a5d-403b-94ef-9173d8641a42 [2024-02-11T16:20:01.054+0000] {scheduler_job.py:635} INFO - Setting external_id for to 37be47a7-ba6a-4800-a6b6-4132cf710e04 [2024-02-11T16:20:01.054+0000] {scheduler_job.py:635} INFO - Setting external_id for to 239f4477-f21e-41a2-9cdd-b9f8150b2858 [2024-02-11T16:20:02.802+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:20:02.802+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:18:00+00:00, run_id=scheduled__2024-02-11T16:18:00+00:00, run_start_date=2024-02-11 16:20:00.691651+00:00, run_end_date=2024-02-11 16:20:02.802509+00:00, run_duration=2.110858, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:18:00+00:00, data_interval_end=2024-02-11 16:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:20:02.811+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:20:00+00:00, run_after=2024-02-11T16:22:00+00:00 [2024-02-11T16:20:02.918+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:18:00+00:00 exited with status success for try_number 1 [2024-02-11T16:20:02.923+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:18:00+00:00, map_index=-1, run_start_date=2024-02-11 16:20:01.767334+00:00, run_end_date=2024-02-11 16:20:02.377667+00:00, run_duration=0.610333, state=success, executor_state=success, try_number=1, max_tries=1, job_id=779, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:20:00.754612+00:00, queued_by_job_id=1, pid=16884 [2024-02-11T16:20:03.969+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:20:03.969+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:19:00+00:00, run_id=scheduled__2024-02-11T16:19:00+00:00, run_start_date=2024-02-11 16:20:00.692381+00:00, run_end_date=2024-02-11 16:20:03.969543+00:00, run_duration=3.277162, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:19:00+00:00, data_interval_end=2024-02-11 16:20:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:20:03.977+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:20:00+00:00, run_after=2024-02-11T16:21:00+00:00 [2024-02-11T16:20:03.994+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:20:03.994+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:20:03.995+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:20:03.996+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T16:20:03.996+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:20:04.032+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:20:04.032+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:15:00+00:00 exited with status success for try_number 1 [2024-02-11T16:20:04.032+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:19:00+00:00 exited with status success for try_number 1 [2024-02-11T16:20:04.038+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T16:15:00+00:00, map_index=-1, run_start_date=2024-02-11 16:20:03.279729+00:00, run_end_date=2024-02-11 16:20:03.565049+00:00, run_duration=0.28532, state=success, executor_state=success, try_number=1, max_tries=1, job_id=782, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:20:00.754612+00:00, queued_by_job_id=1, pid=16926 [2024-02-11T16:20:04.038+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8e50e900-0e28-48af-a935-a51838046049 [2024-02-11T16:20:04.038+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:19:00+00:00, map_index=-1, run_start_date=2024-02-11 16:20:03.212176+00:00, run_end_date=2024-02-11 16:20:03.522350+00:00, run_duration=0.310174, 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-11 16:20:00.754612+00:00, queued_by_job_id=1, pid=16924 [2024-02-11T16:20:05.156+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:20:05.156+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:19:00+00:00, run_id=scheduled__2024-02-11T16:19:00+00:00, run_start_date=2024-02-11 16:20:00.693059+00:00, run_end_date=2024-02-11 16:20:05.156614+00:00, run_duration=4.463555, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:19:00+00:00, data_interval_end=2024-02-11 16:20:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:20:05.165+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:20:00+00:00, run_after=2024-02-11T16:21:00+00:00 [2024-02-11T16:20:05.198+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:19:00+00:00 exited with status success for try_number 1 [2024-02-11T16:20:05.202+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:19:00+00:00, map_index=-1, run_start_date=2024-02-11 16:20:03.250167+00:00, run_end_date=2024-02-11 16:20:04.344231+00:00, run_duration=1.094064, 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-11 16:20:00.754612+00:00, queued_by_job_id=1, pid=16925 [2024-02-11T16:20:06.246+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:20:06.246+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:20:06.246+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:20:06.248+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T16:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T16:20:06.248+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T16:20:06.278+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:20:06.278+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:15:00+00:00 exited with status success for try_number 1 [2024-02-11T16:20:06.283+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9f052f0f-162c-4f5b-91ce-e2b000be9343 [2024-02-11T16:20:06.283+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T16:15:00+00:00, map_index=-1, run_start_date=2024-02-11 16:20:05.139453+00:00, run_end_date=2024-02-11 16:20:05.322692+00:00, run_duration=0.183239, state=success, executor_state=success, try_number=1, max_tries=1, job_id=783, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:20:03.995437+00:00, queued_by_job_id=1, pid=16965 [2024-02-11T16:20:07.591+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:20:07.591+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:20:07.592+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:20:07.594+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:20:07.594+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:20:07.647+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:20:07.647+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:15:00+00:00 exited with status success for try_number 1 [2024-02-11T16:20:07.651+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67590297-8b58-44b9-8bed-db43cb9beb3d [2024-02-11T16:20:07.651+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T16:15:00+00:00, map_index=0, run_start_date=2024-02-11 16:20:07.361108+00:00, run_end_date=2024-02-11 16:20:07.533542+00:00, run_duration=0.172434, state=success, executor_state=success, try_number=1, max_tries=1, job_id=784, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:20:06.247111+00:00, queued_by_job_id=1, pid=16977 [2024-02-11T16:20:09.799+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:20:09.800+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:15:00+00:00, run_id=scheduled__2024-02-11T16:15:00+00:00, run_start_date=2024-02-11 16:20:00.690594+00:00, run_end_date=2024-02-11 16:20:09.799948+00:00, run_duration=9.109354, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:15:00+00:00, data_interval_end=2024-02-11 16:20:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T16:20:09.804+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:20:00+00:00, run_after=2024-02-11T16:25:00+00:00 [2024-02-11T16:20:09.823+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:15:00+00:00 exited with status success for try_number 1 [2024-02-11T16:20:09.826+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T16:15:00+00:00, map_index=-1, run_start_date=2024-02-11 16:20:08.827954+00:00, run_end_date=2024-02-11 16:20:09.013666+00:00, run_duration=0.185712, 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-11 16:20:07.592871+00:00, queued_by_job_id=1, pid=16989 [2024-02-11T16:20:15.332+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T16:21:00.930+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:21:00.938+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:21:00+00:00, run_after=2024-02-11T16:22:00+00:00 [2024-02-11T16:21:00.979+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:21:00.979+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:21:00.979+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:21:00.979+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:21:00.981+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:21:00.981+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:21:00.981+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:21:00.981+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:21:01.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:21:01.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:21:01.088+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2bb88588-4854-4c93-a56e-03c06669b81e [2024-02-11T16:21:01.089+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15e66dcf-9b80-4738-8609-afde46485624 [2024-02-11T16:21:03.313+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:21:03.313+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:20:00+00:00, run_id=scheduled__2024-02-11T16:20:00+00:00, run_start_date=2024-02-11 16:21:00.947281+00:00, run_end_date=2024-02-11 16:21:03.313595+00:00, run_duration=2.366314, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:20:00+00:00, data_interval_end=2024-02-11 16:21:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:21:03.320+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:21:00+00:00, run_after=2024-02-11T16:22:00+00:00 [2024-02-11T16:21:03.345+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status success for try_number 1 [2024-02-11T16:21:03.348+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:20:00+00:00, map_index=-1, run_start_date=2024-02-11 16:21:02.611884+00:00, run_end_date=2024-02-11 16:21:02.960652+00:00, run_duration=0.348768, 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-11 16:21:00.980322+00:00, queued_by_job_id=1, pid=17025 [2024-02-11T16:21:04.376+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:21:04.376+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:20:00+00:00, run_id=scheduled__2024-02-11T16:20:00+00:00, run_start_date=2024-02-11 16:21:00.948082+00:00, run_end_date=2024-02-11 16:21:04.376599+00:00, run_duration=3.428517, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:20:00+00:00, data_interval_end=2024-02-11 16:21:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:21:04.383+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:21:00+00:00, run_after=2024-02-11T16:22:00+00:00 [2024-02-11T16:21:04.427+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status success for try_number 1 [2024-02-11T16:21:04.430+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:20:00+00:00, map_index=-1, run_start_date=2024-02-11 16:21:02.541538+00:00, run_end_date=2024-02-11 16:21:03.608352+00:00, run_duration=1.066814, 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-11 16:21:00.980322+00:00, queued_by_job_id=1, pid=17024 [2024-02-11T16:22:00.158+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:22: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-11T16:22:00.171+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:22:00+00:00, run_after=2024-02-11T16:23:00+00:00 [2024-02-11T16:22:00.223+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:22:00.223+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:22:00.224+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:22:00.224+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:22:00.224+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:22:00.226+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:22:00.226+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:22:00.227+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:22:00.227+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:22:00.227+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:22:00.227+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:22:00.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:22:00.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:22:00.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:22:00.572+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b1f8c57-5b67-49d8-99fa-466ef82488ea [2024-02-11T16:22:00.573+0000] {scheduler_job.py:635} INFO - Setting external_id for to b69cd45f-3ca8-40dd-926f-41549f0e826c [2024-02-11T16:22:00.573+0000] {scheduler_job.py:635} INFO - Setting external_id for to d40dd43e-1028-40a9-b479-3de36b5a515f [2024-02-11T16:22:01.745+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:22:01.745+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:20:00+00:00, run_id=scheduled__2024-02-11T16:20:00+00:00, run_start_date=2024-02-11 16:22:00.180695+00:00, run_end_date=2024-02-11 16:22:01.745562+00:00, run_duration=1.564867, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:20:00+00:00, data_interval_end=2024-02-11 16:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:22:01.754+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:22:00+00:00, run_after=2024-02-11T16:24:00+00:00 [2024-02-11T16:22:01.833+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status success for try_number 1 [2024-02-11T16:22:01.845+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:20:00+00:00, map_index=-1, run_start_date=2024-02-11 16:22:00.966542+00:00, run_end_date=2024-02-11 16:22:01.441166+00:00, run_duration=0.474624, 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-11 16:22:00.225219+00:00, queued_by_job_id=1, pid=17060 [2024-02-11T16:22:02.756+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:22:02.757+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:21:00+00:00, run_id=scheduled__2024-02-11T16:21:00+00:00, run_start_date=2024-02-11 16:22:00.181509+00:00, run_end_date=2024-02-11 16:22:02.757455+00:00, run_duration=2.575946, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:21:00+00:00, data_interval_end=2024-02-11 16:22:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:22:02.767+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:22:00+00:00, run_after=2024-02-11T16:23:00+00:00 [2024-02-11T16:22:03.859+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:22:03.859+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:21:00+00:00, run_id=scheduled__2024-02-11T16:21:00+00:00, run_start_date=2024-02-11 16:22:00.182172+00:00, run_end_date=2024-02-11 16:22:03.859486+00:00, run_duration=3.677314, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:21:00+00:00, data_interval_end=2024-02-11 16:22:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:22:03.867+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:22:00+00:00, run_after=2024-02-11T16:23:00+00:00 [2024-02-11T16:22:03.888+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:21:00+00:00 exited with status success for try_number 1 [2024-02-11T16:22:03.889+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:21:00+00:00 exited with status success for try_number 1 [2024-02-11T16:22:03.893+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:21:00+00:00, map_index=-1, run_start_date=2024-02-11 16:22:02.311283+00:00, run_end_date=2024-02-11 16:22:02.700811+00:00, run_duration=0.389528, 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-11 16:22:00.225219+00:00, queued_by_job_id=1, pid=17091 [2024-02-11T16:22:03.893+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:21:00+00:00, map_index=-1, run_start_date=2024-02-11 16:22:02.267514+00:00, run_end_date=2024-02-11 16:22:03.429293+00:00, run_duration=1.161779, 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-11 16:22:00.225219+00:00, queued_by_job_id=1, pid=17090 [2024-02-11T16:23:00.385+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:23:00+00:00, run_after=2024-02-11T16:24:00+00:00 [2024-02-11T16:23:00.391+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:23:00.445+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:23:00.446+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:23:00.446+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:23:00.446+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:23:00.449+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:23:00.449+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:23:00.449+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:23:00.449+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:23:00.583+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:23:00.584+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:23:00.590+0000] {scheduler_job.py:635} INFO - Setting external_id for to a4093ae9-bbc5-40d3-8df8-d14ab81e7fca [2024-02-11T16:23:00.590+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d01af38-be9a-4d40-8145-3475d400180e [2024-02-11T16:23:02.865+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:23:02.865+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:22:00+00:00, run_id=scheduled__2024-02-11T16:22:00+00:00, run_start_date=2024-02-11 16:23:00.404434+00:00, run_end_date=2024-02-11 16:23:02.865285+00:00, run_duration=2.460851, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:22:00+00:00, data_interval_end=2024-02-11 16:23:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:23:02.872+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:23:00+00:00, run_after=2024-02-11T16:24:00+00:00 [2024-02-11T16:23:02.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:22:00+00:00 exited with status success for try_number 1 [2024-02-11T16:23:02.905+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:22:00+00:00, map_index=-1, run_start_date=2024-02-11 16:23:01.997634+00:00, run_end_date=2024-02-11 16:23:02.317119+00:00, run_duration=0.319485, state=success, executor_state=success, try_number=1, max_tries=1, job_id=792, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:23:00.447550+00:00, queued_by_job_id=1, pid=17146 [2024-02-11T16:23:03.339+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:23:03.339+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:22:00+00:00, run_id=scheduled__2024-02-11T16:22:00+00:00, run_start_date=2024-02-11 16:23:00.405611+00:00, run_end_date=2024-02-11 16:23:03.339433+00:00, run_duration=2.933822, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:22:00+00:00, data_interval_end=2024-02-11 16:23:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:23:03.345+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:23:00+00:00, run_after=2024-02-11T16:24:00+00:00 [2024-02-11T16:23:03.372+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:22:00+00:00 exited with status success for try_number 1 [2024-02-11T16:23:03.376+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:22:00+00:00, map_index=-1, run_start_date=2024-02-11 16:23:01.992461+00:00, run_end_date=2024-02-11 16:23:03.097533+00:00, run_duration=1.105072, 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-11 16:23:00.447550+00:00, queued_by_job_id=1, pid=17145 [2024-02-11T16:24:00.883+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:24:00.893+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:24:00+00:00, run_after=2024-02-11T16:25:00+00:00 [2024-02-11T16:24:00.897+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:24:00.944+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:24:00.944+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:24:00.945+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:24:00.945+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:24:00.945+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:24:00.948+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:24:00.948+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:24:00.948+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:24:00.948+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:24:00.948+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:24:00.948+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:24:01.276+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:24:01.276+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:24:01.277+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:24:01.288+0000] {scheduler_job.py:635} INFO - Setting external_id for to 54f4ff7e-e040-43de-add7-0cd10163cb49 [2024-02-11T16:24:01.288+0000] {scheduler_job.py:635} INFO - Setting external_id for to eb395b69-b86e-490a-869b-ceead8422b2e [2024-02-11T16:24:01.289+0000] {scheduler_job.py:635} INFO - Setting external_id for to f46c8f7a-14b5-4fa1-baf3-7a374a142191 [2024-02-11T16:24:03.639+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:24:03.639+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:22:00+00:00, run_id=scheduled__2024-02-11T16:22:00+00:00, run_start_date=2024-02-11 16:24:00.906337+00:00, run_end_date=2024-02-11 16:24:03.639895+00:00, run_duration=2.733558, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:22:00+00:00, data_interval_end=2024-02-11 16:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:24:03.645+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:24:00+00:00, run_after=2024-02-11T16:26:00+00:00 [2024-02-11T16:24:03.649+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:24:03.649+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:23:00+00:00, run_id=scheduled__2024-02-11T16:23:00+00:00, run_start_date=2024-02-11 16:24:00.907152+00:00, run_end_date=2024-02-11 16:24:03.649243+00:00, run_duration=2.742091, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:23:00+00:00, data_interval_end=2024-02-11 16:24:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:24:03.656+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:24:00+00:00, run_after=2024-02-11T16:25:00+00:00 [2024-02-11T16:24:03.682+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:22:00+00:00 exited with status success for try_number 1 [2024-02-11T16:24:03.682+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:23:00+00:00 exited with status success for try_number 1 [2024-02-11T16:24:03.686+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:23:00+00:00, map_index=-1, run_start_date=2024-02-11 16:24:03.101662+00:00, run_end_date=2024-02-11 16:24:03.397004+00:00, run_duration=0.295342, state=success, executor_state=success, try_number=1, max_tries=1, job_id=794, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:24:00.946453+00:00, queued_by_job_id=1, pid=17212 [2024-02-11T16:24:03.687+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:22:00+00:00, map_index=-1, run_start_date=2024-02-11 16:24:01.999278+00:00, run_end_date=2024-02-11 16:24:02.539752+00:00, run_duration=0.540474, 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-11 16:24:00.946453+00:00, queued_by_job_id=1, pid=17182 [2024-02-11T16:24:04.919+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:24:04.919+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:23:00+00:00, run_id=scheduled__2024-02-11T16:23:00+00:00, run_start_date=2024-02-11 16:24:00.907816+00:00, run_end_date=2024-02-11 16:24:04.919497+00:00, run_duration=4.011681, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:23:00+00:00, data_interval_end=2024-02-11 16:24:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:24:04.926+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:24:00+00:00, run_after=2024-02-11T16:25:00+00:00 [2024-02-11T16:24:04.947+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:23:00+00:00 exited with status success for try_number 1 [2024-02-11T16:24:04.950+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:23:00+00:00, map_index=-1, run_start_date=2024-02-11 16:24:03.290715+00:00, run_end_date=2024-02-11 16:24:04.492252+00:00, run_duration=1.201537, state=success, executor_state=success, try_number=1, max_tries=1, job_id=795, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:24:00.946453+00:00, queued_by_job_id=1, pid=17213 [2024-02-11T16:25:00.370+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:25:00+00:00, run_after=2024-02-11T16:30:00+00:00 [2024-02-11T16:25:00.376+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:25:00.385+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:25:00+00:00, run_after=2024-02-11T16:26:00+00:00 [2024-02-11T16:25:00.440+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:25:00.440+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:25:00.440+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:25:00.440+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:25:00.441+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:25:00.443+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T16:25:00.443+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:25:00.443+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:25:00.444+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:25:00.444+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:25:00.444+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:25:00.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:25:00.810+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:25:00.810+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:25:00.846+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e417264-b76e-4fdc-99fd-da6f9f570aae [2024-02-11T16:25:00.846+0000] {scheduler_job.py:635} INFO - Setting external_id for to a48c8814-76a7-4555-9220-8865e1d8aed0 [2024-02-11T16:25:00.846+0000] {scheduler_job.py:635} INFO - Setting external_id for to 858e3b2d-634b-48cd-bc25-958ae3bd9a02 [2024-02-11T16:25:04.366+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:25:04.367+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:24:00+00:00, run_id=scheduled__2024-02-11T16:24:00+00:00, run_start_date=2024-02-11 16:25:00.397091+00:00, run_end_date=2024-02-11 16:25:04.367013+00:00, run_duration=3.969922, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:24:00+00:00, data_interval_end=2024-02-11 16:25:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:25:04.374+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:25:00+00:00, run_after=2024-02-11T16:26:00+00:00 [2024-02-11T16:25:04.392+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:25:04.393+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:25:04.393+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:25:04.395+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T16:25:04.395+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:25:04.427+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:25:04.427+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status success for try_number 1 [2024-02-11T16:25:04.427+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:24:00+00:00 exited with status success for try_number 1 [2024-02-11T16:25:04.432+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:24:00+00:00, map_index=-1, run_start_date=2024-02-11 16:25:02.775016+00:00, run_end_date=2024-02-11 16:25:03.446038+00:00, run_duration=0.671022, 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-11 16:25:00.442120+00:00, queued_by_job_id=1, pid=17260 [2024-02-11T16:25:04.432+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T16:20:00+00:00, map_index=-1, run_start_date=2024-02-11 16:25:03.390478+00:00, run_end_date=2024-02-11 16:25:03.706471+00:00, run_duration=0.315993, state=success, executor_state=success, try_number=1, max_tries=1, job_id=798, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:25:00.442120+00:00, queued_by_job_id=1, pid=17287 [2024-02-11T16:25:04.432+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1c38c3f4-daa5-4fe9-be7d-051e4fd26231 [2024-02-11T16:25:05.539+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:25:05.540+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:24:00+00:00, run_id=scheduled__2024-02-11T16:24:00+00:00, run_start_date=2024-02-11 16:25:00.398055+00:00, run_end_date=2024-02-11 16:25:05.539906+00:00, run_duration=5.141851, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:24:00+00:00, data_interval_end=2024-02-11 16:25:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:25:05.548+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:25:00+00:00, run_after=2024-02-11T16:26:00+00:00 [2024-02-11T16:25:05.589+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:24:00+00:00 exited with status success for try_number 1 [2024-02-11T16:25:05.593+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:24:00+00:00, map_index=-1, run_start_date=2024-02-11 16:25:03.403355+00:00, run_end_date=2024-02-11 16:25:04.753532+00:00, run_duration=1.350177, 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-11 16:25:00.442120+00:00, queued_by_job_id=1, pid=17288 [2024-02-11T16:25:06.640+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:25:06.640+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:25:06.641+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:25:06.642+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T16:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T16:25:06.642+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T16:25:06.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:25:06.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status success for try_number 1 [2024-02-11T16:25:06.705+0000] {scheduler_job.py:635} INFO - Setting external_id for to 24013d68-ff9b-4b5c-bd23-79267c7eb97b [2024-02-11T16:25:06.705+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T16:20:00+00:00, map_index=-1, run_start_date=2024-02-11 16:25:05.522438+00:00, run_end_date=2024-02-11 16:25:05.713703+00:00, run_duration=0.191265, state=success, executor_state=success, try_number=1, max_tries=1, job_id=799, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:25:04.394222+00:00, queued_by_job_id=1, pid=17318 [2024-02-11T16:25:09.489+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:25:09.490+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:25:09.490+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:25:09.491+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:25:09.492+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:25:09.523+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:25:09.528+0000] {scheduler_job.py:635} INFO - Setting external_id for to 02a79985-6ebe-4a55-a009-ca39cdd146d8 [2024-02-11T16:25:09.593+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status success for try_number 1 [2024-02-11T16:25:09.597+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T16:20:00+00:00, map_index=0, run_start_date=2024-02-11 16:25:07.818053+00:00, run_end_date=2024-02-11 16:25:09.453456+00:00, run_duration=1.635403, state=success, executor_state=success, try_number=1, max_tries=1, job_id=800, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:25:06.641547+00:00, queued_by_job_id=1, pid=17330 [2024-02-11T16:25:11.723+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:25:11.723+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:20:00+00:00, run_id=scheduled__2024-02-11T16:20:00+00:00, run_start_date=2024-02-11 16:25:00.396252+00:00, run_end_date=2024-02-11 16:25:11.723401+00:00, run_duration=11.327149, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:20:00+00:00, data_interval_end=2024-02-11 16:25:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T16:25:11.730+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:25:00+00:00, run_after=2024-02-11T16:30:00+00:00 [2024-02-11T16:25:11.762+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:20:00+00:00 exited with status success for try_number 1 [2024-02-11T16:25:11.767+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T16:20:00+00:00, map_index=-1, run_start_date=2024-02-11 16:25:10.773088+00:00, run_end_date=2024-02-11 16:25:11.021955+00:00, run_duration=0.248867, 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-11 16:25:09.490866+00:00, queued_by_job_id=1, pid=17351 [2024-02-11T16:25:15.367+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T16:26:00.972+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:26:00+00:00, run_after=2024-02-11T16:27:00+00:00 [2024-02-11T16:26:00.976+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:26:00.980+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:26:01.032+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:26:01.032+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:26:01.032+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:26:01.033+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:26:01.033+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:26:01.035+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:26:01.035+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:26:01.035+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:26:01.035+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:26:01.036+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:26:01.036+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:26:01.194+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:26:01.195+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:26:01.195+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:26:01.203+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5bf441fd-ecae-4590-b945-9851d7f065e2 [2024-02-11T16:26:01.203+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8aba44f2-e5f9-44ae-ad95-230cdeae5cfb [2024-02-11T16:26:01.203+0000] {scheduler_job.py:635} INFO - Setting external_id for to f371ed9f-218a-47d2-8c9d-de6d2cb9966e [2024-02-11T16:26:02.362+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:26:02.367+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:24:00+00:00, run_id=scheduled__2024-02-11T16:24:00+00:00, run_start_date=2024-02-11 16:26:00.990284+00:00, run_end_date=2024-02-11 16:26:02.367251+00:00, run_duration=1.376967, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:24:00+00:00, data_interval_end=2024-02-11 16:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:26:02.383+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:26:00+00:00, run_after=2024-02-11T16:28:00+00:00 [2024-02-11T16:26:03.539+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:26:03.540+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:25:00+00:00, run_id=scheduled__2024-02-11T16:25:00+00:00, run_start_date=2024-02-11 16:26:00.991044+00:00, run_end_date=2024-02-11 16:26:03.540129+00:00, run_duration=2.549085, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:25:00+00:00, data_interval_end=2024-02-11 16:26:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:26:03.549+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:26:00+00:00, run_after=2024-02-11T16:27:00+00:00 [2024-02-11T16:26:03.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:24:00+00:00 exited with status success for try_number 1 [2024-02-11T16:26:03.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:25:00+00:00 exited with status success for try_number 1 [2024-02-11T16:26:03.589+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:25:00+00:00, map_index=-1, run_start_date=2024-02-11 16:26:02.987616+00:00, run_end_date=2024-02-11 16:26:03.268714+00:00, run_duration=0.281098, 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-11 16:26:01.034121+00:00, queued_by_job_id=1, pid=17398 [2024-02-11T16:26:03.590+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:24:00+00:00, map_index=-1, run_start_date=2024-02-11 16:26:01.797213+00:00, run_end_date=2024-02-11 16:26:02.307298+00:00, run_duration=0.510085, 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-11 16:26:01.034121+00:00, queued_by_job_id=1, pid=17368 [2024-02-11T16:26:04.972+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:26:04.972+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:25:00+00:00, run_id=scheduled__2024-02-11T16:25:00+00:00, run_start_date=2024-02-11 16:26:00.991738+00:00, run_end_date=2024-02-11 16:26:04.972513+00:00, run_duration=3.980775, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:25:00+00:00, data_interval_end=2024-02-11 16:26:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:26:04.979+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:26:00+00:00, run_after=2024-02-11T16:27:00+00:00 [2024-02-11T16:26:05.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:25:00+00:00 exited with status success for try_number 1 [2024-02-11T16:26:05.005+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:25:00+00:00, map_index=-1, run_start_date=2024-02-11 16:26:03.070080+00:00, run_end_date=2024-02-11 16:26:04.544170+00:00, run_duration=1.47409, 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-11 16:26:01.034121+00:00, queued_by_job_id=1, pid=17399 [2024-02-11T16:27:00.272+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:27:00.282+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:27:00+00:00, run_after=2024-02-11T16:28:00+00:00 [2024-02-11T16:27:00.331+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:27:00.331+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:27:00.331+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:27:00.332+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:27:00.334+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:27:00.334+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:27:00.335+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:27:00.335+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:27:00.445+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:27:00.449+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:27:00.462+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8a2f58a7-4ca7-42da-80df-f8ceee810645 [2024-02-11T16:27:00.463+0000] {scheduler_job.py:635} INFO - Setting external_id for to e78b8314-e68a-4aec-b41f-37e0b8f6c1f1 [2024-02-11T16:27:02.735+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:27:02.735+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:26:00+00:00, run_id=scheduled__2024-02-11T16:26:00+00:00, run_start_date=2024-02-11 16:27:00.292415+00:00, run_end_date=2024-02-11 16:27:02.735792+00:00, run_duration=2.443377, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:26:00+00:00, data_interval_end=2024-02-11 16:27:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:27:02.742+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:27:00+00:00, run_after=2024-02-11T16:28:00+00:00 [2024-02-11T16:27:02.769+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:26:00+00:00 exited with status success for try_number 1 [2024-02-11T16:27:02.772+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:26:00+00:00, map_index=-1, run_start_date=2024-02-11 16:27:01.789675+00:00, run_end_date=2024-02-11 16:27:02.124983+00:00, run_duration=0.335308, 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-11 16:27:00.333082+00:00, queued_by_job_id=1, pid=17454 [2024-02-11T16:27:03.800+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:27:03.800+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:26:00+00:00, run_id=scheduled__2024-02-11T16:26:00+00:00, run_start_date=2024-02-11 16:27:00.293208+00:00, run_end_date=2024-02-11 16:27:03.800430+00:00, run_duration=3.507222, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:26:00+00:00, data_interval_end=2024-02-11 16:27:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:27:03.806+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:27:00+00:00, run_after=2024-02-11T16:28:00+00:00 [2024-02-11T16:27:03.829+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:26:00+00:00 exited with status success for try_number 1 [2024-02-11T16:27:03.832+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:26:00+00:00, map_index=-1, run_start_date=2024-02-11 16:27:01.789877+00:00, run_end_date=2024-02-11 16:27:03.373801+00:00, run_duration=1.583924, 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-11 16:27:00.333082+00:00, queued_by_job_id=1, pid=17453 [2024-02-11T16:28:00.490+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:28:00.495+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:28:00.507+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:28:00+00:00, run_after=2024-02-11T16:29:00+00:00 [2024-02-11T16:28:00.557+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:28:00.557+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:28:00.557+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:28:00.557+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:28:00.558+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:28:00.560+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:28:00.560+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:28:00.561+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:28:00.561+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:28:00.561+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:28:00.561+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:28:00.924+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:28:00.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:28:00.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:28:00.933+0000] {scheduler_job.py:635} INFO - Setting external_id for to 485b0695-c52b-43e8-9b2c-d9f9d646e7d7 [2024-02-11T16:28:00.933+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0ad622e2-06b9-4a79-a267-f1414c8433ef [2024-02-11T16:28:00.933+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0f61f6d1-f214-4e7a-a12f-69eb3d0e0537 [2024-02-11T16:28:02.078+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:28:02.079+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:26:00+00:00, run_id=scheduled__2024-02-11T16:26:00+00:00, run_start_date=2024-02-11 16:28:00.518309+00:00, run_end_date=2024-02-11 16:28:02.078882+00:00, run_duration=1.560573, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:26:00+00:00, data_interval_end=2024-02-11 16:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:28:02.087+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:28:00+00:00, run_after=2024-02-11T16:30:00+00:00 [2024-02-11T16:28:02.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:26:00+00:00 exited with status success for try_number 1 [2024-02-11T16:28:02.195+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:26:00+00:00, map_index=-1, run_start_date=2024-02-11 16:28:01.226816+00:00, run_end_date=2024-02-11 16:28:01.475388+00:00, run_duration=0.248572, 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-11 16:28:00.559174+00:00, queued_by_job_id=1, pid=17490 [2024-02-11T16:28:03.230+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:28:03.230+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:27:00+00:00, run_id=scheduled__2024-02-11T16:27:00+00:00, run_start_date=2024-02-11 16:28:00.519164+00:00, run_end_date=2024-02-11 16:28:03.230509+00:00, run_duration=2.711345, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:27:00+00:00, data_interval_end=2024-02-11 16:28:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:28:03.237+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:28:00+00:00, run_after=2024-02-11T16:29:00+00:00 [2024-02-11T16:28:03.262+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:27:00+00:00 exited with status success for try_number 1 [2024-02-11T16:28:03.265+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:27:00+00:00, map_index=-1, run_start_date=2024-02-11 16:28:02.363563+00:00, run_end_date=2024-02-11 16:28:02.661369+00:00, run_duration=0.297806, 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-11 16:28:00.559174+00:00, queued_by_job_id=1, pid=17520 [2024-02-11T16:28:04.293+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:28:04.294+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:27:00+00:00, run_id=scheduled__2024-02-11T16:27:00+00:00, run_start_date=2024-02-11 16:28:00.519879+00:00, run_end_date=2024-02-11 16:28:04.294127+00:00, run_duration=3.774248, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:27:00+00:00, data_interval_end=2024-02-11 16:28:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:28:04.300+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:28:00+00:00, run_after=2024-02-11T16:29:00+00:00 [2024-02-11T16:28:04.323+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:27:00+00:00 exited with status success for try_number 1 [2024-02-11T16:28:04.326+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:27:00+00:00, map_index=-1, run_start_date=2024-02-11 16:28:02.378772+00:00, run_end_date=2024-02-11 16:28:03.497018+00:00, run_duration=1.118246, 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-11 16:28:00.559174+00:00, queued_by_job_id=1, pid=17521 [2024-02-11T16:29:00.718+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:29:00+00:00, run_after=2024-02-11T16:30:00+00:00 [2024-02-11T16:29:00.724+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:29:00.769+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:29:00.769+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:29:00.769+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:29:00.770+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:29:00.772+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:29:00.772+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:29:00.772+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:29:00.773+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:29:00.880+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:29:00.880+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:29:00.886+0000] {scheduler_job.py:635} INFO - Setting external_id for to 100591cf-5104-4992-a7e4-d4f5fe177f2e [2024-02-11T16:29:00.887+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6284dee4-62e6-45b4-bd5b-a30ad25f9565 [2024-02-11T16:29:02.617+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:29:02.617+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:28:00+00:00, run_id=scheduled__2024-02-11T16:28:00+00:00, run_start_date=2024-02-11 16:29:00.735943+00:00, run_end_date=2024-02-11 16:29:02.617647+00:00, run_duration=1.881704, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:28:00+00:00, data_interval_end=2024-02-11 16:29:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:29:02.629+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:29:00+00:00, run_after=2024-02-11T16:30:00+00:00 [2024-02-11T16:29:03.728+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:28:00+00:00 exited with status success for try_number 1 [2024-02-11T16:29:03.731+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:28:00+00:00, map_index=-1, run_start_date=2024-02-11 16:29:02.220684+00:00, run_end_date=2024-02-11 16:29:02.561144+00:00, run_duration=0.34046, state=success, executor_state=success, try_number=1, max_tries=1, job_id=810, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:29:00.771034+00:00, queued_by_job_id=1, pid=17574 [2024-02-11T16:29:04.763+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:29:04.763+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:28:00+00:00, run_id=scheduled__2024-02-11T16:28:00+00:00, run_start_date=2024-02-11 16:29:00.737029+00:00, run_end_date=2024-02-11 16:29:04.763544+00:00, run_duration=4.026515, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:28:00+00:00, data_interval_end=2024-02-11 16:29:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:29:04.772+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:29:00+00:00, run_after=2024-02-11T16:30:00+00:00 [2024-02-11T16:29:04.797+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:28:00+00:00 exited with status success for try_number 1 [2024-02-11T16:29:04.801+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:28:00+00:00, map_index=-1, run_start_date=2024-02-11 16:29:02.253073+00:00, run_end_date=2024-02-11 16:29:03.835250+00:00, run_duration=1.582177, state=success, executor_state=success, try_number=1, max_tries=1, job_id=811, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:29:00.771034+00:00, queued_by_job_id=1, pid=17575 [2024-02-11T16:30: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-11T16:30:00.918+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:30:00+00:00, run_after=2024-02-11T16:31:00+00:00 [2024-02-11T16:30:00.926+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:30:00+00:00, run_after=2024-02-11T16:35:00+00:00 [2024-02-11T16:30:00.930+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:30:00.986+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T16:30:00.986+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:30:00.986+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:30:00.987+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:30:00.987+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:30:00.987+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:30:00.989+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T16:30:00.990+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:30:00.990+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:30:00.990+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:30:00.990+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:30:00.990+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:30:00.990+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:30:00.990+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:30:01.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:30:01.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:30:01.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:30:01.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:30:01.372+0000] {scheduler_job.py:635} INFO - Setting external_id for to ffe228b5-e5d1-4034-9792-38f239257b4d [2024-02-11T16:30:01.373+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab5f1d5b-2cee-4c51-aae6-582206ef66d1 [2024-02-11T16:30:01.373+0000] {scheduler_job.py:635} INFO - Setting external_id for to 12765659-2f3d-40ae-8ae5-6b6e568aef86 [2024-02-11T16:30:01.373+0000] {scheduler_job.py:635} INFO - Setting external_id for to 58b7f90f-0d6d-4ab1-aeb3-5130ab686921 [2024-02-11T16:30:03.342+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:30:03.343+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:28:00+00:00, run_id=scheduled__2024-02-11T16:28:00+00:00, run_start_date=2024-02-11 16:30:00.940916+00:00, run_end_date=2024-02-11 16:30:03.343062+00:00, run_duration=2.402146, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:28:00+00:00, data_interval_end=2024-02-11 16:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:30:03.351+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:30:00+00:00, run_after=2024-02-11T16:32:00+00:00 [2024-02-11T16:30:03.431+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:28:00+00:00 exited with status success for try_number 1 [2024-02-11T16:30:03.436+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:28:00+00:00, map_index=-1, run_start_date=2024-02-11 16:30:01.848751+00:00, run_end_date=2024-02-11 16:30:02.477937+00:00, run_duration=0.629186, state=success, executor_state=success, try_number=1, max_tries=1, job_id=812, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:30:00.988348+00:00, queued_by_job_id=1, pid=17610 [2024-02-11T16:30:04.474+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:30:04.474+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:29:00+00:00, run_id=scheduled__2024-02-11T16:29:00+00:00, run_start_date=2024-02-11 16:30:00.941582+00:00, run_end_date=2024-02-11 16:30:04.474555+00:00, run_duration=3.532973, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:29:00+00:00, data_interval_end=2024-02-11 16:30:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:30:04.481+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:30:00+00:00, run_after=2024-02-11T16:31:00+00:00 [2024-02-11T16:30:04.498+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:30:04.498+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:30:04.498+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:30:04.500+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T16:30:04.500+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:30:04.531+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:30:04.531+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:25:00+00:00 exited with status success for try_number 1 [2024-02-11T16:30:04.531+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:29:00+00:00 exited with status success for try_number 1 [2024-02-11T16:30:04.536+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T16:25:00+00:00, map_index=-1, run_start_date=2024-02-11 16:30:03.141804+00:00, run_end_date=2024-02-11 16:30:03.576366+00:00, run_duration=0.434562, state=success, executor_state=success, try_number=1, max_tries=1, job_id=813, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:30:00.988348+00:00, queued_by_job_id=1, pid=17641 [2024-02-11T16:30:04.536+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:29:00+00:00, map_index=-1, run_start_date=2024-02-11 16:30:03.540968+00:00, run_end_date=2024-02-11 16:30:03.774602+00:00, run_duration=0.233634, 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-11 16:30:00.988348+00:00, queued_by_job_id=1, pid=17661 [2024-02-11T16:30:04.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to b28c46f2-e81b-4b1b-a618-6673cc273382 [2024-02-11T16:30:06.679+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:30:06.679+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:29:00+00:00, run_id=scheduled__2024-02-11T16:29:00+00:00, run_start_date=2024-02-11 16:30:00.942265+00:00, run_end_date=2024-02-11 16:30:06.679537+00:00, run_duration=5.737272, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:29:00+00:00, data_interval_end=2024-02-11 16:30:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:30:06.686+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:30:00+00:00, run_after=2024-02-11T16:31:00+00:00 [2024-02-11T16:30:06.704+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:30:06.704+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:30:06.705+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:30:06.706+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T16:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T16:30:06.706+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T16:30:06.735+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:30:06.735+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:29:00+00:00 exited with status success for try_number 1 [2024-02-11T16:30:06.735+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:25:00+00:00 exited with status success for try_number 1 [2024-02-11T16:30:06.741+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T16:25:00+00:00, map_index=-1, run_start_date=2024-02-11 16:30:05.610306+00:00, run_end_date=2024-02-11 16:30:05.787318+00:00, run_duration=0.177012, state=success, executor_state=success, try_number=1, max_tries=1, job_id=816, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:30:04.499303+00:00, queued_by_job_id=1, pid=17691 [2024-02-11T16:30:06.741+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:29:00+00:00, map_index=-1, run_start_date=2024-02-11 16:30:03.330198+00:00, run_end_date=2024-02-11 16:30:06.388124+00:00, run_duration=3.057926, 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-11 16:30:00.988348+00:00, queued_by_job_id=1, pid=17651 [2024-02-11T16:30:06.742+0000] {scheduler_job.py:635} INFO - Setting external_id for to 84a082e8-11c7-443b-90dd-c31362dc41f1 [2024-02-11T16:30:09.454+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:30:09.454+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:30:09.455+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:30:09.456+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:30:09.456+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:30:09.488+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:30:09.488+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:25:00+00:00 exited with status success for try_number 1 [2024-02-11T16:30:09.492+0000] {scheduler_job.py:635} INFO - Setting external_id for to 198e5d1a-174e-4856-ac31-b9fbff53a982 [2024-02-11T16:30:09.492+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T16:25:00+00:00, map_index=0, run_start_date=2024-02-11 16:30:07.804408+00:00, run_end_date=2024-02-11 16:30:09.009581+00:00, run_duration=1.205173, state=success, executor_state=success, try_number=1, max_tries=1, job_id=817, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:30:06.705384+00:00, queued_by_job_id=1, pid=17703 [2024-02-11T16:30:12.086+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:30:12.086+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:25:00+00:00, run_id=scheduled__2024-02-11T16:25:00+00:00, run_start_date=2024-02-11 16:30:00.940186+00:00, run_end_date=2024-02-11 16:30:12.086711+00:00, run_duration=11.146525, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:25:00+00:00, data_interval_end=2024-02-11 16:30:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T16:30:12.092+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:30:00+00:00, run_after=2024-02-11T16:35:00+00:00 [2024-02-11T16:30:12.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:25:00+00:00 exited with status success for try_number 1 [2024-02-11T16:30:12.120+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T16:25:00+00:00, map_index=-1, run_start_date=2024-02-11 16:30:10.806022+00:00, run_end_date=2024-02-11 16:30:11.122671+00:00, run_duration=0.316649, 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-11 16:30:09.455640+00:00, queued_by_job_id=1, pid=17724 [2024-02-11T16:30:15.405+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T16:30:53.779+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:30:53.779+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T16:30:53.780+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:30:53.782+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211163053_525057', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:30:53.782+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211163053_525057', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T16:30:53.817+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211163053_525057 exited with status queued for try_number 1 [2024-02-11T16:30:53.820+0000] {scheduler_job.py:635} INFO - Setting external_id for to a315ef6c-068d-4fd1-baaf-afc068179b27 [2024-02-11T16:30:54.905+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:30:54.905+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 16:30:53.661459+00:00, run_id=vdu_down_20240211163053_525057, run_start_date=2024-02-11 16:30:53.751191+00:00, run_end_date=2024-02-11 16:30:54.905317+00:00, run_duration=1.154126, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 16:30:53.661459+00:00, data_interval_end=2024-02-11 16:30:53.661459+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T16:30:54.907+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T16:30:54.927+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211163053_525057 exited with status success for try_number 1 [2024-02-11T16:30:54.930+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211163053_525057, map_index=-1, run_start_date=2024-02-11 16:30:54.377596+00:00, run_end_date=2024-02-11 16:30:54.560784+00:00, run_duration=0.183188, 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-11 16:30:53.780884+00:00, queued_by_job_id=1, pid=17739 [2024-02-11T16:31:00.147+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:31:00+00:00, run_after=2024-02-11T16:32:00+00:00 [2024-02-11T16:31:00.154+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:31:00.204+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:31:00.204+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:31:00.204+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:31:00.205+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:31:00.208+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:31:00.208+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:31:00.208+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:31:00.209+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:31:00.361+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:31:00.362+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:31:00.373+0000] {scheduler_job.py:635} INFO - Setting external_id for to 251a22b0-4b72-4286-b2d0-2d113566e456 [2024-02-11T16:31:00.374+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b820116-fca4-477b-8247-c2176ccd7cc8 [2024-02-11T16:31:02.598+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:31:02.599+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:30:00+00:00, run_id=scheduled__2024-02-11T16:30:00+00:00, run_start_date=2024-02-11 16:31:00.166314+00:00, run_end_date=2024-02-11 16:31:02.598979+00:00, run_duration=2.432665, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:30:00+00:00, data_interval_end=2024-02-11 16:31:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:31:02.609+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:31:00+00:00, run_after=2024-02-11T16:32:00+00:00 [2024-02-11T16:31:02.640+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status success for try_number 1 [2024-02-11T16:31:02.643+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:30:00+00:00, map_index=-1, run_start_date=2024-02-11 16:31:01.774705+00:00, run_end_date=2024-02-11 16:31:02.086224+00:00, run_duration=0.311519, 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-11 16:31:00.206340+00:00, queued_by_job_id=1, pid=17772 [2024-02-11T16:31:03.862+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:31:03.862+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:30:00+00:00, run_id=scheduled__2024-02-11T16:30:00+00:00, run_start_date=2024-02-11 16:31:00.167530+00:00, run_end_date=2024-02-11 16:31:03.862805+00:00, run_duration=3.695275, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:30:00+00:00, data_interval_end=2024-02-11 16:31:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:31:03.869+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:31:00+00:00, run_after=2024-02-11T16:32:00+00:00 [2024-02-11T16:31:03.889+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status success for try_number 1 [2024-02-11T16:31:03.892+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:30:00+00:00, map_index=-1, run_start_date=2024-02-11 16:31:01.697718+00:00, run_end_date=2024-02-11 16:31:02.809502+00:00, run_duration=1.111784, 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-11 16:31:00.206340+00:00, queued_by_job_id=1, pid=17771 [2024-02-11T16:32:00.088+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:32:00.102+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:32:00+00:00, run_after=2024-02-11T16:33:00+00:00 [2024-02-11T16:32:00.109+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:32:00.169+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:32:00.169+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:32:00.170+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:32:00.170+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:32:00.170+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:32:00.173+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:32:00.174+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:32:00.174+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:32:00.174+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:32:00.174+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:32:00.174+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:32:00.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:32:00.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:32:00.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:32:00.634+0000] {scheduler_job.py:635} INFO - Setting external_id for to 87f4d8d7-bb9a-47dd-bc43-aacdfa661458 [2024-02-11T16:32:00.634+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1350706c-d37a-473e-b7f4-df4fdb26b4a4 [2024-02-11T16:32:00.634+0000] {scheduler_job.py:635} INFO - Setting external_id for to d8e08822-2d8e-4496-8b61-eaaba4c39394 [2024-02-11T16:32:01.852+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:32:01.853+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:30:00+00:00, run_id=scheduled__2024-02-11T16:30:00+00:00, run_start_date=2024-02-11 16:32:00.121718+00:00, run_end_date=2024-02-11 16:32:01.852806+00:00, run_duration=1.731088, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:30:00+00:00, data_interval_end=2024-02-11 16:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:32:01.870+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:32:00+00:00, run_after=2024-02-11T16:34:00+00:00 [2024-02-11T16:32:01.976+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status success for try_number 1 [2024-02-11T16:32:01.985+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:30:00+00:00, map_index=-1, run_start_date=2024-02-11 16:32:01.119290+00:00, run_end_date=2024-02-11 16:32:01.432801+00:00, run_duration=0.313511, 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-11 16:32:00.171698+00:00, queued_by_job_id=1, pid=17807 [2024-02-11T16:32:03.022+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:32:03.022+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:31:00+00:00, run_id=scheduled__2024-02-11T16:31:00+00:00, run_start_date=2024-02-11 16:32:00.122807+00:00, run_end_date=2024-02-11 16:32:03.022803+00:00, run_duration=2.899996, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:31:00+00:00, data_interval_end=2024-02-11 16:32:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:32:03.029+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:32:00+00:00, run_after=2024-02-11T16:33:00+00:00 [2024-02-11T16:32:03.054+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:31:00+00:00 exited with status success for try_number 1 [2024-02-11T16:32:03.057+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:31:00+00:00, map_index=-1, run_start_date=2024-02-11 16:32:02.197928+00:00, run_end_date=2024-02-11 16:32:02.565555+00:00, run_duration=0.367627, 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-11 16:32:00.171698+00:00, queued_by_job_id=1, pid=17837 [2024-02-11T16:32:04.382+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:32:04.382+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:31:00+00:00, run_id=scheduled__2024-02-11T16:31:00+00:00, run_start_date=2024-02-11 16:32:00.123697+00:00, run_end_date=2024-02-11 16:32:04.382288+00:00, run_duration=4.258591, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:31:00+00:00, data_interval_end=2024-02-11 16:32:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:32:04.389+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:32:00+00:00, run_after=2024-02-11T16:33:00+00:00 [2024-02-11T16:32:04.411+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:31:00+00:00 exited with status success for try_number 1 [2024-02-11T16:32:04.414+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:31:00+00:00, map_index=-1, run_start_date=2024-02-11 16:32:02.446695+00:00, run_end_date=2024-02-11 16:32:03.481703+00:00, run_duration=1.035008, 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-11 16:32:00.171698+00:00, queued_by_job_id=1, pid=17838 [2024-02-11T16:32:53.765+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:32:53.765+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T16:32:53.766+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:32:53.768+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211163253_580986', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:32:53.768+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211163253_580986', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T16:32:53.829+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211163253_580986 exited with status queued for try_number 1 [2024-02-11T16:32:53.834+0000] {scheduler_job.py:635} INFO - Setting external_id for to d8b60900-109a-4593-ac9a-0f2bab086c16 [2024-02-11T16:32:54.956+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:32:54.957+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 16:32:53.679755+00:00, run_id=vdu_down_20240211163253_580986, run_start_date=2024-02-11 16:32:53.734164+00:00, run_end_date=2024-02-11 16:32:54.957142+00:00, run_duration=1.222978, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 16:32:53.679755+00:00, data_interval_end=2024-02-11 16:32:53.679755+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T16:32:54.959+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T16:32:54.980+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211163253_580986 exited with status success for try_number 1 [2024-02-11T16:32:54.984+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211163253_580986, map_index=-1, run_start_date=2024-02-11 16:32:54.401799+00:00, run_end_date=2024-02-11 16:32:54.583188+00:00, run_duration=0.181389, state=success, executor_state=success, try_number=1, max_tries=1, job_id=825, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:32:53.766881+00:00, queued_by_job_id=1, pid=17871 [2024-02-11T16:33:00.242+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:33:00+00:00, run_after=2024-02-11T16:34:00+00:00 [2024-02-11T16:33:00.248+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:33:00.299+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:33:00.299+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:33:00.299+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:33:00.300+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:33:00.302+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:33:00.302+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:33:00.302+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:33:00.302+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:33:00.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:33:00.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:33:00.436+0000] {scheduler_job.py:635} INFO - Setting external_id for to fe62ca4e-9051-4d69-8d0d-57a16fcc5530 [2024-02-11T16:33:00.436+0000] {scheduler_job.py:635} INFO - Setting external_id for to 14590644-ba74-4e75-a9f4-d2f507e3a058 [2024-02-11T16:33:03.112+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:33:03.113+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:32:00+00:00, run_id=scheduled__2024-02-11T16:32:00+00:00, run_start_date=2024-02-11 16:33:00.262922+00:00, run_end_date=2024-02-11 16:33:03.113036+00:00, run_duration=2.850114, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:32:00+00:00, data_interval_end=2024-02-11 16:33:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:33:03.123+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:33:00+00:00, run_after=2024-02-11T16:34:00+00:00 [2024-02-11T16:33:03.129+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:33:03.129+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:32:00+00:00, run_id=scheduled__2024-02-11T16:32:00+00:00, run_start_date=2024-02-11 16:33:00.263879+00:00, run_end_date=2024-02-11 16:33:03.129794+00:00, run_duration=2.865915, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:32:00+00:00, data_interval_end=2024-02-11 16:33:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:33:03.140+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:33:00+00:00, run_after=2024-02-11T16:34:00+00:00 [2024-02-11T16:33:03.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:32:00+00:00 exited with status success for try_number 1 [2024-02-11T16:33:03.178+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:32:00+00:00, map_index=-1, run_start_date=2024-02-11 16:33:02.058614+00:00, run_end_date=2024-02-11 16:33:02.413991+00:00, run_duration=0.355377, 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-11 16:33:00.300699+00:00, queued_by_job_id=1, pid=17903 [2024-02-11T16:33:03.958+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:32:00+00:00 exited with status success for try_number 1 [2024-02-11T16:33:03.962+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:32:00+00:00, map_index=-1, run_start_date=2024-02-11 16:33:02.018999+00:00, run_end_date=2024-02-11 16:33:03.077454+00:00, run_duration=1.058455, 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-11 16:33:00.300699+00:00, queued_by_job_id=1, pid=17902 [2024-02-11T16:34:00.474+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:34:00+00:00, run_after=2024-02-11T16:35:00+00:00 [2024-02-11T16:34:00.480+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:34:00.487+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:34:00.566+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:34:00.566+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:34:00.566+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:34:00.566+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:34:00.567+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:34:00.570+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:34:00.570+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:34:00.571+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:34:00.571+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:34:00.571+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:34:00.571+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:34:00.987+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:34:00.988+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:34:00.988+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:34:01.014+0000] {scheduler_job.py:635} INFO - Setting external_id for to 622af6be-e7c0-467a-b049-7e7ef99d52a7 [2024-02-11T16:34:01.014+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd9b9b6c-0705-4de7-afaf-e0087756a7ea [2024-02-11T16:34:01.015+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1086cda0-18e2-456f-906a-7dab70404ca4 [2024-02-11T16:34:02.202+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:34:02.202+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:32:00+00:00, run_id=scheduled__2024-02-11T16:32:00+00:00, run_start_date=2024-02-11 16:34:00.501259+00:00, run_end_date=2024-02-11 16:34:02.202485+00:00, run_duration=1.701226, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:32:00+00:00, data_interval_end=2024-02-11 16:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:34:02.211+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:34:00+00:00, run_after=2024-02-11T16:36:00+00:00 [2024-02-11T16:34:03.305+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:34:03.305+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:33:00+00:00, run_id=scheduled__2024-02-11T16:33:00+00:00, run_start_date=2024-02-11 16:34:00.502184+00:00, run_end_date=2024-02-11 16:34:03.305723+00:00, run_duration=2.803539, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:33:00+00:00, data_interval_end=2024-02-11 16:34:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:34:03.313+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:34:00+00:00, run_after=2024-02-11T16:35:00+00:00 [2024-02-11T16:34:03.339+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:32:00+00:00 exited with status success for try_number 1 [2024-02-11T16:34:03.339+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:33:00+00:00 exited with status success for try_number 1 [2024-02-11T16:34:03.344+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:32:00+00:00, map_index=-1, run_start_date=2024-02-11 16:34:01.567463+00:00, run_end_date=2024-02-11 16:34:02.122508+00:00, run_duration=0.555045, state=success, executor_state=success, try_number=1, max_tries=1, job_id=828, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:34:00.568547+00:00, queued_by_job_id=1, pid=17938 [2024-02-11T16:34:03.344+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:33:00+00:00, map_index=-1, run_start_date=2024-02-11 16:34:02.840533+00:00, run_end_date=2024-02-11 16:34:03.162061+00:00, run_duration=0.321528, state=success, executor_state=success, try_number=1, max_tries=1, job_id=829, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:34:00.568547+00:00, queued_by_job_id=1, pid=17968 [2024-02-11T16:34:04.370+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:34:04.371+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:33:00+00:00, run_id=scheduled__2024-02-11T16:33:00+00:00, run_start_date=2024-02-11 16:34:00.502911+00:00, run_end_date=2024-02-11 16:34:04.371072+00:00, run_duration=3.868161, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:33:00+00:00, data_interval_end=2024-02-11 16:34:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:34:04.377+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:34:00+00:00, run_after=2024-02-11T16:35:00+00:00 [2024-02-11T16:34:04.400+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:33:00+00:00 exited with status success for try_number 1 [2024-02-11T16:34:04.403+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:33:00+00:00, map_index=-1, run_start_date=2024-02-11 16:34:02.905046+00:00, run_end_date=2024-02-11 16:34:03.910148+00:00, run_duration=1.005102, 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-11 16:34:00.568547+00:00, queued_by_job_id=1, pid=17969 [2024-02-11T16:35:00.939+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:35:00+00:00, run_after=2024-02-11T16:40:00+00:00 [2024-02-11T16:35:00.947+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:35:00+00:00, run_after=2024-02-11T16:36:00+00:00 [2024-02-11T16:35:00.951+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:35:00.998+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:35:00.999+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:35:00.999+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:35:00.999+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:35:00.999+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:35:01.002+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T16:35:01.002+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:35:01.002+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:35:01.002+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:35:01.003+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:35:01.003+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:35:01.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:35:01.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:35:01.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:35:01.157+0000] {scheduler_job.py:635} INFO - Setting external_id for to 07e7a534-e1d6-4113-9bd5-7f48d6b538f0 [2024-02-11T16:35:01.157+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f5b633a-2c3b-4065-8bd9-de7b7c50b3e6 [2024-02-11T16:35:01.157+0000] {scheduler_job.py:635} INFO - Setting external_id for to 31277365-3ac8-4de3-a85c-ec95f52bf3d1 [2024-02-11T16:35:03.670+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:35:03.671+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:34:00+00:00, run_id=scheduled__2024-02-11T16:34:00+00:00, run_start_date=2024-02-11 16:35:00.962277+00:00, run_end_date=2024-02-11 16:35:03.671208+00:00, run_duration=2.708931, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:34:00+00:00, data_interval_end=2024-02-11 16:35:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:35:03.685+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:35:00+00:00, run_after=2024-02-11T16:36:00+00:00 [2024-02-11T16:35:04.767+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:35:04.767+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:34:00+00:00, run_id=scheduled__2024-02-11T16:34:00+00:00, run_start_date=2024-02-11 16:35:00.963019+00:00, run_end_date=2024-02-11 16:35:04.767530+00:00, run_duration=3.804511, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:34:00+00:00, data_interval_end=2024-02-11 16:35:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:35:04.775+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:35:00+00:00, run_after=2024-02-11T16:36:00+00:00 [2024-02-11T16:35:04.795+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:35:04.795+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:35:04.795+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:35:04.797+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T16:35:04.797+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:35:04.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:35:04.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status success for try_number 1 [2024-02-11T16:35:04.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:34:00+00:00 exited with status success for try_number 1 [2024-02-11T16:35:04.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:34:00+00:00 exited with status success for try_number 1 [2024-02-11T16:35:04.837+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:34:00+00:00, map_index=-1, run_start_date=2024-02-11 16:35:02.960938+00:00, run_end_date=2024-02-11 16:35:04.538672+00:00, run_duration=1.577734, 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-11 16:35:01.000487+00:00, queued_by_job_id=1, pid=18034 [2024-02-11T16:35:04.838+0000] {scheduler_job.py:635} INFO - Setting external_id for to 93334246-be8c-4461-9162-c1e2ac6d2779 [2024-02-11T16:35:04.838+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:34:00+00:00, map_index=-1, run_start_date=2024-02-11 16:35:02.999179+00:00, run_end_date=2024-02-11 16:35:03.581397+00:00, run_duration=0.582218, 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-11 16:35:01.000487+00:00, queued_by_job_id=1, pid=18035 [2024-02-11T16:35:04.838+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T16:30:00+00:00, map_index=-1, run_start_date=2024-02-11 16:35:03.087581+00:00, run_end_date=2024-02-11 16:35:03.662170+00:00, run_duration=0.574589, state=success, executor_state=success, try_number=1, max_tries=1, job_id=833, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:35:01.000487+00:00, queued_by_job_id=1, pid=18036 [2024-02-11T16:35:07.079+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:35:07.079+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:35:07.080+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:35:07.081+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T16:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T16:35:07.081+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T16:35:07.111+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:35:07.111+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status success for try_number 1 [2024-02-11T16:35:07.115+0000] {scheduler_job.py:635} INFO - Setting external_id for to 057a8229-99b4-4941-9ec3-3b3a92fe3bc9 [2024-02-11T16:35:07.115+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T16:30:00+00:00, map_index=-1, run_start_date=2024-02-11 16:35:05.893638+00:00, run_end_date=2024-02-11 16:35:06.079954+00:00, run_duration=0.186316, state=success, executor_state=success, try_number=1, max_tries=1, job_id=834, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:35:04.796167+00:00, queued_by_job_id=1, pid=18075 [2024-02-11T16:35:09.280+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:35:09.280+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:35:09.281+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:35:09.283+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:35:09.283+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:35:09.320+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:35:09.321+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status success for try_number 1 [2024-02-11T16:35:09.325+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6ad43594-dab5-4cba-b8fb-bc30950df424 [2024-02-11T16:35:09.326+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T16:30:00+00:00, map_index=0, run_start_date=2024-02-11 16:35:08.232514+00:00, run_end_date=2024-02-11 16:35:08.429115+00:00, run_duration=0.196601, state=success, executor_state=success, try_number=1, max_tries=1, job_id=835, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:35:07.080643+00:00, queued_by_job_id=1, pid=18087 [2024-02-11T16:35:11.102+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:35:11.103+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:30:00+00:00, run_id=scheduled__2024-02-11T16:30:00+00:00, run_start_date=2024-02-11 16:35:00.961452+00:00, run_end_date=2024-02-11 16:35:11.103249+00:00, run_duration=10.141797, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:30:00+00:00, data_interval_end=2024-02-11 16:35:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T16:35:11.107+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:35:00+00:00, run_after=2024-02-11T16:40:00+00:00 [2024-02-11T16:35:11.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:30:00+00:00 exited with status success for try_number 1 [2024-02-11T16:35:11.131+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T16:30:00+00:00, map_index=-1, run_start_date=2024-02-11 16:35:10.587036+00:00, run_end_date=2024-02-11 16:35:10.859229+00:00, run_duration=0.272193, 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-11 16:35:09.281779+00:00, queued_by_job_id=1, pid=18099 [2024-02-11T16:35:15.441+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T16:36:00.541+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:36: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-11T16:36:00.558+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:36:00+00:00, run_after=2024-02-11T16:37:00+00:00 [2024-02-11T16:36:00.614+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:36:00.614+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:36:00.614+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:36:00.614+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:36:00.615+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:36:00.617+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:36:00.618+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:36:00.618+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:36:00.618+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:36:00.618+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:36:00.618+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:36:00.916+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:36:00.917+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:36:00.917+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:36:00.924+0000] {scheduler_job.py:635} INFO - Setting external_id for to 391c3c75-89a8-4f06-862f-9d2f2c43c0e0 [2024-02-11T16:36:00.925+0000] {scheduler_job.py:635} INFO - Setting external_id for to ecd6ba41-6786-4910-b058-71ef88a2578c [2024-02-11T16:36:00.925+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4dfaa47e-396e-4b92-8669-f2958f94ed1b [2024-02-11T16:36:01.705+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:36:01.706+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:34:00+00:00, run_id=scheduled__2024-02-11T16:34:00+00:00, run_start_date=2024-02-11 16:36:00.571424+00:00, run_end_date=2024-02-11 16:36:01.706092+00:00, run_duration=1.134668, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:34:00+00:00, data_interval_end=2024-02-11 16:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:36:01.721+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:36:00+00:00, run_after=2024-02-11T16:38:00+00:00 [2024-02-11T16:36:01.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:34:00+00:00 exited with status success for try_number 1 [2024-02-11T16:36:01.874+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:34:00+00:00, map_index=-1, run_start_date=2024-02-11 16:36:01.237661+00:00, run_end_date=2024-02-11 16:36:01.485239+00:00, run_duration=0.247578, 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-11 16:36:00.616136+00:00, queued_by_job_id=1, pid=18117 [2024-02-11T16:36:04.050+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:36:04.050+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:35:00+00:00, run_id=scheduled__2024-02-11T16:35:00+00:00, run_start_date=2024-02-11 16:36:00.573411+00:00, run_end_date=2024-02-11 16:36:04.050464+00:00, run_duration=3.477053, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:35:00+00:00, data_interval_end=2024-02-11 16:36:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:36:04.056+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:36:00+00:00, run_after=2024-02-11T16:37:00+00:00 [2024-02-11T16:36:04.061+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:36:04.062+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:35:00+00:00, run_id=scheduled__2024-02-11T16:35:00+00:00, run_start_date=2024-02-11 16:36:00.572436+00:00, run_end_date=2024-02-11 16:36:04.062061+00:00, run_duration=3.489625, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:35:00+00:00, data_interval_end=2024-02-11 16:36:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:36:04.071+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:36:00+00:00, run_after=2024-02-11T16:37:00+00:00 [2024-02-11T16:36:04.107+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:35:00+00:00 exited with status success for try_number 1 [2024-02-11T16:36:04.117+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:35:00+00:00, map_index=-1, run_start_date=2024-02-11 16:36:02.863662+00:00, run_end_date=2024-02-11 16:36:03.239277+00:00, run_duration=0.375615, 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-11 16:36:00.616136+00:00, queued_by_job_id=1, pid=18147 [2024-02-11T16:36:05.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:35:00+00:00 exited with status success for try_number 1 [2024-02-11T16:36:05.167+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:35:00+00:00, map_index=-1, run_start_date=2024-02-11 16:36:02.646552+00:00, run_end_date=2024-02-11 16:36:04.014679+00:00, run_duration=1.368127, 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-11 16:36:00.616136+00:00, queued_by_job_id=1, pid=18146 [2024-02-11T16:37:00.770+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:37:00.778+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:37:00+00:00, run_after=2024-02-11T16:38:00+00:00 [2024-02-11T16:37:00.831+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:37:00.831+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:37:00.831+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:37:00.832+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:37:00.833+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:37:00.833+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:37:00.834+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:37:00.834+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:37:00.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:37:00.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:37:00.930+0000] {scheduler_job.py:635} INFO - Setting external_id for to 282cd41c-c6b0-4a25-b1ca-db51bf64c64a [2024-02-11T16:37:00.930+0000] {scheduler_job.py:635} INFO - Setting external_id for to d747355f-2357-498b-96a3-9162621b900b [2024-02-11T16:37:03.248+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:37:03.248+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:36:00+00:00, run_id=scheduled__2024-02-11T16:36:00+00:00, run_start_date=2024-02-11 16:37:00.786820+00:00, run_end_date=2024-02-11 16:37:03.248282+00:00, run_duration=2.461462, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:36:00+00:00, data_interval_end=2024-02-11 16:37:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:37:03.255+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:37:00+00:00, run_after=2024-02-11T16:38:00+00:00 [2024-02-11T16:37:03.282+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:36:00+00:00 exited with status success for try_number 1 [2024-02-11T16:37:03.285+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:36:00+00:00, map_index=-1, run_start_date=2024-02-11 16:37:02.375654+00:00, run_end_date=2024-02-11 16:37:02.702314+00:00, run_duration=0.32666, 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-11 16:37:00.832500+00:00, queued_by_job_id=1, pid=18202 [2024-02-11T16:37:04.314+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:37:04.314+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:36:00+00:00, run_id=scheduled__2024-02-11T16:36:00+00:00, run_start_date=2024-02-11 16:37:00.787573+00:00, run_end_date=2024-02-11 16:37:04.314509+00:00, run_duration=3.526936, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:36:00+00:00, data_interval_end=2024-02-11 16:37:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:37:04.321+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:37:00+00:00, run_after=2024-02-11T16:38:00+00:00 [2024-02-11T16:37:04.345+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:36:00+00:00 exited with status success for try_number 1 [2024-02-11T16:37:04.348+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:36:00+00:00, map_index=-1, run_start_date=2024-02-11 16:37:02.378117+00:00, run_end_date=2024-02-11 16:37:03.514087+00:00, run_duration=1.13597, 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-11 16:37:00.832500+00:00, queued_by_job_id=1, pid=18201 [2024-02-11T16:38:00.904+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:38:00.912+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:38:00+00:00, run_after=2024-02-11T16:39:00+00:00 [2024-02-11T16:38:00.916+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:38:00.972+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:38:00.972+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:38:00.973+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:38:00.973+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:38:00.973+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:38:00.975+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:38:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:38:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:38:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:38:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:38:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:38:01.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:38:01.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:38:01.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:38:01.140+0000] {scheduler_job.py:635} INFO - Setting external_id for to e1e1692e-b15a-40e0-9df7-3e5ee86886b4 [2024-02-11T16:38:01.140+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35a6545c-61fd-49b4-92c9-5a6b493be7a7 [2024-02-11T16:38:01.140+0000] {scheduler_job.py:635} INFO - Setting external_id for to 54c67544-bffd-4c39-a5cd-88a9de5e6d54 [2024-02-11T16:38:02.458+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:38:02.458+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:36:00+00:00, run_id=scheduled__2024-02-11T16:36:00+00:00, run_start_date=2024-02-11 16:38:00.932031+00:00, run_end_date=2024-02-11 16:38:02.458656+00:00, run_duration=1.526625, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:36:00+00:00, data_interval_end=2024-02-11 16:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:38:02.467+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:38:00+00:00, run_after=2024-02-11T16:40:00+00:00 [2024-02-11T16:38:02.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:36:00+00:00 exited with status success for try_number 1 [2024-02-11T16:38:02.586+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:36:00+00:00, map_index=-1, run_start_date=2024-02-11 16:38:01.639373+00:00, run_end_date=2024-02-11 16:38:02.210513+00:00, run_duration=0.57114, 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-11 16:38:00.974437+00:00, queued_by_job_id=1, pid=18237 [2024-02-11T16:38:03.629+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:38:03.630+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:37:00+00:00, run_id=scheduled__2024-02-11T16:37:00+00:00, run_start_date=2024-02-11 16:38:00.932796+00:00, run_end_date=2024-02-11 16:38:03.630058+00:00, run_duration=2.697262, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:37:00+00:00, data_interval_end=2024-02-11 16:38:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:38:03.636+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:38:00+00:00, run_after=2024-02-11T16:39:00+00:00 [2024-02-11T16:38:03.666+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:37:00+00:00 exited with status success for try_number 1 [2024-02-11T16:38:03.669+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:37:00+00:00, map_index=-1, run_start_date=2024-02-11 16:38:02.815664+00:00, run_end_date=2024-02-11 16:38:03.072482+00:00, run_duration=0.256818, 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-11 16:38:00.974437+00:00, queued_by_job_id=1, pid=18267 [2024-02-11T16:38:04.697+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:38:04.697+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:37:00+00:00, run_id=scheduled__2024-02-11T16:37:00+00:00, run_start_date=2024-02-11 16:38:00.933475+00:00, run_end_date=2024-02-11 16:38:04.697681+00:00, run_duration=3.764206, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:37:00+00:00, data_interval_end=2024-02-11 16:38:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:38:04.704+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:38:00+00:00, run_after=2024-02-11T16:39:00+00:00 [2024-02-11T16:38:04.725+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:37:00+00:00 exited with status success for try_number 1 [2024-02-11T16:38:04.728+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:37:00+00:00, map_index=-1, run_start_date=2024-02-11 16:38:02.895384+00:00, run_end_date=2024-02-11 16:38:03.838721+00:00, run_duration=0.943337, 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-11 16:38:00.974437+00:00, queued_by_job_id=1, pid=18268 [2024-02-11T16:38:43.796+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:38:43.796+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T16:38:43.797+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:38:43.798+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211163843_729307', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:38:43.798+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211163843_729307', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T16:38:43.832+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211163843_729307 exited with status queued for try_number 1 [2024-02-11T16:38:43.836+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e81052b-a674-42bf-b299-522fae1726b3 [2024-02-11T16:38:44.924+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:38:44.924+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 16:38:43.653306+00:00, run_id=vdu_down_20240211163843_729307, run_start_date=2024-02-11 16:38:43.768917+00:00, run_end_date=2024-02-11 16:38:44.924326+00:00, run_duration=1.155409, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 16:38:43.653306+00:00, data_interval_end=2024-02-11 16:38:43.653306+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T16:38:44.927+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T16:38:44.948+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211163843_729307 exited with status success for try_number 1 [2024-02-11T16:38:44.951+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211163843_729307, map_index=-1, run_start_date=2024-02-11 16:38:44.298440+00:00, run_end_date=2024-02-11 16:38:44.496532+00:00, run_duration=0.198092, state=success, executor_state=success, try_number=1, max_tries=1, job_id=845, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:38:43.797782+00:00, queued_by_job_id=1, pid=18288 [2024-02-11T16:39:01.014+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:39:01.023+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:39:00+00:00, run_after=2024-02-11T16:40:00+00:00 [2024-02-11T16:39:01.059+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:39:01.060+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:39:01.060+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:39:01.060+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:39:01.062+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:39:01.062+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:39:01.062+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:39:01.062+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:39:01.174+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:39:01.174+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:39:01.185+0000] {scheduler_job.py:635} INFO - Setting external_id for to b8a73903-6860-410c-ab70-004d808d66b7 [2024-02-11T16:39:01.185+0000] {scheduler_job.py:635} INFO - Setting external_id for to c1a7dccc-d4ed-42b6-b21a-1b94341e4798 [2024-02-11T16:39:03.897+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:39:03.897+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:38:00+00:00, run_id=scheduled__2024-02-11T16:38:00+00:00, run_start_date=2024-02-11 16:39:01.032866+00:00, run_end_date=2024-02-11 16:39:03.897578+00:00, run_duration=2.864712, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:38:00+00:00, data_interval_end=2024-02-11 16:39:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:39:03.904+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:39:00+00:00, run_after=2024-02-11T16:40:00+00:00 [2024-02-11T16:39:03.908+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:39:03.908+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:38:00+00:00, run_id=scheduled__2024-02-11T16:38:00+00:00, run_start_date=2024-02-11 16:39:01.032136+00:00, run_end_date=2024-02-11 16:39:03.908528+00:00, run_duration=2.876392, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:38:00+00:00, data_interval_end=2024-02-11 16:39:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:39:03.916+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:39:00+00:00, run_after=2024-02-11T16:40:00+00:00 [2024-02-11T16:39:03.943+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:38:00+00:00 exited with status success for try_number 1 [2024-02-11T16:39:03.943+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:38:00+00:00 exited with status success for try_number 1 [2024-02-11T16:39:03.947+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:38:00+00:00, map_index=-1, run_start_date=2024-02-11 16:39:02.714102+00:00, run_end_date=2024-02-11 16:39:03.707529+00:00, run_duration=0.993427, 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-11 16:39:01.061171+00:00, queued_by_job_id=1, pid=18342 [2024-02-11T16:39:03.947+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:38:00+00:00, map_index=-1, run_start_date=2024-02-11 16:39:02.764939+00:00, run_end_date=2024-02-11 16:39:03.021014+00:00, run_duration=0.256075, state=success, executor_state=success, try_number=1, max_tries=1, job_id=847, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:39:01.061171+00:00, queued_by_job_id=1, pid=18343 [2024-02-11T16:40:00.138+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:40:00+00:00, run_after=2024-02-11T16:45:00+00:00 [2024-02-11T16:40:00.148+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:40:00+00:00, run_after=2024-02-11T16:41:00+00:00 [2024-02-11T16:40:00.153+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:40: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-11T16:40:00.251+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T16:40:00.251+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:40:00.251+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:40:00.251+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:40:00.251+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:40:00.252+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:40:00.255+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T16:40:00.255+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:40:00.255+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:40:00.255+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:40:00.255+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:40:00.255+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:40:00.256+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:40:00.256+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:40:00.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:40:00.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:40:00.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:40:00.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:40:00.680+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7c0707ef-3d62-4ee9-bf64-39c1cacfd29a [2024-02-11T16:40:00.680+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b991b03-061f-46ee-98bf-ff871ac9c502 [2024-02-11T16:40:00.681+0000] {scheduler_job.py:635} INFO - Setting external_id for to 137bd196-f6c0-479e-9b96-5d51fe0357ee [2024-02-11T16:40:00.681+0000] {scheduler_job.py:635} INFO - Setting external_id for to 54d67a21-0ad1-4ff0-8fa6-0c867b07ce9f [2024-02-11T16:40:02.028+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:40:02.029+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:38:00+00:00, run_id=scheduled__2024-02-11T16:38:00+00:00, run_start_date=2024-02-11 16:40:00.183132+00:00, run_end_date=2024-02-11 16:40:02.029346+00:00, run_duration=1.846214, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:38:00+00:00, data_interval_end=2024-02-11 16:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:40:02.037+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:40:00+00:00, run_after=2024-02-11T16:42:00+00:00 [2024-02-11T16:40:02.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:38:00+00:00 exited with status success for try_number 1 [2024-02-11T16:40:02.106+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:38:00+00:00, map_index=-1, run_start_date=2024-02-11 16:40:01.299779+00:00, run_end_date=2024-02-11 16:40:01.725031+00:00, run_duration=0.425252, state=success, executor_state=success, try_number=1, max_tries=1, job_id=848, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:40:00.253074+00:00, queued_by_job_id=1, pid=18379 [2024-02-11T16:40:03.118+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:40:03.118+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:39:00+00:00, run_id=scheduled__2024-02-11T16:39:00+00:00, run_start_date=2024-02-11 16:40:00.184107+00:00, run_end_date=2024-02-11 16:40:03.118770+00:00, run_duration=2.934663, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:39:00+00:00, data_interval_end=2024-02-11 16:40:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:40:03.146+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:40:00+00:00, run_after=2024-02-11T16:41:00+00:00 [2024-02-11T16:40:03.260+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:40:03.260+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:40:03.261+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:40:03.264+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T16:40:03.264+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:40:03.306+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:40:03.306+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:35:00+00:00 exited with status success for try_number 1 [2024-02-11T16:40:03.306+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:39:00+00:00 exited with status success for try_number 1 [2024-02-11T16:40:03.312+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8689b20d-7309-485f-96ac-4a1f569d2a82 [2024-02-11T16:40:03.312+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:39:00+00:00, map_index=-1, run_start_date=2024-02-11 16:40:02.579924+00:00, run_end_date=2024-02-11 16:40:03.036115+00:00, run_duration=0.456191, 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-11 16:40:00.253074+00:00, queued_by_job_id=1, pid=18414 [2024-02-11T16:40:03.312+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T16:35:00+00:00, map_index=-1, run_start_date=2024-02-11 16:40:02.693658+00:00, run_end_date=2024-02-11 16:40:03.103550+00:00, run_duration=0.409892, state=success, executor_state=success, try_number=1, max_tries=1, job_id=850, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:40:00.253074+00:00, queued_by_job_id=1, pid=18420 [2024-02-11T16:40:04.414+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:40:04.414+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:39:00+00:00, run_id=scheduled__2024-02-11T16:39:00+00:00, run_start_date=2024-02-11 16:40:00.184957+00:00, run_end_date=2024-02-11 16:40:04.414690+00:00, run_duration=4.229733, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:39:00+00:00, data_interval_end=2024-02-11 16:40:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:40:04.421+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:40:00+00:00, run_after=2024-02-11T16:41:00+00:00 [2024-02-11T16:40:04.454+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:39:00+00:00 exited with status success for try_number 1 [2024-02-11T16:40:04.459+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:39:00+00:00, map_index=-1, run_start_date=2024-02-11 16:40:02.827860+00:00, run_end_date=2024-02-11 16:40:03.954072+00:00, run_duration=1.126212, 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-11 16:40:00.253074+00:00, queued_by_job_id=1, pid=18421 [2024-02-11T16:40:05.503+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:40:05.503+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:40:05.503+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:40:05.505+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T16:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T16:40:05.505+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T16:40:05.538+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:40:05.539+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:35:00+00:00 exited with status success for try_number 1 [2024-02-11T16:40:05.543+0000] {scheduler_job.py:635} INFO - Setting external_id for to 09d7b3eb-37fb-4fde-98c1-13f3b9a845ad [2024-02-11T16:40:05.544+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T16:35:00+00:00, map_index=-1, run_start_date=2024-02-11 16:40:04.427884+00:00, run_end_date=2024-02-11 16:40:04.606230+00:00, run_duration=0.178346, state=success, executor_state=success, try_number=1, max_tries=1, job_id=852, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:40:03.262166+00:00, queued_by_job_id=1, pid=18460 [2024-02-11T16:40:07.703+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:40:07.704+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:40:07.704+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:40:07.706+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:40:07.706+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:40:07.735+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:40:07.735+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:35:00+00:00 exited with status success for try_number 1 [2024-02-11T16:40:07.739+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8e7786b9-58bc-48b1-ac49-72d79095a416 [2024-02-11T16:40:07.740+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T16:35:00+00:00, map_index=0, run_start_date=2024-02-11 16:40:06.605222+00:00, run_end_date=2024-02-11 16:40:06.779954+00:00, run_duration=0.174732, state=success, executor_state=success, try_number=1, max_tries=1, job_id=853, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:40:05.504124+00:00, queued_by_job_id=1, pid=18472 [2024-02-11T16:40:09.430+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:40:09.431+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:35:00+00:00, run_id=scheduled__2024-02-11T16:35:00+00:00, run_start_date=2024-02-11 16:40:00.182011+00:00, run_end_date=2024-02-11 16:40:09.431137+00:00, run_duration=9.249126, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:35:00+00:00, data_interval_end=2024-02-11 16:40:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T16:40:09.435+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:40:00+00:00, run_after=2024-02-11T16:45:00+00:00 [2024-02-11T16:40:09.455+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:35:00+00:00 exited with status success for try_number 1 [2024-02-11T16:40:09.458+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T16:35:00+00:00, map_index=-1, run_start_date=2024-02-11 16:40:08.870595+00:00, run_end_date=2024-02-11 16:40:09.045648+00:00, run_duration=0.175053, 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-11 16:40:07.704934+00:00, queued_by_job_id=1, pid=18484 [2024-02-11T16:40:15.477+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T16:40:43.715+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:40:43.715+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T16:40:43.715+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:40:43.716+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211164043_857489', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:40:43.717+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211164043_857489', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T16:40:43.747+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211164043_857489 exited with status queued for try_number 1 [2024-02-11T16:40:43.751+0000] {scheduler_job.py:635} INFO - Setting external_id for to 307d55e7-4b19-4b42-8436-8601114b74c1 [2024-02-11T16:40:44.836+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:40:44.837+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 16:40:43.647712+00:00, run_id=vdu_down_20240211164043_857489, run_start_date=2024-02-11 16:40:43.694762+00:00, run_end_date=2024-02-11 16:40:44.837162+00:00, run_duration=1.1424, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 16:40:43.647712+00:00, data_interval_end=2024-02-11 16:40:43.647712+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T16:40:44.839+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T16:40:44.865+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211164043_857489 exited with status success for try_number 1 [2024-02-11T16:40:44.870+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211164043_857489, map_index=-1, run_start_date=2024-02-11 16:40:44.188345+00:00, run_end_date=2024-02-11 16:40:44.384125+00:00, run_duration=0.19578, 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-11 16:40:43.715980+00:00, queued_by_job_id=1, pid=18486 [2024-02-11T16:41:00.835+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:41:00+00:00, run_after=2024-02-11T16:42:00+00:00 [2024-02-11T16:41:00.839+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:41:00.881+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:41:00.881+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:41:00.881+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:41:00.882+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:41:00.883+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:41:00.883+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:41:00.884+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:41:00.884+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:41:00.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:41:00.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:41:00.990+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5741b6c9-2057-474a-b39e-f85d5c6174f0 [2024-02-11T16:41:00.990+0000] {scheduler_job.py:635} INFO - Setting external_id for to 82218a1d-18aa-456d-9868-68a89974bb7d [2024-02-11T16:41:03.237+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:41:03.237+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:40:00+00:00, run_id=scheduled__2024-02-11T16:40:00+00:00, run_start_date=2024-02-11 16:41:00.854290+00:00, run_end_date=2024-02-11 16:41:03.237636+00:00, run_duration=2.383346, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:40:00+00:00, data_interval_end=2024-02-11 16:41:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:41:03.244+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:41:00+00:00, run_after=2024-02-11T16:42:00+00:00 [2024-02-11T16:41:03.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status success for try_number 1 [2024-02-11T16:41:03.276+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:40:00+00:00, map_index=-1, run_start_date=2024-02-11 16:41:02.571148+00:00, run_end_date=2024-02-11 16:41:02.939544+00:00, run_duration=0.368396, 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-11 16:41:00.882616+00:00, queued_by_job_id=1, pid=18541 [2024-02-11T16:41:03.923+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:41:03.923+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:40:00+00:00, run_id=scheduled__2024-02-11T16:40:00+00:00, run_start_date=2024-02-11 16:41:00.855063+00:00, run_end_date=2024-02-11 16:41:03.923327+00:00, run_duration=3.068264, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:40:00+00:00, data_interval_end=2024-02-11 16:41:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:41:03.929+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:41:00+00:00, run_after=2024-02-11T16:42:00+00:00 [2024-02-11T16:41:03.949+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status success for try_number 1 [2024-02-11T16:41:03.952+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:40:00+00:00, map_index=-1, run_start_date=2024-02-11 16:41:02.447913+00:00, run_end_date=2024-02-11 16:41:03.589663+00:00, run_duration=1.14175, 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-11 16:41:00.882616+00:00, queued_by_job_id=1, pid=18540 [2024-02-11T16:42:00.441+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:42:00.450+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:42:00+00:00, run_after=2024-02-11T16:43:00+00:00 [2024-02-11T16:42:00.455+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:42:00.514+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:42:00.514+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:42:00.514+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:42:00.514+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:42:00.515+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:42:00.517+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:42:00.517+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:42:00.517+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:42:00.518+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:42:00.518+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:42:00.518+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:42:00.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:42:00.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:42:00.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:42:00.832+0000] {scheduler_job.py:635} INFO - Setting external_id for to 921f5c29-61bf-405f-ab91-1a31d5000a9d [2024-02-11T16:42:00.832+0000] {scheduler_job.py:635} INFO - Setting external_id for to 004d99ea-0dba-4591-b481-5be98a41edad [2024-02-11T16:42:00.832+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d24a010-e06e-4931-a443-ae1fe8935383 [2024-02-11T16:42:02.247+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:42:02.248+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:40:00+00:00, run_id=scheduled__2024-02-11T16:40:00+00:00, run_start_date=2024-02-11 16:42:00.474250+00:00, run_end_date=2024-02-11 16:42:02.248136+00:00, run_duration=1.773886, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:40:00+00:00, data_interval_end=2024-02-11 16:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:42:02.256+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:42:00+00:00, run_after=2024-02-11T16:44:00+00:00 [2024-02-11T16:42:02.346+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status success for try_number 1 [2024-02-11T16:42:02.350+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:40:00+00:00, map_index=-1, run_start_date=2024-02-11 16:42:01.195455+00:00, run_end_date=2024-02-11 16:42:01.447009+00:00, run_duration=0.251554, 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-11 16:42:00.516085+00:00, queued_by_job_id=1, pid=18576 [2024-02-11T16:42:03.383+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:42:03.383+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:41:00+00:00, run_id=scheduled__2024-02-11T16:41:00+00:00, run_start_date=2024-02-11 16:42:00.475096+00:00, run_end_date=2024-02-11 16:42:03.383525+00:00, run_duration=2.908429, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:41:00+00:00, data_interval_end=2024-02-11 16:42:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:42:03.390+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:42:00+00:00, run_after=2024-02-11T16:43:00+00:00 [2024-02-11T16:42:03.421+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:41:00+00:00 exited with status success for try_number 1 [2024-02-11T16:42:03.424+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:41:00+00:00, map_index=-1, run_start_date=2024-02-11 16:42:02.326865+00:00, run_end_date=2024-02-11 16:42:02.670008+00:00, run_duration=0.343143, 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-11 16:42:00.516085+00:00, queued_by_job_id=1, pid=18607 [2024-02-11T16:42:04.447+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:42:04.447+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:41:00+00:00, run_id=scheduled__2024-02-11T16:41:00+00:00, run_start_date=2024-02-11 16:42:00.475765+00:00, run_end_date=2024-02-11 16:42:04.447855+00:00, run_duration=3.97209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:41:00+00:00, data_interval_end=2024-02-11 16:42:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:42:04.455+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:42:00+00:00, run_after=2024-02-11T16:43:00+00:00 [2024-02-11T16:42:04.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:41:00+00:00 exited with status success for try_number 1 [2024-02-11T16:42:04.481+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:41:00+00:00, map_index=-1, run_start_date=2024-02-11 16:42:02.302518+00:00, run_end_date=2024-02-11 16:42:03.833727+00:00, run_duration=1.531209, 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-11 16:42:00.516085+00:00, queued_by_job_id=1, pid=18606 [2024-02-11T16:43:00.952+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:43:00+00:00, run_after=2024-02-11T16:44:00+00:00 [2024-02-11T16:43:00.956+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:43:01.007+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:43:01.007+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:43:01.007+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:43:01.008+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:43:01.010+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:43:01.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:43:01.010+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:43:01.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:43:01.101+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:43:01.102+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:43:01.108+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7ce0decb-752c-4f92-adbe-edfc30dc5797 [2024-02-11T16:43:01.109+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7d495121-0b08-4693-9930-2a632fdb971d [2024-02-11T16:43:03.511+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:43:03.512+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:42:00+00:00, run_id=scheduled__2024-02-11T16:42:00+00:00, run_start_date=2024-02-11 16:43:00.965609+00:00, run_end_date=2024-02-11 16:43:03.512038+00:00, run_duration=2.546429, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:42:00+00:00, data_interval_end=2024-02-11 16:43:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:43:03.518+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:43:00+00:00, run_after=2024-02-11T16:44:00+00:00 [2024-02-11T16:43:03.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:42:00+00:00 exited with status success for try_number 1 [2024-02-11T16:43:03.547+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:42:00+00:00, map_index=-1, run_start_date=2024-02-11 16:43:02.894963+00:00, run_end_date=2024-02-11 16:43:03.297697+00:00, run_duration=0.402734, 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-11 16:43:01.008922+00:00, queued_by_job_id=1, pid=18661 [2024-02-11T16:43:04.920+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:43:04.921+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:42:00+00:00, run_id=scheduled__2024-02-11T16:42:00+00:00, run_start_date=2024-02-11 16:43:00.966540+00:00, run_end_date=2024-02-11 16:43:04.920969+00:00, run_duration=3.954429, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:42:00+00:00, data_interval_end=2024-02-11 16:43:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:43:04.927+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:43:00+00:00, run_after=2024-02-11T16:44:00+00:00 [2024-02-11T16:43:04.958+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:42:00+00:00 exited with status success for try_number 1 [2024-02-11T16:43:04.961+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:42:00+00:00, map_index=-1, run_start_date=2024-02-11 16:43:02.823391+00:00, run_end_date=2024-02-11 16:43:04.230265+00:00, run_duration=1.406874, 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-11 16:43:01.008922+00:00, queued_by_job_id=1, pid=18660 [2024-02-11T16:44:00.461+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:44:00.466+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:44:00.479+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:44:00+00:00, run_after=2024-02-11T16:45:00+00:00 [2024-02-11T16:44:00.530+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:44:00.530+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:44:00.530+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:44:00.530+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:44:00.531+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:44:00.534+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:44:00.534+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:44:00.534+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:44:00.534+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:44:00.534+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:44:00.534+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:44:00.824+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:44:00.825+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:44:00.825+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:44:00.842+0000] {scheduler_job.py:635} INFO - Setting external_id for to cfb36a6f-7c33-45e9-8b0b-339e59be0a0c [2024-02-11T16:44:00.843+0000] {scheduler_job.py:635} INFO - Setting external_id for to 80889dcd-4bb8-4395-8a6b-6ee1b7192891 [2024-02-11T16:44:00.843+0000] {scheduler_job.py:635} INFO - Setting external_id for to c4eb78c4-87e0-4d00-8fb7-9c35bf8a1daf [2024-02-11T16:44:02.690+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:44:02.691+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:42:00+00:00, run_id=scheduled__2024-02-11T16:42:00+00:00, run_start_date=2024-02-11 16:44:00.490802+00:00, run_end_date=2024-02-11 16:44:02.691235+00:00, run_duration=2.200433, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:42:00+00:00, data_interval_end=2024-02-11 16:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:44:02.703+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:44:00+00:00, run_after=2024-02-11T16:46:00+00:00 [2024-02-11T16:44:02.771+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:42:00+00:00 exited with status success for try_number 1 [2024-02-11T16:44:02.779+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:42:00+00:00, map_index=-1, run_start_date=2024-02-11 16:44:01.224161+00:00, run_end_date=2024-02-11 16:44:01.566844+00:00, run_duration=0.342683, 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-11 16:44:00.532212+00:00, queued_by_job_id=1, pid=18697 [2024-02-11T16:44:03.809+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:44:03.809+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:43:00+00:00, run_id=scheduled__2024-02-11T16:43:00+00:00, run_start_date=2024-02-11 16:44:00.491618+00:00, run_end_date=2024-02-11 16:44:03.809286+00:00, run_duration=3.317668, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:43:00+00:00, data_interval_end=2024-02-11 16:44:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:44:03.816+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:44:00+00:00, run_after=2024-02-11T16:45:00+00:00 [2024-02-11T16:44:03.821+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:44:03.822+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:43:00+00:00, run_id=scheduled__2024-02-11T16:43:00+00:00, run_start_date=2024-02-11 16:44:00.492311+00:00, run_end_date=2024-02-11 16:44:03.822018+00:00, run_duration=3.329707, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:43:00+00:00, data_interval_end=2024-02-11 16:44:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:44:03.829+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:44:00+00:00, run_after=2024-02-11T16:45:00+00:00 [2024-02-11T16:44:03.854+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:43:00+00:00 exited with status success for try_number 1 [2024-02-11T16:44:03.855+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:43:00+00:00 exited with status success for try_number 1 [2024-02-11T16:44:03.858+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:43:00+00:00, map_index=-1, run_start_date=2024-02-11 16:44:02.403367+00:00, run_end_date=2024-02-11 16:44:03.532066+00:00, run_duration=1.128699, state=success, executor_state=success, try_number=1, max_tries=1, job_id=864, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:44:00.532212+00:00, queued_by_job_id=1, pid=18727 [2024-02-11T16:44:03.859+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:43:00+00:00, map_index=-1, run_start_date=2024-02-11 16:44:02.464862+00:00, run_end_date=2024-02-11 16:44:02.826584+00:00, run_duration=0.361722, state=success, executor_state=success, try_number=1, max_tries=1, job_id=865, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:44:00.532212+00:00, queued_by_job_id=1, pid=18728 [2024-02-11T16:45:00.501+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:45:00.515+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:45:00+00:00, run_after=2024-02-11T16:46:00+00:00 [2024-02-11T16:45:00.526+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:45:00+00:00, run_after=2024-02-11T16:50:00+00:00 [2024-02-11T16:45:00.589+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:45:00.589+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:45:00.589+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:45:00.589+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:45:00.590+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:45:00.593+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T16:45:00.593+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:45:00.593+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:45:00.594+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:45:00.594+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:45:00.594+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:45:00.912+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:45:00.912+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:45:00.912+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:45:00.920+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa7ec5bc-6002-45f3-9d92-0dbe181c0a16 [2024-02-11T16:45:00.920+0000] {scheduler_job.py:635} INFO - Setting external_id for to 64c77a3e-da8c-48cc-bb02-f1ba6040064e [2024-02-11T16:45:00.920+0000] {scheduler_job.py:635} INFO - Setting external_id for to c6784b2a-2c92-4356-84ce-b940e641ecb8 [2024-02-11T16:45:04.061+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:45:04.062+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:44:00+00:00, run_id=scheduled__2024-02-11T16:44:00+00:00, run_start_date=2024-02-11 16:45:00.539591+00:00, run_end_date=2024-02-11 16:45:04.062075+00:00, run_duration=3.522484, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:44:00+00:00, data_interval_end=2024-02-11 16:45:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:45:04.071+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:45:00+00:00, run_after=2024-02-11T16:46:00+00:00 [2024-02-11T16:45:04.099+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:45:04.100+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:45:04.100+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:45:04.103+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T16:45:04.103+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:45:04.156+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:45:04.156+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status success for try_number 1 [2024-02-11T16:45:04.156+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:44:00+00:00 exited with status success for try_number 1 [2024-02-11T16:45:04.161+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T16:40:00+00:00, map_index=-1, run_start_date=2024-02-11 16:45:02.890380+00:00, run_end_date=2024-02-11 16:45:03.552139+00:00, run_duration=0.661759, state=success, executor_state=success, try_number=1, max_tries=1, job_id=867, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:45:00.591522+00:00, queued_by_job_id=1, pid=18787 [2024-02-11T16:45:04.161+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:44:00+00:00, map_index=-1, run_start_date=2024-02-11 16:45:03.316835+00:00, run_end_date=2024-02-11 16:45:03.760029+00:00, run_duration=0.443194, 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-11 16:45:00.591522+00:00, queued_by_job_id=1, pid=18813 [2024-02-11T16:45:04.162+0000] {scheduler_job.py:635} INFO - Setting external_id for to da6212b6-09b9-454b-b365-b8aa1700a282 [2024-02-11T16:45:05.387+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:45:05.388+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:44:00+00:00, run_id=scheduled__2024-02-11T16:44:00+00:00, run_start_date=2024-02-11 16:45:00.540506+00:00, run_end_date=2024-02-11 16:45:05.387957+00:00, run_duration=4.847451, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:44:00+00:00, data_interval_end=2024-02-11 16:45:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:45:05.395+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:45:00+00:00, run_after=2024-02-11T16:46:00+00:00 [2024-02-11T16:45:05.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:44:00+00:00 exited with status success for try_number 1 [2024-02-11T16:45:05.433+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:44:00+00:00, map_index=-1, run_start_date=2024-02-11 16:45:02.632477+00:00, run_end_date=2024-02-11 16:45:04.581515+00:00, run_duration=1.949038, state=success, executor_state=success, try_number=1, max_tries=1, job_id=866, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:45:00.591522+00:00, queued_by_job_id=1, pid=18784 [2024-02-11T16:45:06.475+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:45:06.475+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:45:06.476+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:45:06.477+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T16:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T16:45:06.477+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T16:45:06.507+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:45:06.507+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status success for try_number 1 [2024-02-11T16:45:06.514+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48d85e10-08dc-4963-84a4-c974556a8b18 [2024-02-11T16:45:06.514+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T16:40:00+00:00, map_index=-1, run_start_date=2024-02-11 16:45:05.284333+00:00, run_end_date=2024-02-11 16:45:05.465001+00:00, run_duration=0.180668, state=success, executor_state=success, try_number=1, max_tries=1, job_id=869, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:45:04.101106+00:00, queued_by_job_id=1, pid=18834 [2024-02-11T16:45:08.678+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:45:08.678+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:45:08.678+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:45:08.680+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:45:08.680+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:45:08.709+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:45:08.709+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status success for try_number 1 [2024-02-11T16:45:08.713+0000] {scheduler_job.py:635} INFO - Setting external_id for to 608a880e-dfa8-4e8d-847d-e9110f36a259 [2024-02-11T16:45:08.714+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T16:40:00+00:00, map_index=0, run_start_date=2024-02-11 16:45:07.714015+00:00, run_end_date=2024-02-11 16:45:07.890946+00:00, run_duration=0.176931, state=success, executor_state=success, try_number=1, max_tries=1, job_id=870, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:45:06.476466+00:00, queued_by_job_id=1, pid=18846 [2024-02-11T16:45:10.858+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:45:10.859+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:40:00+00:00, run_id=scheduled__2024-02-11T16:40:00+00:00, run_start_date=2024-02-11 16:45:00.538512+00:00, run_end_date=2024-02-11 16:45:10.859293+00:00, run_duration=10.320781, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:40:00+00:00, data_interval_end=2024-02-11 16:45:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T16:45:10.865+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:45:00+00:00, run_after=2024-02-11T16:50:00+00:00 [2024-02-11T16:45:10.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:40:00+00:00 exited with status success for try_number 1 [2024-02-11T16:45:10.900+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T16:40:00+00:00, map_index=-1, run_start_date=2024-02-11 16:45:09.787001+00:00, run_end_date=2024-02-11 16:45:09.960387+00:00, run_duration=0.173386, 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-11 16:45:08.679041+00:00, queued_by_job_id=1, pid=18858 [2024-02-11T16:45:15.525+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T16:46:00.107+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:46:00.112+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:46:00.122+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:46:00+00:00, run_after=2024-02-11T16:47:00+00:00 [2024-02-11T16:46:00.183+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:46:00.183+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:46:00.183+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:46:00.184+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:46:00.184+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:46:00.186+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:46:00.187+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:46:00.187+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:46:00.187+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:46:00.187+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:46:00.187+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:46:00.502+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:46:00.503+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:46:00.503+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:46:00.516+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7c783604-a0ec-4e1b-83c2-88bbbbe9ccfe [2024-02-11T16:46:00.517+0000] {scheduler_job.py:635} INFO - Setting external_id for to c0f5e37c-e9c3-409b-bd44-5d36029c964e [2024-02-11T16:46:00.517+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1a731d0-eaab-4c0f-9098-3f2ced0d8e7a [2024-02-11T16:46:01.692+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:46:01.692+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:44:00+00:00, run_id=scheduled__2024-02-11T16:44:00+00:00, run_start_date=2024-02-11 16:46:00.134516+00:00, run_end_date=2024-02-11 16:46:01.692415+00:00, run_duration=1.557899, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:44:00+00:00, data_interval_end=2024-02-11 16:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:46:01.701+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:46:00+00:00, run_after=2024-02-11T16:48:00+00:00 [2024-02-11T16:46:01.781+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:44:00+00:00 exited with status success for try_number 1 [2024-02-11T16:46:01.803+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:44:00+00:00, map_index=-1, run_start_date=2024-02-11 16:46:00.892032+00:00, run_end_date=2024-02-11 16:46:01.183134+00:00, run_duration=0.291102, 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-11 16:46:00.185273+00:00, queued_by_job_id=1, pid=18875 [2024-02-11T16:46:03.331+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:46:03.331+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:45:00+00:00, run_id=scheduled__2024-02-11T16:45:00+00:00, run_start_date=2024-02-11 16:46:00.135327+00:00, run_end_date=2024-02-11 16:46:03.331709+00:00, run_duration=3.196382, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:45:00+00:00, data_interval_end=2024-02-11 16:46:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:46:03.338+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:46:00+00:00, run_after=2024-02-11T16:47:00+00:00 [2024-02-11T16:46:03.363+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:45:00+00:00 exited with status success for try_number 1 [2024-02-11T16:46:03.367+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:45:00+00:00, map_index=-1, run_start_date=2024-02-11 16:46:02.226369+00:00, run_end_date=2024-02-11 16:46:02.805554+00:00, run_duration=0.579185, 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-11 16:46:00.185273+00:00, queued_by_job_id=1, pid=18906 [2024-02-11T16:46:04.396+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:46:04.396+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:45:00+00:00, run_id=scheduled__2024-02-11T16:45:00+00:00, run_start_date=2024-02-11 16:46:00.136042+00:00, run_end_date=2024-02-11 16:46:04.396338+00:00, run_duration=4.260296, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:45:00+00:00, data_interval_end=2024-02-11 16:46:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:46:04.403+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:46:00+00:00, run_after=2024-02-11T16:47:00+00:00 [2024-02-11T16:46:04.422+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:45:00+00:00 exited with status success for try_number 1 [2024-02-11T16:46:04.425+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:45:00+00:00, map_index=-1, run_start_date=2024-02-11 16:46:02.223416+00:00, run_end_date=2024-02-11 16:46:03.820110+00:00, run_duration=1.596694, 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-11 16:46:00.185273+00:00, queued_by_job_id=1, pid=18905 [2024-02-11T16:47:00.821+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:47:00.829+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:47:00+00:00, run_after=2024-02-11T16:48:00+00:00 [2024-02-11T16:47:00.869+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:47:00.870+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:47:00.870+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:47:00.870+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:47:00.872+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:47:00.872+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:47:00.872+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:47:00.872+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:47:00.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:47:00.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:47:00.977+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9618036d-732c-484e-ad11-dbb21180812b [2024-02-11T16:47:00.977+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd8a2aed-c10b-465b-b521-efbb116dc052 [2024-02-11T16:47:03.854+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:47:03.855+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:46:00+00:00, run_id=scheduled__2024-02-11T16:46:00+00:00, run_start_date=2024-02-11 16:47:00.840754+00:00, run_end_date=2024-02-11 16:47:03.855045+00:00, run_duration=3.014291, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:46:00+00:00, data_interval_end=2024-02-11 16:47:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:47:03.861+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:47:00+00:00, run_after=2024-02-11T16:48:00+00:00 [2024-02-11T16:47:03.865+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:47:03.865+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:46:00+00:00, run_id=scheduled__2024-02-11T16:46:00+00:00, run_start_date=2024-02-11 16:47:00.841546+00:00, run_end_date=2024-02-11 16:47:03.865341+00:00, run_duration=3.023795, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:46:00+00:00, data_interval_end=2024-02-11 16:47:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:47:03.872+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:47:00+00:00, run_after=2024-02-11T16:48:00+00:00 [2024-02-11T16:47:03.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:46:00+00:00 exited with status success for try_number 1 [2024-02-11T16:47:03.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:46:00+00:00 exited with status success for try_number 1 [2024-02-11T16:47:03.897+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:46:00+00:00, map_index=-1, run_start_date=2024-02-11 16:47:02.550662+00:00, run_end_date=2024-02-11 16:47:02.863031+00:00, run_duration=0.312369, 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-11 16:47:00.871067+00:00, queued_by_job_id=1, pid=18962 [2024-02-11T16:47:03.897+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:46:00+00:00, map_index=-1, run_start_date=2024-02-11 16:47:02.542164+00:00, run_end_date=2024-02-11 16:47:03.580842+00:00, run_duration=1.038678, 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-11 16:47:00.871067+00:00, queued_by_job_id=1, pid=18961 [2024-02-11T16:48:00.331+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:48:00.340+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:48:00+00:00, run_after=2024-02-11T16:49:00+00:00 [2024-02-11T16:48:00.345+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:48:00.394+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:48:00.394+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:48:00.394+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:48:00.394+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:48:00.395+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:48:00.398+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:48:00.398+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:48:00.398+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:48:00.398+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:48:00.399+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:48:00.399+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:48:00.743+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:48:00.744+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:48:00.744+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:48:00.779+0000] {scheduler_job.py:635} INFO - Setting external_id for to eea25de0-a275-4523-a78d-c6a91b182f1c [2024-02-11T16:48:00.779+0000] {scheduler_job.py:635} INFO - Setting external_id for to eaab8cc5-948b-4728-af44-99f19c27b047 [2024-02-11T16:48:00.779+0000] {scheduler_job.py:635} INFO - Setting external_id for to 217a0f11-f8a1-405f-9dd0-6eb128bebff2 [2024-02-11T16:48:02.056+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:48:02.056+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:46:00+00:00, run_id=scheduled__2024-02-11T16:46:00+00:00, run_start_date=2024-02-11 16:48:00.355269+00:00, run_end_date=2024-02-11 16:48:02.056682+00:00, run_duration=1.701413, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:46:00+00:00, data_interval_end=2024-02-11 16:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:48:02.068+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:48:00+00:00, run_after=2024-02-11T16:50:00+00:00 [2024-02-11T16:48:02.133+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:46:00+00:00 exited with status success for try_number 1 [2024-02-11T16:48:02.154+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:46:00+00:00, map_index=-1, run_start_date=2024-02-11 16:48:01.181639+00:00, run_end_date=2024-02-11 16:48:01.445551+00:00, run_duration=0.263912, 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-11 16:48:00.396325+00:00, queued_by_job_id=1, pid=18997 [2024-02-11T16:48:02.666+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:48:02.667+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:47:00+00:00, run_id=scheduled__2024-02-11T16:47:00+00:00, run_start_date=2024-02-11 16:48:00.356051+00:00, run_end_date=2024-02-11 16:48:02.667101+00:00, run_duration=2.31105, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:47:00+00:00, data_interval_end=2024-02-11 16:48:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:48:02.677+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:48:00+00:00, run_after=2024-02-11T16:49:00+00:00 [2024-02-11T16:48:02.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:47:00+00:00 exited with status success for try_number 1 [2024-02-11T16:48:02.722+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:47:00+00:00, map_index=-1, run_start_date=2024-02-11 16:48:02.220191+00:00, run_end_date=2024-02-11 16:48:02.536658+00:00, run_duration=0.316467, 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-11 16:48:00.396325+00:00, queued_by_job_id=1, pid=19028 [2024-02-11T16:48:03.305+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:48:03.305+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:47:00+00:00, run_id=scheduled__2024-02-11T16:47:00+00:00, run_start_date=2024-02-11 16:48:00.356710+00:00, run_end_date=2024-02-11 16:48:03.305621+00:00, run_duration=2.948911, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:47:00+00:00, data_interval_end=2024-02-11 16:48:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:48:03.312+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:48:00+00:00, run_after=2024-02-11T16:49:00+00:00 [2024-02-11T16:48:03.335+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:47:00+00:00 exited with status success for try_number 1 [2024-02-11T16:48:03.338+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:47:00+00:00, map_index=-1, run_start_date=2024-02-11 16:48:02.123865+00:00, run_end_date=2024-02-11 16:48:03.128303+00:00, run_duration=1.004438, 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-11 16:48:00.396325+00:00, queued_by_job_id=1, pid=19027 [2024-02-11T16:49:00.867+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:49:00.876+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:49:00+00:00, run_after=2024-02-11T16:50:00+00:00 [2024-02-11T16:49:00.912+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:49:00.912+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:49:00.912+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:49:00.913+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:49:00.914+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:49:00.914+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:49:00.915+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:49:00.915+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:49:01.011+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:49:01.012+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:49:01.017+0000] {scheduler_job.py:635} INFO - Setting external_id for to c2b10c2e-8830-4c6c-a036-4e7ae6ca9fe5 [2024-02-11T16:49:01.018+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9603010e-0a5d-4025-b4db-b7d04731624d [2024-02-11T16:49:02.860+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:49:02.860+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:48:00+00:00, run_id=scheduled__2024-02-11T16:48:00+00:00, run_start_date=2024-02-11 16:49:00.883903+00:00, run_end_date=2024-02-11 16:49:02.860287+00:00, run_duration=1.976384, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:48:00+00:00, data_interval_end=2024-02-11 16:49:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:49:02.868+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:49:00+00:00, run_after=2024-02-11T16:50:00+00:00 [2024-02-11T16:49:02.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:48:00+00:00 exited with status success for try_number 1 [2024-02-11T16:49:02.898+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:48:00+00:00, map_index=-1, run_start_date=2024-02-11 16:49:02.431912+00:00, run_end_date=2024-02-11 16:49:02.772598+00:00, run_duration=0.340686, 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-11 16:49:00.913641+00:00, queued_by_job_id=1, pid=19084 [2024-02-11T16:49:04.901+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:49:04.901+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:48:00+00:00, run_id=scheduled__2024-02-11T16:48:00+00:00, run_start_date=2024-02-11 16:49:00.884644+00:00, run_end_date=2024-02-11 16:49:04.901326+00:00, run_duration=4.016682, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:48:00+00:00, data_interval_end=2024-02-11 16:49:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:49:04.908+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:49:00+00:00, run_after=2024-02-11T16:50:00+00:00 [2024-02-11T16:49:04.927+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:48:00+00:00 exited with status success for try_number 1 [2024-02-11T16:49:04.930+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:48:00+00:00, map_index=-1, run_start_date=2024-02-11 16:49:02.425379+00:00, run_end_date=2024-02-11 16:49:04.014735+00:00, run_duration=1.589356, state=success, executor_state=success, try_number=1, max_tries=1, job_id=880, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:49:00.913641+00:00, queued_by_job_id=1, pid=19083 [2024-02-11T16:50:00.367+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:50:00+00:00, run_after=2024-02-11T16:55:00+00:00 [2024-02-11T16:50:00.379+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:50:00+00:00, run_after=2024-02-11T16:51:00+00:00 [2024-02-11T16:50: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-11T16:50:00.390+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:50:00.452+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T16:50:00.452+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:50:00.452+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:50:00.452+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:50:00.452+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:50:00.453+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:50:00.456+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T16:50:00.456+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:50:00.456+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:50:00.456+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:50:00.456+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:50:00.456+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:50:00.457+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:50:00.457+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:50:00.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:50:00.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:50:00.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:50:00.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:50:00.820+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2fe90806-2b93-468b-9670-7ed53b8c963f [2024-02-11T16:50:00.820+0000] {scheduler_job.py:635} INFO - Setting external_id for to aff330f7-d031-4599-b433-44f6b4fd40c4 [2024-02-11T16:50:00.820+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ea77c35-a661-40d4-b93e-12c12ee1c9b0 [2024-02-11T16:50:00.820+0000] {scheduler_job.py:635} INFO - Setting external_id for to d075c9e2-45ef-4f70-8c0a-c202c48f3a5b [2024-02-11T16:50:02.037+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:50:02.037+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:48:00+00:00, run_id=scheduled__2024-02-11T16:48:00+00:00, run_start_date=2024-02-11 16:50:00.403286+00:00, run_end_date=2024-02-11 16:50:02.037547+00:00, run_duration=1.634261, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:48:00+00:00, data_interval_end=2024-02-11 16:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:50:02.045+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:50:00+00:00, run_after=2024-02-11T16:52:00+00:00 [2024-02-11T16:50:02.133+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:48:00+00:00 exited with status success for try_number 1 [2024-02-11T16:50:02.150+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:48:00+00:00, map_index=-1, run_start_date=2024-02-11 16:50:01.296936+00:00, run_end_date=2024-02-11 16:50:01.693155+00:00, run_duration=0.396219, state=success, executor_state=success, try_number=1, max_tries=1, job_id=882, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:50:00.454223+00:00, queued_by_job_id=1, pid=19121 [2024-02-11T16:50:04.210+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:50:04.210+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:49:00+00:00, run_id=scheduled__2024-02-11T16:49:00+00:00, run_start_date=2024-02-11 16:50:00.403958+00:00, run_end_date=2024-02-11 16:50:04.210839+00:00, run_duration=3.806881, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:49:00+00:00, data_interval_end=2024-02-11 16:50:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:50:04.217+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:50:00+00:00, run_after=2024-02-11T16:51:00+00:00 [2024-02-11T16:50:04.235+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:50:04.235+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:50:04.236+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:50:04.237+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T16:50:04.237+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:50:04.270+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:50:04.270+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:45:00+00:00 exited with status success for try_number 1 [2024-02-11T16:50:04.270+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:49:00+00:00 exited with status success for try_number 1 [2024-02-11T16:50:04.275+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:49:00+00:00, map_index=-1, run_start_date=2024-02-11 16:50:02.699333+00:00, run_end_date=2024-02-11 16:50:03.148548+00:00, run_duration=0.449215, state=success, executor_state=success, try_number=1, max_tries=1, job_id=883, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:50:00.454223+00:00, queued_by_job_id=1, pid=19161 [2024-02-11T16:50:04.276+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T16:45:00+00:00, map_index=-1, run_start_date=2024-02-11 16:50:02.756371+00:00, run_end_date=2024-02-11 16:50:03.151920+00:00, run_duration=0.395549, state=success, executor_state=success, try_number=1, max_tries=1, job_id=884, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:50:00.454223+00:00, queued_by_job_id=1, pid=19162 [2024-02-11T16:50:04.276+0000] {scheduler_job.py:635} INFO - Setting external_id for to d493ff2b-f50c-4383-affe-01110c7de74f [2024-02-11T16:50:05.364+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:50:05.365+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:49:00+00:00, run_id=scheduled__2024-02-11T16:49:00+00:00, run_start_date=2024-02-11 16:50:00.404683+00:00, run_end_date=2024-02-11 16:50:05.365117+00:00, run_duration=4.960434, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:49:00+00:00, data_interval_end=2024-02-11 16:50:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:50:05.373+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:50:00+00:00, run_after=2024-02-11T16:51:00+00:00 [2024-02-11T16:50:05.405+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:49:00+00:00 exited with status success for try_number 1 [2024-02-11T16:50:05.409+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:49:00+00:00, map_index=-1, run_start_date=2024-02-11 16:50:02.869700+00:00, run_end_date=2024-02-11 16:50:04.381212+00:00, run_duration=1.511512, 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-11 16:50:00.454223+00:00, queued_by_job_id=1, pid=19163 [2024-02-11T16:50:06.454+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:50:06.454+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:50:06.455+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:50:06.456+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T16:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T16:50:06.456+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T16:50:06.487+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:50:06.488+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:45:00+00:00 exited with status success for try_number 1 [2024-02-11T16:50:06.492+0000] {scheduler_job.py:635} INFO - Setting external_id for to 537add30-c6f3-4eaf-a312-a1b4d58f1a3d [2024-02-11T16:50:06.492+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T16:45:00+00:00, map_index=-1, run_start_date=2024-02-11 16:50:05.371549+00:00, run_end_date=2024-02-11 16:50:05.553536+00:00, run_duration=0.181987, state=success, executor_state=success, try_number=1, max_tries=1, job_id=886, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:50:04.236585+00:00, queued_by_job_id=1, pid=19202 [2024-02-11T16:50:08.637+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:50:08.637+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:50:08.638+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:50:08.639+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:50:08.639+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:50:08.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:50:08.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:45:00+00:00 exited with status success for try_number 1 [2024-02-11T16:50:08.673+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b3de4e5-0097-4850-90b6-a80fdd10c0c4 [2024-02-11T16:50:08.673+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T16:45:00+00:00, map_index=0, run_start_date=2024-02-11 16:50:07.549328+00:00, run_end_date=2024-02-11 16:50:07.723176+00:00, run_duration=0.173848, state=success, executor_state=success, try_number=1, max_tries=1, job_id=887, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:50:06.455470+00:00, queued_by_job_id=1, pid=19214 [2024-02-11T16:50:10.519+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:50:10.520+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:45:00+00:00, run_id=scheduled__2024-02-11T16:45:00+00:00, run_start_date=2024-02-11 16:50:00.402482+00:00, run_end_date=2024-02-11 16:50:10.520152+00:00, run_duration=10.11767, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:45:00+00:00, data_interval_end=2024-02-11 16:50:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T16:50:10.526+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:50:00+00:00, run_after=2024-02-11T16:55:00+00:00 [2024-02-11T16:50:10.554+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:45:00+00:00 exited with status success for try_number 1 [2024-02-11T16:50:10.558+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T16:45:00+00:00, map_index=-1, run_start_date=2024-02-11 16:50:09.748960+00:00, run_end_date=2024-02-11 16:50:09.926513+00:00, run_duration=0.177553, 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-11 16:50:08.638655+00:00, queued_by_job_id=1, pid=19226 [2024-02-11T16:50:15.572+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T16:51:00.870+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:51:00.879+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:51:00+00:00, run_after=2024-02-11T16:52:00+00:00 [2024-02-11T16:51:00.916+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:51:00.917+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:51:00.917+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:51:00.917+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:51:00.919+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:51:00.919+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:51:00.919+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:51:00.919+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:51:01.025+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:51:01.026+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:51:01.032+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e2401cc-d57e-42c8-9a09-ca37af8b7ea4 [2024-02-11T16:51:01.033+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2f36a7dc-7d3a-4192-b065-fd72ff570ce2 [2024-02-11T16:51:03.249+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:51:03.249+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:50:00+00:00, run_id=scheduled__2024-02-11T16:50:00+00:00, run_start_date=2024-02-11 16:51:00.887311+00:00, run_end_date=2024-02-11 16:51:03.249292+00:00, run_duration=2.361981, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:50:00+00:00, data_interval_end=2024-02-11 16:51:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:51:03.256+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:51:00+00:00, run_after=2024-02-11T16:52:00+00:00 [2024-02-11T16:51:03.284+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status success for try_number 1 [2024-02-11T16:51:03.287+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:50:00+00:00, map_index=-1, run_start_date=2024-02-11 16:51:02.479125+00:00, run_end_date=2024-02-11 16:51:02.794606+00:00, run_duration=0.315481, 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-11 16:51:00.918155+00:00, queued_by_job_id=1, pid=19263 [2024-02-11T16:51:04.360+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:51:04.361+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:50:00+00:00, run_id=scheduled__2024-02-11T16:50:00+00:00, run_start_date=2024-02-11 16:51:00.888023+00:00, run_end_date=2024-02-11 16:51:04.360977+00:00, run_duration=3.472954, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:50:00+00:00, data_interval_end=2024-02-11 16:51:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:51:04.367+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:51:00+00:00, run_after=2024-02-11T16:52:00+00:00 [2024-02-11T16:51:04.390+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status success for try_number 1 [2024-02-11T16:51:04.394+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:50:00+00:00, map_index=-1, run_start_date=2024-02-11 16:51:02.447501+00:00, run_end_date=2024-02-11 16:51:03.480673+00:00, run_duration=1.033172, 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-11 16:51:00.918155+00:00, queued_by_job_id=1, pid=19262 [2024-02-11T16:52:00.394+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:52:00+00:00, run_after=2024-02-11T16:53:00+00:00 [2024-02-11T16:52: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-11T16:52:00.405+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:52:00.460+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:52:00.461+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:52:00.461+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:52:00.461+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:52:00.461+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:52:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:52:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:52:00.465+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:52:00.465+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:52:00.465+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:52:00.465+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:52:00.647+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:52:00.648+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:52:00.649+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:52:00.663+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77601f2e-52be-465f-a1cb-999454546d89 [2024-02-11T16:52:00.664+0000] {scheduler_job.py:635} INFO - Setting external_id for to d9a394d4-c648-406d-8a86-5a4393180d7b [2024-02-11T16:52:00.665+0000] {scheduler_job.py:635} INFO - Setting external_id for to cecbd07d-67dd-4ad3-b26a-cc5cfcecc441 [2024-02-11T16:52:01.942+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:52:01.942+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:50:00+00:00, run_id=scheduled__2024-02-11T16:50:00+00:00, run_start_date=2024-02-11 16:52:00.414853+00:00, run_end_date=2024-02-11 16:52:01.942673+00:00, run_duration=1.52782, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:50:00+00:00, data_interval_end=2024-02-11 16:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:52:01.954+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:52:00+00:00, run_after=2024-02-11T16:54:00+00:00 [2024-02-11T16:52:02.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status success for try_number 1 [2024-02-11T16:52:02.040+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:50:00+00:00, map_index=-1, run_start_date=2024-02-11 16:52:01.207459+00:00, run_end_date=2024-02-11 16:52:01.455746+00:00, run_duration=0.248287, 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-11 16:52:00.462715+00:00, queued_by_job_id=1, pid=19298 [2024-02-11T16:52:03.074+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:52:03.075+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:51:00+00:00, run_id=scheduled__2024-02-11T16:51:00+00:00, run_start_date=2024-02-11 16:52:00.415941+00:00, run_end_date=2024-02-11 16:52:03.075099+00:00, run_duration=2.659158, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:51:00+00:00, data_interval_end=2024-02-11 16:52:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:52:03.081+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:52:00+00:00, run_after=2024-02-11T16:53:00+00:00 [2024-02-11T16:52:03.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:51:00+00:00 exited with status success for try_number 1 [2024-02-11T16:52:03.114+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:51:00+00:00, map_index=-1, run_start_date=2024-02-11 16:52:02.205200+00:00, run_end_date=2024-02-11 16:52:02.525341+00:00, run_duration=0.320141, 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-11 16:52:00.462715+00:00, queued_by_job_id=1, pid=19329 [2024-02-11T16:52:05.731+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:52:05.731+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:51:00+00:00, run_id=scheduled__2024-02-11T16:51:00+00:00, run_start_date=2024-02-11 16:52:00.416874+00:00, run_end_date=2024-02-11 16:52:05.731826+00:00, run_duration=5.314952, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:51:00+00:00, data_interval_end=2024-02-11 16:52:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:52:05.740+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:52:00+00:00, run_after=2024-02-11T16:53:00+00:00 [2024-02-11T16:52:05.837+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:51:00+00:00 exited with status success for try_number 1 [2024-02-11T16:52:05.841+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:51:00+00:00, map_index=-1, run_start_date=2024-02-11 16:52:02.205069+00:00, run_end_date=2024-02-11 16:52:05.710070+00:00, run_duration=3.505001, 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-11 16:52:00.462715+00:00, queued_by_job_id=1, pid=19328 [2024-02-11T16:53:00.323+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:53:00+00:00, run_after=2024-02-11T16:54:00+00:00 [2024-02-11T16:53:00.330+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:53:00.393+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:53:00.393+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:53:00.393+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:53:00.394+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:53:00.397+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:53:00.397+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:53:00.398+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:53:00.398+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:53:00.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:53:00.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:53:00.557+0000] {scheduler_job.py:635} INFO - Setting external_id for to 732a10ea-5704-488f-a908-ce9f98d18211 [2024-02-11T16:53:00.557+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed4129b5-35bc-4892-a1e5-5980c6e7c261 [2024-02-11T16:53:02.320+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:53:02.322+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:52:00+00:00, run_id=scheduled__2024-02-11T16:52:00+00:00, run_start_date=2024-02-11 16:53:00.348649+00:00, run_end_date=2024-02-11 16:53:02.322450+00:00, run_duration=1.973801, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:52:00+00:00, data_interval_end=2024-02-11 16:53:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:53:02.334+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:53:00+00:00, run_after=2024-02-11T16:54:00+00:00 [2024-02-11T16:53:03.423+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:53:03.423+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:52:00+00:00, run_id=scheduled__2024-02-11T16:52:00+00:00, run_start_date=2024-02-11 16:53:00.349724+00:00, run_end_date=2024-02-11 16:53:03.423862+00:00, run_duration=3.074138, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:52:00+00:00, data_interval_end=2024-02-11 16:53:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:53:03.430+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:53:00+00:00, run_after=2024-02-11T16:54:00+00:00 [2024-02-11T16:53:03.449+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:52:00+00:00 exited with status success for try_number 1 [2024-02-11T16:53:03.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:52:00+00:00 exited with status success for try_number 1 [2024-02-11T16:53:03.454+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:52:00+00:00, map_index=-1, run_start_date=2024-02-11 16:53:01.951030+00:00, run_end_date=2024-02-11 16:53:02.290196+00:00, run_duration=0.339166, 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-11 16:53:00.395374+00:00, queued_by_job_id=1, pid=19383 [2024-02-11T16:53:03.454+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:52:00+00:00, map_index=-1, run_start_date=2024-02-11 16:53:02.021542+00:00, run_end_date=2024-02-11 16:53:03.116196+00:00, run_duration=1.094654, 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-11 16:53:00.395374+00:00, queued_by_job_id=1, pid=19384 [2024-02-11T16:54:00.854+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:54:00.863+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:54:00+00:00, run_after=2024-02-11T16:55:00+00:00 [2024-02-11T16:54: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-11T16:54:00.916+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:54:00.916+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:54:00.916+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:54:00.916+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:54:00.917+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:54:00.919+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:54:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:54:00.920+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:54:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:54:00.920+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:54:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:54:01.113+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:54:01.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:54:01.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:54:01.123+0000] {scheduler_job.py:635} INFO - Setting external_id for to c94073b5-08a7-41e3-9953-6063a65ba182 [2024-02-11T16:54:01.124+0000] {scheduler_job.py:635} INFO - Setting external_id for to f7aa4352-016b-4bee-88a3-13f4ff331c90 [2024-02-11T16:54:01.125+0000] {scheduler_job.py:635} INFO - Setting external_id for to a0d1f4da-1961-424e-86bc-4b2cecf489e0 [2024-02-11T16:54:02.981+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:54:02.983+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:52:00+00:00, run_id=scheduled__2024-02-11T16:52:00+00:00, run_start_date=2024-02-11 16:54:00.874946+00:00, run_end_date=2024-02-11 16:54:02.982346+00:00, run_duration=2.1074, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:52:00+00:00, data_interval_end=2024-02-11 16:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:54:02.994+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:54:00+00:00, run_after=2024-02-11T16:56:00+00:00 [2024-02-11T16:54:03.090+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:52:00+00:00 exited with status success for try_number 1 [2024-02-11T16:54:03.097+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:52:00+00:00, map_index=-1, run_start_date=2024-02-11 16:54:01.592906+00:00, run_end_date=2024-02-11 16:54:02.496314+00:00, run_duration=0.903408, 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-11 16:54:00.918010+00:00, queued_by_job_id=1, pid=19419 [2024-02-11T16:54:03.790+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:54:03.791+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:53:00+00:00, run_id=scheduled__2024-02-11T16:53:00+00:00, run_start_date=2024-02-11 16:54:00.875765+00:00, run_end_date=2024-02-11 16:54:03.790941+00:00, run_duration=2.915176, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:53:00+00:00, data_interval_end=2024-02-11 16:54:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:54:03.797+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:54:00+00:00, run_after=2024-02-11T16:55:00+00:00 [2024-02-11T16:54:03.823+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:53:00+00:00 exited with status success for try_number 1 [2024-02-11T16:54:03.827+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:53:00+00:00, map_index=-1, run_start_date=2024-02-11 16:54:03.223412+00:00, run_end_date=2024-02-11 16:54:03.548467+00:00, run_duration=0.325055, state=success, executor_state=success, try_number=1, max_tries=1, job_id=897, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:54:00.918010+00:00, queued_by_job_id=1, pid=19449 [2024-02-11T16:54:05.900+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:54:05.901+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:53:00+00:00, run_id=scheduled__2024-02-11T16:53:00+00:00, run_start_date=2024-02-11 16:54:00.876477+00:00, run_end_date=2024-02-11 16:54:05.901172+00:00, run_duration=5.024695, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:53:00+00:00, data_interval_end=2024-02-11 16:54:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:54:05.907+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:54:00+00:00, run_after=2024-02-11T16:55:00+00:00 [2024-02-11T16:54:05.927+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:53:00+00:00 exited with status success for try_number 1 [2024-02-11T16:54:05.930+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:53:00+00:00, map_index=-1, run_start_date=2024-02-11 16:54:03.331818+00:00, run_end_date=2024-02-11 16:54:04.848123+00:00, run_duration=1.516305, state=success, executor_state=success, try_number=1, max_tries=1, job_id=898, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:54:00.918010+00:00, queued_by_job_id=1, pid=19450 [2024-02-11T16:55:00.525+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:55:00.536+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:55:00+00:00, run_after=2024-02-11T17:00:00+00:00 [2024-02-11T16:55:00.550+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:55:00+00:00, run_after=2024-02-11T16:56:00+00:00 [2024-02-11T16:55:00.613+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:55:00.613+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:55:00.613+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:55:00.613+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:55:00.614+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:55:00.618+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T16:55:00.618+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:55:00.618+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:55:00.618+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:55:00.619+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:55:00.619+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:55:00.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:55:00.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:55:00.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:55:00.932+0000] {scheduler_job.py:635} INFO - Setting external_id for to a42ce76d-2c3a-490e-b568-c4f687694cbb [2024-02-11T16:55:00.932+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6111784-b199-4529-acf6-0b5649fbd045 [2024-02-11T16:55:00.932+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99cea449-ce4c-4626-a1e5-81cd6db8834c [2024-02-11T16:55:03.636+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:55:03.636+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:54:00+00:00, run_id=scheduled__2024-02-11T16:54:00+00:00, run_start_date=2024-02-11 16:55:00.565308+00:00, run_end_date=2024-02-11 16:55:03.636747+00:00, run_duration=3.071439, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:54:00+00:00, data_interval_end=2024-02-11 16:55:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:55:03.643+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:55:00+00:00, run_after=2024-02-11T16:56:00+00:00 [2024-02-11T16:55:03.666+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:55:03.666+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:55:03.666+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:55:03.668+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T16:55:03.668+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:55:03.698+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:55:03.698+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status success for try_number 1 [2024-02-11T16:55:03.698+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:54:00+00:00 exited with status success for try_number 1 [2024-02-11T16:55:03.704+0000] {scheduler_job.py:635} INFO - Setting external_id for to 295bafe6-e9a6-446e-8d6e-f898592b9085 [2024-02-11T16:55:03.704+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T16:50:00+00:00, map_index=-1, run_start_date=2024-02-11 16:55:02.919549+00:00, run_end_date=2024-02-11 16:55:03.330080+00:00, run_duration=0.410531, state=success, executor_state=success, try_number=1, max_tries=1, job_id=901, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:55:00.615716+00:00, queued_by_job_id=1, pid=19517 [2024-02-11T16:55:03.704+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:54:00+00:00, map_index=-1, run_start_date=2024-02-11 16:55:02.711980+00:00, run_end_date=2024-02-11 16:55:03.164963+00:00, run_duration=0.452983, state=success, executor_state=success, try_number=1, max_tries=1, job_id=899, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:55:00.615716+00:00, queued_by_job_id=1, pid=19515 [2024-02-11T16:55:03.974+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:55:03.975+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:54:00+00:00, run_id=scheduled__2024-02-11T16:54:00+00:00, run_start_date=2024-02-11 16:55:00.566247+00:00, run_end_date=2024-02-11 16:55:03.974986+00:00, run_duration=3.408739, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:54:00+00:00, data_interval_end=2024-02-11 16:55:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:55:03.983+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:55:00+00:00, run_after=2024-02-11T16:56:00+00:00 [2024-02-11T16:55:04.017+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:54:00+00:00 exited with status success for try_number 1 [2024-02-11T16:55:04.022+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:54:00+00:00, map_index=-1, run_start_date=2024-02-11 16:55:02.705506+00:00, run_end_date=2024-02-11 16:55:03.851335+00:00, run_duration=1.145829, 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-11 16:55:00.615716+00:00, queued_by_job_id=1, pid=19516 [2024-02-11T16:55:06.130+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:55:06.131+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:55:06.131+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:55:06.133+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T16:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T16:55:06.133+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T16:55:06.165+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:55:06.165+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status success for try_number 1 [2024-02-11T16:55:06.170+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1c818620-c8b6-458f-932f-6bf52149d6e7 [2024-02-11T16:55:06.170+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T16:50:00+00:00, map_index=-1, run_start_date=2024-02-11 16:55:04.910941+00:00, run_end_date=2024-02-11 16:55:05.144705+00:00, run_duration=0.233764, state=success, executor_state=success, try_number=1, max_tries=1, job_id=902, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:55:03.667219+00:00, queued_by_job_id=1, pid=19556 [2024-02-11T16:55:07.523+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T16:55:07.523+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:55:07.524+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:55:07.525+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:55:07.525+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T16:55:07.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:55:07.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status success for try_number 1 [2024-02-11T16:55:07.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1144d77c-d1ff-480a-b0ab-67db6fe719e0 [2024-02-11T16:55:07.561+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T16:50:00+00:00, map_index=0, run_start_date=2024-02-11 16:55:07.234193+00:00, run_end_date=2024-02-11 16:55:07.417326+00:00, run_duration=0.183133, state=success, executor_state=success, try_number=1, max_tries=1, job_id=903, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:55:06.131795+00:00, queued_by_job_id=1, pid=19568 [2024-02-11T16:55:09.703+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:55:09.703+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:50:00+00:00, run_id=scheduled__2024-02-11T16:50:00+00:00, run_start_date=2024-02-11 16:55:00.564297+00:00, run_end_date=2024-02-11 16:55:09.703783+00:00, run_duration=9.139486, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:50:00+00:00, data_interval_end=2024-02-11 16:55:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T16:55:09.708+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:55:00+00:00, run_after=2024-02-11T17:00:00+00:00 [2024-02-11T16:55:09.727+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:50:00+00:00 exited with status success for try_number 1 [2024-02-11T16:55:09.730+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T16:50:00+00:00, map_index=-1, run_start_date=2024-02-11 16:55:08.683776+00:00, run_end_date=2024-02-11 16:55:08.860688+00:00, run_duration=0.176912, 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-11 16:55:07.524383+00:00, queued_by_job_id=1, pid=19580 [2024-02-11T16:55:15.620+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T16:56:00.098+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:56:00+00:00, run_after=2024-02-11T16:57:00+00:00 [2024-02-11T16:56:00.104+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:56:00.109+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:56:00.167+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:56:00.168+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:56:00.168+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:56:00.168+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:56:00.168+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:56:00.171+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:56:00.171+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:56:00.171+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:56:00.171+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:56:00.171+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:56:00.171+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:56:00.495+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:56:00.495+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:56:00.495+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:56:00.512+0000] {scheduler_job.py:635} INFO - Setting external_id for to 192c55f7-ec8e-4425-80ec-4785f0e87e58 [2024-02-11T16:56:00.512+0000] {scheduler_job.py:635} INFO - Setting external_id for to af552517-17bd-4ad7-ab54-2e92304165bb [2024-02-11T16:56:00.512+0000] {scheduler_job.py:635} INFO - Setting external_id for to 73ccdc90-1ce6-458e-ba25-84dab0ab2d13 [2024-02-11T16:56:03.085+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:56:03.090+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:54:00+00:00, run_id=scheduled__2024-02-11T16:54:00+00:00, run_start_date=2024-02-11 16:56:00.122266+00:00, run_end_date=2024-02-11 16:56:03.086527+00:00, run_duration=2.964261, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:54:00+00:00, data_interval_end=2024-02-11 16:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:56:03.120+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:56:00+00:00, run_after=2024-02-11T16:58:00+00:00 [2024-02-11T16:56:03.282+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:54:00+00:00 exited with status success for try_number 1 [2024-02-11T16:56:03.297+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:54:00+00:00, map_index=-1, run_start_date=2024-02-11 16:56:01.097913+00:00, run_end_date=2024-02-11 16:56:01.756679+00:00, run_duration=0.658766, 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-11 16:56:00.169533+00:00, queued_by_job_id=1, pid=19597 [2024-02-11T16:56:04.169+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:56:04.169+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:55:00+00:00, run_id=scheduled__2024-02-11T16:55:00+00:00, run_start_date=2024-02-11 16:56:00.123064+00:00, run_end_date=2024-02-11 16:56:04.169490+00:00, run_duration=4.046426, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:55:00+00:00, data_interval_end=2024-02-11 16:56:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:56:04.176+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:56:00+00:00, run_after=2024-02-11T16:57:00+00:00 [2024-02-11T16:56:04.204+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:55:00+00:00 exited with status success for try_number 1 [2024-02-11T16:56:04.207+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:55:00+00:00, map_index=-1, run_start_date=2024-02-11 16:56:02.693866+00:00, run_end_date=2024-02-11 16:56:03.254872+00:00, run_duration=0.561006, 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-11 16:56:00.169533+00:00, queued_by_job_id=1, pid=19627 [2024-02-11T16:56:05.238+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:56:05.238+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:55:00+00:00, run_id=scheduled__2024-02-11T16:55:00+00:00, run_start_date=2024-02-11 16:56:00.123743+00:00, run_end_date=2024-02-11 16:56:05.238371+00:00, run_duration=5.114628, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:55:00+00:00, data_interval_end=2024-02-11 16:56:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:56:05.245+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:56:00+00:00, run_after=2024-02-11T16:57:00+00:00 [2024-02-11T16:56:05.270+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:55:00+00:00 exited with status success for try_number 1 [2024-02-11T16:56:05.273+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:55:00+00:00, map_index=-1, run_start_date=2024-02-11 16:56:02.799104+00:00, run_end_date=2024-02-11 16:56:04.308614+00:00, run_duration=1.50951, 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-11 16:56:00.169533+00:00, queued_by_job_id=1, pid=19628 [2024-02-11T16:57:00.876+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:57:00.885+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:57:00+00:00, run_after=2024-02-11T16:58:00+00:00 [2024-02-11T16:57:00.922+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:57:00.922+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:57:00.923+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:57:00.923+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:57:00.925+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:57:00.925+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:57:00.925+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:57:00.925+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:57:01.021+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:57:01.022+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:57:01.027+0000] {scheduler_job.py:635} INFO - Setting external_id for to 066f337b-4cf2-439b-af9a-b349761255a3 [2024-02-11T16:57:01.027+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1043b08d-2679-43f1-a575-cbc162cbbd71 [2024-02-11T16:57:03.210+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:57:03.210+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:56:00+00:00, run_id=scheduled__2024-02-11T16:56:00+00:00, run_start_date=2024-02-11 16:57:00.893585+00:00, run_end_date=2024-02-11 16:57:03.210291+00:00, run_duration=2.316706, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:56:00+00:00, data_interval_end=2024-02-11 16:57:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:57:03.218+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:57:00+00:00, run_after=2024-02-11T16:58:00+00:00 [2024-02-11T16:57:03.244+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:56:00+00:00 exited with status success for try_number 1 [2024-02-11T16:57:03.247+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:56:00+00:00, map_index=-1, run_start_date=2024-02-11 16:57:02.606994+00:00, run_end_date=2024-02-11 16:57:02.877136+00:00, run_duration=0.270142, 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-11 16:57:00.923926+00:00, queued_by_job_id=1, pid=19682 [2024-02-11T16:57:04.350+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:57:04.350+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:56:00+00:00, run_id=scheduled__2024-02-11T16:56:00+00:00, run_start_date=2024-02-11 16:57:00.894354+00:00, run_end_date=2024-02-11 16:57:04.350597+00:00, run_duration=3.456243, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:56:00+00:00, data_interval_end=2024-02-11 16:57:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:57:04.357+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:57:00+00:00, run_after=2024-02-11T16:58:00+00:00 [2024-02-11T16:57:04.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:56:00+00:00 exited with status success for try_number 1 [2024-02-11T16:57:04.384+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:56:00+00:00, map_index=-1, run_start_date=2024-02-11 16:57:02.635193+00:00, run_end_date=2024-02-11 16:57:03.870807+00:00, run_duration=1.235614, 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-11 16:57:00.923926+00:00, queued_by_job_id=1, pid=19683 [2024-02-11T16:58:00.334+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:58:00.339+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:58:00.348+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:58:00+00:00, run_after=2024-02-11T16:59:00+00:00 [2024-02-11T16:58:00.411+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T16:58:00.412+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T16:58:00.412+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:58:00.412+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:58:00.412+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:58:00.414+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:58:00.415+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T16:58:00.415+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:58:00.415+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:58:00.415+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:58:00.415+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:58:00.674+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:58:00.675+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:58:00.675+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:58:00.690+0000] {scheduler_job.py:635} INFO - Setting external_id for to 46bc9fc0-e29e-4e64-aca8-dbef9df72c1a [2024-02-11T16:58:00.693+0000] {scheduler_job.py:635} INFO - Setting external_id for to afd7afc9-516c-4972-9df5-9d3dbc46c7fd [2024-02-11T16:58:00.693+0000] {scheduler_job.py:635} INFO - Setting external_id for to c132e11a-046b-4e86-95e5-3b0d1679ca0c [2024-02-11T16:58:01.885+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:58:01.886+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:56:00+00:00, run_id=scheduled__2024-02-11T16:56:00+00:00, run_start_date=2024-02-11 16:58:00.360848+00:00, run_end_date=2024-02-11 16:58:01.886050+00:00, run_duration=1.525202, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:56:00+00:00, data_interval_end=2024-02-11 16:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T16:58:01.895+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T16:58:00+00:00, run_after=2024-02-11T17:00:00+00:00 [2024-02-11T16:58:01.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:56:00+00:00 exited with status success for try_number 1 [2024-02-11T16:58:01.991+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:56:00+00:00, map_index=-1, run_start_date=2024-02-11 16:58:01.134427+00:00, run_end_date=2024-02-11 16:58:01.391514+00:00, run_duration=0.257087, 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-11 16:58:00.413497+00:00, queued_by_job_id=1, pid=19718 [2024-02-11T16:58:03.019+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:58:03.019+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:57:00+00:00, run_id=scheduled__2024-02-11T16:57:00+00:00, run_start_date=2024-02-11 16:58:00.361872+00:00, run_end_date=2024-02-11 16:58:03.019828+00:00, run_duration=2.657956, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:57:00+00:00, data_interval_end=2024-02-11 16:58:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:58:03.026+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:58:00+00:00, run_after=2024-02-11T16:59:00+00:00 [2024-02-11T16:58:03.053+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:57:00+00:00 exited with status success for try_number 1 [2024-02-11T16:58:03.056+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:57:00+00:00, map_index=-1, run_start_date=2024-02-11 16:58:02.205841+00:00, run_end_date=2024-02-11 16:58:02.545488+00:00, run_duration=0.339647, 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-11 16:58:00.413497+00:00, queued_by_job_id=1, pid=19749 [2024-02-11T16:58:04.093+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:58:04.093+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:57:00+00:00, run_id=scheduled__2024-02-11T16:57:00+00:00, run_start_date=2024-02-11 16:58:00.362691+00:00, run_end_date=2024-02-11 16:58:04.093469+00:00, run_duration=3.730778, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:57:00+00:00, data_interval_end=2024-02-11 16:58:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:58:04.102+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:58:00+00:00, run_after=2024-02-11T16:59:00+00:00 [2024-02-11T16:58:04.129+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:57:00+00:00 exited with status success for try_number 1 [2024-02-11T16:58:04.133+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:57:00+00:00, map_index=-1, run_start_date=2024-02-11 16:58:02.192135+00:00, run_end_date=2024-02-11 16:58:03.272270+00:00, run_duration=1.080135, 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-11 16:58:00.413497+00:00, queued_by_job_id=1, pid=19748 [2024-02-11T16:59:00.798+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T16:59:00.807+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:59:00+00:00, run_after=2024-02-11T17:00:00+00:00 [2024-02-11T16:59:00.845+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T16:59:00.845+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:59:00.845+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T16:59:00.845+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T16:59:00.847+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:59:00.847+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T16:59:00.847+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T16:59:00.847+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T16:59:00.954+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:59:00.954+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T16:59:00.960+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6a7e3a2e-cdf6-4cf1-96f5-fc775c23dadb [2024-02-11T16:59:00.961+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a1daeb3-a518-484b-bac4-895f11ba0fba [2024-02-11T16:59:03.240+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:59:03.240+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:58:00+00:00, run_id=scheduled__2024-02-11T16:58:00+00:00, run_start_date=2024-02-11 16:59:00.815416+00:00, run_end_date=2024-02-11 16:59:03.240807+00:00, run_duration=2.425391, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:58:00+00:00, data_interval_end=2024-02-11 16:59:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T16:59:03.248+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:59:00+00:00, run_after=2024-02-11T17:00:00+00:00 [2024-02-11T16:59:03.281+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:58:00+00:00 exited with status success for try_number 1 [2024-02-11T16:59:03.285+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:58:00+00:00, map_index=-1, run_start_date=2024-02-11 16:59:02.443608+00:00, run_end_date=2024-02-11 16:59:02.767696+00:00, run_duration=0.324088, state=success, executor_state=success, try_number=1, max_tries=1, job_id=914, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 16:59:00.846370+00:00, queued_by_job_id=1, pid=19803 [2024-02-11T16:59:04.320+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T16:59:04.320+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:58:00+00:00, run_id=scheduled__2024-02-11T16:58:00+00:00, run_start_date=2024-02-11 16:59:00.816171+00:00, run_end_date=2024-02-11 16:59:04.320302+00:00, run_duration=3.504131, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:58:00+00:00, data_interval_end=2024-02-11 16:59:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T16:59:04.328+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T16:59:00+00:00, run_after=2024-02-11T17:00:00+00:00 [2024-02-11T16:59:04.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:58:00+00:00 exited with status success for try_number 1 [2024-02-11T16:59:04.357+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:58:00+00:00, map_index=-1, run_start_date=2024-02-11 16:59:02.400106+00:00, run_end_date=2024-02-11 16:59:03.435852+00:00, run_duration=1.035746, 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-11 16:59:00.846370+00:00, queued_by_job_id=1, pid=19802 [2024-02-11T17:00:00.306+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:00:00.315+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:00:00+00:00, run_after=2024-02-11T17:05:00+00:00 [2024-02-11T17:00:00.327+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:00:00+00:00, run_after=2024-02-11T17:01:00+00:00 [2024-02-11T17:00:00.346+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:00:00.415+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T17:00:00.415+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:00:00.416+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:00:00.416+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:00:00.416+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:00:00.416+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:00:00.419+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:00:00.419+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:00:00.419+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T16:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:00:00.420+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T16:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:00:00.420+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:00:00.420+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:00:00.420+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T16:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:00:00.420+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T16:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:00:00.807+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:00:00.807+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:00:00.807+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:00:00.807+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:00:00.826+0000] {scheduler_job.py:635} INFO - Setting external_id for to b705bac7-ee4a-446d-a031-90dfb3235b09 [2024-02-11T17:00:00.827+0000] {scheduler_job.py:635} INFO - Setting external_id for to 10be1e17-b743-4453-ba9a-dd8f39e10c21 [2024-02-11T17:00:00.827+0000] {scheduler_job.py:635} INFO - Setting external_id for to 31f7b029-8bed-4017-94f5-e0437780f4f1 [2024-02-11T17:00:00.827+0000] {scheduler_job.py:635} INFO - Setting external_id for to 87333cd1-533f-48c4-8478-7428f92a6020 [2024-02-11T17:00:02.208+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:00:02.212+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 16:58:00+00:00, run_id=scheduled__2024-02-11T16:58:00+00:00, run_start_date=2024-02-11 17:00:00.363106+00:00, run_end_date=2024-02-11 17:00:02.212635+00:00, run_duration=1.849529, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:58:00+00:00, data_interval_end=2024-02-11 17:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:00:02.228+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:00:00+00:00, run_after=2024-02-11T17:02:00+00:00 [2024-02-11T17:00:02.362+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T16:58:00+00:00 exited with status success for try_number 1 [2024-02-11T17:00:02.372+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T16:58:00+00:00, map_index=-1, run_start_date=2024-02-11 17:00:01.373374+00:00, run_end_date=2024-02-11 17:00:01.810983+00:00, run_duration=0.437609, state=success, executor_state=success, try_number=1, max_tries=1, job_id=915, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:00:00.417739+00:00, queued_by_job_id=1, pid=19839 [2024-02-11T17:00:03.409+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:00:03.410+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:59:00+00:00, run_id=scheduled__2024-02-11T16:59:00+00:00, run_start_date=2024-02-11 17:00:00.363784+00:00, run_end_date=2024-02-11 17:00:03.410064+00:00, run_duration=3.04628, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:59:00+00:00, data_interval_end=2024-02-11 17:00:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:00:03.417+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:00:00+00:00, run_after=2024-02-11T17:01:00+00:00 [2024-02-11T17:00:03.433+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:00:03.433+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:00:03.434+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:00:03.435+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T17:00:03.435+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:00:03.470+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:00:03.470+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T16:55:00+00:00 exited with status success for try_number 1 [2024-02-11T17:00:03.470+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:59:00+00:00 exited with status success for try_number 1 [2024-02-11T17:00:03.476+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T16:55:00+00:00, map_index=-1, run_start_date=2024-02-11 17:00:02.668884+00:00, run_end_date=2024-02-11 17:00:03.110734+00:00, run_duration=0.44185, state=success, executor_state=success, try_number=1, max_tries=1, job_id=917, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:00:00.417739+00:00, queued_by_job_id=1, pid=19871 [2024-02-11T17:00:03.476+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:59:00+00:00, map_index=-1, run_start_date=2024-02-11 17:00:02.626113+00:00, run_end_date=2024-02-11 17:00:03.149186+00:00, run_duration=0.523073, state=success, executor_state=success, try_number=1, max_tries=1, job_id=916, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:00:00.417739+00:00, queued_by_job_id=1, pid=19870 [2024-02-11T17:00:03.476+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ad383a4-46e1-41c0-9f8c-227d17a1543b [2024-02-11T17:00:04.578+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:00:04.578+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:59:00+00:00, run_id=scheduled__2024-02-11T16:59:00+00:00, run_start_date=2024-02-11 17:00:00.364465+00:00, run_end_date=2024-02-11 17:00:04.578773+00:00, run_duration=4.214308, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:59:00+00:00, data_interval_end=2024-02-11 17:00:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:00:04.586+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:00:00+00:00, run_after=2024-02-11T17:01:00+00:00 [2024-02-11T17:00:04.619+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T16:59:00+00:00 exited with status success for try_number 1 [2024-02-11T17:00:04.623+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T16:59:00+00:00, map_index=-1, run_start_date=2024-02-11 17:00:02.990886+00:00, run_end_date=2024-02-11 17:00:04.483554+00:00, run_duration=1.492668, 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-11 17:00:00.417739+00:00, queued_by_job_id=1, pid=19888 [2024-02-11T17:00:05.872+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:00:05.872+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:00:05.872+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:00:05.874+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T16:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T17:00:05.874+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T17:00:05.904+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:00:05.904+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T16:55:00+00:00 exited with status success for try_number 1 [2024-02-11T17:00:05.908+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88cfc3a2-bd77-48a4-88d3-aa8c16c3e6fe [2024-02-11T17:00:05.908+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T16:55:00+00:00, map_index=-1, run_start_date=2024-02-11 17:00:04.588964+00:00, run_end_date=2024-02-11 17:00:04.767281+00:00, run_duration=0.178317, state=success, executor_state=success, try_number=1, max_tries=1, job_id=919, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:00:03.434548+00:00, queued_by_job_id=1, pid=19920 [2024-02-11T17:00:07.550+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:00:07.550+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:00:07.550+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:00:07.552+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:00:07.552+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:00:07.587+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:00:07.588+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T16:55:00+00:00 exited with status success for try_number 1 [2024-02-11T17:00:07.592+0000] {scheduler_job.py:635} INFO - Setting external_id for to 705162b5-3753-4463-ba64-341438ba3fe7 [2024-02-11T17:00:07.593+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T16:55:00+00:00, map_index=0, run_start_date=2024-02-11 17:00:06.971906+00:00, run_end_date=2024-02-11 17:00:07.144782+00:00, run_duration=0.172876, state=success, executor_state=success, try_number=1, max_tries=1, job_id=920, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:00:05.873086+00:00, queued_by_job_id=1, pid=19932 [2024-02-11T17:00:09.747+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:00:09.748+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 16:55:00+00:00, run_id=scheduled__2024-02-11T16:55:00+00:00, run_start_date=2024-02-11 17:00:00.362260+00:00, run_end_date=2024-02-11 17:00:09.748108+00:00, run_duration=9.385848, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 16:55:00+00:00, data_interval_end=2024-02-11 17:00:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T17:00:09.752+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:00:00+00:00, run_after=2024-02-11T17:05:00+00:00 [2024-02-11T17:00:09.771+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T16:55:00+00:00 exited with status success for try_number 1 [2024-02-11T17:00:09.775+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T16:55:00+00:00, map_index=-1, run_start_date=2024-02-11 17:00:08.719007+00:00, run_end_date=2024-02-11 17:00:08.892200+00:00, run_duration=0.173193, 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-11 17:00:07.551271+00:00, queued_by_job_id=1, pid=19944 [2024-02-11T17:00:15.660+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T17:01:00.854+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:01:00+00:00, run_after=2024-02-11T17:02:00+00:00 [2024-02-11T17:01:00.858+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:01:00.900+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:01:00.901+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:01:00.901+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:01:00.901+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:01:00.903+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:01:00.903+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:01:00.903+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:01:00.903+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:01:00.994+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:01:00.994+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:01:01.002+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0daec65e-3d59-432e-9dc7-36006b96eddf [2024-02-11T17:01:01.003+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b60bc8f-9df3-4a96-9d79-a435b4182f2f [2024-02-11T17:01:03.615+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:01:03.615+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:00:00+00:00, run_id=scheduled__2024-02-11T17:00:00+00:00, run_start_date=2024-02-11 17:01:00.871794+00:00, run_end_date=2024-02-11 17:01:03.615501+00:00, run_duration=2.743707, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:00:00+00:00, data_interval_end=2024-02-11 17:01:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:01:03.622+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:01:00+00:00, run_after=2024-02-11T17:02:00+00:00 [2024-02-11T17:01:03.645+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status success for try_number 1 [2024-02-11T17:01:03.648+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:00:00+00:00, map_index=-1, run_start_date=2024-02-11 17:01:02.493146+00:00, run_end_date=2024-02-11 17:01:02.833576+00:00, run_duration=0.34043, 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-11 17:01:00.902157+00:00, queued_by_job_id=1, pid=19979 [2024-02-11T17:01:04.676+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:01:04.677+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:00:00+00:00, run_id=scheduled__2024-02-11T17:00:00+00:00, run_start_date=2024-02-11 17:01:00.872577+00:00, run_end_date=2024-02-11 17:01:04.677040+00:00, run_duration=3.804463, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:00:00+00:00, data_interval_end=2024-02-11 17:01:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:01:04.683+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:01:00+00:00, run_after=2024-02-11T17:02:00+00:00 [2024-02-11T17:01:04.706+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status success for try_number 1 [2024-02-11T17:01:04.709+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:00:00+00:00, map_index=-1, run_start_date=2024-02-11 17:01:02.544213+00:00, run_end_date=2024-02-11 17:01:03.681556+00:00, run_duration=1.137343, 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-11 17:01:00.902157+00:00, queued_by_job_id=1, pid=19980 [2024-02-11T17:02:01.033+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:02:00+00:00, run_after=2024-02-11T17:03:00+00:00 [2024-02-11T17:02:01.038+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:02:01.042+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:02:01.102+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:02:01.102+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:02:01.102+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:02:01.102+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:02:01.102+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:02:01.105+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:02:01.105+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:02:01.105+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:02:01.105+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:02:01.105+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:02:01.105+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:02:01.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:02:01.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:02:01.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:02:01.384+0000] {scheduler_job.py:635} INFO - Setting external_id for to 426a10f9-de90-41b8-9f91-cf13c7780d5a [2024-02-11T17:02:01.384+0000] {scheduler_job.py:635} INFO - Setting external_id for to a941afd5-2c71-44c8-8a17-79e797321db4 [2024-02-11T17:02:01.384+0000] {scheduler_job.py:635} INFO - Setting external_id for to 467aaecb-9762-4e3c-abda-36bdd6c116e5 [2024-02-11T17:02:03.190+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:02:03.191+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:00:00+00:00, run_id=scheduled__2024-02-11T17:00:00+00:00, run_start_date=2024-02-11 17:02:01.058559+00:00, run_end_date=2024-02-11 17:02:03.191172+00:00, run_duration=2.132613, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:00:00+00:00, data_interval_end=2024-02-11 17:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:02:03.201+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:02:00+00:00, run_after=2024-02-11T17:04:00+00:00 [2024-02-11T17:02:03.250+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status success for try_number 1 [2024-02-11T17:02:03.254+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:00:00+00:00, map_index=-1, run_start_date=2024-02-11 17:02:02.179325+00:00, run_end_date=2024-02-11 17:02:02.765362+00:00, run_duration=0.586037, 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-11 17:02:01.103599+00:00, queued_by_job_id=1, pid=20016 [2024-02-11T17:02:04.284+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:02:04.284+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:01:00+00:00, run_id=scheduled__2024-02-11T17:01:00+00:00, run_start_date=2024-02-11 17:02:01.059303+00:00, run_end_date=2024-02-11 17:02:04.284254+00:00, run_duration=3.224951, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:01:00+00:00, data_interval_end=2024-02-11 17:02:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:02:04.291+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:02:00+00:00, run_after=2024-02-11T17:03:00+00:00 [2024-02-11T17:02:04.295+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:02:04.295+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:01:00+00:00, run_id=scheduled__2024-02-11T17:01:00+00:00, run_start_date=2024-02-11 17:02:01.059926+00:00, run_end_date=2024-02-11 17:02:04.295329+00:00, run_duration=3.235403, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:01:00+00:00, data_interval_end=2024-02-11 17:02:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:02:04.301+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:02:00+00:00, run_after=2024-02-11T17:03:00+00:00 [2024-02-11T17:02:04.324+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:01:00+00:00 exited with status success for try_number 1 [2024-02-11T17:02:04.324+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:01:00+00:00 exited with status success for try_number 1 [2024-02-11T17:02:04.328+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:01:00+00:00, map_index=-1, run_start_date=2024-02-11 17:02:03.015042+00:00, run_end_date=2024-02-11 17:02:03.311685+00:00, run_duration=0.296643, 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-11 17:02:01.103599+00:00, queued_by_job_id=1, pid=20045 [2024-02-11T17:02:04.328+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:01:00+00:00, map_index=-1, run_start_date=2024-02-11 17:02:03.136657+00:00, run_end_date=2024-02-11 17:02:04.075607+00:00, run_duration=0.93895, 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-11 17:02:01.103599+00:00, queued_by_job_id=1, pid=20046 [2024-02-11T17:03:00.271+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:03:00+00:00, run_after=2024-02-11T17:04:00+00:00 [2024-02-11T17:03:00.277+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:03:00.320+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:03:00.321+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:03:00.321+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:03:00.322+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:03:00.324+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:03:00.324+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:03:00.325+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:03:00.325+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:03:00.445+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:03:00.445+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:03:00.451+0000] {scheduler_job.py:635} INFO - Setting external_id for to 088f5091-15c8-45ba-9f2a-172c611e2626 [2024-02-11T17:03:00.451+0000] {scheduler_job.py:635} INFO - Setting external_id for to b4744c43-3cb0-4edc-bea7-f01253f3f675 [2024-02-11T17:03:02.616+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:03:02.617+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:02:00+00:00, run_id=scheduled__2024-02-11T17:02:00+00:00, run_start_date=2024-02-11 17:03:00.286359+00:00, run_end_date=2024-02-11 17:03:02.616902+00:00, run_duration=2.330543, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:02:00+00:00, data_interval_end=2024-02-11 17:03:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:03:02.627+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:03:00+00:00, run_after=2024-02-11T17:04:00+00:00 [2024-02-11T17:03:02.659+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:02:00+00:00 exited with status success for try_number 1 [2024-02-11T17:03:02.663+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:02:00+00:00, map_index=-1, run_start_date=2024-02-11 17:03:01.804131+00:00, run_end_date=2024-02-11 17:03:02.122556+00:00, run_duration=0.318425, 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-11 17:03:00.322993+00:00, queued_by_job_id=1, pid=20101 [2024-02-11T17:03:03.698+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:03:03.699+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:02:00+00:00, run_id=scheduled__2024-02-11T17:02:00+00:00, run_start_date=2024-02-11 17:03:00.287194+00:00, run_end_date=2024-02-11 17:03:03.698969+00:00, run_duration=3.411775, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:02:00+00:00, data_interval_end=2024-02-11 17:03:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:03:03.705+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:03:00+00:00, run_after=2024-02-11T17:04:00+00:00 [2024-02-11T17:03:03.726+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:02:00+00:00 exited with status success for try_number 1 [2024-02-11T17:03:03.729+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:02:00+00:00, map_index=-1, run_start_date=2024-02-11 17:03:01.754595+00:00, run_end_date=2024-02-11 17:03:03.104212+00:00, run_duration=1.349617, 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-11 17:03:00.322993+00:00, queued_by_job_id=1, pid=20100 [2024-02-11T17:04:00.513+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:04:00+00:00, run_after=2024-02-11T17:05:00+00:00 [2024-02-11T17:04:00.521+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:04:00.527+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:04:00.594+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:04:00.594+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:04:00.594+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:04:00.595+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:04:00.595+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:04:00.599+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:04:00.599+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:04:00.599+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:04:00.600+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:04:00.600+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:04:00.600+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:04:01.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:04:01.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:04:01.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:04:01.095+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0baa6598-ec99-4d7c-a242-155299456def [2024-02-11T17:04:01.096+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8db101cb-d8fb-4306-b9c0-8bf717f51156 [2024-02-11T17:04:01.096+0000] {scheduler_job.py:635} INFO - Setting external_id for to e36b4c48-4cbb-48c3-b6c3-e6e3ba26a6fc [2024-02-11T17:04:02.347+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:04:02.347+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:02:00+00:00, run_id=scheduled__2024-02-11T17:02:00+00:00, run_start_date=2024-02-11 17:04:00.540921+00:00, run_end_date=2024-02-11 17:04:02.347733+00:00, run_duration=1.806812, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:02:00+00:00, data_interval_end=2024-02-11 17:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:04:02.356+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:04:00+00:00, run_after=2024-02-11T17:06:00+00:00 [2024-02-11T17:04:02.431+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:02:00+00:00 exited with status success for try_number 1 [2024-02-11T17:04:02.443+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:02:00+00:00, map_index=-1, run_start_date=2024-02-11 17:04:01.411895+00:00, run_end_date=2024-02-11 17:04:01.968924+00:00, run_duration=0.557029, state=success, executor_state=success, try_number=1, max_tries=1, job_id=929, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:04:00.596862+00:00, queued_by_job_id=1, pid=20136 [2024-02-11T17:04:03.145+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:04:03.145+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:03:00+00:00, run_id=scheduled__2024-02-11T17:03:00+00:00, run_start_date=2024-02-11 17:04:00.542186+00:00, run_end_date=2024-02-11 17:04:03.145798+00:00, run_duration=2.603612, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:03:00+00:00, data_interval_end=2024-02-11 17:04:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:04:03.153+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:04:00+00:00, run_after=2024-02-11T17:05:00+00:00 [2024-02-11T17:04:03.180+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:03:00+00:00 exited with status success for try_number 1 [2024-02-11T17:04:03.183+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:03:00+00:00, map_index=-1, run_start_date=2024-02-11 17:04:02.665530+00:00, run_end_date=2024-02-11 17:04:02.962206+00:00, run_duration=0.296676, 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-11 17:04:00.596862+00:00, queued_by_job_id=1, pid=20167 [2024-02-11T17:04:04.217+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:04:04.217+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:03:00+00:00, run_id=scheduled__2024-02-11T17:03:00+00:00, run_start_date=2024-02-11 17:04:00.543287+00:00, run_end_date=2024-02-11 17:04:04.217611+00:00, run_duration=3.674324, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:03:00+00:00, data_interval_end=2024-02-11 17:04:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:04:04.224+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:04:00+00:00, run_after=2024-02-11T17:05:00+00:00 [2024-02-11T17:04:04.244+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:03:00+00:00 exited with status success for try_number 1 [2024-02-11T17:04:04.247+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:03:00+00:00, map_index=-1, run_start_date=2024-02-11 17:04:02.671321+00:00, run_end_date=2024-02-11 17:04:03.837665+00:00, run_duration=1.166344, state=success, executor_state=success, try_number=1, max_tries=1, job_id=931, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:04:00.596862+00:00, queued_by_job_id=1, pid=20166 [2024-02-11T17:05:00.707+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:05:00+00:00, run_after=2024-02-11T17:10:00+00:00 [2024-02-11T17:05:00.712+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:05:00.721+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:05:00+00:00, run_after=2024-02-11T17:06:00+00:00 [2024-02-11T17:05:00.773+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:05:00.773+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:05:00.773+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:05:00.773+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:05:00.773+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:05:00.775+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:05:00.776+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:05:00.776+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:05:00.776+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:05:00.776+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:05:00.776+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:05:00.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:05:00.922+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:05:00.922+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:05:00.930+0000] {scheduler_job.py:635} INFO - Setting external_id for to b6db38c8-513c-4289-8c0f-77a0b47c8bb0 [2024-02-11T17:05:00.931+0000] {scheduler_job.py:635} INFO - Setting external_id for to 97a454bf-b461-44f4-9742-1ea72208c985 [2024-02-11T17:05:00.931+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4affde4c-d7a9-4181-897c-f600bab273df [2024-02-11T17:05:03.258+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:05:03.258+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:05:03.258+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:05:03.261+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T17:05:03.261+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:05:03.301+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:05:03.306+0000] {scheduler_job.py:635} INFO - Setting external_id for to c84c6681-05e5-4040-b953-835942f9cb3c [2024-02-11T17:05:03.352+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:05:03.353+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:04:00+00:00, run_id=scheduled__2024-02-11T17:04:00+00:00, run_start_date=2024-02-11 17:05:00.734026+00:00, run_end_date=2024-02-11 17:05:03.353055+00:00, run_duration=2.619029, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:04:00+00:00, data_interval_end=2024-02-11 17:05:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:05:03.363+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:05:00+00:00, run_after=2024-02-11T17:06:00+00:00 [2024-02-11T17:05:03.404+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status success for try_number 1 [2024-02-11T17:05:03.404+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:04:00+00:00 exited with status success for try_number 1 [2024-02-11T17:05:03.409+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:04:00+00:00, map_index=-1, run_start_date=2024-02-11 17:05:02.976240+00:00, run_end_date=2024-02-11 17:05:03.243177+00:00, run_duration=0.266937, 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-11 17:05:00.774582+00:00, queued_by_job_id=1, pid=20243 [2024-02-11T17:05:03.410+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:00:00+00:00, map_index=-1, run_start_date=2024-02-11 17:05:02.748487+00:00, run_end_date=2024-02-11 17:05:03.155765+00:00, run_duration=0.407278, state=success, executor_state=success, try_number=1, max_tries=1, job_id=933, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:05:00.774582+00:00, queued_by_job_id=1, pid=20233 [2024-02-11T17:05:04.746+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:05:04.746+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:04:00+00:00, run_id=scheduled__2024-02-11T17:04:00+00:00, run_start_date=2024-02-11 17:05:00.734710+00:00, run_end_date=2024-02-11 17:05:04.746791+00:00, run_duration=4.012081, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:04:00+00:00, data_interval_end=2024-02-11 17:05:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:05:04.754+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:05:00+00:00, run_after=2024-02-11T17:06:00+00:00 [2024-02-11T17:05:04.782+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:04:00+00:00 exited with status success for try_number 1 [2024-02-11T17:05:04.787+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:04:00+00:00, map_index=-1, run_start_date=2024-02-11 17:05:02.489974+00:00, run_end_date=2024-02-11 17:05:03.742870+00:00, run_duration=1.252896, state=success, executor_state=success, try_number=1, max_tries=1, job_id=932, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:05:00.774582+00:00, queued_by_job_id=1, pid=20223 [2024-02-11T17:05:05.657+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:05:05.657+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:05:05.658+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:05:05.659+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T17:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T17:05:05.659+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T17:05:05.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:05:05.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status success for try_number 1 [2024-02-11T17:05:05.693+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b0385fd-a4d1-47cf-8f60-fece78518730 [2024-02-11T17:05:05.693+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T17:00:00+00:00, map_index=-1, run_start_date=2024-02-11 17:05:04.474266+00:00, run_end_date=2024-02-11 17:05:04.685031+00:00, run_duration=0.210765, state=success, executor_state=success, try_number=1, max_tries=1, job_id=935, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:05:03.259499+00:00, queued_by_job_id=1, pid=20273 [2024-02-11T17:05:07.849+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:05:07.849+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:05:07.850+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:05:07.851+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:05:07.851+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:05:07.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:05:07.882+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status success for try_number 1 [2024-02-11T17:05:07.886+0000] {scheduler_job.py:635} INFO - Setting external_id for to e1e1ac9a-7759-40f1-8393-3b9daacd851c [2024-02-11T17:05:07.886+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T17:00:00+00:00, map_index=0, run_start_date=2024-02-11 17:05:06.753888+00:00, run_end_date=2024-02-11 17:05:06.933348+00:00, run_duration=0.17946, state=success, executor_state=success, try_number=1, max_tries=1, job_id=936, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:05:05.658370+00:00, queued_by_job_id=1, pid=20285 [2024-02-11T17:05:09.803+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:05:09.803+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:00:00+00:00, run_id=scheduled__2024-02-11T17:00:00+00:00, run_start_date=2024-02-11 17:05:00.733170+00:00, run_end_date=2024-02-11 17:05:09.803288+00:00, run_duration=9.070118, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:00:00+00:00, data_interval_end=2024-02-11 17:05:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T17:05:09.807+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:05:00+00:00, run_after=2024-02-11T17:10:00+00:00 [2024-02-11T17:05:09.838+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:00:00+00:00 exited with status success for try_number 1 [2024-02-11T17:05:09.842+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T17:00:00+00:00, map_index=-1, run_start_date=2024-02-11 17:05:09.060866+00:00, run_end_date=2024-02-11 17:05:09.257388+00:00, run_duration=0.196522, 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-11 17:05:07.850418+00:00, queued_by_job_id=1, pid=20297 [2024-02-11T17:05:15.696+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T17:06:00.231+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:06:00+00:00, run_after=2024-02-11T17:07:00+00:00 [2024-02-11T17:06:00.236+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:06:00.242+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:06:00.294+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:06:00.294+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:06:00.294+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:06:00.294+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:06:00.295+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:06:00.297+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:06:00.297+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:06:00.297+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:06:00.298+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:06:00.298+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:06:00.298+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:06:00.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:06:00.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:06:00.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:06:00.530+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27f09316-ed63-4762-90b5-84e8b63bc44b [2024-02-11T17:06:00.531+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ae86bbd-04f8-4327-8da2-cf5c43df2718 [2024-02-11T17:06:00.534+0000] {scheduler_job.py:635} INFO - Setting external_id for to b1ae6c17-6630-466f-a653-0f01498e7d50 [2024-02-11T17:06:01.714+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:06:01.715+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:04:00+00:00, run_id=scheduled__2024-02-11T17:04:00+00:00, run_start_date=2024-02-11 17:06:00.252503+00:00, run_end_date=2024-02-11 17:06:01.714864+00:00, run_duration=1.462361, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:04:00+00:00, data_interval_end=2024-02-11 17:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:06:01.723+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:06:00+00:00, run_after=2024-02-11T17:08:00+00:00 [2024-02-11T17:06:01.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:04:00+00:00 exited with status success for try_number 1 [2024-02-11T17:06:01.798+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:04:00+00:00, map_index=-1, run_start_date=2024-02-11 17:06:01.071788+00:00, run_end_date=2024-02-11 17:06:01.333844+00:00, run_duration=0.262056, 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-11 17:06:00.295981+00:00, queued_by_job_id=1, pid=20314 [2024-02-11T17:06:02.828+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:06:02.828+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:05:00+00:00, run_id=scheduled__2024-02-11T17:05:00+00:00, run_start_date=2024-02-11 17:06:00.253298+00:00, run_end_date=2024-02-11 17:06:02.828404+00:00, run_duration=2.575106, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:05:00+00:00, data_interval_end=2024-02-11 17:06:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:06:02.834+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:06:00+00:00, run_after=2024-02-11T17:07:00+00:00 [2024-02-11T17:06:02.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:05:00+00:00 exited with status success for try_number 1 [2024-02-11T17:06:02.865+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:05:00+00:00, map_index=-1, run_start_date=2024-02-11 17:06:02.068583+00:00, run_end_date=2024-02-11 17:06:02.378005+00:00, run_duration=0.309422, 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-11 17:06:00.295981+00:00, queued_by_job_id=1, pid=20344 [2024-02-11T17:06:03.891+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:06:03.891+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:05:00+00:00, run_id=scheduled__2024-02-11T17:05:00+00:00, run_start_date=2024-02-11 17:06:00.254033+00:00, run_end_date=2024-02-11 17:06:03.891506+00:00, run_duration=3.637473, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:05:00+00:00, data_interval_end=2024-02-11 17:06:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:06:03.898+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:06:00+00:00, run_after=2024-02-11T17:07:00+00:00 [2024-02-11T17:06:03.918+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:05:00+00:00 exited with status success for try_number 1 [2024-02-11T17:06:03.921+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:05:00+00:00, map_index=-1, run_start_date=2024-02-11 17:06:02.148127+00:00, run_end_date=2024-02-11 17:06:03.559058+00:00, run_duration=1.410931, 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-11 17:06:00.295981+00:00, queued_by_job_id=1, pid=20345 [2024-02-11T17:07:00.711+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:07:00+00:00, run_after=2024-02-11T17:08:00+00:00 [2024-02-11T17:07:00.716+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:07:00.758+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:07:00.758+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:07:00.759+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:07:00.759+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:07:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:07:00.761+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:07:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:07:00.761+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:07:00.855+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:07:00.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:07:00.862+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5f89f87b-e066-4008-bb88-de709de6f23d [2024-02-11T17:07:00.862+0000] {scheduler_job.py:635} INFO - Setting external_id for to 245955b7-fe5a-441f-83d3-377cd3f7dd3e [2024-02-11T17:07:04.414+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:07:04.414+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:06:00+00:00, run_id=scheduled__2024-02-11T17:06:00+00:00, run_start_date=2024-02-11 17:07:00.727194+00:00, run_end_date=2024-02-11 17:07:04.414840+00:00, run_duration=3.687646, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:06:00+00:00, data_interval_end=2024-02-11 17:07:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:07:04.421+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:07:00+00:00, run_after=2024-02-11T17:08:00+00:00 [2024-02-11T17:07:04.424+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:07:04.425+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:06:00+00:00, run_id=scheduled__2024-02-11T17:06:00+00:00, run_start_date=2024-02-11 17:07:00.727973+00:00, run_end_date=2024-02-11 17:07:04.425040+00:00, run_duration=3.697067, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:06:00+00:00, data_interval_end=2024-02-11 17:07:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:07:04.431+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:07:00+00:00, run_after=2024-02-11T17:08:00+00:00 [2024-02-11T17:07:04.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:06:00+00:00 exited with status success for try_number 1 [2024-02-11T17:07:04.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:06:00+00:00 exited with status success for try_number 1 [2024-02-11T17:07:04.462+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:06:00+00:00, map_index=-1, run_start_date=2024-02-11 17:07:02.681159+00:00, run_end_date=2024-02-11 17:07:03.349029+00:00, run_duration=0.66787, 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-11 17:07:00.760032+00:00, queued_by_job_id=1, pid=20399 [2024-02-11T17:07:04.462+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:06:00+00:00, map_index=-1, run_start_date=2024-02-11 17:07:02.531336+00:00, run_end_date=2024-02-11 17:07:03.861833+00:00, run_duration=1.330497, 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-11 17:07:00.760032+00:00, queued_by_job_id=1, pid=20398 [2024-02-11T17:08:00.186+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:08:00+00:00, run_after=2024-02-11T17:09:00+00:00 [2024-02-11T17:08:00.191+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:08:00.197+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:08:00.248+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:08:00.248+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:08:00.248+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:08:00.248+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:08:00.249+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:08:00.251+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:08:00.251+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:08:00.251+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:08:00.251+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:08:00.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:08:00.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:08:00.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:08:00.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:08:00.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:08:00.522+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a45c4d6-e721-45df-9339-b35273feb997 [2024-02-11T17:08:00.522+0000] {scheduler_job.py:635} INFO - Setting external_id for to b5c06b55-feac-4c37-bbff-f41196ba2a5f [2024-02-11T17:08:00.522+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30fee0e0-f98d-44d0-a431-83cdb01cc9ad [2024-02-11T17:08:01.695+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:08:01.695+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:06:00+00:00, run_id=scheduled__2024-02-11T17:06:00+00:00, run_start_date=2024-02-11 17:08:00.211764+00:00, run_end_date=2024-02-11 17:08:01.695613+00:00, run_duration=1.483849, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:06:00+00:00, data_interval_end=2024-02-11 17:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:08:01.704+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:08:00+00:00, run_after=2024-02-11T17:10:00+00:00 [2024-02-11T17:08:01.763+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:06:00+00:00 exited with status success for try_number 1 [2024-02-11T17:08:01.768+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:06:00+00:00, map_index=-1, run_start_date=2024-02-11 17:08:01.061912+00:00, run_end_date=2024-02-11 17:08:01.315851+00:00, run_duration=0.253939, 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-11 17:08:00.249911+00:00, queued_by_job_id=1, pid=20434 [2024-02-11T17:08:02.804+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:08:02.805+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:07:00+00:00, run_id=scheduled__2024-02-11T17:07:00+00:00, run_start_date=2024-02-11 17:08:00.212586+00:00, run_end_date=2024-02-11 17:08:02.805055+00:00, run_duration=2.592469, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:07:00+00:00, data_interval_end=2024-02-11 17:08:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:08:02.811+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:08:00+00:00, run_after=2024-02-11T17:09:00+00:00 [2024-02-11T17:08:02.839+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:07:00+00:00 exited with status success for try_number 1 [2024-02-11T17:08:02.842+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:07:00+00:00, map_index=-1, run_start_date=2024-02-11 17:08:02.076772+00:00, run_end_date=2024-02-11 17:08:02.399109+00:00, run_duration=0.322337, 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-11 17:08:00.249911+00:00, queued_by_job_id=1, pid=20465 [2024-02-11T17:08:03.870+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:08:03.870+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:07:00+00:00, run_id=scheduled__2024-02-11T17:07:00+00:00, run_start_date=2024-02-11 17:08:00.213248+00:00, run_end_date=2024-02-11 17:08:03.870575+00:00, run_duration=3.657327, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:07:00+00:00, data_interval_end=2024-02-11 17:08:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:08:03.877+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:08:00+00:00, run_after=2024-02-11T17:09:00+00:00 [2024-02-11T17:08:03.898+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:07:00+00:00 exited with status success for try_number 1 [2024-02-11T17:08:03.901+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:07:00+00:00, map_index=-1, run_start_date=2024-02-11 17:08:01.948975+00:00, run_end_date=2024-02-11 17:08:03.008514+00:00, run_duration=1.059539, 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-11 17:08:00.249911+00:00, queued_by_job_id=1, pid=20464 [2024-02-11T17:09:00.610+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:09:00+00:00, run_after=2024-02-11T17:10:00+00:00 [2024-02-11T17:09:00.617+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:09:00.672+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:09:00.672+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:09:00.673+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:09:00.673+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:09:00.675+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:09:00.675+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:09:00.676+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:09:00.676+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:09:00.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:09:00.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:09:00.809+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0c99d68e-e758-453d-95c5-e787d09dfec3 [2024-02-11T17:09:00.809+0000] {scheduler_job.py:635} INFO - Setting external_id for to 93f09333-3657-4da6-bb6a-e22ee8cc84cf [2024-02-11T17:09:03.322+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:09:03.322+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:08:00+00:00, run_id=scheduled__2024-02-11T17:08:00+00:00, run_start_date=2024-02-11 17:09:00.635105+00:00, run_end_date=2024-02-11 17:09:03.322682+00:00, run_duration=2.687577, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:08:00+00:00, data_interval_end=2024-02-11 17:09:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:09:03.330+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:09:00+00:00, run_after=2024-02-11T17:10:00+00:00 [2024-02-11T17:09:03.352+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:08:00+00:00 exited with status success for try_number 1 [2024-02-11T17:09:03.355+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:08:00+00:00, map_index=-1, run_start_date=2024-02-11 17:09:02.182631+00:00, run_end_date=2024-02-11 17:09:02.509521+00:00, run_duration=0.32689, state=success, executor_state=success, try_number=1, max_tries=1, job_id=947, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:09:00.674146+00:00, queued_by_job_id=1, pid=20520 [2024-02-11T17:09:04.384+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:09:04.385+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:08:00+00:00, run_id=scheduled__2024-02-11T17:08:00+00:00, run_start_date=2024-02-11 17:09:00.635990+00:00, run_end_date=2024-02-11 17:09:04.385091+00:00, run_duration=3.749101, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:08:00+00:00, data_interval_end=2024-02-11 17:09:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:09:04.392+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:09:00+00:00, run_after=2024-02-11T17:10:00+00:00 [2024-02-11T17:09:04.412+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:08:00+00:00 exited with status success for try_number 1 [2024-02-11T17:09:04.415+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:08:00+00:00, map_index=-1, run_start_date=2024-02-11 17:09:02.105005+00:00, run_end_date=2024-02-11 17:09:03.466655+00:00, run_duration=1.36165, 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-11 17:09:00.674146+00:00, queued_by_job_id=1, pid=20519 [2024-02-11T17:10:00.836+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:10:00+00:00, run_after=2024-02-11T17:11:00+00:00 [2024-02-11T17:10:00.844+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:10:00+00:00, run_after=2024-02-11T17:15:00+00:00 [2024-02-11T17:10:00.848+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:10:00.852+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:10:00.917+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T17:10:00.918+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:10:00.918+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:10:00.918+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:10:00.918+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:10:00.919+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:10:00.922+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:10:00.922+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:10:00.923+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:10:00.923+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:10:00.923+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:10:00.923+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:10:00.923+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:10:00.923+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:10:01.331+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:10:01.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:10:01.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:10:01.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:10:01.352+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9912e423-4308-4767-a34c-81001fef5961 [2024-02-11T17:10:01.352+0000] {scheduler_job.py:635} INFO - Setting external_id for to 808db8ad-675c-41fe-9f17-382ae5416abe [2024-02-11T17:10:01.352+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a83c569-6d39-46f5-8881-eea59733f770 [2024-02-11T17:10:01.352+0000] {scheduler_job.py:635} INFO - Setting external_id for to 05119aeb-a7e1-408b-bf0f-0defb78772f2 [2024-02-11T17:10:02.960+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:10:02.960+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:08:00+00:00, run_id=scheduled__2024-02-11T17:08:00+00:00, run_start_date=2024-02-11 17:10:00.866586+00:00, run_end_date=2024-02-11 17:10:02.960797+00:00, run_duration=2.094211, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:08:00+00:00, data_interval_end=2024-02-11 17:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:10:02.973+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:10:00+00:00, run_after=2024-02-11T17:12:00+00:00 [2024-02-11T17:10:03.084+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:08:00+00:00 exited with status success for try_number 1 [2024-02-11T17:10:03.096+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:08:00+00:00, map_index=-1, run_start_date=2024-02-11 17:10:01.987549+00:00, run_end_date=2024-02-11 17:10:02.524356+00:00, run_duration=0.536807, state=success, executor_state=success, try_number=1, max_tries=1, job_id=948, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:10:00.920198+00:00, queued_by_job_id=1, pid=20556 [2024-02-11T17:10:04.135+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:10:04.135+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:09:00+00:00, run_id=scheduled__2024-02-11T17:09:00+00:00, run_start_date=2024-02-11 17:10:00.867258+00:00, run_end_date=2024-02-11 17:10:04.135665+00:00, run_duration=3.268407, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:09:00+00:00, data_interval_end=2024-02-11 17:10:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:10:04.143+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:10:00+00:00, run_after=2024-02-11T17:11:00+00:00 [2024-02-11T17:10:04.163+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:10:04.163+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:10:04.164+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:10:04.166+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T17:10:04.166+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:10:04.204+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:10:04.204+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:05:00+00:00 exited with status success for try_number 1 [2024-02-11T17:10:04.204+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:09:00+00:00 exited with status success for try_number 1 [2024-02-11T17:10:04.210+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:05:00+00:00, map_index=-1, run_start_date=2024-02-11 17:10:03.353238+00:00, run_end_date=2024-02-11 17:10:03.623106+00:00, run_duration=0.269868, state=success, executor_state=success, try_number=1, max_tries=1, job_id=949, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:10:00.920198+00:00, queued_by_job_id=1, pid=20596 [2024-02-11T17:10:04.210+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:09:00+00:00, map_index=-1, run_start_date=2024-02-11 17:10:03.417187+00:00, run_end_date=2024-02-11 17:10:03.669111+00:00, run_duration=0.251924, 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-11 17:10:00.920198+00:00, queued_by_job_id=1, pid=20597 [2024-02-11T17:10:04.211+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4266d332-5ba3-422b-9189-fd8ca4ae6d56 [2024-02-11T17:10:05.301+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:10:05.301+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:09:00+00:00, run_id=scheduled__2024-02-11T17:09:00+00:00, run_start_date=2024-02-11 17:10:00.868025+00:00, run_end_date=2024-02-11 17:10:05.301830+00:00, run_duration=4.433805, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:09:00+00:00, data_interval_end=2024-02-11 17:10:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:10:05.311+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:10:00+00:00, run_after=2024-02-11T17:11:00+00:00 [2024-02-11T17:10:05.344+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:09:00+00:00 exited with status success for try_number 1 [2024-02-11T17:10:05.350+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:09:00+00:00, map_index=-1, run_start_date=2024-02-11 17:10:03.462442+00:00, run_end_date=2024-02-11 17:10:04.520891+00:00, run_duration=1.058449, 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-11 17:10:00.920198+00:00, queued_by_job_id=1, pid=20598 [2024-02-11T17:10:06.392+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:10:06.392+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:10:06.393+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:10:06.394+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T17:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T17:10:06.394+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T17:10:06.423+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:10:06.423+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:05:00+00:00 exited with status success for try_number 1 [2024-02-11T17:10:06.428+0000] {scheduler_job.py:635} INFO - Setting external_id for to 872e4576-dada-40ad-87c0-37ba727f2615 [2024-02-11T17:10:06.428+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T17:05:00+00:00, map_index=-1, run_start_date=2024-02-11 17:10:05.307037+00:00, run_end_date=2024-02-11 17:10:05.486238+00:00, run_duration=0.179201, state=success, executor_state=success, try_number=1, max_tries=1, job_id=952, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:10:04.164725+00:00, queued_by_job_id=1, pid=20637 [2024-02-11T17:10:08.000+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:10:08.000+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:10:08.000+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:10:08.003+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:10:08.003+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:10:08.042+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:10:08.043+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:05:00+00:00 exited with status success for try_number 1 [2024-02-11T17:10:08.047+0000] {scheduler_job.py:635} INFO - Setting external_id for to c055b815-c570-45c0-b22b-3882e4fd00f2 [2024-02-11T17:10:08.047+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T17:05:00+00:00, map_index=0, run_start_date=2024-02-11 17:10:07.487893+00:00, run_end_date=2024-02-11 17:10:07.659789+00:00, run_duration=0.171896, state=success, executor_state=success, try_number=1, max_tries=1, job_id=953, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:10:06.393627+00:00, queued_by_job_id=1, pid=20649 [2024-02-11T17:10:09.836+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:10:09.837+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:05:00+00:00, run_id=scheduled__2024-02-11T17:05:00+00:00, run_start_date=2024-02-11 17:10:00.865740+00:00, run_end_date=2024-02-11 17:10:09.837180+00:00, run_duration=8.97144, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:05:00+00:00, data_interval_end=2024-02-11 17:10:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T17:10:09.841+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:10:00+00:00, run_after=2024-02-11T17:15:00+00:00 [2024-02-11T17:10:09.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:05:00+00:00 exited with status success for try_number 1 [2024-02-11T17:10:09.865+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T17:05:00+00:00, map_index=-1, run_start_date=2024-02-11 17:10:09.142568+00:00, run_end_date=2024-02-11 17:10:09.326202+00:00, run_duration=0.183634, 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-11 17:10:08.001505+00:00, queued_by_job_id=1, pid=20661 [2024-02-11T17:10:15.733+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T17:11:00.063+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:11:00.076+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:11:00+00:00, run_after=2024-02-11T17:12:00+00:00 [2024-02-11T17:11:00.144+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:11:00.144+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:11:00.144+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:11:00.145+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:11:00.147+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:11:00.147+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:11:00.147+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:11:00.148+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:11:00.278+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:11:00.279+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:11:00.285+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7cba45fb-91a1-414a-92ac-141f8bfb0f2c [2024-02-11T17:11:00.285+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd338431-8e82-44b1-b3d8-c40ec4d0bb83 [2024-02-11T17:11:02.487+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:11:02.488+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:10:00+00:00, run_id=scheduled__2024-02-11T17:10:00+00:00, run_start_date=2024-02-11 17:11:00.104454+00:00, run_end_date=2024-02-11 17:11:02.488093+00:00, run_duration=2.383639, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:10:00+00:00, data_interval_end=2024-02-11 17:11:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:11:02.499+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:11:00+00:00, run_after=2024-02-11T17:12:00+00:00 [2024-02-11T17:11:02.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status success for try_number 1 [2024-02-11T17:11:02.565+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:10:00+00:00, map_index=-1, run_start_date=2024-02-11 17:11:01.640269+00:00, run_end_date=2024-02-11 17:11:01.974794+00:00, run_duration=0.334525, 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-11 17:11:00.145880+00:00, queued_by_job_id=1, pid=20698 [2024-02-11T17:11:03.629+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:11:03.629+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:10:00+00:00, run_id=scheduled__2024-02-11T17:10:00+00:00, run_start_date=2024-02-11 17:11:00.105341+00:00, run_end_date=2024-02-11 17:11:03.629255+00:00, run_duration=3.523914, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:10:00+00:00, data_interval_end=2024-02-11 17:11:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:11:03.636+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:11:00+00:00, run_after=2024-02-11T17:12:00+00:00 [2024-02-11T17:11:03.664+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status success for try_number 1 [2024-02-11T17:11:03.667+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:10:00+00:00, map_index=-1, run_start_date=2024-02-11 17:11:01.626447+00:00, run_end_date=2024-02-11 17:11:02.739721+00:00, run_duration=1.113274, 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-11 17:11:00.145880+00:00, queued_by_job_id=1, pid=20697 [2024-02-11T17:12:00.075+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:12:00+00:00, run_after=2024-02-11T17:13:00+00:00 [2024-02-11T17:12:00.080+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:12:00.085+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:12:00.138+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:12:00.139+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:12:00.139+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:12:00.139+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:12:00.139+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:12:00.142+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:12:00.142+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:12:00.142+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:12:00.142+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:12:00.143+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:12:00.143+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:12:00.497+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:12:00.498+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:12:00.498+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:12:00.517+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3be6c481-5a4b-45da-b47e-5b734050730b [2024-02-11T17:12:00.517+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e79958d-067b-47fe-932a-99b8406cb965 [2024-02-11T17:12:00.521+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1587ca03-6492-44b5-88a7-0602218364ca [2024-02-11T17:12:01.729+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:12:01.729+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:10:00+00:00, run_id=scheduled__2024-02-11T17:10:00+00:00, run_start_date=2024-02-11 17:12:00.096162+00:00, run_end_date=2024-02-11 17:12:01.729668+00:00, run_duration=1.633506, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:10:00+00:00, data_interval_end=2024-02-11 17:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:12:01.738+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:12:00+00:00, run_after=2024-02-11T17:14:00+00:00 [2024-02-11T17:12:01.805+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status success for try_number 1 [2024-02-11T17:12:01.816+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:10:00+00:00, map_index=-1, run_start_date=2024-02-11 17:12:00.824156+00:00, run_end_date=2024-02-11 17:12:01.101553+00:00, run_duration=0.277397, 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-11 17:12:00.140760+00:00, queued_by_job_id=1, pid=20732 [2024-02-11T17:12:02.853+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:12:02.854+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:11:00+00:00, run_id=scheduled__2024-02-11T17:11:00+00:00, run_start_date=2024-02-11 17:12:00.096949+00:00, run_end_date=2024-02-11 17:12:02.854070+00:00, run_duration=2.757121, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:11:00+00:00, data_interval_end=2024-02-11 17:12:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:12:02.861+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:12:00+00:00, run_after=2024-02-11T17:13:00+00:00 [2024-02-11T17:12:02.882+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:11:00+00:00 exited with status success for try_number 1 [2024-02-11T17:12:02.886+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:11:00+00:00, map_index=-1, run_start_date=2024-02-11 17:12:01.973697+00:00, run_end_date=2024-02-11 17:12:02.308107+00:00, run_duration=0.33441, 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-11 17:12:00.140760+00:00, queued_by_job_id=1, pid=20762 [2024-02-11T17:12:03.044+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:12:03.044+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:11:00+00:00, run_id=scheduled__2024-02-11T17:11:00+00:00, run_start_date=2024-02-11 17:12:00.097683+00:00, run_end_date=2024-02-11 17:12:03.044295+00:00, run_duration=2.946612, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:11:00+00:00, data_interval_end=2024-02-11 17:12:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:12:03.053+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:12:00+00:00, run_after=2024-02-11T17:13:00+00:00 [2024-02-11T17:12:03.075+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:11:00+00:00 exited with status success for try_number 1 [2024-02-11T17:12:03.078+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:11:00+00:00, map_index=-1, run_start_date=2024-02-11 17:12:01.892471+00:00, run_end_date=2024-02-11 17:12:02.957407+00:00, run_duration=1.064936, 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-11 17:12:00.140760+00:00, queued_by_job_id=1, pid=20761 [2024-02-11T17:13:00.610+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:13:00+00:00, run_after=2024-02-11T17:14:00+00:00 [2024-02-11T17:13:00.616+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:13:00.665+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:13:00.665+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:13:00.666+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:13:00.666+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:13:00.668+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:13:00.668+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:13:00.668+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:13:00.668+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:13:00.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:13:00.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:13:00.795+0000] {scheduler_job.py:635} INFO - Setting external_id for to b88acefb-1180-4fd8-a54a-d95855004a2e [2024-02-11T17:13:00.795+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1cb8d7e-5f55-4fa6-a755-1ec615fa7d15 [2024-02-11T17:13:03.017+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:13:03.017+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:12:00+00:00, run_id=scheduled__2024-02-11T17:12:00+00:00, run_start_date=2024-02-11 17:13:00.633735+00:00, run_end_date=2024-02-11 17:13:03.017868+00:00, run_duration=2.384133, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:12:00+00:00, data_interval_end=2024-02-11 17:13:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:13:03.024+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:13:00+00:00, run_after=2024-02-11T17:14:00+00:00 [2024-02-11T17:13:03.054+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:12:00+00:00 exited with status success for try_number 1 [2024-02-11T17:13:03.057+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:12:00+00:00, map_index=-1, run_start_date=2024-02-11 17:13:02.146244+00:00, run_end_date=2024-02-11 17:13:02.489912+00:00, run_duration=0.343668, 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-11 17:13:00.667067+00:00, queued_by_job_id=1, pid=20816 [2024-02-11T17:13:03.575+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:13:03.575+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:12:00+00:00, run_id=scheduled__2024-02-11T17:12:00+00:00, run_start_date=2024-02-11 17:13:00.634575+00:00, run_end_date=2024-02-11 17:13:03.575352+00:00, run_duration=2.940777, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:12:00+00:00, data_interval_end=2024-02-11 17:13:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:13:03.582+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:13:00+00:00, run_after=2024-02-11T17:14:00+00:00 [2024-02-11T17:13:03.620+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:12:00+00:00 exited with status success for try_number 1 [2024-02-11T17:13:03.623+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:12:00+00:00, map_index=-1, run_start_date=2024-02-11 17:13:02.185627+00:00, run_end_date=2024-02-11 17:13:03.356574+00:00, run_duration=1.170947, state=success, executor_state=success, try_number=1, max_tries=1, job_id=961, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:13:00.667067+00:00, queued_by_job_id=1, pid=20817 [2024-02-11T17:14:00.217+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:14:00.222+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:14:00.231+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:14:00+00:00, run_after=2024-02-11T17:15:00+00:00 [2024-02-11T17:14:00.280+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:14:00.280+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:14:00.281+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:14:00.281+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:14:00.281+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:14:00.283+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:14:00.284+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:14:00.284+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:14:00.284+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:14:00.284+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:14:00.284+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:14:00.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:14:00.548+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:14:00.548+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:14:00.560+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88f80bde-4fef-466e-986c-c93bdc971c6f [2024-02-11T17:14:00.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to 43a85b04-5635-4b58-b51c-733cd1ad5b2c [2024-02-11T17:14:00.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6a8de7fc-7355-4000-8f80-f718978bb00c [2024-02-11T17:14:02.247+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:14:02.247+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:12:00+00:00, run_id=scheduled__2024-02-11T17:12:00+00:00, run_start_date=2024-02-11 17:14:00.243220+00:00, run_end_date=2024-02-11 17:14:02.247671+00:00, run_duration=2.004451, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:12:00+00:00, data_interval_end=2024-02-11 17:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:14:02.260+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:14:00+00:00, run_after=2024-02-11T17:16:00+00:00 [2024-02-11T17:14:02.335+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:12:00+00:00 exited with status success for try_number 1 [2024-02-11T17:14:02.346+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:12:00+00:00, map_index=-1, run_start_date=2024-02-11 17:14:01.054398+00:00, run_end_date=2024-02-11 17:14:01.391962+00:00, run_duration=0.337564, 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-11 17:14:00.282454+00:00, queued_by_job_id=1, pid=20852 [2024-02-11T17:14:03.385+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:14:03.386+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:13:00+00:00, run_id=scheduled__2024-02-11T17:13:00+00:00, run_start_date=2024-02-11 17:14:00.244083+00:00, run_end_date=2024-02-11 17:14:03.385927+00:00, run_duration=3.141844, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:13:00+00:00, data_interval_end=2024-02-11 17:14:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:14:03.393+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:14:00+00:00, run_after=2024-02-11T17:15:00+00:00 [2024-02-11T17:14:03.398+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:14:03.398+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:13:00+00:00, run_id=scheduled__2024-02-11T17:13:00+00:00, run_start_date=2024-02-11 17:14:00.244793+00:00, run_end_date=2024-02-11 17:14:03.398795+00:00, run_duration=3.154002, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:13:00+00:00, data_interval_end=2024-02-11 17:14:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:14:03.406+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:14:00+00:00, run_after=2024-02-11T17:15:00+00:00 [2024-02-11T17:14:03.447+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:13:00+00:00 exited with status success for try_number 1 [2024-02-11T17:14:03.451+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:13:00+00:00, map_index=-1, run_start_date=2024-02-11 17:14:02.145878+00:00, run_end_date=2024-02-11 17:14:02.516229+00:00, run_duration=0.370351, state=success, executor_state=success, try_number=1, max_tries=1, job_id=964, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:14:00.282454+00:00, queued_by_job_id=1, pid=20883 [2024-02-11T17:14:04.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:13:00+00:00 exited with status success for try_number 1 [2024-02-11T17:14:04.240+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:13:00+00:00, map_index=-1, run_start_date=2024-02-11 17:14:02.127972+00:00, run_end_date=2024-02-11 17:14:03.377142+00:00, run_duration=1.24917, 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-11 17:14:00.282454+00:00, queued_by_job_id=1, pid=20882 [2024-02-11T17:14:54.246+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:14:54.246+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T17:14:54.247+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:14:54.250+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211171453_924806', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:14:54.250+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211171453_924806', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T17:14:54.320+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211171453_924806 exited with status queued for try_number 1 [2024-02-11T17:14:54.324+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e258764-2b63-4d2b-8492-f1d0037f3654 [2024-02-11T17:14:55.750+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:14:55.751+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 17:14:53.676514+00:00, run_id=vdu_down_20240211171453_924806, run_start_date=2024-02-11 17:14:54.213215+00:00, run_end_date=2024-02-11 17:14:55.750971+00:00, run_duration=1.537756, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 17:14:53.676514+00:00, data_interval_end=2024-02-11 17:14:53.676514+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T17:14:55.752+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T17:14:55.772+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211171453_924806 exited with status success for try_number 1 [2024-02-11T17:14:55.775+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211171453_924806, map_index=-1, run_start_date=2024-02-11 17:14:54.922587+00:00, run_end_date=2024-02-11 17:14:55.190243+00:00, run_duration=0.267656, state=success, executor_state=success, try_number=1, max_tries=1, job_id=965, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:14:54.248348+00:00, queued_by_job_id=1, pid=20916 [2024-02-11T17:15:00.797+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:15:00.806+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:15:00+00:00, run_after=2024-02-11T17:20:00+00:00 [2024-02-11T17:15:00.818+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:15:00+00:00, run_after=2024-02-11T17:16:00+00:00 [2024-02-11T17:15:00.871+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:15:00.871+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:15:00.871+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:15:00.871+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:15:00.872+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:15:00.874+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:15:00.874+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:15:00.874+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:15:00.874+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:15:00.875+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:15:00.875+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:15:01.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:15:01.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:15:01.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:15:01.032+0000] {scheduler_job.py:635} INFO - Setting external_id for to e8a912a2-b19e-413a-9a49-96691f5389c2 [2024-02-11T17:15:01.032+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e0926b4-7203-426d-b21d-8af28a7dbe99 [2024-02-11T17:15:01.033+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ff878e3-8965-4f3a-8f78-a2cb9d767e1c [2024-02-11T17:15:03.742+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:15:03.742+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:14:00+00:00, run_id=scheduled__2024-02-11T17:14:00+00:00, run_start_date=2024-02-11 17:15:00.830682+00:00, run_end_date=2024-02-11 17:15:03.742623+00:00, run_duration=2.911941, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:14:00+00:00, data_interval_end=2024-02-11 17:15:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:15:03.752+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:15:00+00:00, run_after=2024-02-11T17:16:00+00:00 [2024-02-11T17:15:03.775+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:15:03.775+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:15:03.775+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:15:03.778+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T17:15:03.778+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:15:03.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:15:03.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:14:00+00:00 exited with status success for try_number 1 [2024-02-11T17:15:03.819+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:14:00+00:00, map_index=-1, run_start_date=2024-02-11 17:15:02.928958+00:00, run_end_date=2024-02-11 17:15:03.496737+00:00, run_duration=0.567779, 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-11 17:15:00.872932+00:00, queued_by_job_id=1, pid=20950 [2024-02-11T17:15:03.820+0000] {scheduler_job.py:635} INFO - Setting external_id for to 07d4444f-6731-4205-a26f-0efc69129e58 [2024-02-11T17:15:03.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status success for try_number 1 [2024-02-11T17:15:03.895+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:10:00+00:00, map_index=-1, run_start_date=2024-02-11 17:15:03.290459+00:00, run_end_date=2024-02-11 17:15:03.690866+00:00, run_duration=0.400407, state=success, executor_state=success, try_number=1, max_tries=1, job_id=968, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:15:00.872932+00:00, queued_by_job_id=1, pid=20961 [2024-02-11T17:15:05.892+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:15:05.892+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:15:05.892+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:15:05.894+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T17:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T17:15:05.894+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T17:15:05.923+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:15:05.923+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status success for try_number 1 [2024-02-11T17:15:05.927+0000] {scheduler_job.py:635} INFO - Setting external_id for to bdc428b9-851c-4e29-b443-302be6b84857 [2024-02-11T17:15:05.927+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T17:10:00+00:00, map_index=-1, run_start_date=2024-02-11 17:15:04.957590+00:00, run_end_date=2024-02-11 17:15:05.136881+00:00, run_duration=0.179291, state=success, executor_state=success, try_number=1, max_tries=1, job_id=969, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:15:03.776494+00:00, queued_by_job_id=1, pid=21000 [2024-02-11T17:15:07.021+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:15:07.022+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:14:00+00:00, run_id=scheduled__2024-02-11T17:14:00+00:00, run_start_date=2024-02-11 17:15:00.831349+00:00, run_end_date=2024-02-11 17:15:07.022155+00:00, run_duration=6.190806, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:14:00+00:00, data_interval_end=2024-02-11 17:15:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:15:07.031+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:15:00+00:00, run_after=2024-02-11T17:16:00+00:00 [2024-02-11T17:15:07.070+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:14:00+00:00 exited with status success for try_number 1 [2024-02-11T17:15:07.074+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:14:00+00:00, map_index=-1, run_start_date=2024-02-11 17:15:02.967269+00:00, run_end_date=2024-02-11 17:15:06.503304+00:00, run_duration=3.536035, 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-11 17:15:00.872932+00:00, queued_by_job_id=1, pid=20951 [2024-02-11T17:15:08.254+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:15:08.254+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:15:08.255+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:15:08.256+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:15:08.256+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:15:08.289+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:15:08.289+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status success for try_number 1 [2024-02-11T17:15:08.292+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2188ba2f-e17b-4097-a83f-8905ceffc227 [2024-02-11T17:15:08.293+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T17:10:00+00:00, map_index=0, run_start_date=2024-02-11 17:15:07.023272+00:00, run_end_date=2024-02-11 17:15:07.211113+00:00, run_duration=0.187841, state=success, executor_state=success, try_number=1, max_tries=1, job_id=970, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:15:05.893276+00:00, queued_by_job_id=1, pid=21012 [2024-02-11T17:15:09.874+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:15:09.874+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:10:00+00:00, run_id=scheduled__2024-02-11T17:10:00+00:00, run_start_date=2024-02-11 17:15:00.829877+00:00, run_end_date=2024-02-11 17:15:09.874740+00:00, run_duration=9.044863, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:10:00+00:00, data_interval_end=2024-02-11 17:15:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T17:15:09.879+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:15:00+00:00, run_after=2024-02-11T17:20:00+00:00 [2024-02-11T17:15:09.900+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:10:00+00:00 exited with status success for try_number 1 [2024-02-11T17:15:09.903+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T17:10:00+00:00, map_index=-1, run_start_date=2024-02-11 17:15:09.365530+00:00, run_end_date=2024-02-11 17:15:09.544455+00:00, run_duration=0.178925, 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-11 17:15:08.255396+00:00, queued_by_job_id=1, pid=21024 [2024-02-11T17:15:15.771+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T17:16:00.328+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:16:00.337+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:16:00+00:00, run_after=2024-02-11T17:17:00+00:00 [2024-02-11T17:16:00.342+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:16:00.389+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:16:00.390+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:16:00.390+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:16:00.390+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:16:00.390+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:16:00.392+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:16:00.393+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:16:00.393+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:16:00.393+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:16:00.393+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:16:00.393+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:16:00.688+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:16:00.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:16:00.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:16:00.698+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a760b58-10b7-4b58-9b00-181b5c533a2e [2024-02-11T17:16:00.699+0000] {scheduler_job.py:635} INFO - Setting external_id for to 42189f1e-1fcb-4302-9b0b-6b5c920702b5 [2024-02-11T17:16:00.700+0000] {scheduler_job.py:635} INFO - Setting external_id for to ef724c86-49a7-4a7f-9538-5f0f13385b3f [2024-02-11T17:16:01.862+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:16:01.863+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:14:00+00:00, run_id=scheduled__2024-02-11T17:14:00+00:00, run_start_date=2024-02-11 17:16:00.354024+00:00, run_end_date=2024-02-11 17:16:01.862933+00:00, run_duration=1.508909, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:14:00+00:00, data_interval_end=2024-02-11 17:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:16:01.878+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:16:00+00:00, run_after=2024-02-11T17:18:00+00:00 [2024-02-11T17:16:01.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:14:00+00:00 exited with status success for try_number 1 [2024-02-11T17:16:02.004+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:14:00+00:00, map_index=-1, run_start_date=2024-02-11 17:16:01.178621+00:00, run_end_date=2024-02-11 17:16:01.423967+00:00, run_duration=0.245346, 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-11 17:16:00.391527+00:00, queued_by_job_id=1, pid=21040 [2024-02-11T17:16:03.043+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:16:03.044+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:15:00+00:00, run_id=scheduled__2024-02-11T17:15:00+00:00, run_start_date=2024-02-11 17:16:00.354838+00:00, run_end_date=2024-02-11 17:16:03.044074+00:00, run_duration=2.689236, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:15:00+00:00, data_interval_end=2024-02-11 17:16:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:16:03.053+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:16:00+00:00, run_after=2024-02-11T17:17:00+00:00 [2024-02-11T17:16:03.083+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:15:00+00:00 exited with status success for try_number 1 [2024-02-11T17:16:03.087+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:15:00+00:00, map_index=-1, run_start_date=2024-02-11 17:16:02.163598+00:00, run_end_date=2024-02-11 17:16:02.483020+00:00, run_duration=0.319422, 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-11 17:16:00.391527+00:00, queued_by_job_id=1, pid=21070 [2024-02-11T17:16:04.119+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:16:04.120+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:15:00+00:00, run_id=scheduled__2024-02-11T17:15:00+00:00, run_start_date=2024-02-11 17:16:00.355509+00:00, run_end_date=2024-02-11 17:16:04.120199+00:00, run_duration=3.76469, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:15:00+00:00, data_interval_end=2024-02-11 17:16:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:16:04.127+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:16:00+00:00, run_after=2024-02-11T17:17:00+00:00 [2024-02-11T17:16:04.151+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:15:00+00:00 exited with status success for try_number 1 [2024-02-11T17:16:04.154+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:15:00+00:00, map_index=-1, run_start_date=2024-02-11 17:16:02.222707+00:00, run_end_date=2024-02-11 17:16:03.824664+00:00, run_duration=1.601957, 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-11 17:16:00.391527+00:00, queued_by_job_id=1, pid=21071 [2024-02-11T17:16:54.619+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:16:54.619+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T17:16:54.620+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:16:54.621+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211171653_760472', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:16:54.621+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211171653_760472', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T17:16:54.648+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211171653_760472 exited with status queued for try_number 1 [2024-02-11T17:16:54.652+0000] {scheduler_job.py:635} INFO - Setting external_id for to affefd97-653a-4963-bf96-024b6e28d91f [2024-02-11T17:16:55.780+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:16:55.780+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 17:16:53.742649+00:00, run_id=vdu_down_20240211171653_760472, run_start_date=2024-02-11 17:16:54.596657+00:00, run_end_date=2024-02-11 17:16:55.780575+00:00, run_duration=1.183918, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 17:16:53.742649+00:00, data_interval_end=2024-02-11 17:16:53.742649+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T17:16:55.782+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T17:16:55.807+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211171653_760472 exited with status success for try_number 1 [2024-02-11T17:16:55.811+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211171653_760472, map_index=-1, run_start_date=2024-02-11 17:16:55.116557+00:00, run_end_date=2024-02-11 17:16:55.297507+00:00, run_duration=0.18095, 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-11 17:16:54.620768+00:00, queued_by_job_id=1, pid=21104 [2024-02-11T17:17:00.529+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:17:00+00:00, run_after=2024-02-11T17:18:00+00:00 [2024-02-11T17:17:00.537+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:17:00.614+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:17:00.614+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:17:00.614+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:17:00.615+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:17:00.618+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:17:00.618+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:17:00.618+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:17:00.619+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:17:00.798+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:17:00.799+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:17:00.812+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99ab2952-40e2-4e65-b1c4-92e31da15ab9 [2024-02-11T17:17:00.813+0000] {scheduler_job.py:635} INFO - Setting external_id for to 51b383df-d8f7-4006-8646-7b4500dc368d [2024-02-11T17:17:03.497+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:17:03.498+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:16:00+00:00, run_id=scheduled__2024-02-11T17:16:00+00:00, run_start_date=2024-02-11 17:17:00.550402+00:00, run_end_date=2024-02-11 17:17:03.498031+00:00, run_duration=2.947629, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:16:00+00:00, data_interval_end=2024-02-11 17:17:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:17:03.505+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:17:00+00:00, run_after=2024-02-11T17:18:00+00:00 [2024-02-11T17:17:03.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:16:00+00:00 exited with status success for try_number 1 [2024-02-11T17:17:03.533+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:16:00+00:00, map_index=-1, run_start_date=2024-02-11 17:17:02.873324+00:00, run_end_date=2024-02-11 17:17:03.208224+00:00, run_duration=0.3349, 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-11 17:17:00.616253+00:00, queued_by_job_id=1, pid=21136 [2024-02-11T17:17:04.568+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:17:04.569+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:16:00+00:00, run_id=scheduled__2024-02-11T17:16:00+00:00, run_start_date=2024-02-11 17:17:00.551625+00:00, run_end_date=2024-02-11 17:17:04.569086+00:00, run_duration=4.017461, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:16:00+00:00, data_interval_end=2024-02-11 17:17:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:17:04.581+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:17:00+00:00, run_after=2024-02-11T17:18:00+00:00 [2024-02-11T17:17:05.659+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:16:00+00:00 exited with status success for try_number 1 [2024-02-11T17:17:05.663+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:16:00+00:00, map_index=-1, run_start_date=2024-02-11 17:17:03.001284+00:00, run_end_date=2024-02-11 17:17:04.546937+00:00, run_duration=1.545653, 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-11 17:17:00.616253+00:00, queued_by_job_id=1, pid=21137 [2024-02-11T17:18:00.419+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:18:00.424+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:18:00.437+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:18:00+00:00, run_after=2024-02-11T17:19:00+00:00 [2024-02-11T17:18:00.558+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:18:00.558+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:18:00.558+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:18:00.559+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:18:00.559+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:18:00.561+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:18:00.561+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:18:00.561+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:18:00.561+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:18:00.562+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:18:00.562+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:18:00.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:18:00.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:18:00.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:18:00.878+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9a2059b8-536d-444d-b675-5bf25cf719e3 [2024-02-11T17:18:00.878+0000] {scheduler_job.py:635} INFO - Setting external_id for to ce4d3c57-9fa8-4f92-a8a9-14fbccadf5de [2024-02-11T17:18:00.879+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6f2eba8c-18b1-4e2c-a0b5-211955af4cfa [2024-02-11T17:18:02.025+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:18:02.026+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:16:00+00:00, run_id=scheduled__2024-02-11T17:16:00+00:00, run_start_date=2024-02-11 17:18:00.457290+00:00, run_end_date=2024-02-11 17:18:02.026277+00:00, run_duration=1.568987, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:16:00+00:00, data_interval_end=2024-02-11 17:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:18:02.037+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:18:00+00:00, run_after=2024-02-11T17:20:00+00:00 [2024-02-11T17:18:02.097+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:16:00+00:00 exited with status success for try_number 1 [2024-02-11T17:18:02.109+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:16:00+00:00, map_index=-1, run_start_date=2024-02-11 17:18:01.253676+00:00, run_end_date=2024-02-11 17:18:01.535766+00:00, run_duration=0.28209, 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-11 17:18:00.560163+00:00, queued_by_job_id=1, pid=21172 [2024-02-11T17:18:02.748+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:18:02.748+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:17:00+00:00, run_id=scheduled__2024-02-11T17:17:00+00:00, run_start_date=2024-02-11 17:18:00.458337+00:00, run_end_date=2024-02-11 17:18:02.748769+00:00, run_duration=2.290432, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:17:00+00:00, data_interval_end=2024-02-11 17:18:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:18:02.768+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:18:00+00:00, run_after=2024-02-11T17:19:00+00:00 [2024-02-11T17:18:03.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:17:00+00:00 exited with status success for try_number 1 [2024-02-11T17:18:03.954+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:17:00+00:00, map_index=-1, run_start_date=2024-02-11 17:18:02.318956+00:00, run_end_date=2024-02-11 17:18:02.687251+00:00, run_duration=0.368295, 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-11 17:18:00.560163+00:00, queued_by_job_id=1, pid=21202 [2024-02-11T17:18:04.987+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:18:04.988+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:17:00+00:00, run_id=scheduled__2024-02-11T17:17:00+00:00, run_start_date=2024-02-11 17:18:00.459298+00:00, run_end_date=2024-02-11 17:18:04.988584+00:00, run_duration=4.529286, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:17:00+00:00, data_interval_end=2024-02-11 17:18:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:18:04.998+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:18:00+00:00, run_after=2024-02-11T17:19:00+00:00 [2024-02-11T17:18:05.023+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:17:00+00:00 exited with status success for try_number 1 [2024-02-11T17:18:05.027+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:17:00+00:00, map_index=-1, run_start_date=2024-02-11 17:18:02.393844+00:00, run_end_date=2024-02-11 17:18:04.253746+00:00, run_duration=1.859902, state=success, executor_state=success, try_number=1, max_tries=1, job_id=980, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:18:00.560163+00:00, queued_by_job_id=1, pid=21203 [2024-02-11T17:19:00.955+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:19:00.964+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:19:00+00:00, run_after=2024-02-11T17:20:00+00:00 [2024-02-11T17:19:01.012+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:19:01.012+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:19:01.012+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:19:01.012+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:19:01.014+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:19:01.014+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:19:01.014+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:19:01.014+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:19:01.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:19:01.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:19:01.114+0000] {scheduler_job.py:635} INFO - Setting external_id for to b52467e1-4631-41ac-bee7-46f5a5971e5c [2024-02-11T17:19:01.114+0000] {scheduler_job.py:635} INFO - Setting external_id for to a82ee460-69d2-407f-ab55-bc622bf8934d [2024-02-11T17:19:03.069+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:19:03.070+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:18:00+00:00, run_id=scheduled__2024-02-11T17:18:00+00:00, run_start_date=2024-02-11 17:19:00.978843+00:00, run_end_date=2024-02-11 17:19:03.069976+00:00, run_duration=2.091133, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:18:00+00:00, data_interval_end=2024-02-11 17:19:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:19:03.076+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:19:00+00:00, run_after=2024-02-11T17:20:00+00:00 [2024-02-11T17:19:03.101+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:18:00+00:00 exited with status success for try_number 1 [2024-02-11T17:19:03.104+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:18:00+00:00, map_index=-1, run_start_date=2024-02-11 17:19:02.686869+00:00, run_end_date=2024-02-11 17:19:02.941939+00:00, run_duration=0.25507, 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-11 17:19:01.013238+00:00, queued_by_job_id=1, pid=21258 [2024-02-11T17:19:04.137+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:19:04.137+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:18:00+00:00, run_id=scheduled__2024-02-11T17:18:00+00:00, run_start_date=2024-02-11 17:19:00.979572+00:00, run_end_date=2024-02-11 17:19:04.137298+00:00, run_duration=3.157726, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:18:00+00:00, data_interval_end=2024-02-11 17:19:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:19:04.143+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:19:00+00:00, run_after=2024-02-11T17:20:00+00:00 [2024-02-11T17:19:04.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:18:00+00:00 exited with status success for try_number 1 [2024-02-11T17:19:04.167+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:18:00+00:00, map_index=-1, run_start_date=2024-02-11 17:19:02.685105+00:00, run_end_date=2024-02-11 17:19:03.792061+00:00, run_duration=1.106956, 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-11 17:19:01.013238+00:00, queued_by_job_id=1, pid=21257 [2024-02-11T17:20:00.501+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:20:00.509+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:20:00+00:00, run_after=2024-02-11T17:25:00+00:00 [2024-02-11T17:20:00.523+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:20:00+00:00, run_after=2024-02-11T17:21:00+00:00 [2024-02-11T17:20:00.530+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:20:00.594+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T17:20:00.594+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:20:00.594+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:20:00.594+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:20:00.594+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:20:00.595+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:20:00.598+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:20:00.598+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:20:00.598+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:20:00.598+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:20:00.598+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:20:00.598+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:20:00.598+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:20:00.599+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:20:00.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:20:00.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:20:00.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:20:00.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:20:00.879+0000] {scheduler_job.py:635} INFO - Setting external_id for to a89ef92b-c168-4efe-b0d0-71b8f7a26c49 [2024-02-11T17:20:00.886+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d2f4bad-a3a5-4aac-a913-6756328c6e38 [2024-02-11T17:20:00.887+0000] {scheduler_job.py:635} INFO - Setting external_id for to f0ae0dff-e0d5-4373-a10a-c004b7ba5ad2 [2024-02-11T17:20:00.888+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22f4ebf7-005b-4a6c-aa91-b2d50386b351 [2024-02-11T17:20:03.263+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:20:03.263+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:18:00+00:00, run_id=scheduled__2024-02-11T17:18:00+00:00, run_start_date=2024-02-11 17:20:00.543508+00:00, run_end_date=2024-02-11 17:20:03.263777+00:00, run_duration=2.720269, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:18:00+00:00, data_interval_end=2024-02-11 17:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:20:03.278+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:20:00+00:00, run_after=2024-02-11T17:22:00+00:00 [2024-02-11T17:20:03.338+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:18:00+00:00 exited with status success for try_number 1 [2024-02-11T17:20:03.345+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:18:00+00:00, map_index=-1, run_start_date=2024-02-11 17:20:01.636369+00:00, run_end_date=2024-02-11 17:20:02.297734+00:00, run_duration=0.661365, state=success, executor_state=success, try_number=1, max_tries=1, job_id=983, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:20:00.596083+00:00, queued_by_job_id=1, pid=21294 [2024-02-11T17:20:03.486+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:20:03.486+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:19:00+00:00, run_id=scheduled__2024-02-11T17:19:00+00:00, run_start_date=2024-02-11 17:20:00.544163+00:00, run_end_date=2024-02-11 17:20:03.486324+00:00, run_duration=2.942161, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:19:00+00:00, data_interval_end=2024-02-11 17:20:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:20:03.493+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:20:00+00:00, run_after=2024-02-11T17:21:00+00:00 [2024-02-11T17:20:03.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:19:00+00:00 exited with status success for try_number 1 [2024-02-11T17:20:03.531+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:19:00+00:00, map_index=-1, run_start_date=2024-02-11 17:20:02.916007+00:00, run_end_date=2024-02-11 17:20:03.334457+00:00, run_duration=0.41845, 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-11 17:20:00.596083+00:00, queued_by_job_id=1, pid=21326 [2024-02-11T17:20:04.573+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:20:04.574+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:19:00+00:00, run_id=scheduled__2024-02-11T17:19:00+00:00, run_start_date=2024-02-11 17:20:00.544831+00:00, run_end_date=2024-02-11 17:20:04.574146+00:00, run_duration=4.029315, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:19:00+00:00, data_interval_end=2024-02-11 17:20:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:20:04.581+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:20:00+00:00, run_after=2024-02-11T17:21:00+00:00 [2024-02-11T17:20:04.597+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:20:04.597+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:20:04.597+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:20:04.599+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T17:20:04.599+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:20:04.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:20:04.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:15:00+00:00 exited with status success for try_number 1 [2024-02-11T17:20:04.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:19:00+00:00 exited with status success for try_number 1 [2024-02-11T17:20:04.636+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22ed6641-1906-4f93-b8d0-bc780ccfc876 [2024-02-11T17:20:04.637+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:19:00+00:00, map_index=-1, run_start_date=2024-02-11 17:20:02.837336+00:00, run_end_date=2024-02-11 17:20:04.045875+00:00, run_duration=1.208539, state=success, executor_state=success, try_number=1, max_tries=1, job_id=984, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:20:00.596083+00:00, queued_by_job_id=1, pid=21325 [2024-02-11T17:20:04.637+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:15:00+00:00, map_index=-1, run_start_date=2024-02-11 17:20:03.330874+00:00, run_end_date=2024-02-11 17:20:03.541779+00:00, run_duration=0.210905, state=success, executor_state=success, try_number=1, max_tries=1, job_id=986, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:20:00.596083+00:00, queued_by_job_id=1, pid=21354 [2024-02-11T17:20:06.817+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:20:06.817+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:20:06.818+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:20:06.819+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T17:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T17:20:06.819+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T17:20:06.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:20:06.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:15:00+00:00 exited with status success for try_number 1 [2024-02-11T17:20:06.856+0000] {scheduler_job.py:635} INFO - Setting external_id for to 957a227b-ed21-4353-a57e-3042c9af9bb5 [2024-02-11T17:20:06.856+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T17:15:00+00:00, map_index=-1, run_start_date=2024-02-11 17:20:05.693029+00:00, run_end_date=2024-02-11 17:20:05.902149+00:00, run_duration=0.20912, state=success, executor_state=success, try_number=1, max_tries=1, job_id=987, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:20:04.598196+00:00, queued_by_job_id=1, pid=21375 [2024-02-11T17:20:08.579+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:20:08.579+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:20:08.580+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:20:08.581+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:20:08.581+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:20:08.613+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:20:08.613+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:15:00+00:00 exited with status success for try_number 1 [2024-02-11T17:20:08.617+0000] {scheduler_job.py:635} INFO - Setting external_id for to 28141c65-f729-431a-b84c-ae6623492844 [2024-02-11T17:20:08.617+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T17:15:00+00:00, map_index=0, run_start_date=2024-02-11 17:20:07.933596+00:00, run_end_date=2024-02-11 17:20:08.155170+00:00, run_duration=0.221574, state=success, executor_state=success, try_number=1, max_tries=1, job_id=988, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:20:06.818495+00:00, queued_by_job_id=1, pid=21387 [2024-02-11T17:20:10.792+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:20:10.793+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:15:00+00:00, run_id=scheduled__2024-02-11T17:15:00+00:00, run_start_date=2024-02-11 17:20:00.542697+00:00, run_end_date=2024-02-11 17:20:10.793752+00:00, run_duration=10.251055, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:15:00+00:00, data_interval_end=2024-02-11 17:20:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T17:20:10.808+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:20:00+00:00, run_after=2024-02-11T17:25:00+00:00 [2024-02-11T17:20:10.843+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:15:00+00:00 exited with status success for try_number 1 [2024-02-11T17:20:10.858+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T17:15:00+00:00, map_index=-1, run_start_date=2024-02-11 17:20:09.692856+00:00, run_end_date=2024-02-11 17:20:09.930333+00:00, run_duration=0.237477, 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-11 17:20:08.580584+00:00, queued_by_job_id=1, pid=21399 [2024-02-11T17:20:13.700+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:20:13.700+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T17:20:13.701+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:20:13.703+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211172013_788515', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:20:13.703+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211172013_788515', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T17:20:13.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211172013_788515 exited with status queued for try_number 1 [2024-02-11T17:20:13.742+0000] {scheduler_job.py:635} INFO - Setting external_id for to 022f56b2-de04-4082-a658-a135affa8bd4 [2024-02-11T17:20:14.871+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:20:14.872+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 17:20:13.634302+00:00, run_id=vdu_down_20240211172013_788515, run_start_date=2024-02-11 17:20:13.661049+00:00, run_end_date=2024-02-11 17:20:14.872003+00:00, run_duration=1.210954, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 17:20:13.634302+00:00, data_interval_end=2024-02-11 17:20:13.634302+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T17:20:14.873+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T17:20:14.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211172013_788515 exited with status success for try_number 1 [2024-02-11T17:20:14.896+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211172013_788515, map_index=-1, run_start_date=2024-02-11 17:20:14.250948+00:00, run_end_date=2024-02-11 17:20:14.446423+00:00, run_duration=0.195475, 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-11 17:20:13.701845+00:00, queued_by_job_id=1, pid=21401 [2024-02-11T17:20:15.808+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T17:21:00.190+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:21:00+00:00, run_after=2024-02-11T17:22:00+00:00 [2024-02-11T17:21:00.205+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:21:00.250+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:21:00.250+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:21:00.251+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:21:00.251+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:21:00.254+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:21:00.254+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:21:00.254+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:21:00.254+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:21:00.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:21:00.410+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:21:00.416+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b02c130-1096-4fdf-a85b-b63d43cb46c6 [2024-02-11T17:21:00.416+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4995e19b-a0ba-42e2-8b5e-660afd71265c [2024-02-11T17:21:02.633+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:21:02.634+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:20:00+00:00, run_id=scheduled__2024-02-11T17:20:00+00:00, run_start_date=2024-02-11 17:21:00.216140+00:00, run_end_date=2024-02-11 17:21:02.634082+00:00, run_duration=2.417942, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:20:00+00:00, data_interval_end=2024-02-11 17:21:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:21:02.642+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:21:00+00:00, run_after=2024-02-11T17:22:00+00:00 [2024-02-11T17:21:02.668+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status success for try_number 1 [2024-02-11T17:21:02.671+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:20:00+00:00, map_index=-1, run_start_date=2024-02-11 17:21:01.691075+00:00, run_end_date=2024-02-11 17:21:02.010142+00:00, run_duration=0.319067, 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-11 17:21:00.252449+00:00, queued_by_job_id=1, pid=21454 [2024-02-11T17:21:03.557+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:21:03.557+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:20:00+00:00, run_id=scheduled__2024-02-11T17:20:00+00:00, run_start_date=2024-02-11 17:21:00.216938+00:00, run_end_date=2024-02-11 17:21:03.557781+00:00, run_duration=3.340843, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:20:00+00:00, data_interval_end=2024-02-11 17:21:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:21:03.564+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:21:00+00:00, run_after=2024-02-11T17:22:00+00:00 [2024-02-11T17:21:03.587+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status success for try_number 1 [2024-02-11T17:21:03.591+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:20:00+00:00, map_index=-1, run_start_date=2024-02-11 17:21:01.758189+00:00, run_end_date=2024-02-11 17:21:03.094263+00:00, run_duration=1.336074, 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-11 17:21:00.252449+00:00, queued_by_job_id=1, pid=21455 [2024-02-11T17:22:00.769+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:22:00.773+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:22:00.782+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:22:00+00:00, run_after=2024-02-11T17:23:00+00:00 [2024-02-11T17:22:00.829+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:22:00.830+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:22:00.830+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:22:00.830+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:22:00.830+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:22:00.832+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:22:00.832+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:22:00.832+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:22:00.833+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:22:00.833+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:22:00.833+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:22:00.993+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:22:00.994+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:22:00.994+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:22:01.001+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b03b4d7-e3d5-496a-96e1-9ad27b768fac [2024-02-11T17:22:01.001+0000] {scheduler_job.py:635} INFO - Setting external_id for to b5479eb0-d54e-4fae-a2d7-344cc0d80fac [2024-02-11T17:22:01.002+0000] {scheduler_job.py:635} INFO - Setting external_id for to 49cf63b6-2c61-4abc-b1a6-447183d280e7 [2024-02-11T17:22:02.155+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:22:02.156+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:20:00+00:00, run_id=scheduled__2024-02-11T17:20:00+00:00, run_start_date=2024-02-11 17:22:00.794755+00:00, run_end_date=2024-02-11 17:22:02.156231+00:00, run_duration=1.361476, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:20:00+00:00, data_interval_end=2024-02-11 17:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:22:02.167+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:22:00+00:00, run_after=2024-02-11T17:24:00+00:00 [2024-02-11T17:22:02.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status success for try_number 1 [2024-02-11T17:22:02.258+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:20:00+00:00, map_index=-1, run_start_date=2024-02-11 17:22:01.385031+00:00, run_end_date=2024-02-11 17:22:01.774893+00:00, run_duration=0.389862, 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-11 17:22:00.831333+00:00, queued_by_job_id=1, pid=21490 [2024-02-11T17:22:03.294+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:22:03.294+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:21:00+00:00, run_id=scheduled__2024-02-11T17:21:00+00:00, run_start_date=2024-02-11 17:22:00.795491+00:00, run_end_date=2024-02-11 17:22:03.294605+00:00, run_duration=2.499114, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:21:00+00:00, data_interval_end=2024-02-11 17:22:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:22:03.301+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:22:00+00:00, run_after=2024-02-11T17:23:00+00:00 [2024-02-11T17:22:03.325+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:21:00+00:00 exited with status success for try_number 1 [2024-02-11T17:22:03.329+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:21:00+00:00, map_index=-1, run_start_date=2024-02-11 17:22:02.609906+00:00, run_end_date=2024-02-11 17:22:02.918484+00:00, run_duration=0.308578, 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-11 17:22:00.831333+00:00, queued_by_job_id=1, pid=21521 [2024-02-11T17:22:03.830+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:22:03.831+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:21:00+00:00, run_id=scheduled__2024-02-11T17:21:00+00:00, run_start_date=2024-02-11 17:22:00.796097+00:00, run_end_date=2024-02-11 17:22:03.831164+00:00, run_duration=3.035067, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:21:00+00:00, data_interval_end=2024-02-11 17:22:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:22:03.839+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:22:00+00:00, run_after=2024-02-11T17:23:00+00:00 [2024-02-11T17:22:03.865+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:21:00+00:00 exited with status success for try_number 1 [2024-02-11T17:22:03.873+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:21:00+00:00, map_index=-1, run_start_date=2024-02-11 17:22:02.549238+00:00, run_end_date=2024-02-11 17:22:03.594947+00:00, run_duration=1.045709, 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-11 17:22:00.831333+00:00, queued_by_job_id=1, pid=21520 [2024-02-11T17:22:13.922+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:22:13.922+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T17:22:13.922+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:22:13.924+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211172213_514043', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:22:13.924+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211172213_514043', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T17:22:13.955+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211172213_514043 exited with status queued for try_number 1 [2024-02-11T17:22:13.959+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a75bf60-0f3f-47c2-a37e-6ef08a545e47 [2024-02-11T17:22:14.847+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:22:14.847+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 17:22:13.636781+00:00, run_id=vdu_down_20240211172213_514043, run_start_date=2024-02-11 17:22:13.900165+00:00, run_end_date=2024-02-11 17:22:14.847355+00:00, run_duration=0.94719, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 17:22:13.636781+00:00, data_interval_end=2024-02-11 17:22:13.636781+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T17:22:14.849+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T17:22:14.871+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211172213_514043 exited with status success for try_number 1 [2024-02-11T17:22:14.874+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211172213_514043, map_index=-1, run_start_date=2024-02-11 17:22:14.397897+00:00, run_end_date=2024-02-11 17:22:14.591178+00:00, run_duration=0.193281, 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-11 17:22:13.923133+00:00, queued_by_job_id=1, pid=21541 [2024-02-11T17:23:00.229+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:23:00.241+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:23:00+00:00, run_after=2024-02-11T17:24:00+00:00 [2024-02-11T17:23:00.279+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:23:00.279+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:23:00.280+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:23:00.280+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:23:00.282+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:23:00.282+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:23:00.282+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:23:00.283+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:23:00.412+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:23:00.412+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:23:00.419+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7f388fee-859a-4bb8-9df1-2b22b01e0d25 [2024-02-11T17:23:00.419+0000] {scheduler_job.py:635} INFO - Setting external_id for to cc4990d7-fb16-46bc-8a41-91495e499b08 [2024-02-11T17:23:02.652+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:23:02.653+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:22:00+00:00, run_id=scheduled__2024-02-11T17:22:00+00:00, run_start_date=2024-02-11 17:23:00.250943+00:00, run_end_date=2024-02-11 17:23:02.652966+00:00, run_duration=2.402023, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:22:00+00:00, data_interval_end=2024-02-11 17:23:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:23:02.659+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:23:00+00:00, run_after=2024-02-11T17:24:00+00:00 [2024-02-11T17:23:02.686+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:22:00+00:00 exited with status success for try_number 1 [2024-02-11T17:23:02.690+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:22:00+00:00, map_index=-1, run_start_date=2024-02-11 17:23:01.938664+00:00, run_end_date=2024-02-11 17:23:02.250446+00:00, run_duration=0.311782, state=success, executor_state=success, try_number=1, max_tries=1, job_id=998, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:23:00.281113+00:00, queued_by_job_id=1, pid=21596 [2024-02-11T17:23:03.719+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:23:03.719+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:22:00+00:00, run_id=scheduled__2024-02-11T17:22:00+00:00, run_start_date=2024-02-11 17:23:00.251793+00:00, run_end_date=2024-02-11 17:23:03.719708+00:00, run_duration=3.467915, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:22:00+00:00, data_interval_end=2024-02-11 17:23:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:23:03.726+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:23:00+00:00, run_after=2024-02-11T17:24:00+00:00 [2024-02-11T17:23:03.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:22:00+00:00 exited with status success for try_number 1 [2024-02-11T17:23:03.749+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:22:00+00:00, map_index=-1, run_start_date=2024-02-11 17:23:01.802193+00:00, run_end_date=2024-02-11 17:23:02.994733+00:00, run_duration=1.19254, 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-11 17:23:00.281113+00:00, queued_by_job_id=1, pid=21595 [2024-02-11T17:24:00.068+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:24:00.073+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:24:00.087+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:24:00+00:00, run_after=2024-02-11T17:25:00+00:00 [2024-02-11T17:24:00.140+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:24:00.140+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:24:00.140+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:24:00.140+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:24:00.141+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:24:00.143+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:24:00.143+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:24:00.143+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:24:00.143+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:24:00.143+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:24:00.144+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:24:00.427+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:24:00.427+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:24:00.428+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:24:00.478+0000] {scheduler_job.py:635} INFO - Setting external_id for to c7850339-5da6-4d2c-ab22-b6ad9358f5df [2024-02-11T17:24:00.478+0000] {scheduler_job.py:635} INFO - Setting external_id for to 24b9f66f-14e5-4276-accb-c6105c11c445 [2024-02-11T17:24:00.478+0000] {scheduler_job.py:635} INFO - Setting external_id for to 709833e9-dcd2-42fb-bb54-2c9e7fe9ce80 [2024-02-11T17:24:02.176+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:24:02.176+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:22:00+00:00, run_id=scheduled__2024-02-11T17:22:00+00:00, run_start_date=2024-02-11 17:24:00.098943+00:00, run_end_date=2024-02-11 17:24:02.176673+00:00, run_duration=2.07773, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:22:00+00:00, data_interval_end=2024-02-11 17:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:24:02.189+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:24:00+00:00, run_after=2024-02-11T17:26:00+00:00 [2024-02-11T17:24:02.302+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:22:00+00:00 exited with status success for try_number 1 [2024-02-11T17:24:02.307+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:22:00+00:00, map_index=-1, run_start_date=2024-02-11 17:24:00.916912+00:00, run_end_date=2024-02-11 17:24:01.254849+00:00, run_duration=0.337937, 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-11 17:24:00.141815+00:00, queued_by_job_id=1, pid=21631 [2024-02-11T17:24:03.340+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:24:03.341+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:23:00+00:00, run_id=scheduled__2024-02-11T17:23:00+00:00, run_start_date=2024-02-11 17:24:00.099924+00:00, run_end_date=2024-02-11 17:24:03.341085+00:00, run_duration=3.241161, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:23:00+00:00, data_interval_end=2024-02-11 17:24:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:24:03.348+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:24:00+00:00, run_after=2024-02-11T17:25:00+00:00 [2024-02-11T17:24:03.354+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:24:03.355+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:23:00+00:00, run_id=scheduled__2024-02-11T17:23:00+00:00, run_start_date=2024-02-11 17:24:00.100790+00:00, run_end_date=2024-02-11 17:24:03.355032+00:00, run_duration=3.254242, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:23:00+00:00, data_interval_end=2024-02-11 17:24:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:24:03.363+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:24:00+00:00, run_after=2024-02-11T17:25:00+00:00 [2024-02-11T17:24:03.405+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:23:00+00:00 exited with status success for try_number 1 [2024-02-11T17:24:03.409+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:23:00+00:00, map_index=-1, run_start_date=2024-02-11 17:24:01.981116+00:00, run_end_date=2024-02-11 17:24:02.344281+00:00, run_duration=0.363165, 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-11 17:24:00.141815+00:00, queued_by_job_id=1, pid=21661 [2024-02-11T17:24:04.381+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:23:00+00:00 exited with status success for try_number 1 [2024-02-11T17:24:04.385+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:23:00+00:00, map_index=-1, run_start_date=2024-02-11 17:24:02.078522+00:00, run_end_date=2024-02-11 17:24:03.304604+00:00, run_duration=1.226082, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1001, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:24:00.141815+00:00, queued_by_job_id=1, pid=21662 [2024-02-11T17:24:14.345+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:24:14.345+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T17:24:14.345+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:24:14.347+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211172413_083749', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:24:14.347+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211172413_083749', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T17:24:14.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211172413_083749 exited with status queued for try_number 1 [2024-02-11T17:24:14.384+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6bb388ca-8541-4d45-9776-8e6cd9fa3f08 [2024-02-11T17:24:15.466+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:24:15.466+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 17:24:13.636985+00:00, run_id=vdu_down_20240211172413_083749, run_start_date=2024-02-11 17:24:14.309836+00:00, run_end_date=2024-02-11 17:24:15.466509+00:00, run_duration=1.156673, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 17:24:13.636985+00:00, data_interval_end=2024-02-11 17:24:13.636985+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T17:24:15.468+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T17:24:15.488+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211172413_083749 exited with status success for try_number 1 [2024-02-11T17:24:15.492+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211172413_083749, map_index=-1, run_start_date=2024-02-11 17:24:14.809644+00:00, run_end_date=2024-02-11 17:24:15.023299+00:00, run_duration=0.213655, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1002, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:24:14.346247+00:00, queued_by_job_id=1, pid=21682 [2024-02-11T17:25:00.730+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:25:00+00:00, run_after=2024-02-11T17:30:00+00:00 [2024-02-11T17:25:00.738+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:25:00+00:00, run_after=2024-02-11T17:26:00+00:00 [2024-02-11T17:25:00.742+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:25:00.788+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:25:00.788+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:25:00.788+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:25:00.788+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:25:00.789+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:25:00.791+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:25:00.791+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:25:00.791+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:25:00.791+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:25:00.791+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:25:00.791+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:25:00.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:25:00.938+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:25:00.938+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:25:00.945+0000] {scheduler_job.py:635} INFO - Setting external_id for to e5f21196-d0a4-4205-9537-17c654092889 [2024-02-11T17:25:00.946+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6ff61fd3-c2eb-4aac-9e59-2427cd9f4566 [2024-02-11T17:25:00.946+0000] {scheduler_job.py:635} INFO - Setting external_id for to 957f6b29-cc76-4fe1-a884-0b4ef5e8e867 [2024-02-11T17:25:03.943+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:25:03.944+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:24:00+00:00, run_id=scheduled__2024-02-11T17:24:00+00:00, run_start_date=2024-02-11 17:25:00.752261+00:00, run_end_date=2024-02-11 17:25:03.944124+00:00, run_duration=3.191863, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:24:00+00:00, data_interval_end=2024-02-11 17:25:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:25:03.951+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:25:00+00:00, run_after=2024-02-11T17:26:00+00:00 [2024-02-11T17:25:03.964+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:25:03.965+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:25:03.965+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:25:03.967+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T17:25:03.967+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:25:03.998+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:25:03.998+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status success for try_number 1 [2024-02-11T17:25:03.998+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:24:00+00:00 exited with status success for try_number 1 [2024-02-11T17:25:04.003+0000] {scheduler_job.py:635} INFO - Setting external_id for to e6fab932-3624-4260-b54a-db4dd318fed7 [2024-02-11T17:25:04.003+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:24:00+00:00, map_index=-1, run_start_date=2024-02-11 17:25:02.682495+00:00, run_end_date=2024-02-11 17:25:03.139462+00:00, run_duration=0.456967, 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-11 17:25:00.789725+00:00, queued_by_job_id=1, pid=21756 [2024-02-11T17:25:04.004+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:20:00+00:00, map_index=-1, run_start_date=2024-02-11 17:25:02.827788+00:00, run_end_date=2024-02-11 17:25:03.184007+00:00, run_duration=0.356219, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1004, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:25:00.789725+00:00, queued_by_job_id=1, pid=21757 [2024-02-11T17:25:04.601+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:25:04.601+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:24:00+00:00, run_id=scheduled__2024-02-11T17:24:00+00:00, run_start_date=2024-02-11 17:25:00.752864+00:00, run_end_date=2024-02-11 17:25:04.601272+00:00, run_duration=3.848408, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:24:00+00:00, data_interval_end=2024-02-11 17:25:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:25:04.611+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:25:00+00:00, run_after=2024-02-11T17:26:00+00:00 [2024-02-11T17:25:04.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:24:00+00:00 exited with status success for try_number 1 [2024-02-11T17:25:04.647+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:24:00+00:00, map_index=-1, run_start_date=2024-02-11 17:25:02.938608+00:00, run_end_date=2024-02-11 17:25:04.040021+00:00, run_duration=1.101413, 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-11 17:25:00.789725+00:00, queued_by_job_id=1, pid=21758 [2024-02-11T17:25:05.694+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:25:05.694+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:25:05.694+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:25:05.696+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T17:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T17:25:05.696+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T17:25:05.727+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:25:05.727+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status success for try_number 1 [2024-02-11T17:25:05.731+0000] {scheduler_job.py:635} INFO - Setting external_id for to d0662d1d-e1a3-4b56-8b08-b193e2949315 [2024-02-11T17:25:05.731+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T17:20:00+00:00, map_index=-1, run_start_date=2024-02-11 17:25:05.101865+00:00, run_end_date=2024-02-11 17:25:05.271024+00:00, run_duration=0.169159, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1006, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:25:03.966008+00:00, queued_by_job_id=1, pid=21797 [2024-02-11T17:25:07.831+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:25:07.832+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:25:07.832+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:25:07.834+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:25:07.834+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:25:07.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:25:07.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status success for try_number 1 [2024-02-11T17:25:07.869+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6c548622-74b5-424e-89e4-89849b72e8a3 [2024-02-11T17:25:07.869+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T17:20:00+00:00, map_index=0, run_start_date=2024-02-11 17:25:06.805926+00:00, run_end_date=2024-02-11 17:25:06.979803+00:00, run_duration=0.173877, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1007, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:25:05.695009+00:00, queued_by_job_id=1, pid=21809 [2024-02-11T17:25:09.852+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:25:09.852+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:20:00+00:00, run_id=scheduled__2024-02-11T17:20:00+00:00, run_start_date=2024-02-11 17:25:00.751575+00:00, run_end_date=2024-02-11 17:25:09.852318+00:00, run_duration=9.100743, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:20:00+00:00, data_interval_end=2024-02-11 17:25:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T17:25:09.856+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:25:00+00:00, run_after=2024-02-11T17:30:00+00:00 [2024-02-11T17:25:09.875+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:20:00+00:00 exited with status success for try_number 1 [2024-02-11T17:25:09.879+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T17:20:00+00:00, map_index=-1, run_start_date=2024-02-11 17:25:08.959733+00:00, run_end_date=2024-02-11 17:25:09.139064+00:00, run_duration=0.179331, 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-11 17:25:07.832952+00:00, queued_by_job_id=1, pid=21821 [2024-02-11T17:25:15.843+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T17:26:00.336+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:26:00.345+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:26:00+00:00, run_after=2024-02-11T17:27:00+00:00 [2024-02-11T17:26: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-11T17:26:00.422+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:26:00.422+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:26:00.422+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:26:00.422+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:26:00.423+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:26:00.425+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:26:00.425+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:26:00.425+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:26:00.426+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:26:00.426+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:26:00.426+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:26:00.744+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:26:00.745+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:26:00.745+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:26:00.760+0000] {scheduler_job.py:635} INFO - Setting external_id for to 83f13484-307e-43ff-8a31-0cd026d1fa98 [2024-02-11T17:26:00.760+0000] {scheduler_job.py:635} INFO - Setting external_id for to 75a8b27f-af6a-413a-82e3-c956e6d2822f [2024-02-11T17:26:00.760+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f1d3204-786d-4c88-9291-fcc3eb80aa09 [2024-02-11T17:26:01.945+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:26:01.946+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:24:00+00:00, run_id=scheduled__2024-02-11T17:24:00+00:00, run_start_date=2024-02-11 17:26:00.368240+00:00, run_end_date=2024-02-11 17:26:01.946037+00:00, run_duration=1.577797, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:24:00+00:00, data_interval_end=2024-02-11 17:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:26:01.954+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:26:00+00:00, run_after=2024-02-11T17:28:00+00:00 [2024-02-11T17:26:02.019+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:24:00+00:00 exited with status success for try_number 1 [2024-02-11T17:26:02.029+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:24:00+00:00, map_index=-1, run_start_date=2024-02-11 17:26:01.133016+00:00, run_end_date=2024-02-11 17:26:01.340550+00:00, run_duration=0.207534, 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-11 17:26:00.424262+00:00, queued_by_job_id=1, pid=21839 [2024-02-11T17:26:03.409+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:26:03.409+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:25:00+00:00, run_id=scheduled__2024-02-11T17:25:00+00:00, run_start_date=2024-02-11 17:26:00.369924+00:00, run_end_date=2024-02-11 17:26:03.409753+00:00, run_duration=3.039829, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:25:00+00:00, data_interval_end=2024-02-11 17:26:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:26:03.416+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:26:00+00:00, run_after=2024-02-11T17:27:00+00:00 [2024-02-11T17:26:03.420+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:26:03.420+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:25:00+00:00, run_id=scheduled__2024-02-11T17:25:00+00:00, run_start_date=2024-02-11 17:26:00.369099+00:00, run_end_date=2024-02-11 17:26:03.420250+00:00, run_duration=3.051151, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:25:00+00:00, data_interval_end=2024-02-11 17:26:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:26:03.427+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:26:00+00:00, run_after=2024-02-11T17:27:00+00:00 [2024-02-11T17:26:03.447+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:25:00+00:00 exited with status success for try_number 1 [2024-02-11T17:26:03.447+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:25:00+00:00 exited with status success for try_number 1 [2024-02-11T17:26:03.452+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:25:00+00:00, map_index=-1, run_start_date=2024-02-11 17:26:02.224668+00:00, run_end_date=2024-02-11 17:26:02.581085+00:00, run_duration=0.356417, 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-11 17:26:00.424262+00:00, queued_by_job_id=1, pid=21869 [2024-02-11T17:26:03.452+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:25:00+00:00, map_index=-1, run_start_date=2024-02-11 17:26:02.300478+00:00, run_end_date=2024-02-11 17:26:03.278483+00:00, run_duration=0.978005, 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-11 17:26:00.424262+00:00, queued_by_job_id=1, pid=21870 [2024-02-11T17:27:00.917+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:27:00.926+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:27:00+00:00, run_after=2024-02-11T17:28:00+00:00 [2024-02-11T17:27:00.972+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:27:00.973+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:27:00.973+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:27:00.973+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:27:00.975+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:27:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:27:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:27:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:27:01.075+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:27:01.075+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:27:01.081+0000] {scheduler_job.py:635} INFO - Setting external_id for to f2fe62ad-9902-4d44-92ce-b1b3c6ab8e84 [2024-02-11T17:27:01.081+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a841295-69db-4cf3-aeab-ec4b53fc7b05 [2024-02-11T17:27:03.927+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:27:03.927+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:26:00+00:00, run_id=scheduled__2024-02-11T17:26:00+00:00, run_start_date=2024-02-11 17:27:00.944930+00:00, run_end_date=2024-02-11 17:27:03.927260+00:00, run_duration=2.98233, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:26:00+00:00, data_interval_end=2024-02-11 17:27:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:27:03.933+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:27:00+00:00, run_after=2024-02-11T17:28:00+00:00 [2024-02-11T17:27:03.938+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:27:03.938+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:26:00+00:00, run_id=scheduled__2024-02-11T17:26:00+00:00, run_start_date=2024-02-11 17:27:00.944154+00:00, run_end_date=2024-02-11 17:27:03.938325+00:00, run_duration=2.994171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:26:00+00:00, data_interval_end=2024-02-11 17:27:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:27:03.945+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:27:00+00:00, run_after=2024-02-11T17:28:00+00:00 [2024-02-11T17:27:03.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:26:00+00:00 exited with status success for try_number 1 [2024-02-11T17:27:03.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:26:00+00:00 exited with status success for try_number 1 [2024-02-11T17:27:03.976+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:26:00+00:00, map_index=-1, run_start_date=2024-02-11 17:27:02.817256+00:00, run_end_date=2024-02-11 17:27:03.037605+00:00, run_duration=0.220349, 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-11 17:27:00.974303+00:00, queued_by_job_id=1, pid=21925 [2024-02-11T17:27:03.977+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:26:00+00:00, map_index=-1, run_start_date=2024-02-11 17:27:02.733744+00:00, run_end_date=2024-02-11 17:27:03.764896+00:00, run_duration=1.031152, 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-11 17:27:00.974303+00:00, queued_by_job_id=1, pid=21924 [2024-02-11T17:28:00.412+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:28:00.417+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:28:00.427+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:28:00+00:00, run_after=2024-02-11T17:29:00+00:00 [2024-02-11T17:28:00.497+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:28:00.497+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:28:00.497+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:28:00.497+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:28:00.498+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:28:00.500+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:28:00.500+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:28:00.501+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:28:00.501+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:28:00.501+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:28:00.501+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:28:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:28:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:28:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:28:00.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to eedbc637-dd68-49a3-82a6-1f82fa8858b1 [2024-02-11T17:28:00.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to c87d0aa7-ef0a-4f03-be8a-74f7b88999e3 [2024-02-11T17:28:00.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b2286c2-de8a-48ac-8bb9-0cd27fb1e006 [2024-02-11T17:28:02.045+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:28:02.046+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:26:00+00:00, run_id=scheduled__2024-02-11T17:26:00+00:00, run_start_date=2024-02-11 17:28:00.441002+00:00, run_end_date=2024-02-11 17:28:02.045826+00:00, run_duration=1.604824, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:26:00+00:00, data_interval_end=2024-02-11 17:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:28:02.054+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:28:00+00:00, run_after=2024-02-11T17:30:00+00:00 [2024-02-11T17:28:03.402+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:26:00+00:00 exited with status success for try_number 1 [2024-02-11T17:28:03.432+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:26:00+00:00, map_index=-1, run_start_date=2024-02-11 17:28:01.417736+00:00, run_end_date=2024-02-11 17:28:02.010938+00:00, run_duration=0.593202, 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-11 17:28:00.499160+00:00, queued_by_job_id=1, pid=21960 [2024-02-11T17:28:04.508+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:28:04.509+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:27:00+00:00, run_id=scheduled__2024-02-11T17:27:00+00:00, run_start_date=2024-02-11 17:28:00.441867+00:00, run_end_date=2024-02-11 17:28:04.508995+00:00, run_duration=4.067128, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:27:00+00:00, data_interval_end=2024-02-11 17:28:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:28:04.516+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:28:00+00:00, run_after=2024-02-11T17:29:00+00:00 [2024-02-11T17:28:04.521+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:28:04.522+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:27:00+00:00, run_id=scheduled__2024-02-11T17:27:00+00:00, run_start_date=2024-02-11 17:28:00.442565+00:00, run_end_date=2024-02-11 17:28:04.522282+00:00, run_duration=4.079717, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:27:00+00:00, data_interval_end=2024-02-11 17:28:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:28:04.530+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:28:00+00:00, run_after=2024-02-11T17:29:00+00:00 [2024-02-11T17:28:04.555+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:27:00+00:00 exited with status success for try_number 1 [2024-02-11T17:28:04.560+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:27:00+00:00, map_index=-1, run_start_date=2024-02-11 17:28:03.418468+00:00, run_end_date=2024-02-11 17:28:03.768626+00:00, run_duration=0.350158, 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-11 17:28:00.499160+00:00, queued_by_job_id=1, pid=21991 [2024-02-11T17:28:05.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:27:00+00:00 exited with status success for try_number 1 [2024-02-11T17:28:05.296+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:27:00+00:00, map_index=-1, run_start_date=2024-02-11 17:28:03.210720+00:00, run_end_date=2024-02-11 17:28:04.490558+00:00, run_duration=1.279838, 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-11 17:28:00.499160+00:00, queued_by_job_id=1, pid=21990 [2024-02-11T17:28:14.605+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:28:14.606+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T17:28:14.606+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:28:14.608+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211172813_422624', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:28:14.608+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211172813_422624', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T17:28:14.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211172813_422624 exited with status queued for try_number 1 [2024-02-11T17:28:14.641+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e61865f-197b-4f3a-8fb4-c9ce5456296d [2024-02-11T17:28:16.371+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:28:16.371+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 17:28:13.656697+00:00, run_id=vdu_down_20240211172813_422624, run_start_date=2024-02-11 17:28:14.581479+00:00, run_end_date=2024-02-11 17:28:16.371853+00:00, run_duration=1.790374, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 17:28:13.656697+00:00, data_interval_end=2024-02-11 17:28:13.656697+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T17:28:16.373+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T17:28:16.393+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211172813_422624 exited with status success for try_number 1 [2024-02-11T17:28:16.397+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211172813_422624, map_index=-1, run_start_date=2024-02-11 17:28:15.071423+00:00, run_end_date=2024-02-11 17:28:15.279821+00:00, run_duration=0.208398, 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-11 17:28:14.606915+00:00, queued_by_job_id=1, pid=22011 [2024-02-11T17:29:00.995+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:29:00+00:00, run_after=2024-02-11T17:30:00+00:00 [2024-02-11T17:29:00.999+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:29:01.035+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:29:01.035+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:29:01.035+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:29:01.035+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:29:01.037+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:29:01.037+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:29:01.038+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:29:01.038+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:29:01.134+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:29:01.134+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:29:01.140+0000] {scheduler_job.py:635} INFO - Setting external_id for to 58a46c5e-ff80-4832-a626-a29e9996df66 [2024-02-11T17:29:01.141+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8b446aac-8f15-4f70-b6cd-34c931532b92 [2024-02-11T17:29:03.386+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:29:03.387+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:28:00+00:00, run_id=scheduled__2024-02-11T17:28:00+00:00, run_start_date=2024-02-11 17:29:01.007989+00:00, run_end_date=2024-02-11 17:29:03.387098+00:00, run_duration=2.379109, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:28:00+00:00, data_interval_end=2024-02-11 17:29:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:29:03.393+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:29:00+00:00, run_after=2024-02-11T17:30:00+00:00 [2024-02-11T17:29:03.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:28:00+00:00 exited with status success for try_number 1 [2024-02-11T17:29:03.423+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:28:00+00:00, map_index=-1, run_start_date=2024-02-11 17:29:02.653506+00:00, run_end_date=2024-02-11 17:29:02.899322+00:00, run_duration=0.245816, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1019, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:29:01.036559+00:00, queued_by_job_id=1, pid=22075 [2024-02-11T17:29:03.967+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:29:03.967+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:28:00+00:00, run_id=scheduled__2024-02-11T17:28:00+00:00, run_start_date=2024-02-11 17:29:01.008841+00:00, run_end_date=2024-02-11 17:29:03.967543+00:00, run_duration=2.958702, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:28:00+00:00, data_interval_end=2024-02-11 17:29:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:29:03.977+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:29:00+00:00, run_after=2024-02-11T17:30:00+00:00 [2024-02-11T17:29:04.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:28:00+00:00 exited with status success for try_number 1 [2024-02-11T17:29:04.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:28:00+00:00, map_index=-1, run_start_date=2024-02-11 17:29:02.600884+00:00, run_end_date=2024-02-11 17:29:03.487414+00:00, run_duration=0.88653, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1018, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:29:01.036559+00:00, queued_by_job_id=1, pid=22074 [2024-02-11T17:30: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-11T17:30:00.511+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:30:00.520+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:30:00+00:00, run_after=2024-02-11T17:35:00+00:00 [2024-02-11T17:30:00.530+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:30:00+00:00, run_after=2024-02-11T17:31:00+00:00 [2024-02-11T17:30:00.597+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T17:30:00.598+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:30:00.598+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:30:00.598+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:30:00.598+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:30:00.599+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:30:00.602+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:30:00.602+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:30:00.602+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:30:00.602+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:30:00.603+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:30:00.603+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:30:00.603+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:30:00.603+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:30:00.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:30:00.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:30:00.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:30:00.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:30:00.989+0000] {scheduler_job.py:635} INFO - Setting external_id for to e028a55f-62af-49eb-ae20-643496c6e6af [2024-02-11T17:30:00.990+0000] {scheduler_job.py:635} INFO - Setting external_id for to fc986ba6-63d1-4bdd-9531-f20957c65c06 [2024-02-11T17:30:00.990+0000] {scheduler_job.py:635} INFO - Setting external_id for to b21a89ca-2559-420c-9eb5-fa736bca1a7d [2024-02-11T17:30:00.990+0000] {scheduler_job.py:635} INFO - Setting external_id for to f8e00013-a2b0-4bba-9a9e-aee89b6a2bcb [2024-02-11T17:30:02.354+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:30:02.355+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:28:00+00:00, run_id=scheduled__2024-02-11T17:28:00+00:00, run_start_date=2024-02-11 17:30:00.543797+00:00, run_end_date=2024-02-11 17:30:02.355073+00:00, run_duration=1.811276, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:28:00+00:00, data_interval_end=2024-02-11 17:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:30:02.363+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:30:00+00:00, run_after=2024-02-11T17:32:00+00:00 [2024-02-11T17:30:02.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:28:00+00:00 exited with status success for try_number 1 [2024-02-11T17:30:02.461+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:28:00+00:00, map_index=-1, run_start_date=2024-02-11 17:30:01.520628+00:00, run_end_date=2024-02-11 17:30:02.091000+00:00, run_duration=0.570372, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1020, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:30:00.600324+00:00, queued_by_job_id=1, pid=22111 [2024-02-11T17:30:03.498+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:30:03.499+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:29:00+00:00, run_id=scheduled__2024-02-11T17:29:00+00:00, run_start_date=2024-02-11 17:30:00.544732+00:00, run_end_date=2024-02-11 17:30:03.498965+00:00, run_duration=2.954233, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:29:00+00:00, data_interval_end=2024-02-11 17:30:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:30:03.506+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:30:00+00:00, run_after=2024-02-11T17:31:00+00:00 [2024-02-11T17:30:03.526+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:30:03.526+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:30:03.527+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:30:03.528+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T17:30:03.529+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:30:03.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:30:03.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:25:00+00:00 exited with status success for try_number 1 [2024-02-11T17:30:03.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:29:00+00:00 exited with status success for try_number 1 [2024-02-11T17:30:03.571+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:29:00+00:00, map_index=-1, run_start_date=2024-02-11 17:30:02.907248+00:00, run_end_date=2024-02-11 17:30:03.310604+00:00, run_duration=0.403356, 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-11 17:30:00.600324+00:00, queued_by_job_id=1, pid=22144 [2024-02-11T17:30:03.571+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0530bc53-57b8-48e2-a535-9cd9b9e1e4cb [2024-02-11T17:30:03.572+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:25:00+00:00, map_index=-1, run_start_date=2024-02-11 17:30:03.184587+00:00, run_end_date=2024-02-11 17:30:03.423479+00:00, run_duration=0.238892, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1023, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:30:00.600324+00:00, queued_by_job_id=1, pid=22153 [2024-02-11T17:30:04.513+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:30:04.513+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:29:00+00:00, run_id=scheduled__2024-02-11T17:29:00+00:00, run_start_date=2024-02-11 17:30:00.545650+00:00, run_end_date=2024-02-11 17:30:04.513768+00:00, run_duration=3.968118, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:29:00+00:00, data_interval_end=2024-02-11 17:30:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:30:04.521+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:30:00+00:00, run_after=2024-02-11T17:31:00+00:00 [2024-02-11T17:30:04.551+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:29:00+00:00 exited with status success for try_number 1 [2024-02-11T17:30:04.555+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:29:00+00:00, map_index=-1, run_start_date=2024-02-11 17:30:02.853332+00:00, run_end_date=2024-02-11 17:30:04.129066+00:00, run_duration=1.275734, 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-11 17:30:00.600324+00:00, queued_by_job_id=1, pid=22142 [2024-02-11T17:30:05.609+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:30:05.610+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:30:05.610+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:30:05.611+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T17:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T17:30:05.611+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T17:30:05.641+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:30:05.641+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:25:00+00:00 exited with status success for try_number 1 [2024-02-11T17:30:05.644+0000] {scheduler_job.py:635} INFO - Setting external_id for to d154472f-d694-4943-86d4-c22d320efb16 [2024-02-11T17:30:05.645+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T17:25:00+00:00, map_index=-1, run_start_date=2024-02-11 17:30:04.715313+00:00, run_end_date=2024-02-11 17:30:04.891350+00:00, run_duration=0.176037, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1024, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:30:03.527761+00:00, queued_by_job_id=1, pid=22192 [2024-02-11T17:30:07.896+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:30:07.897+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:30:07.897+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:30:07.899+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:30:07.899+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:30:07.945+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:30:07.945+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:25:00+00:00 exited with status success for try_number 1 [2024-02-11T17:30:07.950+0000] {scheduler_job.py:635} INFO - Setting external_id for to 969c7c26-8f03-4573-88b5-059c2252a327 [2024-02-11T17:30:07.951+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T17:25:00+00:00, map_index=0, run_start_date=2024-02-11 17:30:06.705573+00:00, run_end_date=2024-02-11 17:30:06.903827+00:00, run_duration=0.198254, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1025, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:30:05.610783+00:00, queued_by_job_id=1, pid=22204 [2024-02-11T17:30:10.613+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:30:10.614+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:25:00+00:00, run_id=scheduled__2024-02-11T17:25:00+00:00, run_start_date=2024-02-11 17:30:00.542918+00:00, run_end_date=2024-02-11 17:30:10.614032+00:00, run_duration=10.071114, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:25:00+00:00, data_interval_end=2024-02-11 17:30:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T17:30:10.620+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:30:00+00:00, run_after=2024-02-11T17:35:00+00:00 [2024-02-11T17:30:10.651+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:25:00+00:00 exited with status success for try_number 1 [2024-02-11T17:30:10.656+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T17:25:00+00:00, map_index=-1, run_start_date=2024-02-11 17:30:09.376367+00:00, run_end_date=2024-02-11 17:30:09.571302+00:00, run_duration=0.194935, 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-11 17:30:07.898184+00:00, queued_by_job_id=1, pid=22216 [2024-02-11T17:30:15.878+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T17:31:00.995+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:31:01.004+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:31:00+00:00, run_after=2024-02-11T17:32:00+00:00 [2024-02-11T17:31:01.046+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:31:01.046+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:31:01.047+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:31:01.047+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:31:01.049+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:31:01.049+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:31:01.049+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:31:01.049+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:31:01.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:31:01.150+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:31:01.156+0000] {scheduler_job.py:635} INFO - Setting external_id for to f049f096-8b81-4b54-b2da-d78d7398d767 [2024-02-11T17:31:01.157+0000] {scheduler_job.py:635} INFO - Setting external_id for to a0bf6b03-dffe-49a8-9a36-31171cae0ef1 [2024-02-11T17:31:03.340+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:31:03.341+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:30:00+00:00, run_id=scheduled__2024-02-11T17:30:00+00:00, run_start_date=2024-02-11 17:31:01.019449+00:00, run_end_date=2024-02-11 17:31:03.341240+00:00, run_duration=2.321791, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:30:00+00:00, data_interval_end=2024-02-11 17:31:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:31:03.350+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:31:00+00:00, run_after=2024-02-11T17:32:00+00:00 [2024-02-11T17:31:03.378+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status success for try_number 1 [2024-02-11T17:31:03.381+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:30:00+00:00, map_index=-1, run_start_date=2024-02-11 17:31:02.630630+00:00, run_end_date=2024-02-11 17:31:02.887201+00:00, run_duration=0.256571, 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-11 17:31:01.047995+00:00, queued_by_job_id=1, pid=22253 [2024-02-11T17:31:04.409+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:31:04.409+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:30:00+00:00, run_id=scheduled__2024-02-11T17:30:00+00:00, run_start_date=2024-02-11 17:31:01.020243+00:00, run_end_date=2024-02-11 17:31:04.409910+00:00, run_duration=3.389667, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:30:00+00:00, data_interval_end=2024-02-11 17:31:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:31:04.416+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:31:00+00:00, run_after=2024-02-11T17:32:00+00:00 [2024-02-11T17:31:04.439+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status success for try_number 1 [2024-02-11T17:31:04.442+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:30:00+00:00, map_index=-1, run_start_date=2024-02-11 17:31:02.626834+00:00, run_end_date=2024-02-11 17:31:03.772110+00:00, run_duration=1.145276, 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-11 17:31:01.047995+00:00, queued_by_job_id=1, pid=22252 [2024-02-11T17:32:00.273+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:32:00+00:00, run_after=2024-02-11T17:33:00+00:00 [2024-02-11T17:32:00.278+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:32:00.284+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:32:00.342+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:32:00.342+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:32:00.343+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:32:00.343+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:32:00.343+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:32:00.346+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:32:00.346+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:32:00.346+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:32:00.346+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:32:00.347+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:32:00.347+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:32:00.595+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:32:00.595+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:32:00.595+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:32:00.609+0000] {scheduler_job.py:635} INFO - Setting external_id for to 83282b42-c08f-486a-838b-9be7de967d9e [2024-02-11T17:32:00.609+0000] {scheduler_job.py:635} INFO - Setting external_id for to b6b002cf-c315-4571-8a28-1f83b77c0ffc [2024-02-11T17:32:00.610+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6f627825-7f3c-4977-b563-cf8fafb2615e [2024-02-11T17:32:01.879+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:32:01.879+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:30:00+00:00, run_id=scheduled__2024-02-11T17:30:00+00:00, run_start_date=2024-02-11 17:32:00.295633+00:00, run_end_date=2024-02-11 17:32:01.879877+00:00, run_duration=1.584244, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:30:00+00:00, data_interval_end=2024-02-11 17:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:32:01.896+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:32:00+00:00, run_after=2024-02-11T17:34:00+00:00 [2024-02-11T17:32:02.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status success for try_number 1 [2024-02-11T17:32:02.036+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:30:00+00:00, map_index=-1, run_start_date=2024-02-11 17:32:01.076840+00:00, run_end_date=2024-02-11 17:32:01.322809+00:00, run_duration=0.245969, 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-11 17:32:00.344685+00:00, queued_by_job_id=1, pid=22288 [2024-02-11T17:32:03.072+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:32:03.072+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:31:00+00:00, run_id=scheduled__2024-02-11T17:31:00+00:00, run_start_date=2024-02-11 17:32:00.296424+00:00, run_end_date=2024-02-11 17:32:03.072594+00:00, run_duration=2.77617, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:31:00+00:00, data_interval_end=2024-02-11 17:32:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:32:03.079+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:32:00+00:00, run_after=2024-02-11T17:33:00+00:00 [2024-02-11T17:32:03.106+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:31:00+00:00 exited with status success for try_number 1 [2024-02-11T17:32:03.111+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:31:00+00:00, map_index=-1, run_start_date=2024-02-11 17:32:02.029381+00:00, run_end_date=2024-02-11 17:32:02.354841+00:00, run_duration=0.32546, 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-11 17:32:00.344685+00:00, queued_by_job_id=1, pid=22318 [2024-02-11T17:32:04.142+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:32:04.142+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:31:00+00:00, run_id=scheduled__2024-02-11T17:31:00+00:00, run_start_date=2024-02-11 17:32:00.297100+00:00, run_end_date=2024-02-11 17:32:04.142597+00:00, run_duration=3.845497, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:31:00+00:00, data_interval_end=2024-02-11 17:32:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:32:04.149+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:32:00+00:00, run_after=2024-02-11T17:33:00+00:00 [2024-02-11T17:32:04.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:31:00+00:00 exited with status success for try_number 1 [2024-02-11T17:32:04.174+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:31:00+00:00, map_index=-1, run_start_date=2024-02-11 17:32:02.211506+00:00, run_end_date=2024-02-11 17:32:03.379799+00:00, run_duration=1.168293, 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-11 17:32:00.344685+00:00, queued_by_job_id=1, pid=22319 [2024-02-11T17:33:00.515+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:33:00+00:00, run_after=2024-02-11T17:34:00+00:00 [2024-02-11T17:33:00.522+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:33:00.564+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:33:00.564+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:33:00.564+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:33:00.564+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:33:00.567+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:33:00.567+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:33:00.567+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:33:00.567+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:33:00.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:33:00.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:33:00.702+0000] {scheduler_job.py:635} INFO - Setting external_id for to a4f750f1-bb6c-42c0-894b-9fe97fa45e48 [2024-02-11T17:33:00.704+0000] {scheduler_job.py:635} INFO - Setting external_id for to 584eda10-8200-47b2-82d9-998c9cfc0999 [2024-02-11T17:33:03.296+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:33:03.296+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:32:00+00:00, run_id=scheduled__2024-02-11T17:32:00+00:00, run_start_date=2024-02-11 17:33:00.530843+00:00, run_end_date=2024-02-11 17:33:03.296491+00:00, run_duration=2.765648, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:32:00+00:00, data_interval_end=2024-02-11 17:33:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:33:03.303+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:33:00+00:00, run_after=2024-02-11T17:34:00+00:00 [2024-02-11T17:33:03.307+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:33:03.307+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:32:00+00:00, run_id=scheduled__2024-02-11T17:32:00+00:00, run_start_date=2024-02-11 17:33:00.531683+00:00, run_end_date=2024-02-11 17:33:03.307441+00:00, run_duration=2.775758, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:32:00+00:00, data_interval_end=2024-02-11 17:33:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:33:03.314+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:33:00+00:00, run_after=2024-02-11T17:34:00+00:00 [2024-02-11T17:33:03.335+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:32:00+00:00 exited with status success for try_number 1 [2024-02-11T17:33:03.335+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:32:00+00:00 exited with status success for try_number 1 [2024-02-11T17:33:03.340+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:32:00+00:00, map_index=-1, run_start_date=2024-02-11 17:33:02.003051+00:00, run_end_date=2024-02-11 17:33:02.371017+00:00, run_duration=0.367966, 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-11 17:33:00.565653+00:00, queued_by_job_id=1, pid=22374 [2024-02-11T17:33:03.340+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:32:00+00:00, map_index=-1, run_start_date=2024-02-11 17:33:01.985305+00:00, run_end_date=2024-02-11 17:33:03.060572+00:00, run_duration=1.075267, 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-11 17:33:00.565653+00:00, queued_by_job_id=1, pid=22373 [2024-02-11T17:34:00.781+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:34:00.785+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:34:00.794+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:34:00+00:00, run_after=2024-02-11T17:35:00+00:00 [2024-02-11T17:34:00.899+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:34:00.899+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:34:00.899+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:34:00.899+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:34:00.900+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:34:00.902+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:34:00.902+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:34:00.902+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:34:00.902+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:34:00.902+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:34:00.902+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:34:01.066+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:34:01.066+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:34:01.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:34:01.074+0000] {scheduler_job.py:635} INFO - Setting external_id for to 14440222-bd4f-4d24-b9b1-9c74c6a2d5d6 [2024-02-11T17:34:01.074+0000] {scheduler_job.py:635} INFO - Setting external_id for to dba6044b-c067-4048-b8a4-29dbb0818403 [2024-02-11T17:34:01.074+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba4eca5a-ec3e-4526-863f-8a3e06767e18 [2024-02-11T17:34:02.924+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:34:02.925+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:32:00+00:00, run_id=scheduled__2024-02-11T17:32:00+00:00, run_start_date=2024-02-11 17:34:00.828533+00:00, run_end_date=2024-02-11 17:34:02.925168+00:00, run_duration=2.096635, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:32:00+00:00, data_interval_end=2024-02-11 17:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:34:02.934+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:34:00+00:00, run_after=2024-02-11T17:36:00+00:00 [2024-02-11T17:34:02.979+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:32:00+00:00 exited with status success for try_number 1 [2024-02-11T17:34:02.984+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:32:00+00:00, map_index=-1, run_start_date=2024-02-11 17:34:01.450465+00:00, run_end_date=2024-02-11 17:34:01.912511+00:00, run_duration=0.462046, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1034, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:34:00.900666+00:00, queued_by_job_id=1, pid=22410 [2024-02-11T17:34:04.012+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:34:04.013+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:33:00+00:00, run_id=scheduled__2024-02-11T17:33:00+00:00, run_start_date=2024-02-11 17:34:00.829271+00:00, run_end_date=2024-02-11 17:34:04.013012+00:00, run_duration=3.183741, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:33:00+00:00, data_interval_end=2024-02-11 17:34:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:34:04.019+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:34:00+00:00, run_after=2024-02-11T17:35:00+00:00 [2024-02-11T17:34:04.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:33:00+00:00 exited with status success for try_number 1 [2024-02-11T17:34:04.052+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:33:00+00:00, map_index=-1, run_start_date=2024-02-11 17:34:02.814596+00:00, run_end_date=2024-02-11 17:34:03.037773+00:00, run_duration=0.223177, 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-11 17:34:00.900666+00:00, queued_by_job_id=1, pid=22440 [2024-02-11T17:34:05.079+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:34:05.079+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:33:00+00:00, run_id=scheduled__2024-02-11T17:33:00+00:00, run_start_date=2024-02-11 17:34:00.829929+00:00, run_end_date=2024-02-11 17:34:05.079864+00:00, run_duration=4.249935, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:33:00+00:00, data_interval_end=2024-02-11 17:34:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:34:05.086+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:34:00+00:00, run_after=2024-02-11T17:35:00+00:00 [2024-02-11T17:34:05.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:33:00+00:00 exited with status success for try_number 1 [2024-02-11T17:34:05.112+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:33:00+00:00, map_index=-1, run_start_date=2024-02-11 17:34:02.820821+00:00, run_end_date=2024-02-11 17:34:04.049478+00:00, run_duration=1.228657, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1036, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:34:00.900666+00:00, queued_by_job_id=1, pid=22441 [2024-02-11T17:35:00.475+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:35:00.485+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:35:00+00:00, run_after=2024-02-11T17:36:00+00:00 [2024-02-11T17:35:00.494+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:35:00+00:00, run_after=2024-02-11T17:40:00+00:00 [2024-02-11T17:35:00.552+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:35:00.552+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:35:00.552+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:35:00.552+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:35:00.553+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:35:00.555+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:35:00.555+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:35:00.556+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:35:00.556+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:35:00.556+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:35:00.556+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:35:00.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:35:00.931+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:35:00.931+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:35:00.942+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53dfe1fd-b628-487f-88e1-a092f0532099 [2024-02-11T17:35:00.942+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5468f884-c96d-42e8-b349-0d2f063525b4 [2024-02-11T17:35:00.942+0000] {scheduler_job.py:635} INFO - Setting external_id for to 23a1b923-86d8-4844-9678-b15499600f0f [2024-02-11T17:35:03.554+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:35:03.554+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:34:00+00:00, run_id=scheduled__2024-02-11T17:34:00+00:00, run_start_date=2024-02-11 17:35:00.506126+00:00, run_end_date=2024-02-11 17:35:03.554792+00:00, run_duration=3.048666, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:34:00+00:00, data_interval_end=2024-02-11 17:35:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:35:03.561+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:35:00+00:00, run_after=2024-02-11T17:36:00+00:00 [2024-02-11T17:35:03.590+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:35:03.590+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:35:03.591+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:35:03.593+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T17:35:03.593+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:35:03.625+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:35:03.625+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status success for try_number 1 [2024-02-11T17:35:03.625+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:34:00+00:00 exited with status success for try_number 1 [2024-02-11T17:35:03.631+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:34:00+00:00, map_index=-1, run_start_date=2024-02-11 17:35:02.685691+00:00, run_end_date=2024-02-11 17:35:03.203787+00:00, run_duration=0.518096, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1037, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:35:00.554070+00:00, queued_by_job_id=1, pid=22507 [2024-02-11T17:35:03.631+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:30:00+00:00, map_index=-1, run_start_date=2024-02-11 17:35:02.797352+00:00, run_end_date=2024-02-11 17:35:03.237854+00:00, run_duration=0.440502, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1039, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:35:00.554070+00:00, queued_by_job_id=1, pid=22509 [2024-02-11T17:35:03.631+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8e50a038-77eb-46d2-bba2-26c9bdc859db [2024-02-11T17:35:05.788+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:35:05.788+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:34:00+00:00, run_id=scheduled__2024-02-11T17:34:00+00:00, run_start_date=2024-02-11 17:35:00.506814+00:00, run_end_date=2024-02-11 17:35:05.788279+00:00, run_duration=5.281465, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:34:00+00:00, data_interval_end=2024-02-11 17:35:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:35:05.794+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:35:00+00:00, run_after=2024-02-11T17:36:00+00:00 [2024-02-11T17:35:05.812+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:35:05.812+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:35:05.813+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:35:05.814+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T17:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T17:35:05.814+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T17:35:05.843+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:35:05.844+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:34:00+00:00 exited with status success for try_number 1 [2024-02-11T17:35:05.844+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status success for try_number 1 [2024-02-11T17:35:05.848+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:34:00+00:00, map_index=-1, run_start_date=2024-02-11 17:35:02.710070+00:00, run_end_date=2024-02-11 17:35:05.017879+00:00, run_duration=2.307809, 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-11 17:35:00.554070+00:00, queued_by_job_id=1, pid=22508 [2024-02-11T17:35:05.849+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T17:30:00+00:00, map_index=-1, run_start_date=2024-02-11 17:35:04.729182+00:00, run_end_date=2024-02-11 17:35:04.913970+00:00, run_duration=0.184788, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1040, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:35:03.591870+00:00, queued_by_job_id=1, pid=22548 [2024-02-11T17:35:05.849+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6eabaa5a-b52d-4a65-ace2-4edf13a3146b [2024-02-11T17:35:07.560+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:35:07.560+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:35:07.561+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:35:07.562+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:35:07.562+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:35:07.597+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:35:07.597+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status success for try_number 1 [2024-02-11T17:35:07.601+0000] {scheduler_job.py:635} INFO - Setting external_id for to 174c2488-5d93-4e0c-95e1-1cd0b26b255a [2024-02-11T17:35:07.601+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T17:30:00+00:00, map_index=0, run_start_date=2024-02-11 17:35:06.919167+00:00, run_end_date=2024-02-11 17:35:07.087548+00:00, run_duration=0.168381, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1041, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:35:05.813717+00:00, queued_by_job_id=1, pid=22560 [2024-02-11T17:35:09.752+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:35:09.753+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:30:00+00:00, run_id=scheduled__2024-02-11T17:30:00+00:00, run_start_date=2024-02-11 17:35:00.505297+00:00, run_end_date=2024-02-11 17:35:09.753058+00:00, run_duration=9.247761, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:30:00+00:00, data_interval_end=2024-02-11 17:35:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T17:35:09.757+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:35:00+00:00, run_after=2024-02-11T17:40:00+00:00 [2024-02-11T17:35:09.776+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:30:00+00:00 exited with status success for try_number 1 [2024-02-11T17:35:09.779+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T17:30:00+00:00, map_index=-1, run_start_date=2024-02-11 17:35:08.710103+00:00, run_end_date=2024-02-11 17:35:08.882411+00:00, run_duration=0.172308, 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-11 17:35:07.561498+00:00, queued_by_job_id=1, pid=22572 [2024-02-11T17:35:15.913+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T17:36:00.073+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:36:00+00:00, run_after=2024-02-11T17:37:00+00:00 [2024-02-11T17:36:00.078+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:36: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-11T17:36:00.147+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:36:00.148+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:36:00.148+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:36:00.148+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:36:00.148+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:36:00.151+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:36:00.151+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:36:00.152+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:36:00.152+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:36:00.152+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:36:00.152+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:36:00.504+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:36:00.504+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:36:00.505+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:36:00.522+0000] {scheduler_job.py:635} INFO - Setting external_id for to 56e33d2d-03b0-458a-be5e-bd60e679ba63 [2024-02-11T17:36:00.522+0000] {scheduler_job.py:635} INFO - Setting external_id for to 98301ed6-e738-47b0-8e7a-bf8141a4baf3 [2024-02-11T17:36:00.522+0000] {scheduler_job.py:635} INFO - Setting external_id for to 58175bc5-0d0f-480b-ac43-9751028947ff [2024-02-11T17:36:01.724+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:36:01.726+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:34:00+00:00, run_id=scheduled__2024-02-11T17:34:00+00:00, run_start_date=2024-02-11 17:36:00.098658+00:00, run_end_date=2024-02-11 17:36:01.726414+00:00, run_duration=1.627756, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:34:00+00:00, data_interval_end=2024-02-11 17:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:36:01.738+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:36:00+00:00, run_after=2024-02-11T17:38:00+00:00 [2024-02-11T17:36:01.791+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:34:00+00:00 exited with status success for try_number 1 [2024-02-11T17:36:01.800+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:34:00+00:00, map_index=-1, run_start_date=2024-02-11 17:36:00.885520+00:00, run_end_date=2024-02-11 17:36:01.209407+00:00, run_duration=0.323887, 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-11 17:36:00.149840+00:00, queued_by_job_id=1, pid=22589 [2024-02-11T17:36:02.829+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:36:02.829+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:35:00+00:00, run_id=scheduled__2024-02-11T17:35:00+00:00, run_start_date=2024-02-11 17:36:00.099675+00:00, run_end_date=2024-02-11 17:36:02.829254+00:00, run_duration=2.729579, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:35:00+00:00, data_interval_end=2024-02-11 17:36:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:36:02.835+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:36:00+00:00, run_after=2024-02-11T17:37:00+00:00 [2024-02-11T17:36:02.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:35:00+00:00 exited with status success for try_number 1 [2024-02-11T17:36:02.864+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:35:00+00:00, map_index=-1, run_start_date=2024-02-11 17:36:01.939840+00:00, run_end_date=2024-02-11 17:36:02.267807+00:00, run_duration=0.327967, 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-11 17:36:00.149840+00:00, queued_by_job_id=1, pid=22619 [2024-02-11T17:36:04.094+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:36:04.095+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:35:00+00:00, run_id=scheduled__2024-02-11T17:35:00+00:00, run_start_date=2024-02-11 17:36:00.100561+00:00, run_end_date=2024-02-11 17:36:04.095140+00:00, run_duration=3.994579, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:35:00+00:00, data_interval_end=2024-02-11 17:36:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:36:04.102+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:36:00+00:00, run_after=2024-02-11T17:37:00+00:00 [2024-02-11T17:36:04.125+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:35:00+00:00 exited with status success for try_number 1 [2024-02-11T17:36:04.129+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:35:00+00:00, map_index=-1, run_start_date=2024-02-11 17:36:01.950163+00:00, run_end_date=2024-02-11 17:36:03.465592+00:00, run_duration=1.515429, 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-11 17:36:00.149840+00:00, queued_by_job_id=1, pid=22620 [2024-02-11T17:37:00.619+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:37:00+00:00, run_after=2024-02-11T17:38:00+00:00 [2024-02-11T17:37:00.626+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:37:00.692+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:37:00.692+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:37:00.692+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:37:00.693+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:37:00.695+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:37:00.695+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:37:00.695+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:37:00.695+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:37:00.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:37:00.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:37:00.887+0000] {scheduler_job.py:635} INFO - Setting external_id for to 00ae9b17-7f25-4e84-ab4b-149bcaf3a7d5 [2024-02-11T17:37:00.887+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2d15f8ee-054e-464b-957a-ccee9a978358 [2024-02-11T17:37:03.212+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:37:03.212+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:36:00+00:00, run_id=scheduled__2024-02-11T17:36:00+00:00, run_start_date=2024-02-11 17:37:00.638427+00:00, run_end_date=2024-02-11 17:37:03.212336+00:00, run_duration=2.573909, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:36:00+00:00, data_interval_end=2024-02-11 17:37:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:37:03.219+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:37:00+00:00, run_after=2024-02-11T17:38:00+00:00 [2024-02-11T17:37:03.246+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:36:00+00:00 exited with status success for try_number 1 [2024-02-11T17:37:03.249+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:36:00+00:00, map_index=-1, run_start_date=2024-02-11 17:37:02.530561+00:00, run_end_date=2024-02-11 17:37:02.845963+00:00, run_duration=0.315402, 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-11 17:37:00.693785+00:00, queued_by_job_id=1, pid=22674 [2024-02-11T17:37:04.623+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:37:04.624+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:36:00+00:00, run_id=scheduled__2024-02-11T17:36:00+00:00, run_start_date=2024-02-11 17:37:00.639481+00:00, run_end_date=2024-02-11 17:37:04.623931+00:00, run_duration=3.98445, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:36:00+00:00, data_interval_end=2024-02-11 17:37:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:37:04.630+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:37:00+00:00, run_after=2024-02-11T17:38:00+00:00 [2024-02-11T17:37:04.650+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:36:00+00:00 exited with status success for try_number 1 [2024-02-11T17:37:04.653+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:36:00+00:00, map_index=-1, run_start_date=2024-02-11 17:37:02.597317+00:00, run_end_date=2024-02-11 17:37:03.824760+00:00, run_duration=1.227443, 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-11 17:37:00.693785+00:00, queued_by_job_id=1, pid=22675 [2024-02-11T17:38: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-11T17:38:00.070+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:38:00.080+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:38:00+00:00, run_after=2024-02-11T17:39:00+00:00 [2024-02-11T17:38:00.138+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:38:00.138+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:38:00.139+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:38:00.139+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:38:00.139+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:38:00.142+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:38:00.142+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:38:00.143+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:38:00.143+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:38:00.143+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:38:00.143+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:38:00.457+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:38:00.457+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:38:00.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:38:00.478+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0def7103-950a-4484-8cb7-9a0e0802fb9e [2024-02-11T17:38:00.478+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7506611d-2dfe-4fb1-b6d6-10dab0bec50d [2024-02-11T17:38:00.478+0000] {scheduler_job.py:635} INFO - Setting external_id for to 162c880c-c39c-46bf-9bd0-346566dc6988 [2024-02-11T17:38:01.751+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:38:01.752+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:36:00+00:00, run_id=scheduled__2024-02-11T17:36:00+00:00, run_start_date=2024-02-11 17:38:00.096838+00:00, run_end_date=2024-02-11 17:38:01.751968+00:00, run_duration=1.65513, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:36:00+00:00, data_interval_end=2024-02-11 17:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:38:01.760+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:38:00+00:00, run_after=2024-02-11T17:40:00+00:00 [2024-02-11T17:38:01.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:36:00+00:00 exited with status success for try_number 1 [2024-02-11T17:38:01.830+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:36:00+00:00, map_index=-1, run_start_date=2024-02-11 17:38:00.905727+00:00, run_end_date=2024-02-11 17:38:01.221071+00:00, run_duration=0.315344, 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-11 17:38:00.140693+00:00, queued_by_job_id=1, pid=22710 [2024-02-11T17:38:02.867+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:38:02.867+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:37:00+00:00, run_id=scheduled__2024-02-11T17:37:00+00:00, run_start_date=2024-02-11 17:38:00.097909+00:00, run_end_date=2024-02-11 17:38:02.867741+00:00, run_duration=2.769832, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:37:00+00:00, data_interval_end=2024-02-11 17:38:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:38:02.877+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:38:00+00:00, run_after=2024-02-11T17:39:00+00:00 [2024-02-11T17:38:02.918+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:37:00+00:00 exited with status success for try_number 1 [2024-02-11T17:38:02.924+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:37:00+00:00, map_index=-1, run_start_date=2024-02-11 17:38:01.922426+00:00, run_end_date=2024-02-11 17:38:02.264996+00:00, run_duration=0.34257, 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-11 17:38:00.140693+00:00, queued_by_job_id=1, pid=22740 [2024-02-11T17:38:03.956+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:38:03.957+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:37:00+00:00, run_id=scheduled__2024-02-11T17:37:00+00:00, run_start_date=2024-02-11 17:38:00.098740+00:00, run_end_date=2024-02-11 17:38:03.956946+00:00, run_duration=3.858206, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:37:00+00:00, data_interval_end=2024-02-11 17:38:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:38:03.964+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:38:00+00:00, run_after=2024-02-11T17:39:00+00:00 [2024-02-11T17:38:03.988+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:37:00+00:00 exited with status success for try_number 1 [2024-02-11T17:38:03.992+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:37:00+00:00, map_index=-1, run_start_date=2024-02-11 17:38:01.955750+00:00, run_end_date=2024-02-11 17:38:03.372821+00:00, run_duration=1.417071, 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-11 17:38:00.140693+00:00, queued_by_job_id=1, pid=22741 [2024-02-11T17:39:00.575+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:39:00.587+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:39:00+00:00, run_after=2024-02-11T17:40:00+00:00 [2024-02-11T17:39:00.632+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:39:00.632+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:39:00.632+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:39:00.632+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:39:00.634+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:39:00.635+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:39:00.635+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:39:00.635+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:39:00.763+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:39:00.763+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:39:00.770+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2bf929aa-248c-45ce-879c-c2e03f08f5f2 [2024-02-11T17:39:00.770+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9580c338-dc56-4b00-8ddb-7e73088c4fd8 [2024-02-11T17:39:02.992+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:39:02.992+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:38:00+00:00, run_id=scheduled__2024-02-11T17:38:00+00:00, run_start_date=2024-02-11 17:39:00.598274+00:00, run_end_date=2024-02-11 17:39:02.992771+00:00, run_duration=2.394497, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:38:00+00:00, data_interval_end=2024-02-11 17:39:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:39:02.999+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:39:00+00:00, run_after=2024-02-11T17:40:00+00:00 [2024-02-11T17:39:03.026+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:38:00+00:00 exited with status success for try_number 1 [2024-02-11T17:39:03.029+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:38:00+00:00, map_index=-1, run_start_date=2024-02-11 17:39:02.087949+00:00, run_end_date=2024-02-11 17:39:02.410659+00:00, run_duration=0.32271, 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-11 17:39:00.633588+00:00, queued_by_job_id=1, pid=22795 [2024-02-11T17:39:04.056+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:39:04.056+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:38:00+00:00, run_id=scheduled__2024-02-11T17:38:00+00:00, run_start_date=2024-02-11 17:39:00.599301+00:00, run_end_date=2024-02-11 17:39:04.056243+00:00, run_duration=3.456942, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:38:00+00:00, data_interval_end=2024-02-11 17:39:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:39:04.062+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:39:00+00:00, run_after=2024-02-11T17:40:00+00:00 [2024-02-11T17:39:04.092+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:38:00+00:00 exited with status success for try_number 1 [2024-02-11T17:39:04.096+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:38:00+00:00, map_index=-1, run_start_date=2024-02-11 17:39:02.091906+00:00, run_end_date=2024-02-11 17:39:03.253200+00:00, run_duration=1.161294, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1051, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:39:00.633588+00:00, queued_by_job_id=1, pid=22796 [2024-02-11T17:40:01.051+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:40:00+00:00, run_after=2024-02-11T17:41:00+00:00 [2024-02-11T17:40:01.055+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:40:01.059+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:40:01.067+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:40:00+00:00, run_after=2024-02-11T17:45:00+00:00 [2024-02-11T17:40:01.120+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T17:40:01.120+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:40:01.120+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:40:01.120+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:40:01.120+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:40:01.121+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:40:01.123+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:40:01.123+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:40:01.123+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:40:01.123+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:40:01.124+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:40:01.124+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:40:01.124+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:40:01.124+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:40:01.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:40:01.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:40:01.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:40:01.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:40:01.524+0000] {scheduler_job.py:635} INFO - Setting external_id for to 510e2cbc-0564-4d34-929d-110044253d94 [2024-02-11T17:40:01.524+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0c64951f-55b3-45b8-a79a-5d3460d503e1 [2024-02-11T17:40:01.525+0000] {scheduler_job.py:635} INFO - Setting external_id for to d06b3cfb-47b8-4d6c-b302-206726b53e89 [2024-02-11T17:40:01.525+0000] {scheduler_job.py:635} INFO - Setting external_id for to 162e2736-11f5-4554-be24-9ea7d684b53c [2024-02-11T17:40:02.785+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:40:02.786+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:38:00+00:00, run_id=scheduled__2024-02-11T17:38:00+00:00, run_start_date=2024-02-11 17:40:01.078678+00:00, run_end_date=2024-02-11 17:40:02.785953+00:00, run_duration=1.707275, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:38:00+00:00, data_interval_end=2024-02-11 17:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:40:02.795+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:40:00+00:00, run_after=2024-02-11T17:42:00+00:00 [2024-02-11T17:40:03.929+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:40:03.929+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:39:00+00:00, run_id=scheduled__2024-02-11T17:39:00+00:00, run_start_date=2024-02-11 17:40:01.079338+00:00, run_end_date=2024-02-11 17:40:03.929751+00:00, run_duration=2.850413, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:39:00+00:00, data_interval_end=2024-02-11 17:40:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:40:03.937+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:40:00+00:00, run_after=2024-02-11T17:41:00+00:00 [2024-02-11T17:40:03.963+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:40:03.963+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:40:03.964+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:40:03.966+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T17:40:03.966+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:40:03.999+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:40:04.000+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:35:00+00:00 exited with status success for try_number 1 [2024-02-11T17:40:04.000+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:38:00+00:00 exited with status success for try_number 1 [2024-02-11T17:40:04.000+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:39:00+00:00 exited with status success for try_number 1 [2024-02-11T17:40:04.007+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:39:00+00:00, map_index=-1, run_start_date=2024-02-11 17:40:03.559774+00:00, run_end_date=2024-02-11 17:40:03.793184+00:00, run_duration=0.23341, 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-11 17:40:01.122137+00:00, queued_by_job_id=1, pid=22882 [2024-02-11T17:40:04.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:35:00+00:00, map_index=-1, run_start_date=2024-02-11 17:40:03.579790+00:00, run_end_date=2024-02-11 17:40:03.808264+00:00, run_duration=0.228474, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1056, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:40:01.122137+00:00, queued_by_job_id=1, pid=22883 [2024-02-11T17:40:04.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:38:00+00:00, map_index=-1, run_start_date=2024-02-11 17:40:02.274466+00:00, run_end_date=2024-02-11 17:40:02.707184+00:00, run_duration=0.432718, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1053, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:40:01.122137+00:00, queued_by_job_id=1, pid=22833 [2024-02-11T17:40:04.008+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b4f07d3-2d5c-4098-8efb-0b96dd109f55 [2024-02-11T17:40:05.059+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:40:05.059+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:39:00+00:00, run_id=scheduled__2024-02-11T17:39:00+00:00, run_start_date=2024-02-11 17:40:01.079947+00:00, run_end_date=2024-02-11 17:40:05.059299+00:00, run_duration=3.979352, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:39:00+00:00, data_interval_end=2024-02-11 17:40:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:40:05.067+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:40:00+00:00, run_after=2024-02-11T17:41:00+00:00 [2024-02-11T17:40:05.099+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:39:00+00:00 exited with status success for try_number 1 [2024-02-11T17:40:05.103+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:39:00+00:00, map_index=-1, run_start_date=2024-02-11 17:40:03.218455+00:00, run_end_date=2024-02-11 17:40:04.472564+00:00, run_duration=1.254109, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1054, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:40:01.122137+00:00, queued_by_job_id=1, pid=22854 [2024-02-11T17:40:06.153+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:40:06.153+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:40:06.154+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:40:06.155+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T17:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T17:40:06.155+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T17:40:06.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:40:06.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:35:00+00:00 exited with status success for try_number 1 [2024-02-11T17:40:06.188+0000] {scheduler_job.py:635} INFO - Setting external_id for to 746a44c2-645d-4d9b-aa05-01f215b546e4 [2024-02-11T17:40:06.188+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T17:35:00+00:00, map_index=-1, run_start_date=2024-02-11 17:40:05.115301+00:00, run_end_date=2024-02-11 17:40:05.289373+00:00, run_duration=0.174072, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1057, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:40:03.964508+00:00, queued_by_job_id=1, pid=22913 [2024-02-11T17:40:07.922+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:40:07.922+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:40:07.923+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:40:07.924+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:40:07.924+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:40:07.959+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:40:07.960+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:35:00+00:00 exited with status success for try_number 1 [2024-02-11T17:40:07.966+0000] {scheduler_job.py:635} INFO - Setting external_id for to 20f520fd-9c23-4d39-939f-5569faecec67 [2024-02-11T17:40:07.966+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T17:35:00+00:00, map_index=0, run_start_date=2024-02-11 17:40:07.250765+00:00, run_end_date=2024-02-11 17:40:07.422908+00:00, run_duration=0.172143, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1058, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:40:06.154603+00:00, queued_by_job_id=1, pid=22925 [2024-02-11T17:40:10.185+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:40:10.185+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:35:00+00:00, run_id=scheduled__2024-02-11T17:35:00+00:00, run_start_date=2024-02-11 17:40:01.077966+00:00, run_end_date=2024-02-11 17:40:10.185453+00:00, run_duration=9.107487, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:35:00+00:00, data_interval_end=2024-02-11 17:40:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T17:40:10.191+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:40:00+00:00, run_after=2024-02-11T17:45:00+00:00 [2024-02-11T17:40:10.241+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:35:00+00:00 exited with status success for try_number 1 [2024-02-11T17:40:10.266+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T17:35:00+00:00, map_index=-1, run_start_date=2024-02-11 17:40:09.214002+00:00, run_end_date=2024-02-11 17:40:09.442439+00:00, run_duration=0.228437, 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-11 17:40:07.923467+00:00, queued_by_job_id=1, pid=22937 [2024-02-11T17:40:15.948+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T17:40:53.812+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:40:53.812+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T17:40:53.812+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:40:53.814+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211174053_894713', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:40:53.814+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211174053_894713', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T17:40:53.869+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211174053_894713 exited with status queued for try_number 1 [2024-02-11T17:40:53.873+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48ea31b7-4c63-4425-8898-0f89e90a0d99 [2024-02-11T17:40:54.949+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:40:54.949+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 17:40:53.672196+00:00, run_id=vdu_down_20240211174053_894713, run_start_date=2024-02-11 17:40:53.776399+00:00, run_end_date=2024-02-11 17:40:54.949744+00:00, run_duration=1.173345, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 17:40:53.672196+00:00, data_interval_end=2024-02-11 17:40:53.672196+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T17:40:54.951+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T17:40:54.971+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211174053_894713 exited with status success for try_number 1 [2024-02-11T17:40:54.975+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211174053_894713, map_index=-1, run_start_date=2024-02-11 17:40:54.363602+00:00, run_end_date=2024-02-11 17:40:54.547238+00:00, run_duration=0.183636, 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-11 17:40:53.813302+00:00, queued_by_job_id=1, pid=22952 [2024-02-11T17:41:00.221+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:41:00+00:00, run_after=2024-02-11T17:42:00+00:00 [2024-02-11T17:41:00.226+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:41:00.271+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:41:00.271+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:41:00.271+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:41:00.272+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:41:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:41:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:41:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:41:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:41:00.410+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:41:00.410+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:41:00.416+0000] {scheduler_job.py:635} INFO - Setting external_id for to f8f69494-f7c6-4374-a62e-d9eab48a9ff5 [2024-02-11T17:41:00.416+0000] {scheduler_job.py:635} INFO - Setting external_id for to 421ed270-6d78-475e-bcfe-14dccb51b810 [2024-02-11T17:41:02.939+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:41:02.939+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:40:00+00:00, run_id=scheduled__2024-02-11T17:40:00+00:00, run_start_date=2024-02-11 17:41:00.236673+00:00, run_end_date=2024-02-11 17:41:02.939879+00:00, run_duration=2.703206, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:40:00+00:00, data_interval_end=2024-02-11 17:41:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:41:02.946+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:41:00+00:00, run_after=2024-02-11T17:42:00+00:00 [2024-02-11T17:41:02.973+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status success for try_number 1 [2024-02-11T17:41:02.977+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:40:00+00:00, map_index=-1, run_start_date=2024-02-11 17:41:01.838574+00:00, run_end_date=2024-02-11 17:41:02.154060+00:00, run_duration=0.315486, 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-11 17:41:00.272889+00:00, queued_by_job_id=1, pid=22984 [2024-02-11T17:41:04.007+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:41:04.007+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:40:00+00:00, run_id=scheduled__2024-02-11T17:40:00+00:00, run_start_date=2024-02-11 17:41:00.237807+00:00, run_end_date=2024-02-11 17:41:04.007312+00:00, run_duration=3.769505, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:40:00+00:00, data_interval_end=2024-02-11 17:41:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:41:04.014+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:41:00+00:00, run_after=2024-02-11T17:42:00+00:00 [2024-02-11T17:41:04.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status success for try_number 1 [2024-02-11T17:41:04.040+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:40:00+00:00, map_index=-1, run_start_date=2024-02-11 17:41:01.846670+00:00, run_end_date=2024-02-11 17:41:03.090370+00:00, run_duration=1.2437, 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-11 17:41:00.272889+00:00, queued_by_job_id=1, pid=22985 [2024-02-11T17:42:00.453+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:42:00.465+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:42:00+00:00, run_after=2024-02-11T17:43:00+00:00 [2024-02-11T17:42:00.470+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:42:00.526+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:42:00.526+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:42:00.527+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:42:00.527+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:42:00.527+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:42:00.530+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:42:00.530+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:42:00.530+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:42:00.530+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:42:00.530+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:42:00.530+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:42:00.872+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:42:00.872+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:42:00.872+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:42:00.883+0000] {scheduler_job.py:635} INFO - Setting external_id for to 26aa259d-7ca2-4d41-b4e0-e6c57404bba4 [2024-02-11T17:42:00.883+0000] {scheduler_job.py:635} INFO - Setting external_id for to b5546e64-f9c1-4c46-a78a-039fdb9bfceb [2024-02-11T17:42:00.884+0000] {scheduler_job.py:635} INFO - Setting external_id for to 790cd78c-1998-4b48-b49b-a9f52939e86d [2024-02-11T17:42:02.396+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:42:02.396+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:40:00+00:00, run_id=scheduled__2024-02-11T17:40:00+00:00, run_start_date=2024-02-11 17:42:00.484377+00:00, run_end_date=2024-02-11 17:42:02.396661+00:00, run_duration=1.912284, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:40:00+00:00, data_interval_end=2024-02-11 17:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:42:02.407+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:42:00+00:00, run_after=2024-02-11T17:44:00+00:00 [2024-02-11T17:42:02.537+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status success for try_number 1 [2024-02-11T17:42:02.550+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:40:00+00:00, map_index=-1, run_start_date=2024-02-11 17:42:01.193571+00:00, run_end_date=2024-02-11 17:42:01.446349+00:00, run_duration=0.252778, 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-11 17:42:00.528424+00:00, queued_by_job_id=1, pid=23020 [2024-02-11T17:42:03.585+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:42:03.585+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:41:00+00:00, run_id=scheduled__2024-02-11T17:41:00+00:00, run_start_date=2024-02-11 17:42:00.485460+00:00, run_end_date=2024-02-11 17:42:03.585390+00:00, run_duration=3.09993, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:41:00+00:00, data_interval_end=2024-02-11 17:42:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:42:03.594+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:42:00+00:00, run_after=2024-02-11T17:43:00+00:00 [2024-02-11T17:42:03.614+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:41:00+00:00 exited with status success for try_number 1 [2024-02-11T17:42:03.618+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:41:00+00:00, map_index=-1, run_start_date=2024-02-11 17:42:02.334872+00:00, run_end_date=2024-02-11 17:42:02.733541+00:00, run_duration=0.398669, 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-11 17:42:00.528424+00:00, queued_by_job_id=1, pid=23050 [2024-02-11T17:42:04.646+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:42:04.647+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:41:00+00:00, run_id=scheduled__2024-02-11T17:41:00+00:00, run_start_date=2024-02-11 17:42:00.486338+00:00, run_end_date=2024-02-11 17:42:04.647082+00:00, run_duration=4.160744, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:41:00+00:00, data_interval_end=2024-02-11 17:42:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:42:04.655+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:42:00+00:00, run_after=2024-02-11T17:43:00+00:00 [2024-02-11T17:42:04.675+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:41:00+00:00 exited with status success for try_number 1 [2024-02-11T17:42:04.678+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:41:00+00:00, map_index=-1, run_start_date=2024-02-11 17:42:02.311805+00:00, run_end_date=2024-02-11 17:42:03.631889+00:00, run_duration=1.320084, 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-11 17:42:00.528424+00:00, queued_by_job_id=1, pid=23049 [2024-02-11T17:42:53.903+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:42:53.903+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T17:42:53.903+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:42:53.905+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211174253_425919', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:42:53.906+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211174253_425919', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T17:42:53.947+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211174253_425919 exited with status queued for try_number 1 [2024-02-11T17:42:53.952+0000] {scheduler_job.py:635} INFO - Setting external_id for to d943bda6-478a-4506-a4c0-fbc01f23c255 [2024-02-11T17:42:55.047+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:42:55.048+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 17:42:53.673020+00:00, run_id=vdu_down_20240211174253_425919, run_start_date=2024-02-11 17:42:53.878031+00:00, run_end_date=2024-02-11 17:42:55.048097+00:00, run_duration=1.170066, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 17:42:53.673020+00:00, data_interval_end=2024-02-11 17:42:53.673020+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T17:42:55.050+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T17:42:55.069+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211174253_425919 exited with status success for try_number 1 [2024-02-11T17:42:55.073+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211174253_425919, map_index=-1, run_start_date=2024-02-11 17:42:54.434567+00:00, run_end_date=2024-02-11 17:42:54.644633+00:00, run_duration=0.210066, 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-11 17:42:53.904326+00:00, queued_by_job_id=1, pid=23083 [2024-02-11T17:43:00.684+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:43:00+00:00, run_after=2024-02-11T17:44:00+00:00 [2024-02-11T17:43:00.690+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:43:00.734+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:43:00.734+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:43:00.735+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:43:00.735+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:43:00.737+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:43:00.737+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:43:00.737+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:43:00.737+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:43:00.837+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:43:00.837+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:43:00.843+0000] {scheduler_job.py:635} INFO - Setting external_id for to f51d650e-17c7-40c8-a166-0d9bb7e30b18 [2024-02-11T17:43:00.843+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32d3df15-cc8d-4b60-93da-b31af11bbc7f [2024-02-11T17:43:03.062+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:43:03.062+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:42:00+00:00, run_id=scheduled__2024-02-11T17:42:00+00:00, run_start_date=2024-02-11 17:43:00.700751+00:00, run_end_date=2024-02-11 17:43:03.062519+00:00, run_duration=2.361768, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:42:00+00:00, data_interval_end=2024-02-11 17:43:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:43:03.071+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:43:00+00:00, run_after=2024-02-11T17:44:00+00:00 [2024-02-11T17:43:03.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:42:00+00:00 exited with status success for try_number 1 [2024-02-11T17:43:03.119+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:42:00+00:00, map_index=-1, run_start_date=2024-02-11 17:43:02.345029+00:00, run_end_date=2024-02-11 17:43:02.648876+00:00, run_duration=0.303847, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1068, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:43:00.736181+00:00, queued_by_job_id=1, pid=23134 [2024-02-11T17:43:04.147+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:43:04.147+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:42:00+00:00, run_id=scheduled__2024-02-11T17:42:00+00:00, run_start_date=2024-02-11 17:43:00.701738+00:00, run_end_date=2024-02-11 17:43:04.147896+00:00, run_duration=3.446158, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:42:00+00:00, data_interval_end=2024-02-11 17:43:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:43:04.154+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:43:00+00:00, run_after=2024-02-11T17:44:00+00:00 [2024-02-11T17:43:04.178+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:42:00+00:00 exited with status success for try_number 1 [2024-02-11T17:43:04.181+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:42:00+00:00, map_index=-1, run_start_date=2024-02-11 17:43:02.289712+00:00, run_end_date=2024-02-11 17:43:03.424672+00:00, run_duration=1.13496, 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-11 17:43:00.736181+00:00, queued_by_job_id=1, pid=23133 [2024-02-11T17:44:00.888+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:44:00.896+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:44:00+00:00, run_after=2024-02-11T17:45:00+00:00 [2024-02-11T17:44:00.900+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:44:00.942+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:44:00.942+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:44:00.943+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:44:00.943+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:44:00.943+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:44:00.945+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:44:00.945+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:44:00.945+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:44:00.945+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:44:00.946+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:44:00.946+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:44:01.091+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:44:01.091+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:44:01.091+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:44:01.109+0000] {scheduler_job.py:635} INFO - Setting external_id for to 89d52352-bc17-4cf5-a5bd-4d1a92e84bde [2024-02-11T17:44:01.109+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa945f4b-241b-4292-9e28-93c60ddf9bbb [2024-02-11T17:44:01.109+0000] {scheduler_job.py:635} INFO - Setting external_id for to d50ed9e9-bc93-4fda-bdd5-dcd92470ad3a [2024-02-11T17:44:02.243+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:44:02.244+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:42:00+00:00, run_id=scheduled__2024-02-11T17:42:00+00:00, run_start_date=2024-02-11 17:44:00.907891+00:00, run_end_date=2024-02-11 17:44:02.244749+00:00, run_duration=1.336858, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:42:00+00:00, data_interval_end=2024-02-11 17:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:44:02.257+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:44:00+00:00, run_after=2024-02-11T17:46:00+00:00 [2024-02-11T17:44:02.385+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:42:00+00:00 exited with status success for try_number 1 [2024-02-11T17:44:02.399+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:42:00+00:00, map_index=-1, run_start_date=2024-02-11 17:44:01.554276+00:00, run_end_date=2024-02-11 17:44:01.985068+00:00, run_duration=0.430792, 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-11 17:44:00.944223+00:00, queued_by_job_id=1, pid=23169 [2024-02-11T17:44:03.739+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:44:03.739+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:43:00+00:00, run_id=scheduled__2024-02-11T17:43:00+00:00, run_start_date=2024-02-11 17:44:00.908602+00:00, run_end_date=2024-02-11 17:44:03.739865+00:00, run_duration=2.831263, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:43:00+00:00, data_interval_end=2024-02-11 17:44:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:44:03.748+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:44:00+00:00, run_after=2024-02-11T17:45:00+00:00 [2024-02-11T17:44:03.778+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:43:00+00:00 exited with status success for try_number 1 [2024-02-11T17:44:03.781+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:43:00+00:00, map_index=-1, run_start_date=2024-02-11 17:44:02.905200+00:00, run_end_date=2024-02-11 17:44:03.116200+00:00, run_duration=0.211, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1071, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:44:00.944223+00:00, queued_by_job_id=1, pid=23200 [2024-02-11T17:44:04.809+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:44:04.809+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:43:00+00:00, run_id=scheduled__2024-02-11T17:43:00+00:00, run_start_date=2024-02-11 17:44:00.909206+00:00, run_end_date=2024-02-11 17:44:04.809403+00:00, run_duration=3.900197, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:43:00+00:00, data_interval_end=2024-02-11 17:44:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:44:04.816+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:44:00+00:00, run_after=2024-02-11T17:45:00+00:00 [2024-02-11T17:44:04.836+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:43:00+00:00 exited with status success for try_number 1 [2024-02-11T17:44:04.840+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:43:00+00:00, map_index=-1, run_start_date=2024-02-11 17:44:02.834950+00:00, run_end_date=2024-02-11 17:44:03.798830+00:00, run_duration=0.96388, 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-11 17:44:00.944223+00:00, queued_by_job_id=1, pid=23199 [2024-02-11T17:44:54.180+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:44:54.181+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T17:44:54.181+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:44:54.184+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211174453_258731', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:44:54.184+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211174453_258731', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T17:44:54.252+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211174453_258731 exited with status queued for try_number 1 [2024-02-11T17:44:54.262+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed7cdc40-34b3-4ee5-ba5e-c7fce9b8efcd [2024-02-11T17:44:55.427+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:44:55.427+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 17:44:53.672589+00:00, run_id=vdu_down_20240211174453_258731, run_start_date=2024-02-11 17:44:54.149236+00:00, run_end_date=2024-02-11 17:44:55.427802+00:00, run_duration=1.278566, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 17:44:53.672589+00:00, data_interval_end=2024-02-11 17:44:53.672589+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T17:44:55.430+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T17:44:55.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211174453_258731 exited with status success for try_number 1 [2024-02-11T17:44:55.463+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211174453_258731, map_index=-1, run_start_date=2024-02-11 17:44:54.843666+00:00, run_end_date=2024-02-11 17:44:55.106237+00:00, run_duration=0.262571, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1072, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:44:54.182292+00:00, queued_by_job_id=1, pid=23233 [2024-02-11T17:45:00.063+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:45:00+00:00, run_after=2024-02-11T17:50:00+00:00 [2024-02-11T17:45:00.073+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:45:00+00:00, run_after=2024-02-11T17:46:00+00:00 [2024-02-11T17:45:00.078+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:45:00.142+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:45:00.142+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:45:00.143+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:45:00.143+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:45:00.143+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:45:00.146+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:45:00.147+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:45:00.147+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:45:00.147+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:45:00.147+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:45:00.147+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:45:00.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:45:00.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:45:00.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:45:00.502+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f8cb60e-5f73-44ed-8140-e63338f3c0e8 [2024-02-11T17:45:00.502+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3dbea092-9498-4818-8524-9876b1e9d6f7 [2024-02-11T17:45:00.502+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1c6cc03-68cd-42d0-a34e-8f2d257c305b [2024-02-11T17:45:02.816+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:45:02.816+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:44:00+00:00, run_id=scheduled__2024-02-11T17:44:00+00:00, run_start_date=2024-02-11 17:45:00.093531+00:00, run_end_date=2024-02-11 17:45:02.816780+00:00, run_duration=2.723249, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:44:00+00:00, data_interval_end=2024-02-11 17:45:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:45:02.825+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:45:00+00:00, run_after=2024-02-11T17:46:00+00:00 [2024-02-11T17:45:02.855+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:45:02.855+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:45:02.855+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:45:02.858+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T17:45:02.858+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:45:02.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:45:02.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status success for try_number 1 [2024-02-11T17:45:02.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:44:00+00:00 exited with status success for try_number 1 [2024-02-11T17:45:02.938+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:40:00+00:00, map_index=-1, run_start_date=2024-02-11 17:45:02.100580+00:00, run_end_date=2024-02-11 17:45:02.522573+00:00, run_duration=0.421993, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1074, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:45:00.144751+00:00, queued_by_job_id=1, pid=23285 [2024-02-11T17:45:02.939+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:44:00+00:00, map_index=-1, run_start_date=2024-02-11 17:45:02.127462+00:00, run_end_date=2024-02-11 17:45:02.552023+00:00, run_duration=0.424561, 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-11 17:45:00.144751+00:00, queued_by_job_id=1, pid=23286 [2024-02-11T17:45:02.940+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29ccb785-a2f0-42ec-ae2a-b26b0c1c9dfb [2024-02-11T17:45:04.271+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:45:04.272+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:44:00+00:00, run_id=scheduled__2024-02-11T17:44:00+00:00, run_start_date=2024-02-11 17:45:00.094260+00:00, run_end_date=2024-02-11 17:45:04.272015+00:00, run_duration=4.177755, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:44:00+00:00, data_interval_end=2024-02-11 17:45:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:45:04.278+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:45:00+00:00, run_after=2024-02-11T17:46:00+00:00 [2024-02-11T17:45:04.319+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:45:04.319+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:45:04.320+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:45:04.322+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T17:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T17:45:04.322+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T17:45:04.358+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:45:04.358+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:44:00+00:00 exited with status success for try_number 1 [2024-02-11T17:45:04.364+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:44:00+00:00, map_index=-1, run_start_date=2024-02-11 17:45:02.236615+00:00, run_end_date=2024-02-11 17:45:03.604170+00:00, run_duration=1.367555, 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-11 17:45:00.144751+00:00, queued_by_job_id=1, pid=23287 [2024-02-11T17:45:04.364+0000] {scheduler_job.py:635} INFO - Setting external_id for to 92811c31-eb92-46ee-bbf0-1e3729fa4cd3 [2024-02-11T17:45:04.433+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status success for try_number 1 [2024-02-11T17:45:04.438+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T17:40:00+00:00, map_index=-1, run_start_date=2024-02-11 17:45:04.042964+00:00, run_end_date=2024-02-11 17:45:04.230503+00:00, run_duration=0.187539, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1076, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:45:02.856373+00:00, queued_by_job_id=1, pid=23326 [2024-02-11T17:45:06.531+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:45:06.531+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:45:06.531+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:45:06.533+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:45:06.533+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:45:06.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:45:06.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status success for try_number 1 [2024-02-11T17:45:06.569+0000] {scheduler_job.py:635} INFO - Setting external_id for to 008e8ad9-bd75-477c-b43a-73bcb531e349 [2024-02-11T17:45:06.569+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T17:40:00+00:00, map_index=0, run_start_date=2024-02-11 17:45:05.442810+00:00, run_end_date=2024-02-11 17:45:05.618899+00:00, run_duration=0.176089, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1077, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:45:04.320975+00:00, queued_by_job_id=1, pid=23338 [2024-02-11T17:45:08.273+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:45:08.273+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:40:00+00:00, run_id=scheduled__2024-02-11T17:40:00+00:00, run_start_date=2024-02-11 17:45:00.092231+00:00, run_end_date=2024-02-11 17:45:08.273237+00:00, run_duration=8.181006, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:40:00+00:00, data_interval_end=2024-02-11 17:45:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T17:45:08.277+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:45:00+00:00, run_after=2024-02-11T17:50:00+00:00 [2024-02-11T17:45:08.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:40:00+00:00 exited with status success for try_number 1 [2024-02-11T17:45:08.302+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T17:40:00+00:00, map_index=-1, run_start_date=2024-02-11 17:45:07.632083+00:00, run_end_date=2024-02-11 17:45:07.812564+00:00, run_duration=0.180481, 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-11 17:45:06.532080+00:00, queued_by_job_id=1, pid=23350 [2024-02-11T17:45:15.988+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T17:46:00.286+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:46:00+00:00, run_after=2024-02-11T17:47:00+00:00 [2024-02-11T17:46: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-11T17:46:00.296+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:46:00.366+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:46:00.366+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:46:00.367+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:46:00.367+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:46:00.367+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:46:00.370+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:46:00.370+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:46:00.370+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:46:00.371+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:46:00.371+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:46:00.371+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:46:00.640+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:46:00.640+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:46:00.640+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:46:00.664+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b935939-9ee7-47dc-99cf-2396ab81901f [2024-02-11T17:46:00.664+0000] {scheduler_job.py:635} INFO - Setting external_id for to f76d236d-e410-407a-9ae2-b74ec31dda88 [2024-02-11T17:46:00.665+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3810ee9e-0fa9-4fd3-8690-16ea757c5e19 [2024-02-11T17:46:01.943+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:46:01.946+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:44:00+00:00, run_id=scheduled__2024-02-11T17:44:00+00:00, run_start_date=2024-02-11 17:46:00.306891+00:00, run_end_date=2024-02-11 17:46:01.946212+00:00, run_duration=1.639321, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:44:00+00:00, data_interval_end=2024-02-11 17:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:46:01.955+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:46:00+00:00, run_after=2024-02-11T17:48:00+00:00 [2024-02-11T17:46:02.028+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:44:00+00:00 exited with status success for try_number 1 [2024-02-11T17:46:02.040+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:44:00+00:00, map_index=-1, run_start_date=2024-02-11 17:46:01.079091+00:00, run_end_date=2024-02-11 17:46:01.333521+00:00, run_duration=0.25443, 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-11 17:46:00.368570+00:00, queued_by_job_id=1, pid=23368 [2024-02-11T17:46:03.077+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:46:03.077+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:45:00+00:00, run_id=scheduled__2024-02-11T17:45:00+00:00, run_start_date=2024-02-11 17:46:00.307892+00:00, run_end_date=2024-02-11 17:46:03.077292+00:00, run_duration=2.7694, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:45:00+00:00, data_interval_end=2024-02-11 17:46:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:46:03.084+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:46:00+00:00, run_after=2024-02-11T17:47:00+00:00 [2024-02-11T17:46:03.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status success for try_number 1 [2024-02-11T17:46:03.114+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:45:00+00:00, map_index=-1, run_start_date=2024-02-11 17:46:02.173088+00:00, run_end_date=2024-02-11 17:46:02.495429+00:00, run_duration=0.322341, 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-11 17:46:00.368570+00:00, queued_by_job_id=1, pid=23399 [2024-02-11T17:46:03.758+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:46:03.758+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:45:00+00:00, run_id=scheduled__2024-02-11T17:45:00+00:00, run_start_date=2024-02-11 17:46:00.308799+00:00, run_end_date=2024-02-11 17:46:03.758803+00:00, run_duration=3.450004, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:45:00+00:00, data_interval_end=2024-02-11 17:46:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:46:03.765+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:46:00+00:00, run_after=2024-02-11T17:47:00+00:00 [2024-02-11T17:46:03.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status success for try_number 1 [2024-02-11T17:46:03.790+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:45:00+00:00, map_index=-1, run_start_date=2024-02-11 17:46:02.124672+00:00, run_end_date=2024-02-11 17:46:03.338355+00:00, run_duration=1.213683, 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-11 17:46:00.368570+00:00, queued_by_job_id=1, pid=23398 [2024-02-11T17:47:00.506+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:47:00.519+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:47:00+00:00, run_after=2024-02-11T17:48:00+00:00 [2024-02-11T17:47:00.575+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:47:00.575+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:47:00.575+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:47:00.575+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:47:00.579+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:47:00.579+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:47:00.579+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:47:00.579+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:47:00.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:47:00.864+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:47:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 14758082-1e5b-4a3d-b38f-374d69f4f20e [2024-02-11T17:47:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 567d3455-7849-4161-8dee-9b2b93426e63 [2024-02-11T17:47:03.152+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:47:03.152+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:46:00+00:00, run_id=scheduled__2024-02-11T17:46:00+00:00, run_start_date=2024-02-11 17:47:00.532745+00:00, run_end_date=2024-02-11 17:47:03.152389+00:00, run_duration=2.619644, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:46:00+00:00, data_interval_end=2024-02-11 17:47:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:47:03.161+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:47:00+00:00, run_after=2024-02-11T17:48:00+00:00 [2024-02-11T17:47:03.186+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:46:00+00:00 exited with status success for try_number 1 [2024-02-11T17:47:03.190+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:46:00+00:00, map_index=-1, run_start_date=2024-02-11 17:47:02.271313+00:00, run_end_date=2024-02-11 17:47:02.593761+00:00, run_duration=0.322448, 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-11 17:47:00.576863+00:00, queued_by_job_id=1, pid=23454 [2024-02-11T17:47:04.218+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:47:04.218+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:46:00+00:00, run_id=scheduled__2024-02-11T17:46:00+00:00, run_start_date=2024-02-11 17:47:00.533903+00:00, run_end_date=2024-02-11 17:47:04.218607+00:00, run_duration=3.684704, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:46:00+00:00, data_interval_end=2024-02-11 17:47:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:47:04.225+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:47:00+00:00, run_after=2024-02-11T17:48:00+00:00 [2024-02-11T17:47:04.247+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:46:00+00:00 exited with status success for try_number 1 [2024-02-11T17:47:04.250+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:46:00+00:00, map_index=-1, run_start_date=2024-02-11 17:47:02.222821+00:00, run_end_date=2024-02-11 17:47:03.339005+00:00, run_duration=1.116184, 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-11 17:47:00.576863+00:00, queued_by_job_id=1, pid=23453 [2024-02-11T17:48:00.744+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:48:00+00:00, run_after=2024-02-11T17:49:00+00:00 [2024-02-11T17:48:00.751+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:48:00.758+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:48:00.818+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:48:00.818+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:48:00.818+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:48:00.818+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:48:00.819+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:48:00.822+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:48:00.822+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:48:00.822+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:48:00.822+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:48:00.822+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:48:00.823+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:48:01.081+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:48:01.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:48:01.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:48:01.094+0000] {scheduler_job.py:635} INFO - Setting external_id for to b9928aa7-ec58-4314-a933-e73920a1b06c [2024-02-11T17:48:01.094+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2404ae4d-0009-4d7e-99fe-a2d82287e28e [2024-02-11T17:48:01.094+0000] {scheduler_job.py:635} INFO - Setting external_id for to f3d3d93b-df72-4253-8777-4e7cc85077b7 [2024-02-11T17:48:02.288+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:48:02.289+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:46:00+00:00, run_id=scheduled__2024-02-11T17:46:00+00:00, run_start_date=2024-02-11 17:48:00.769691+00:00, run_end_date=2024-02-11 17:48:02.289028+00:00, run_duration=1.519337, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:46:00+00:00, data_interval_end=2024-02-11 17:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:48:02.309+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:48:00+00:00, run_after=2024-02-11T17:50:00+00:00 [2024-02-11T17:48:03.545+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:46:00+00:00 exited with status success for try_number 1 [2024-02-11T17:48:03.554+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:46:00+00:00, map_index=-1, run_start_date=2024-02-11 17:48:01.683055+00:00, run_end_date=2024-02-11 17:48:02.217541+00:00, run_duration=0.534486, 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-11 17:48:00.820198+00:00, queued_by_job_id=1, pid=23489 [2024-02-11T17:48:04.582+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:48:04.582+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:47:00+00:00, run_id=scheduled__2024-02-11T17:47:00+00:00, run_start_date=2024-02-11 17:48:00.770656+00:00, run_end_date=2024-02-11 17:48:04.582789+00:00, run_duration=3.812133, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:47:00+00:00, data_interval_end=2024-02-11 17:48:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:48:04.591+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:48:00+00:00, run_after=2024-02-11T17:49:00+00:00 [2024-02-11T17:48:04.620+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:47:00+00:00 exited with status success for try_number 1 [2024-02-11T17:48:04.625+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:47:00+00:00, map_index=-1, run_start_date=2024-02-11 17:48:02.950030+00:00, run_end_date=2024-02-11 17:48:03.602682+00:00, run_duration=0.652652, 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-11 17:48:00.820198+00:00, queued_by_job_id=1, pid=23520 [2024-02-11T17:48:04.738+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:48:04.739+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:47:00+00:00, run_id=scheduled__2024-02-11T17:47:00+00:00, run_start_date=2024-02-11 17:48:00.771472+00:00, run_end_date=2024-02-11 17:48:04.738990+00:00, run_duration=3.967518, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:47:00+00:00, data_interval_end=2024-02-11 17:48:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:48:04.745+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:48:00+00:00, run_after=2024-02-11T17:49:00+00:00 [2024-02-11T17:48:04.765+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:47:00+00:00 exited with status success for try_number 1 [2024-02-11T17:48:04.768+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:47:00+00:00, map_index=-1, run_start_date=2024-02-11 17:48:02.882476+00:00, run_end_date=2024-02-11 17:48:04.598054+00:00, run_duration=1.715578, 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-11 17:48:00.820198+00:00, queued_by_job_id=1, pid=23519 [2024-02-11T17:49:00.243+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:49:00.257+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:49:00+00:00, run_after=2024-02-11T17:50:00+00:00 [2024-02-11T17:49:00.308+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:49:00.309+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:49:00.309+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:49:00.309+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:49:00.312+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:49:00.313+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:49:00.313+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:49:00.313+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:49:00.460+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:49:00.460+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:49:00.466+0000] {scheduler_job.py:635} INFO - Setting external_id for to f702151c-9b64-4d77-b7c9-6dc416463da1 [2024-02-11T17:49:00.467+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2cc075cb-2e30-4268-9da2-cdeb18a26285 [2024-02-11T17:49:02.750+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:49:02.750+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:48:00+00:00, run_id=scheduled__2024-02-11T17:48:00+00:00, run_start_date=2024-02-11 17:49:00.269003+00:00, run_end_date=2024-02-11 17:49:02.750665+00:00, run_duration=2.481662, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:48:00+00:00, data_interval_end=2024-02-11 17:49:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:49:02.757+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:49:00+00:00, run_after=2024-02-11T17:50:00+00:00 [2024-02-11T17:49:02.784+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:48:00+00:00 exited with status success for try_number 1 [2024-02-11T17:49:02.787+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:48:00+00:00, map_index=-1, run_start_date=2024-02-11 17:49:01.802212+00:00, run_end_date=2024-02-11 17:49:02.119582+00:00, run_duration=0.31737, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1087, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:49:00.310832+00:00, queued_by_job_id=1, pid=23574 [2024-02-11T17:49:03.817+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:49:03.818+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:48:00+00:00, run_id=scheduled__2024-02-11T17:48:00+00:00, run_start_date=2024-02-11 17:49:00.270056+00:00, run_end_date=2024-02-11 17:49:03.818084+00:00, run_duration=3.548028, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:48:00+00:00, data_interval_end=2024-02-11 17:49:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:49:03.826+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:49:00+00:00, run_after=2024-02-11T17:50:00+00:00 [2024-02-11T17:49:03.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:48:00+00:00 exited with status success for try_number 1 [2024-02-11T17:49:03.864+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:48:00+00:00, map_index=-1, run_start_date=2024-02-11 17:49:01.838195+00:00, run_end_date=2024-02-11 17:49:02.921267+00:00, run_duration=1.083072, 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-11 17:49:00.310832+00:00, queued_by_job_id=1, pid=23575 [2024-02-11T17:50:00.115+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:50:00+00:00, run_after=2024-02-11T17:51:00+00:00 [2024-02-11T17:50:00.126+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:50:00+00:00, run_after=2024-02-11T17:55:00+00:00 [2024-02-11T17:50:00.131+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:50:00.136+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:50:00.254+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T17:50:00.254+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:50:00.254+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:50:00.255+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:50:00.255+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:50:00.255+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:50:00.259+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:50:00.259+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:50:00.259+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:50:00.259+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:50:00.259+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:50:00.259+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:50:00.260+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:50:00.260+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:50:00.710+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:50:00.710+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:50:00.711+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:50:00.711+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:50:00.722+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7d5b8e7a-5c14-4adc-bbf3-d4dc44def481 [2024-02-11T17:50:00.726+0000] {scheduler_job.py:635} INFO - Setting external_id for to c73e51b1-d1d2-4d0b-aa31-f7a764605a75 [2024-02-11T17:50:00.726+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e9409ee-6848-47e0-b7b0-ea7ebe4d00bd [2024-02-11T17:50:00.726+0000] {scheduler_job.py:635} INFO - Setting external_id for to d71cfa66-385b-4f5e-86fd-5ac5d8866c64 [2024-02-11T17:50:03.594+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:50:03.600+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:48:00+00:00, run_id=scheduled__2024-02-11T17:48:00+00:00, run_start_date=2024-02-11 17:50:00.164618+00:00, run_end_date=2024-02-11 17:50:03.600840+00:00, run_duration=3.436222, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:48:00+00:00, data_interval_end=2024-02-11 17:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:50:03.613+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:50:00+00:00, run_after=2024-02-11T17:52:00+00:00 [2024-02-11T17:50:03.711+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:48:00+00:00 exited with status success for try_number 1 [2024-02-11T17:50:03.716+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:48:00+00:00, map_index=-1, run_start_date=2024-02-11 17:50:02.563946+00:00, run_end_date=2024-02-11 17:50:03.153940+00:00, run_duration=0.589994, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1089, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:50:00.256977+00:00, queued_by_job_id=1, pid=23622 [2024-02-11T17:50:04.752+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:50:04.753+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:49:00+00:00, run_id=scheduled__2024-02-11T17:49:00+00:00, run_start_date=2024-02-11 17:50:00.165524+00:00, run_end_date=2024-02-11 17:50:04.752951+00:00, run_duration=4.587427, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:49:00+00:00, data_interval_end=2024-02-11 17:50:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:50:04.759+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:50:00+00:00, run_after=2024-02-11T17:51:00+00:00 [2024-02-11T17:50:04.763+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:50:04.763+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:49:00+00:00, run_id=scheduled__2024-02-11T17:49:00+00:00, run_start_date=2024-02-11 17:50:00.166368+00:00, run_end_date=2024-02-11 17:50:04.763854+00:00, run_duration=4.597486, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:49:00+00:00, data_interval_end=2024-02-11 17:50:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:50:04.770+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:50:00+00:00, run_after=2024-02-11T17:51:00+00:00 [2024-02-11T17:50:04.782+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:50:04.783+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:50:04.783+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:50:04.784+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T17:50:04.785+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:50:04.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:50:04.815+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status success for try_number 1 [2024-02-11T17:50:04.815+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:49:00+00:00 exited with status success for try_number 1 [2024-02-11T17:50:04.815+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:49:00+00:00 exited with status success for try_number 1 [2024-02-11T17:50:04.820+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:49:00+00:00, map_index=-1, run_start_date=2024-02-11 17:50:03.770719+00:00, run_end_date=2024-02-11 17:50:03.965336+00:00, run_duration=0.194617, 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-11 17:50:00.256977+00:00, queued_by_job_id=1, pid=23670 [2024-02-11T17:50:04.820+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:49:00+00:00, map_index=-1, run_start_date=2024-02-11 17:50:02.942601+00:00, run_end_date=2024-02-11 17:50:04.397598+00:00, run_duration=1.454997, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1090, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:50:00.256977+00:00, queued_by_job_id=1, pid=23633 [2024-02-11T17:50:04.821+0000] {scheduler_job.py:635} INFO - Setting external_id for to 03ed160c-2fe6-4675-aadb-bed26f3d922d [2024-02-11T17:50:04.821+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:45:00+00:00, map_index=-1, run_start_date=2024-02-11 17:50:03.256262+00:00, run_end_date=2024-02-11 17:50:03.723717+00:00, run_duration=0.467455, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1091, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:50:00.256977+00:00, queued_by_job_id=1, pid=23643 [2024-02-11T17:50:07.224+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:50:07.224+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:50:07.225+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:50:07.226+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T17:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T17:50:07.226+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T17:50:07.264+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:50:07.264+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status success for try_number 1 [2024-02-11T17:50:07.270+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7e33f36-427b-4bff-99f3-d13926e6183f [2024-02-11T17:50:07.271+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T17:45:00+00:00, map_index=-1, run_start_date=2024-02-11 17:50:05.870766+00:00, run_end_date=2024-02-11 17:50:06.055931+00:00, run_duration=0.185165, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1093, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:50:04.783872+00:00, queued_by_job_id=1, pid=23691 [2024-02-11T17:50:09.456+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:50:09.456+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:50:09.457+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:50:09.460+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:50:09.460+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:50:09.508+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:50:09.508+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status success for try_number 1 [2024-02-11T17:50:09.512+0000] {scheduler_job.py:635} INFO - Setting external_id for to 849b9d27-ec68-4b42-acd3-055a6785b57f [2024-02-11T17:50:09.513+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T17:45:00+00:00, map_index=0, run_start_date=2024-02-11 17:50:08.460630+00:00, run_end_date=2024-02-11 17:50:08.628056+00:00, run_duration=0.167426, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1094, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:50:07.225491+00:00, queued_by_job_id=1, pid=23703 [2024-02-11T17:50:11.206+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:50:11.206+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:45:00+00:00, run_id=scheduled__2024-02-11T17:45:00+00:00, run_start_date=2024-02-11 17:50:00.163553+00:00, run_end_date=2024-02-11 17:50:11.206753+00:00, run_duration=11.0432, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:45:00+00:00, data_interval_end=2024-02-11 17:50:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T17:50:11.211+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:50:00+00:00, run_after=2024-02-11T17:55:00+00:00 [2024-02-11T17:50:11.236+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status success for try_number 1 [2024-02-11T17:50:11.239+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T17:45:00+00:00, map_index=-1, run_start_date=2024-02-11 17:50:10.825374+00:00, run_end_date=2024-02-11 17:50:11.081707+00:00, run_duration=0.256333, 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-11 17:50:09.458737+00:00, queued_by_job_id=1, pid=23715 [2024-02-11T17:50:16.026+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T17:51:00.636+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:51:00.648+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:51:00+00:00, run_after=2024-02-11T17:52:00+00:00 [2024-02-11T17:51:00.697+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:51:00.697+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:51:00.697+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:51:00.698+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:51:00.700+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:51:00.700+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:51:00.701+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:51:00.701+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:51:00.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:51:00.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:51:00.806+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8861b1a2-7c2a-4404-9f17-d2c0c44a777e [2024-02-11T17:51:00.806+0000] {scheduler_job.py:635} INFO - Setting external_id for to ec0d9dc9-0cfc-4801-8a85-d7aa1528a99b [2024-02-11T17:51:02.777+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:51:02.778+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:50:00+00:00, run_id=scheduled__2024-02-11T17:50:00+00:00, run_start_date=2024-02-11 17:51:00.660569+00:00, run_end_date=2024-02-11 17:51:02.778110+00:00, run_duration=2.117541, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:50:00+00:00, data_interval_end=2024-02-11 17:51:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:51:02.784+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:51:00+00:00, run_after=2024-02-11T17:52:00+00:00 [2024-02-11T17:51:02.811+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status success for try_number 1 [2024-02-11T17:51:02.814+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:50:00+00:00, map_index=-1, run_start_date=2024-02-11 17:51:02.181316+00:00, run_end_date=2024-02-11 17:51:02.483547+00:00, run_duration=0.302231, 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-11 17:51:00.699014+00:00, queued_by_job_id=1, pid=23751 [2024-02-11T17:51:03.843+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:51:03.843+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:50:00+00:00, run_id=scheduled__2024-02-11T17:50:00+00:00, run_start_date=2024-02-11 17:51:00.661403+00:00, run_end_date=2024-02-11 17:51:03.843448+00:00, run_duration=3.182045, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:50:00+00:00, data_interval_end=2024-02-11 17:51:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:51:03.849+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:51:00+00:00, run_after=2024-02-11T17:52:00+00:00 [2024-02-11T17:51:03.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status success for try_number 1 [2024-02-11T17:51:03.873+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:50:00+00:00, map_index=-1, run_start_date=2024-02-11 17:51:02.189120+00:00, run_end_date=2024-02-11 17:51:03.218042+00:00, run_duration=1.028922, 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-11 17:51:00.699014+00:00, queued_by_job_id=1, pid=23752 [2024-02-11T17:52:00.778+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:52:00+00:00, run_after=2024-02-11T17:53:00+00:00 [2024-02-11T17:52:00.783+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:52:00.787+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:52:00.839+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:52:00.839+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:52:00.839+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:52:00.839+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:52:00.840+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:52:00.842+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:52:00.842+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:52:00.842+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:52:00.843+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:52:00.843+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:52:00.843+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:52:01.011+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:52:01.012+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:52:01.012+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:52:01.020+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8ed31e5d-da83-4da6-9774-b0a4dc9423c1 [2024-02-11T17:52:01.020+0000] {scheduler_job.py:635} INFO - Setting external_id for to 76958075-bc0b-4bb2-9469-67a70177b0f7 [2024-02-11T17:52:01.021+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6dc94d52-f378-49e6-8a63-e8f690e7055c [2024-02-11T17:52:02.267+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:52:02.268+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:50:00+00:00, run_id=scheduled__2024-02-11T17:50:00+00:00, run_start_date=2024-02-11 17:52:00.799010+00:00, run_end_date=2024-02-11 17:52:02.268219+00:00, run_duration=1.469209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:50:00+00:00, data_interval_end=2024-02-11 17:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:52:02.286+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:52:00+00:00, run_after=2024-02-11T17:54:00+00:00 [2024-02-11T17:52:02.336+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status success for try_number 1 [2024-02-11T17:52:02.341+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:50:00+00:00, map_index=-1, run_start_date=2024-02-11 17:52:01.405665+00:00, run_end_date=2024-02-11 17:52:01.825866+00:00, run_duration=0.420201, 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-11 17:52:00.841134+00:00, queued_by_job_id=1, pid=23787 [2024-02-11T17:52:03.387+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:52:03.387+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:51:00+00:00, run_id=scheduled__2024-02-11T17:51:00+00:00, run_start_date=2024-02-11 17:52:00.799754+00:00, run_end_date=2024-02-11 17:52:03.387350+00:00, run_duration=2.587596, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:51:00+00:00, data_interval_end=2024-02-11 17:52:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:52:03.393+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:52:00+00:00, run_after=2024-02-11T17:53:00+00:00 [2024-02-11T17:52:03.425+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:51:00+00:00 exited with status success for try_number 1 [2024-02-11T17:52:03.428+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:51:00+00:00, map_index=-1, run_start_date=2024-02-11 17:52:02.656515+00:00, run_end_date=2024-02-11 17:52:02.948791+00:00, run_duration=0.292276, 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-11 17:52:00.841134+00:00, queued_by_job_id=1, pid=23817 [2024-02-11T17:52:04.458+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:52:04.458+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:51:00+00:00, run_id=scheduled__2024-02-11T17:51:00+00:00, run_start_date=2024-02-11 17:52:00.800411+00:00, run_end_date=2024-02-11 17:52:04.458632+00:00, run_duration=3.658221, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:51:00+00:00, data_interval_end=2024-02-11 17:52:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:52:04.465+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:52:00+00:00, run_after=2024-02-11T17:53:00+00:00 [2024-02-11T17:52:04.491+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:51:00+00:00 exited with status success for try_number 1 [2024-02-11T17:52:04.495+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:51:00+00:00, map_index=-1, run_start_date=2024-02-11 17:52:02.675091+00:00, run_end_date=2024-02-11 17:52:03.663492+00:00, run_duration=0.988401, 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-11 17:52:00.841134+00:00, queued_by_job_id=1, pid=23818 [2024-02-11T17:53:00.922+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:53:00.931+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:53:00+00:00, run_after=2024-02-11T17:54:00+00:00 [2024-02-11T17:53:00.970+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:53:00.971+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:53:00.971+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:53:00.971+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:53:00.973+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:53:00.973+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:53:00.974+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:53:00.974+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:53:01.065+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:53:01.065+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:53:01.070+0000] {scheduler_job.py:635} INFO - Setting external_id for to d72e3530-54cc-4ee3-9455-59db74fd9fb9 [2024-02-11T17:53:01.070+0000] {scheduler_job.py:635} INFO - Setting external_id for to e95e4cdf-9a39-4ca6-9cb4-66c9221c24cd [2024-02-11T17:53:03.896+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:53:03.897+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:52:00+00:00, run_id=scheduled__2024-02-11T17:52:00+00:00, run_start_date=2024-02-11 17:53:00.939639+00:00, run_end_date=2024-02-11 17:53:03.897036+00:00, run_duration=2.957397, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:52:00+00:00, data_interval_end=2024-02-11 17:53:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:53:03.906+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:53:00+00:00, run_after=2024-02-11T17:54:00+00:00 [2024-02-11T17:53:03.911+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:53:03.911+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:52:00+00:00, run_id=scheduled__2024-02-11T17:52:00+00:00, run_start_date=2024-02-11 17:53:00.940455+00:00, run_end_date=2024-02-11 17:53:03.911415+00:00, run_duration=2.97096, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:52:00+00:00, data_interval_end=2024-02-11 17:53:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:53:03.920+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:53:00+00:00, run_after=2024-02-11T17:54:00+00:00 [2024-02-11T17:53:03.943+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status success for try_number 1 [2024-02-11T17:53:03.943+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status success for try_number 1 [2024-02-11T17:53:03.947+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:52:00+00:00, map_index=-1, run_start_date=2024-02-11 17:53:02.597127+00:00, run_end_date=2024-02-11 17:53:02.928643+00:00, run_duration=0.331516, 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-11 17:53:00.972229+00:00, queued_by_job_id=1, pid=23871 [2024-02-11T17:53:03.947+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:52:00+00:00, map_index=-1, run_start_date=2024-02-11 17:53:02.648545+00:00, run_end_date=2024-02-11 17:53:03.796485+00:00, run_duration=1.14794, 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-11 17:53:00.972229+00:00, queued_by_job_id=1, pid=23872 [2024-02-11T17:53:17.108+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:53:17.139+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:53:17.139+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:53:17.139+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:53:17.141+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:53:17.141+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:53:17.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:53:17.177+0000] {scheduler_job.py:635} INFO - Setting external_id for to fb225845-8617-428e-9773-4cddf3e424e9 [2024-02-11T17:53:19.156+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status success for try_number 1 [2024-02-11T17:53:19.173+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:52:00+00:00, map_index=-1, run_start_date=2024-02-11 17:53:18.361090+00:00, run_end_date=2024-02-11 17:53:18.786845+00:00, run_duration=0.425755, state=up_for_retry, 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-11 17:53:17.140098+00:00, queued_by_job_id=1, pid=23902 [2024-02-11T17:53:21.300+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca to 2024-02-11T17:53:00+00:00, run_after=2024-02-11T17:54:00+00:00 [2024-02-11T17:53:21.316+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca to 2024-02-11T17:50:00+00:00, run_after=2024-02-11T17:55:00+00:00 [2024-02-11T17:53:21.381+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:53:21.381+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:53:21.381+0000] {scheduler_job.py:425} INFO - DAG vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:53:21.382+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:53:21.384+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:53:21.385+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:53:21.385+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:53:21.385+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:53:21.571+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:53:21.571+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:53:21.586+0000] {scheduler_job.py:635} INFO - Setting external_id for to a08c9774-ddef-44ba-a6b4-8854645f535a [2024-02-11T17:53:21.586+0000] {scheduler_job.py:635} INFO - Setting external_id for to 18629c38-0f66-4a2d-9d6e-3d66e7223ba5 [2024-02-11T17:53:24.221+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:53:24.221+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:53:24.222+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:53:24.223+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='split_metrics', run_id='scheduled__2024-02-11T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T17:53:24.223+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'split_metrics', 'scheduled__2024-02-11T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:53:24.254+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.split_metrics run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:53:24.254+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status success for try_number 1 [2024-02-11T17:53:24.254+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status success for try_number 1 [2024-02-11T17:53:24.259+0000] {scheduler_job.py:635} INFO - Setting external_id for to 80b8202c-0fdc-4707-a6ae-39ecba21bfcb [2024-02-11T17:53:24.260+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:45:00+00:00, map_index=-1, run_start_date=2024-02-11 17:53:23.122133+00:00, run_end_date=2024-02-11 17:53:23.346463+00:00, run_duration=0.22433, 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-11 17:53:21.383046+00:00, queued_by_job_id=1, pid=23934 [2024-02-11T17:53:24.260+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:52:00+00:00, map_index=-1, run_start_date=2024-02-11 17:53:23.235882+00:00, run_end_date=2024-02-11 17:53:23.437868+00:00, run_duration=0.201986, state=up_for_retry, 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-11 17:53:21.383046+00:00, queued_by_job_id=1, pid=23935 [2024-02-11T17:53:26.131+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:53:26.131+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:53:26.132+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:53:26.133+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='collect_metrics', run_id='scheduled__2024-02-11T17:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T17:53:26.133+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'collect_metrics', 'scheduled__2024-02-11T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T17:53:26.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.collect_metrics run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:53:26.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.split_metrics run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status success for try_number 1 [2024-02-11T17:53:26.168+0000] {scheduler_job.py:635} INFO - Setting external_id for to 965b0b1e-d0f6-43b9-b0a5-50b91bb0f6d4 [2024-02-11T17:53:26.169+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=split_metrics, run_id=scheduled__2024-02-11T17:45:00+00:00, map_index=-1, run_start_date=2024-02-11 17:53:25.307869+00:00, run_end_date=2024-02-11 17:53:25.481890+00:00, run_duration=0.174021, 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-11 17:53:24.222575+00:00, queued_by_job_id=1, pid=23965 [2024-02-11T17:53:27.908+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:53:27.908+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:53:27.909+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:53:27.910+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='send_prometheus', run_id='scheduled__2024-02-11T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:53:27.910+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'send_prometheus', 'scheduled__2024-02-11T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:53:27.946+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.send_prometheus run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:53:27.949+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.collect_metrics run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status success for try_number 1 [2024-02-11T17:53:27.954+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4897f0ea-1a41-4f24-bc13-d7670b3b2aee [2024-02-11T17:53:27.954+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=collect_metrics, run_id=scheduled__2024-02-11T17:45:00+00:00, map_index=0, run_start_date=2024-02-11 17:53:27.241192+00:00, run_end_date=2024-02-11 17:53:27.417938+00:00, run_duration=0.176746, 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-11 17:53:26.132455+00:00, queued_by_job_id=1, pid=23977 [2024-02-11T17:53:29.323+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:53:29.323+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:53:29.323+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:53:29.325+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:52:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:53:29.325+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:53:29.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status queued for try_number 2 [2024-02-11T17:53:29.364+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d8d54f0-d626-47f7-ba81-23675894f016 [2024-02-11T17:53:29.399+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:53:29.399+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, execution_date=2024-02-11 17:45:00+00:00, run_id=scheduled__2024-02-11T17:45:00+00:00, run_start_date=2024-02-11 17:53:21.329108+00:00, run_end_date=2024-02-11 17:53:29.399674+00:00, run_duration=8.070566, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:45:00+00:00, data_interval_end=2024-02-11 17:50:00+00:00, dag_hash=a8a1f9b4e408921420446a9b88fcc687 [2024-02-11T17:53:29.404+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca to 2024-02-11T17:50:00+00:00, run_after=2024-02-11T17:55:00+00:00 [2024-02-11T17:53:29.438+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.send_prometheus run_id=scheduled__2024-02-11T17:45:00+00:00 exited with status success for try_number 1 [2024-02-11T17:53:29.442+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=send_prometheus, run_id=scheduled__2024-02-11T17:45:00+00:00, map_index=-1, run_start_date=2024-02-11 17:53:29.111905+00:00, run_end_date=2024-02-11 17:53:29.292829+00:00, run_duration=0.180924, 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-11 17:53:27.909757+00:00, queued_by_job_id=1, pid=23989 [2024-02-11T17:53:31.553+0000] {dagrun.py:586} ERROR - Marking run failed [2024-02-11T17:53:31.554+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, execution_date=2024-02-11 17:52:00+00:00, run_id=scheduled__2024-02-11T17:52:00+00:00, run_start_date=2024-02-11 17:53:17.116663+00:00, run_end_date=2024-02-11 17:53:31.554115+00:00, run_duration=14.437452, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:52:00+00:00, data_interval_end=2024-02-11 17:53:00+00:00, dag_hash=303b8f4d32677d73f7da913dd42655a1 [2024-02-11T17:53:31.563+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca to 2024-02-11T17:53:00+00:00, run_after=2024-02-11T17:54:00+00:00 [2024-02-11T17:53:31.588+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status success for try_number 2 [2024-02-11T17:53:31.592+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:52:00+00:00, map_index=-1, run_start_date=2024-02-11 17:53:30.626306+00:00, run_end_date=2024-02-11 17:53:30.882404+00:00, run_duration=0.256098, state=failed, executor_state=success, try_number=2, max_tries=1, job_id=1109, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:53:29.324146+00:00, queued_by_job_id=1, pid=24001 [2024-02-11T17:53:34.354+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:53:34.354+0000] {scheduler_job.py:425} INFO - DAG vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:53:34.354+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:53:34.356+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:52:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:53:34.356+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:53:34.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status queued for try_number 2 [2024-02-11T17:53:34.392+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9775e20e-5842-4edd-9f2f-fbf394ab7efa [2024-02-11T17:53:36.532+0000] {dagrun.py:586} ERROR - Marking run failed [2024-02-11T17:53:36.532+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, execution_date=2024-02-11 17:52:00+00:00, run_id=scheduled__2024-02-11T17:52:00+00:00, run_start_date=2024-02-11 17:53:21.329506+00:00, run_end_date=2024-02-11 17:53:36.532490+00:00, run_duration=15.202984, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:52:00+00:00, data_interval_end=2024-02-11 17:53:00+00:00, dag_hash=132bfda3a7c84cb4fbdd8ae79189385e [2024-02-11T17:53:36.538+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca to 2024-02-11T17:53:00+00:00, run_after=2024-02-11T17:54:00+00:00 [2024-02-11T17:53:36.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status success for try_number 2 [2024-02-11T17:53:36.561+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:52:00+00:00, map_index=-1, run_start_date=2024-02-11 17:53:35.452511+00:00, run_end_date=2024-02-11 17:53:35.633866+00:00, run_duration=0.181355, state=failed, executor_state=success, try_number=2, max_tries=1, job_id=1110, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:53:34.355144+00:00, queued_by_job_id=1, pid=24022 [2024-02-11T17:54:00.569+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:54:00.580+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca to 2024-02-11T17:54:00+00:00, run_after=2024-02-11T17:55:00+00:00 [2024-02-11T17:54:00.589+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:54:00+00:00, run_after=2024-02-11T17:55:00+00:00 [2024-02-11T17:54:00.594+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:54:00.598+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:54:00.662+0000] {scheduler_job.py:360} INFO - 5 tasks up for execution: [2024-02-11T17:54:00.662+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:54:00.662+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:54:00.662+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:54:00.662+0000] {scheduler_job.py:425} INFO - DAG vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:54:00.662+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:54:00.663+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:54:00.668+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:54:00.668+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:54:00.668+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:54:00.668+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:54:00.669+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:54:00.669+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:54:00.669+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:54:00.669+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:54:00.669+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:54:00.669+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:54:01.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:54:01.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:54:01.271+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:54:01.271+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:54:01.272+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:54:01.294+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9e54764-4e8c-4822-a648-31cd05be52d5 [2024-02-11T17:54:01.294+0000] {scheduler_job.py:635} INFO - Setting external_id for to abdde134-a0a5-4ac9-b244-adf9fbd716e5 [2024-02-11T17:54:01.294+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4afa7809-35bd-4e13-b599-f1605b1c4507 [2024-02-11T17:54:01.295+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08205c08-9528-4a65-99f7-91c1a2612b15 [2024-02-11T17:54:01.295+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac79c055-7700-4698-8540-53c211ed02c9 [2024-02-11T17:54:03.247+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:54:03.253+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:52:00+00:00, run_id=scheduled__2024-02-11T17:52:00+00:00, run_start_date=2024-02-11 17:54:00.607350+00:00, run_end_date=2024-02-11 17:54:03.248239+00:00, run_duration=2.640889, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:52:00+00:00, data_interval_end=2024-02-11 17:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:54:03.267+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:54:00+00:00, run_after=2024-02-11T17:56:00+00:00 [2024-02-11T17:54:03.424+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:52:00+00:00 exited with status success for try_number 1 [2024-02-11T17:54:03.424+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:53:00+00:00 exited with status failed for try_number 1 [2024-02-11T17:54:03.431+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:53: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-11 17:54:00.664773+00:00, queued_by_job_id=1, pid=None [2024-02-11T17:54:03.432+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-11T17:54:03.438+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-11T17:54:03.476+0000] {taskinstance.py:1327} INFO - Marking task as UP_FOR_RETRY. dag_id=vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_all_vm_status_and_send_to_prometheus, execution_date=20240211T175300, start_date=, end_date=20240211T175403 [2024-02-11T17:54:03.502+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:52:00+00:00, map_index=-1, run_start_date=2024-02-11 17:54:01.578474+00:00, run_end_date=2024-02-11 17:54:02.199662+00:00, run_duration=0.621188, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1111, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:54:00.664773+00:00, queued_by_job_id=1, pid=24050 [2024-02-11T17:54:04.710+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:54:04.710+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:53:00+00:00, run_id=scheduled__2024-02-11T17:53:00+00:00, run_start_date=2024-02-11 17:54:00.609513+00:00, run_end_date=2024-02-11 17:54:04.710866+00:00, run_duration=4.101353, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:53:00+00:00, data_interval_end=2024-02-11 17:54:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:54:04.718+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:54:00+00:00, run_after=2024-02-11T17:55:00+00:00 [2024-02-11T17:54:04.723+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:54:04.723+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:53:00+00:00, run_id=scheduled__2024-02-11T17:53:00+00:00, run_start_date=2024-02-11 17:54:00.608123+00:00, run_end_date=2024-02-11 17:54:04.723288+00:00, run_duration=4.115165, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:53:00+00:00, data_interval_end=2024-02-11 17:54:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:54:04.731+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:54:00+00:00, run_after=2024-02-11T17:55:00+00:00 [2024-02-11T17:54:04.768+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:53:00+00:00 exited with status success for try_number 1 [2024-02-11T17:54:04.768+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:53:00+00:00 exited with status failed for try_number 1 [2024-02-11T17:54:04.774+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:53:00+00:00, map_index=-1, run_start_date=2024-02-11 17:54:03.462476+00:00, run_end_date=2024-02-11 17:54:03.819411+00:00, run_duration=0.356935, 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-11 17:54:00.664773+00:00, queued_by_job_id=1, pid=24100 [2024-02-11T17:54:04.774+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:53: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-11 17:54:00.664773+00:00, queued_by_job_id=1, pid=None [2024-02-11T17:54:04.775+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-11T17:54:04.779+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-11T17:54:04.786+0000] {taskinstance.py:1327} INFO - Marking task as UP_FOR_RETRY. dag_id=vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_vim_status_and_send_to_prometheus, execution_date=20240211T175300, start_date=, end_date=20240211T175404 [2024-02-11T17:54:05.846+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:53:00+00:00 exited with status success for try_number 1 [2024-02-11T17:54:05.849+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:53:00+00:00, map_index=-1, run_start_date=2024-02-11 17:54:03.624181+00:00, run_end_date=2024-02-11 17:54:04.690406+00:00, run_duration=1.066225, 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-11 17:54:00.664773+00:00, queued_by_job_id=1, pid=24101 [2024-02-11T17:54:13.782+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:54:13.782+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:54:13.783+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:54:13.784+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:53:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:54:13.785+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:54:13.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:53:00+00:00 exited with status queued for try_number 2 [2024-02-11T17:54:13.822+0000] {scheduler_job.py:635} INFO - Setting external_id for to eb623f0d-1d12-4b8b-aa48-50b4a418d7be [2024-02-11T17:54:14.956+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:54:14.956+0000] {scheduler_job.py:425} INFO - DAG vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:54:14.957+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:54:14.958+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:53:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:54:14.959+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:54:14.992+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:53:00+00:00 exited with status queued for try_number 2 [2024-02-11T17:54:14.992+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:53:00+00:00 exited with status failed for try_number 2 [2024-02-11T17:54:14.997+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:53:00+00:00, map_index=-1, run_start_date=None, run_end_date=2024-02-11 17:54:03.446418+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-11 17:54:13.783691+00:00, queued_by_job_id=1, pid=None [2024-02-11T17:54:14.997+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-11T17:54:15.001+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-11T17:54:15.012+0000] {taskinstance.py:1327} INFO - Marking task as FAILED. dag_id=vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_all_vm_status_and_send_to_prometheus, execution_date=20240211T175300, start_date=, end_date=20240211T175415 [2024-02-11T17:54:15.018+0000] {scheduler_job.py:635} INFO - Setting external_id for to 20b87eef-3a4d-4fed-84c1-cb981c082942 [2024-02-11T17:54:15.055+0000] {dagrun.py:586} ERROR - Marking run failed [2024-02-11T17:54:15.055+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, execution_date=2024-02-11 17:53:00+00:00, run_id=scheduled__2024-02-11T17:53:00+00:00, run_start_date=2024-02-11 17:54:00.610297+00:00, run_end_date=2024-02-11 17:54:15.055502+00:00, run_duration=14.445205, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:53:00+00:00, data_interval_end=2024-02-11 17:54:00+00:00, dag_hash=303b8f4d32677d73f7da913dd42655a1 [2024-02-11T17:54:15.065+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca to 2024-02-11T17:54:00+00:00, run_after=2024-02-11T17:55:00+00:00 [2024-02-11T17:54:16.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:53:00+00:00 exited with status failed for try_number 2 [2024-02-11T17:54:16.143+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:53:00+00:00, map_index=-1, run_start_date=None, run_end_date=2024-02-11 17:54:04.780782+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-11 17:54:14.957714+00:00, queued_by_job_id=1, pid=None [2024-02-11T17:54:16.144+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-11T17:54:16.146+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-11T17:54:16.153+0000] {taskinstance.py:1327} INFO - Marking task as FAILED. dag_id=vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_vim_status_and_send_to_prometheus, execution_date=20240211T175300, start_date=, end_date=20240211T175416 [2024-02-11T17:54:17.185+0000] {dagrun.py:586} ERROR - Marking run failed [2024-02-11T17:54:17.185+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, execution_date=2024-02-11 17:53:00+00:00, run_id=scheduled__2024-02-11T17:53:00+00:00, run_start_date=2024-02-11 17:54:00.608799+00:00, run_end_date=2024-02-11 17:54:17.185603+00:00, run_duration=16.576804, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:53:00+00:00, data_interval_end=2024-02-11 17:54:00+00:00, dag_hash=132bfda3a7c84cb4fbdd8ae79189385e [2024-02-11T17:54:17.191+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca to 2024-02-11T17:54:00+00:00, run_after=2024-02-11T17:55:00+00:00 [2024-02-11T17:55:00.298+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:55:00+00:00, run_after=2024-02-11T17:56:00+00:00 [2024-02-11T17:55:00.308+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca to 2024-02-11T17:55:00+00:00, run_after=2024-02-11T17:56:00+00:00 [2024-02-11T17:55:00.317+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca to 2024-02-11T17:55:00+00:00, run_after=2024-02-11T18:00:00+00:00 [2024-02-11T17:55:00.322+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:55:00.333+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:55:00+00:00, run_after=2024-02-11T18:00:00+00:00 [2024-02-11T17:55:00.339+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:55:00.414+0000] {scheduler_job.py:360} INFO - 6 tasks up for execution: [2024-02-11T17:55:00.414+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:55:00.415+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:55:00.415+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:55:00.415+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:55:00.415+0000] {scheduler_job.py:425} INFO - DAG vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:55:00.415+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:55:00.415+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:55:00.420+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:55:00.420+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:55:00.420+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T17:55:00.421+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:55:00.421+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:55:00.421+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:55:00.421+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:55:00.421+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:55:00.422+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:55:00.422+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:55:00.422+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:55:00.422+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:55:01.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:55:01.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:55:01.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:55:01.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:55:01.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:55:01.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:55:01.228+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8dd19b9-16fb-4459-b72a-60e69499383c [2024-02-11T17:55:01.228+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1b8c1c54-476a-4c20-98f2-7d36f6d709ec [2024-02-11T17:55:01.228+0000] {scheduler_job.py:635} INFO - Setting external_id for to f841f810-3d13-436f-98a8-45d03a8404cd [2024-02-11T17:55:01.229+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ede598f-f561-40df-a900-65f3c0fbffe7 [2024-02-11T17:55:01.229+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5aedda4a-53aa-4edf-9d2d-5cb6a8e17d10 [2024-02-11T17:55:01.229+0000] {scheduler_job.py:635} INFO - Setting external_id for to 720eb2c4-6899-4082-b1bc-a2936cc5695d [2024-02-11T17:55:04.553+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:54:00+00:00 exited with status failed for try_number 1 [2024-02-11T17:55:04.561+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:54: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-11 17:55:00.416980+00:00, queued_by_job_id=1, pid=None [2024-02-11T17:55:04.561+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-11T17:55:04.569+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-11T17:55:04.591+0000] {taskinstance.py:1327} INFO - Marking task as UP_FOR_RETRY. dag_id=vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_all_vm_status_and_send_to_prometheus, execution_date=20240211T175400, start_date=, end_date=20240211T175504 [2024-02-11T17:55:05.654+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:55:05.655+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:54:00+00:00, run_id=scheduled__2024-02-11T17:54:00+00:00, run_start_date=2024-02-11 17:55:00.354312+00:00, run_end_date=2024-02-11 17:55:05.654953+00:00, run_duration=5.300641, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:54:00+00:00, data_interval_end=2024-02-11 17:55:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:55:05.661+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:55:00+00:00, run_after=2024-02-11T17:56:00+00:00 [2024-02-11T17:55:05.665+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:55:05.665+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:54:00+00:00, run_id=scheduled__2024-02-11T17:54:00+00:00, run_start_date=2024-02-11 17:55:00.352882+00:00, run_end_date=2024-02-11 17:55:05.665884+00:00, run_duration=5.313002, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:54:00+00:00, data_interval_end=2024-02-11 17:55:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:55:05.672+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:55:00+00:00, run_after=2024-02-11T17:56:00+00:00 [2024-02-11T17:55:05.703+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:55:05.704+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:55:05.704+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:55:05.706+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T17:55:05.706+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:55:05.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:55:05.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status failed for try_number 1 [2024-02-11T17:55:05.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status success for try_number 1 [2024-02-11T17:55:05.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:54:00+00:00 exited with status success for try_number 1 [2024-02-11T17:55:05.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:54:00+00:00 exited with status failed for try_number 1 [2024-02-11T17:55:05.738+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:54:00+00:00 exited with status success for try_number 1 [2024-02-11T17:55:05.747+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:50: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=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:55:00.416980+00:00, queued_by_job_id=1, pid=None [2024-02-11T17:55:05.747+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-11T17:55:05.751+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-11T17:55:05.760+0000] {taskinstance.py:1327} INFO - Marking task as UP_FOR_RETRY. dag_id=vm_metrics_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=extract_metrics_from_vnfrs, execution_date=20240211T175000, start_date=, end_date=20240211T175505 [2024-02-11T17:55:05.766+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:54: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-11 17:55:00.416980+00:00, queued_by_job_id=1, pid=None [2024-02-11T17:55:05.766+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-11T17:55:05.769+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-11T17:55:05.776+0000] {taskinstance.py:1327} INFO - Marking task as UP_FOR_RETRY. dag_id=vim_status_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_vim_status_and_send_to_prometheus, execution_date=20240211T175400, start_date=, end_date=20240211T175505 [2024-02-11T17:55:05.781+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:54:00+00:00, map_index=-1, run_start_date=2024-02-11 17:55:04.215328+00:00, run_end_date=2024-02-11 17:55:04.656184+00:00, run_duration=0.440856, state=success, 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-11 17:55:00.416980+00:00, queued_by_job_id=1, pid=24251 [2024-02-11T17:55:05.781+0000] {scheduler_job.py:635} INFO - Setting external_id for to 57aa47ed-f3e6-4b5b-9b0c-7350a5b52c35 [2024-02-11T17:55:05.781+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:50:00+00:00, map_index=-1, run_start_date=2024-02-11 17:55:04.091286+00:00, run_end_date=2024-02-11 17:55:04.656389+00:00, run_duration=0.565103, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1115, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:55:00.416980+00:00, queued_by_job_id=1, pid=24240 [2024-02-11T17:55:05.781+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:54:00+00:00, map_index=-1, run_start_date=2024-02-11 17:55:03.426285+00:00, run_end_date=2024-02-11 17:55:04.938480+00:00, run_duration=1.512195, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1114, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:55:00.416980+00:00, queued_by_job_id=1, pid=24219 [2024-02-11T17:55:08.001+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:55:08.001+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:55:08.002+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:55:08.004+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T17:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T17:55:08.004+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T17:55:08.034+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:55:08.035+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status success for try_number 1 [2024-02-11T17:55:08.040+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9821d460-abeb-4b8a-a912-20911078165a [2024-02-11T17:55:08.040+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T17:50:00+00:00, map_index=-1, run_start_date=2024-02-11 17:55:06.818152+00:00, run_end_date=2024-02-11 17:55:07.003898+00:00, run_duration=0.185746, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1117, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:55:05.704849+00:00, queued_by_job_id=1, pid=24324 [2024-02-11T17:55:09.684+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:55:09.684+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:55:09.685+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:55:09.686+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:55:09.686+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T17:55:09.726+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:55:09.726+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status success for try_number 1 [2024-02-11T17:55:09.733+0000] {scheduler_job.py:635} INFO - Setting external_id for to 912c43ed-47d8-4f91-ac1d-0a68fa0f9517 [2024-02-11T17:55:09.734+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T17:50:00+00:00, map_index=0, run_start_date=2024-02-11 17:55:09.168053+00:00, run_end_date=2024-02-11 17:55:09.349969+00:00, run_duration=0.181916, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1118, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:55:08.002917+00:00, queued_by_job_id=1, pid=24336 [2024-02-11T17:55:12.028+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:55:12.028+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:50:00+00:00, run_id=scheduled__2024-02-11T17:50:00+00:00, run_start_date=2024-02-11 17:55:00.351251+00:00, run_end_date=2024-02-11 17:55:12.028480+00:00, run_duration=11.677229, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:50:00+00:00, data_interval_end=2024-02-11 17:55:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T17:55:12.033+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:55:00+00:00, run_after=2024-02-11T18:00:00+00:00 [2024-02-11T17:55:12.081+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:50:00+00:00 exited with status success for try_number 1 [2024-02-11T17:55:12.085+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T17:50:00+00:00, map_index=-1, run_start_date=2024-02-11 17:55:11.292324+00:00, run_end_date=2024-02-11 17:55:11.524877+00:00, run_duration=0.232553, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1119, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:55:09.685522+00:00, queued_by_job_id=1, pid=24348 [2024-02-11T17:55:14.801+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T17:55:14.801+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca has 0/16 running and queued tasks [2024-02-11T17:55:14.802+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:55:14.803+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:54:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:55:14.803+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:55:14.836+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:54:00+00:00 exited with status queued for try_number 2 [2024-02-11T17:55:14.840+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4566cc3-0dad-472f-a278-2542791e255f [2024-02-11T17:55:15.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:54:00+00:00 exited with status failed for try_number 2 [2024-02-11T17:55:15.968+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:54:00+00:00, map_index=-1, run_start_date=None, run_end_date=2024-02-11 17:55:04.576164+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-11 17:55:14.802720+00:00, queued_by_job_id=1, pid=None [2024-02-11T17:55:15.969+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-11T17:55:15.969+0000] {dagbag.py:207} WARNING - Serialized DAG vm_status_vim_d3fe5a0d-92f1-4be7-a850-bc52038c32ca no longer exists [2024-02-11T17:55:15.974+0000] {scheduler_job.py:694} ERROR - Marking task instance as failed Traceback (most recent call last): File "/home/airflow/.local/lib/python3.10/site-packages/airflow/jobs/scheduler_job.py", line 692, in _process_executor_events task = dag.get_task(ti.task_id) AttributeError: 'NoneType' object has no attribute 'get_task' [2024-02-11T17:55:16.071+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T17:56:00.259+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:56:00.264+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:56:00.278+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:56:00+00:00, run_after=2024-02-11T17:57:00+00:00 [2024-02-11T17:56:00.330+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:56:00.330+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:56:00.330+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:56:00.331+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:56:00.331+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:56:00.334+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:56:00.334+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:56:00.335+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:56:00.335+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:56:00.335+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:56:00.335+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:56:00.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:56:00.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:56:00.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:56:00.568+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf6be440-ec51-458e-a9d8-70a0a6e2860b [2024-02-11T17:56:00.568+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3fb21d4a-2327-49aa-9cb0-00dbac356b92 [2024-02-11T17:56:00.568+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1c583ba-da81-434c-9dc9-5ae66a0aeda3 [2024-02-11T17:56:01.812+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:56:01.813+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:54:00+00:00, run_id=scheduled__2024-02-11T17:54:00+00:00, run_start_date=2024-02-11 17:56:00.289308+00:00, run_end_date=2024-02-11 17:56:01.813634+00:00, run_duration=1.524326, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:54:00+00:00, data_interval_end=2024-02-11 17:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:56:01.822+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:56:00+00:00, run_after=2024-02-11T17:58:00+00:00 [2024-02-11T17:56:01.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:54:00+00:00 exited with status success for try_number 1 [2024-02-11T17:56:01.910+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:54:00+00:00, map_index=-1, run_start_date=2024-02-11 17:56:01.060870+00:00, run_end_date=2024-02-11 17:56:01.282192+00:00, run_duration=0.221322, 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-11 17:56:00.332476+00:00, queued_by_job_id=1, pid=24386 [2024-02-11T17:56:02.839+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:56:02.839+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:55:00+00:00, run_id=scheduled__2024-02-11T17:55:00+00:00, run_start_date=2024-02-11 17:56:00.290369+00:00, run_end_date=2024-02-11 17:56:02.839650+00:00, run_duration=2.549281, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:55:00+00:00, data_interval_end=2024-02-11 17:56:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:56:02.846+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:56:00+00:00, run_after=2024-02-11T17:57:00+00:00 [2024-02-11T17:56:02.876+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:55:00+00:00 exited with status success for try_number 1 [2024-02-11T17:56:02.879+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:55:00+00:00, map_index=-1, run_start_date=2024-02-11 17:56:02.258587+00:00, run_end_date=2024-02-11 17:56:02.563401+00:00, run_duration=0.304814, 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-11 17:56:00.332476+00:00, queued_by_job_id=1, pid=24417 [2024-02-11T17:56:03.911+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:56:03.912+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:55:00+00:00, run_id=scheduled__2024-02-11T17:55:00+00:00, run_start_date=2024-02-11 17:56:00.291223+00:00, run_end_date=2024-02-11 17:56:03.912132+00:00, run_duration=3.620909, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:55:00+00:00, data_interval_end=2024-02-11 17:56:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:56:03.918+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:56:00+00:00, run_after=2024-02-11T17:57:00+00:00 [2024-02-11T17:56:03.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:55:00+00:00 exited with status success for try_number 1 [2024-02-11T17:56:03.943+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:55:00+00:00, map_index=-1, run_start_date=2024-02-11 17:56:02.145821+00:00, run_end_date=2024-02-11 17:56:03.181582+00:00, run_duration=1.035761, 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-11 17:56:00.332476+00:00, queued_by_job_id=1, pid=24416 [2024-02-11T17:57:00.546+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:57:00+00:00, run_after=2024-02-11T17:58:00+00:00 [2024-02-11T17:57:00.553+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:57:00.613+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:57:00.613+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:57:00.613+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:57:00.614+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:57:00.617+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:57:00.617+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:57:00.618+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:57:00.618+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:57:00.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:57:00.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:57:00.812+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b28b636-0e0f-4431-ac86-2133c261440e [2024-02-11T17:57:00.812+0000] {scheduler_job.py:635} INFO - Setting external_id for to e59b85a8-b23f-43cc-8b02-169c200459ab [2024-02-11T17:57:03.076+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:57:03.076+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:56:00+00:00, run_id=scheduled__2024-02-11T17:56:00+00:00, run_start_date=2024-02-11 17:57:00.566671+00:00, run_end_date=2024-02-11 17:57:03.076265+00:00, run_duration=2.509594, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:56:00+00:00, data_interval_end=2024-02-11 17:57:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:57:03.083+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:57:00+00:00, run_after=2024-02-11T17:58:00+00:00 [2024-02-11T17:57:03.113+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:56:00+00:00 exited with status success for try_number 1 [2024-02-11T17:57:03.117+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:56:00+00:00, map_index=-1, run_start_date=2024-02-11 17:57:02.504463+00:00, run_end_date=2024-02-11 17:57:02.840779+00:00, run_duration=0.336316, 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-11 17:57:00.615342+00:00, queued_by_job_id=1, pid=24472 [2024-02-11T17:57:04.158+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:57:04.158+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:56:00+00:00, run_id=scheduled__2024-02-11T17:56:00+00:00, run_start_date=2024-02-11 17:57:00.567743+00:00, run_end_date=2024-02-11 17:57:04.158339+00:00, run_duration=3.590596, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:56:00+00:00, data_interval_end=2024-02-11 17:57:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:57:04.165+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:57:00+00:00, run_after=2024-02-11T17:58:00+00:00 [2024-02-11T17:57:04.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:56:00+00:00 exited with status success for try_number 1 [2024-02-11T17:57:04.192+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:56:00+00:00, map_index=-1, run_start_date=2024-02-11 17:57:02.419436+00:00, run_end_date=2024-02-11 17:57:03.525141+00:00, run_duration=1.105705, 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-11 17:57:00.615342+00:00, queued_by_job_id=1, pid=24471 [2024-02-11T17:58:00.702+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:58:00+00:00, run_after=2024-02-11T17:59:00+00:00 [2024-02-11T17:58:00.708+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:58:00.713+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:58:00.766+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T17:58:00.767+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T17:58:00.767+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:58:00.767+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:58:00.767+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:58:00.770+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:58:00.770+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T17:58:00.770+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:58:00.770+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:58:00.770+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:58:00.770+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:58:00.924+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:58:00.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:58:00.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:58:00.931+0000] {scheduler_job.py:635} INFO - Setting external_id for to c656a341-87f6-46e7-a0a0-ec671a5d4b3c [2024-02-11T17:58:00.932+0000] {scheduler_job.py:635} INFO - Setting external_id for to c8fe12a7-82c8-4ab7-9576-6a636750f3e9 [2024-02-11T17:58:00.932+0000] {scheduler_job.py:635} INFO - Setting external_id for to 636d48f7-04aa-47d8-b381-9bccfbad7ad0 [2024-02-11T17:58:02.956+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:58:02.956+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:56:00+00:00, run_id=scheduled__2024-02-11T17:56:00+00:00, run_start_date=2024-02-11 17:58:00.723204+00:00, run_end_date=2024-02-11 17:58:02.956658+00:00, run_duration=2.233454, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:56:00+00:00, data_interval_end=2024-02-11 17:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T17:58:02.967+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T17:58:00+00:00, run_after=2024-02-11T18:00:00+00:00 [2024-02-11T17:58:03.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:56:00+00:00 exited with status success for try_number 1 [2024-02-11T17:58:03.072+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:56:00+00:00, map_index=-1, run_start_date=2024-02-11 17:58:01.399862+00:00, run_end_date=2024-02-11 17:58:01.987060+00:00, run_duration=0.587198, 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-11 17:58:00.768538+00:00, queued_by_job_id=1, pid=24507 [2024-02-11T17:58:04.486+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:58:04.486+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:57:00+00:00, run_id=scheduled__2024-02-11T17:57:00+00:00, run_start_date=2024-02-11 17:58:00.724037+00:00, run_end_date=2024-02-11 17:58:04.486378+00:00, run_duration=3.762341, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:57:00+00:00, data_interval_end=2024-02-11 17:58:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:58:04.497+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:58:00+00:00, run_after=2024-02-11T17:59:00+00:00 [2024-02-11T17:58:04.502+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:58:04.502+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:57:00+00:00, run_id=scheduled__2024-02-11T17:57:00+00:00, run_start_date=2024-02-11 17:58:00.724758+00:00, run_end_date=2024-02-11 17:58:04.502725+00:00, run_duration=3.777967, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:57:00+00:00, data_interval_end=2024-02-11 17:58:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:58:04.510+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:58:00+00:00, run_after=2024-02-11T17:59:00+00:00 [2024-02-11T17:58:04.535+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:57:00+00:00 exited with status success for try_number 1 [2024-02-11T17:58:04.535+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:57:00+00:00 exited with status success for try_number 1 [2024-02-11T17:58:04.539+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:57:00+00:00, map_index=-1, run_start_date=2024-02-11 17:58:02.983077+00:00, run_end_date=2024-02-11 17:58:03.567588+00:00, run_duration=0.584511, 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-11 17:58:00.768538+00:00, queued_by_job_id=1, pid=24536 [2024-02-11T17:58:04.540+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:57:00+00:00, map_index=-1, run_start_date=2024-02-11 17:58:03.144639+00:00, run_end_date=2024-02-11 17:58:04.311563+00:00, run_duration=1.166924, 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-11 17:58:00.768538+00:00, queued_by_job_id=1, pid=24537 [2024-02-11T17:59:00.822+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T17:59:00.830+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:59:00+00:00, run_after=2024-02-11T18:00:00+00:00 [2024-02-11T17:59:00.868+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T17:59:00.868+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:59:00.868+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T17:59:00.869+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T17:59:00.871+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:59:00.871+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T17:59:00.871+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T17:59:00.871+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T17:59:00.968+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:59:00.968+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T17:59:00.975+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b8d06ad-1992-4394-abd5-3db128e75435 [2024-02-11T17:59:00.975+0000] {scheduler_job.py:635} INFO - Setting external_id for to d776692d-f848-4c69-81ae-ac4451b31441 [2024-02-11T17:59:03.529+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:59:03.530+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:58:00+00:00, run_id=scheduled__2024-02-11T17:58:00+00:00, run_start_date=2024-02-11 17:59:00.838078+00:00, run_end_date=2024-02-11 17:59:03.530041+00:00, run_duration=2.691963, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:58:00+00:00, data_interval_end=2024-02-11 17:59:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T17:59:03.538+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:59:00+00:00, run_after=2024-02-11T18:00:00+00:00 [2024-02-11T17:59:03.572+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:58:00+00:00 exited with status success for try_number 1 [2024-02-11T17:59:03.577+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:58:00+00:00, map_index=-1, run_start_date=2024-02-11 17:59:02.581211+00:00, run_end_date=2024-02-11 17:59:03.052624+00:00, run_duration=0.471413, 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-11 17:59:00.869956+00:00, queued_by_job_id=1, pid=24583 [2024-02-11T17:59:04.706+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T17:59:04.706+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:58:00+00:00, run_id=scheduled__2024-02-11T17:58:00+00:00, run_start_date=2024-02-11 17:59:00.838850+00:00, run_end_date=2024-02-11 17:59:04.706796+00:00, run_duration=3.867946, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:58:00+00:00, data_interval_end=2024-02-11 17:59:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T17:59:04.713+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T17:59:00+00:00, run_after=2024-02-11T18:00:00+00:00 [2024-02-11T17:59:04.734+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:58:00+00:00 exited with status success for try_number 1 [2024-02-11T17:59:04.737+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:58:00+00:00, map_index=-1, run_start_date=2024-02-11 17:59:02.995999+00:00, run_end_date=2024-02-11 17:59:04.153002+00:00, run_duration=1.157003, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1129, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 17:59:00.869956+00:00, queued_by_job_id=1, pid=24602 [2024-02-11T18:00:00.959+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:00:00+00:00, run_after=2024-02-11T18:05:00+00:00 [2024-02-11T18:00:00.964+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:00:00.973+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:00:00+00:00, run_after=2024-02-11T18:01:00+00:00 [2024-02-11T18:00:00.977+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:00:01.033+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T18:00:01.033+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:00:01.033+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:00:01.033+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:00:01.034+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:00:01.034+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:00:01.036+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T18:00:01.036+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:00:01.037+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T17:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:00:01.037+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T17:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:00:01.037+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:00:01.037+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:00:01.037+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T17:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:00:01.037+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T17:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:00:01.385+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:00:01.385+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:00:01.386+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:00:01.386+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:00:01.409+0000] {scheduler_job.py:635} INFO - Setting external_id for to 68309fcf-e972-4e3c-84b8-4f92f1d16e68 [2024-02-11T18:00:01.409+0000] {scheduler_job.py:635} INFO - Setting external_id for to 95d14b80-2958-4f16-9c35-4fa2c2836e5a [2024-02-11T18:00:01.409+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8372db56-eb93-4ccd-991a-80c7504308f4 [2024-02-11T18:00:01.409+0000] {scheduler_job.py:635} INFO - Setting external_id for to a75b1971-c1ea-4841-a69d-9eba4fb9dacd [2024-02-11T18:00:02.694+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:00:02.695+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 17:58:00+00:00, run_id=scheduled__2024-02-11T17:58:00+00:00, run_start_date=2024-02-11 18:00:00.987798+00:00, run_end_date=2024-02-11 18:00:02.695413+00:00, run_duration=1.707615, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:58:00+00:00, data_interval_end=2024-02-11 18:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:00:02.711+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:00:00+00:00, run_after=2024-02-11T18:02:00+00:00 [2024-02-11T18:00:03.089+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T17:58:00+00:00 exited with status success for try_number 1 [2024-02-11T18:00:03.102+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T17:58:00+00:00, map_index=-1, run_start_date=2024-02-11 18:00:01.985250+00:00, run_end_date=2024-02-11 18:00:02.678738+00:00, run_duration=0.693488, 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-11 18:00:01.035162+00:00, queued_by_job_id=1, pid=24629 [2024-02-11T18:00:03.927+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:00:03.927+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:00:03.928+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:00:03.929+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T18:00:03.930+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:00:03.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:00:03.973+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T17:55:00+00:00 exited with status success for try_number 1 [2024-02-11T18:00:03.976+0000] {scheduler_job.py:635} INFO - Setting external_id for to f2220912-1f82-43f9-b391-c9eb01ab208c [2024-02-11T18:00:03.976+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T17:55:00+00:00, map_index=-1, run_start_date=2024-02-11 18:00:03.467898+00:00, run_end_date=2024-02-11 18:00:03.715326+00:00, run_duration=0.247428, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1132, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:00:01.035162+00:00, queued_by_job_id=1, pid=24661 [2024-02-11T18:00:04.024+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:00:04.024+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:59:00+00:00, run_id=scheduled__2024-02-11T17:59:00+00:00, run_start_date=2024-02-11 18:00:00.988580+00:00, run_end_date=2024-02-11 18:00:04.024888+00:00, run_duration=3.036308, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:59:00+00:00, data_interval_end=2024-02-11 18:00:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:00:04.032+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:00:00+00:00, run_after=2024-02-11T18:01:00+00:00 [2024-02-11T18:00:04.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:59:00+00:00 exited with status success for try_number 1 [2024-02-11T18:00:04.065+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:59:00+00:00, map_index=-1, run_start_date=2024-02-11 18:00:03.688213+00:00, run_end_date=2024-02-11 18:00:03.909355+00:00, run_duration=0.221142, 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-11 18:00:01.035162+00:00, queued_by_job_id=1, pid=24689 [2024-02-11T18:00:05.102+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:00:05.102+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:59:00+00:00, run_id=scheduled__2024-02-11T17:59:00+00:00, run_start_date=2024-02-11 18:00:00.989276+00:00, run_end_date=2024-02-11 18:00:05.102823+00:00, run_duration=4.113547, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:59:00+00:00, data_interval_end=2024-02-11 18:00:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:00:05.112+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:00:00+00:00, run_after=2024-02-11T18:01:00+00:00 [2024-02-11T18:00:05.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T17:59:00+00:00 exited with status success for try_number 1 [2024-02-11T18:00:05.159+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T17:59:00+00:00, map_index=-1, run_start_date=2024-02-11 18:00:03.380546+00:00, run_end_date=2024-02-11 18:00:04.591256+00:00, run_duration=1.21071, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1131, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:00:01.035162+00:00, queued_by_job_id=1, pid=24660 [2024-02-11T18:00:06.203+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:00:06.203+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:00:06.204+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:00:06.206+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T17:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T18:00:06.206+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T18:00:06.242+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:00:06.243+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T17:55:00+00:00 exited with status success for try_number 1 [2024-02-11T18:00:06.247+0000] {scheduler_job.py:635} INFO - Setting external_id for to e84cfe16-6e3d-47a4-af5c-a752e393e7d6 [2024-02-11T18:00:06.247+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T17:55:00+00:00, map_index=-1, run_start_date=2024-02-11 18:00:05.136998+00:00, run_end_date=2024-02-11 18:00:05.347669+00:00, run_duration=0.210671, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1134, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:00:03.928457+00:00, queued_by_job_id=1, pid=24710 [2024-02-11T18:00:08.187+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:00:08.188+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:00:08.188+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:00:08.191+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:00:08.191+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:00:08.246+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:00:08.249+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T17:55:00+00:00 exited with status success for try_number 1 [2024-02-11T18:00:08.267+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2523bb36-60b6-49fd-8df0-7218a868b334 [2024-02-11T18:00:08.267+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T17:55:00+00:00, map_index=0, run_start_date=2024-02-11 18:00:07.304036+00:00, run_end_date=2024-02-11 18:00:07.476874+00:00, run_duration=0.172838, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1135, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:00:06.204718+00:00, queued_by_job_id=1, pid=24722 [2024-02-11T18:00:10.451+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:00:10.452+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 17:55:00+00:00, run_id=scheduled__2024-02-11T17:55:00+00:00, run_start_date=2024-02-11 18:00:00.987088+00:00, run_end_date=2024-02-11 18:00:10.452063+00:00, run_duration=9.464975, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 17:55:00+00:00, data_interval_end=2024-02-11 18:00:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T18:00:10.458+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:00:00+00:00, run_after=2024-02-11T18:05:00+00:00 [2024-02-11T18:00:10.493+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T17:55:00+00:00 exited with status success for try_number 1 [2024-02-11T18:00:10.501+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T17:55:00+00:00, map_index=-1, run_start_date=2024-02-11 18:00:09.502882+00:00, run_end_date=2024-02-11 18:00:09.709666+00:00, run_duration=0.206784, 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-11 18:00:08.189150+00:00, queued_by_job_id=1, pid=24734 [2024-02-11T18:00:16.105+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T18:01:00.054+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:01:00.063+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:01:00+00:00, run_after=2024-02-11T18:02:00+00:00 [2024-02-11T18:01:00.109+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:01:00.109+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:01:00.110+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:01:00.110+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:01:00.113+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:01:00.113+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:01:00.113+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:01:00.113+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:01:00.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:01:00.236+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:01:00.242+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30893c2a-4913-4b2d-b45b-7fff588278eb [2024-02-11T18:01:00.243+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8ced1a0-6419-4d6b-8c73-a9e66bd96b0b [2024-02-11T18:01:02.421+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:01:02.421+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:00:00+00:00, run_id=scheduled__2024-02-11T18:00:00+00:00, run_start_date=2024-02-11 18:01:00.076071+00:00, run_end_date=2024-02-11 18:01:02.421338+00:00, run_duration=2.345267, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:00:00+00:00, data_interval_end=2024-02-11 18:01:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:01:02.429+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:01:00+00:00, run_after=2024-02-11T18:02:00+00:00 [2024-02-11T18:01:02.467+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status success for try_number 1 [2024-02-11T18:01:02.471+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:00:00+00:00, map_index=-1, run_start_date=2024-02-11 18:01:01.604489+00:00, run_end_date=2024-02-11 18:01:01.937880+00:00, run_duration=0.333391, 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-11 18:01:00.111638+00:00, queued_by_job_id=1, pid=24771 [2024-02-11T18:01:03.499+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:01:03.499+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:00:00+00:00, run_id=scheduled__2024-02-11T18:00:00+00:00, run_start_date=2024-02-11 18:01:00.076862+00:00, run_end_date=2024-02-11 18:01:03.499342+00:00, run_duration=3.42248, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:00:00+00:00, data_interval_end=2024-02-11 18:01:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:01:03.505+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:01:00+00:00, run_after=2024-02-11T18:02:00+00:00 [2024-02-11T18:01:03.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status success for try_number 1 [2024-02-11T18:01:03.530+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:00:00+00:00, map_index=-1, run_start_date=2024-02-11 18:01:01.600672+00:00, run_end_date=2024-02-11 18:01:03.027896+00:00, run_duration=1.427224, 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-11 18:01:00.111638+00:00, queued_by_job_id=1, pid=24770 [2024-02-11T18:02:00.267+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:02:00.279+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:02:00+00:00, run_after=2024-02-11T18:03:00+00:00 [2024-02-11T18:02:00.285+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:02:00.354+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:02:00.354+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:02:00.354+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:02:00.354+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:02:00.355+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:02:00.357+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:02:00.357+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:02:00.357+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:02:00.357+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:02:00.358+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:02:00.358+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:02:00.613+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:02:00.614+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:02:00.614+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:02:00.628+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0bac8a61-c9ef-4bee-a242-6875b82e42f8 [2024-02-11T18:02:00.628+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6553bb0a-b3ad-4881-a892-9597580b92bc [2024-02-11T18:02:00.629+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8a69b74e-cadf-4ce5-9b87-1aa5e8ccd0da [2024-02-11T18:02:01.793+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:02:01.793+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:00:00+00:00, run_id=scheduled__2024-02-11T18:00:00+00:00, run_start_date=2024-02-11 18:02:00.307934+00:00, run_end_date=2024-02-11 18:02:01.793692+00:00, run_duration=1.485758, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:00:00+00:00, data_interval_end=2024-02-11 18:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:02:01.804+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:02:00+00:00, run_after=2024-02-11T18:04:00+00:00 [2024-02-11T18:02:01.871+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status success for try_number 1 [2024-02-11T18:02:01.877+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:00:00+00:00, map_index=-1, run_start_date=2024-02-11 18:02:01.097508+00:00, run_end_date=2024-02-11 18:02:01.347952+00:00, run_duration=0.250444, 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-11 18:02:00.355841+00:00, queued_by_job_id=1, pid=24806 [2024-02-11T18:02:02.917+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:02:02.918+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:01:00+00:00, run_id=scheduled__2024-02-11T18:01:00+00:00, run_start_date=2024-02-11 18:02:00.308971+00:00, run_end_date=2024-02-11 18:02:02.918153+00:00, run_duration=2.609182, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:01:00+00:00, data_interval_end=2024-02-11 18:02:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:02:02.925+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:02:00+00:00, run_after=2024-02-11T18:03:00+00:00 [2024-02-11T18:02:02.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:01:00+00:00 exited with status success for try_number 1 [2024-02-11T18:02:02.953+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:01:00+00:00, map_index=-1, run_start_date=2024-02-11 18:02:02.191398+00:00, run_end_date=2024-02-11 18:02:02.493637+00:00, run_duration=0.302239, 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-11 18:02:00.355841+00:00, queued_by_job_id=1, pid=24837 [2024-02-11T18:02:03.980+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:02:03.981+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:01:00+00:00, run_id=scheduled__2024-02-11T18:01:00+00:00, run_start_date=2024-02-11 18:02:00.309843+00:00, run_end_date=2024-02-11 18:02:03.981145+00:00, run_duration=3.671302, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:01:00+00:00, data_interval_end=2024-02-11 18:02:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:02:03.987+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:02:00+00:00, run_after=2024-02-11T18:03:00+00:00 [2024-02-11T18:02:04.008+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:01:00+00:00 exited with status success for try_number 1 [2024-02-11T18:02:04.011+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:01:00+00:00, map_index=-1, run_start_date=2024-02-11 18:02:02.073056+00:00, run_end_date=2024-02-11 18:02:03.660040+00:00, run_duration=1.586984, 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-11 18:02:00.355841+00:00, queued_by_job_id=1, pid=24836 [2024-02-11T18:03:00.771+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:03:00+00:00, run_after=2024-02-11T18:04:00+00:00 [2024-02-11T18:03:00.775+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:03:00.809+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:03:00.809+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:03:00.809+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:03:00.810+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:03:00.811+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:03:00.812+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:03:00.812+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:03:00.812+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:03:00.906+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:03:00.907+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:03:00.913+0000] {scheduler_job.py:635} INFO - Setting external_id for to f6abf9e6-25dd-4996-9734-1f650b6ec833 [2024-02-11T18:03:00.913+0000] {scheduler_job.py:635} INFO - Setting external_id for to d0c9f91a-1991-41e0-a8c5-cabade5c9abe [2024-02-11T18:03:03.114+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:03:03.115+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:02:00+00:00, run_id=scheduled__2024-02-11T18:02:00+00:00, run_start_date=2024-02-11 18:03:00.782710+00:00, run_end_date=2024-02-11 18:03:03.115048+00:00, run_duration=2.332338, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:02:00+00:00, data_interval_end=2024-02-11 18:03:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:03:03.123+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:03:00+00:00, run_after=2024-02-11T18:04:00+00:00 [2024-02-11T18:03:03.156+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:02:00+00:00 exited with status success for try_number 1 [2024-02-11T18:03:03.160+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:02:00+00:00, map_index=-1, run_start_date=2024-02-11 18:03:02.301645+00:00, run_end_date=2024-02-11 18:03:02.612139+00:00, run_duration=0.310494, 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-11 18:03:00.810730+00:00, queued_by_job_id=1, pid=24892 [2024-02-11T18:03:04.187+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:03:04.187+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:02:00+00:00, run_id=scheduled__2024-02-11T18:02:00+00:00, run_start_date=2024-02-11 18:03:00.783425+00:00, run_end_date=2024-02-11 18:03:04.187620+00:00, run_duration=3.404195, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:02:00+00:00, data_interval_end=2024-02-11 18:03:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:03:04.194+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:03:00+00:00, run_after=2024-02-11T18:04:00+00:00 [2024-02-11T18:03:04.217+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:02:00+00:00 exited with status success for try_number 1 [2024-02-11T18:03:04.220+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:02:00+00:00, map_index=-1, run_start_date=2024-02-11 18:03:02.288019+00:00, run_end_date=2024-02-11 18:03:03.322000+00:00, run_duration=1.033981, 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-11 18:03:00.810730+00:00, queued_by_job_id=1, pid=24891 [2024-02-11T18:04:00.222+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:04:00.234+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:04:00+00:00, run_after=2024-02-11T18:05:00+00:00 [2024-02-11T18:04:00.239+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:04:00.291+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:04:00.291+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:04:00.291+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:04:00.291+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:04:00.292+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:04:00.294+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:04:00.295+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:04:00.295+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:04:00.295+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:04:00.295+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:04:00.295+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:04:00.612+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:04:00.612+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:04:00.613+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:04:00.629+0000] {scheduler_job.py:635} INFO - Setting external_id for to d2da2f0e-6b2a-4c72-adb1-4ca060cec3fb [2024-02-11T18:04:00.629+0000] {scheduler_job.py:635} INFO - Setting external_id for to 93c10a47-7d31-4e79-9ecb-1031236b314f [2024-02-11T18:04:00.631+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1132f29b-3147-4093-9de6-8c8da576682a [2024-02-11T18:04:01.926+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:04:01.926+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:02:00+00:00, run_id=scheduled__2024-02-11T18:02:00+00:00, run_start_date=2024-02-11 18:04:00.248304+00:00, run_end_date=2024-02-11 18:04:01.926639+00:00, run_duration=1.678335, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:02:00+00:00, data_interval_end=2024-02-11 18:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:04:01.936+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:04:00+00:00, run_after=2024-02-11T18:06:00+00:00 [2024-02-11T18:04:02.000+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:02:00+00:00 exited with status success for try_number 1 [2024-02-11T18:04:02.009+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:02:00+00:00, map_index=-1, run_start_date=2024-02-11 18:04:01.033628+00:00, run_end_date=2024-02-11 18:04:01.308139+00:00, run_duration=0.274511, 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-11 18:04:00.292904+00:00, queued_by_job_id=1, pid=24928 [2024-02-11T18:04:03.043+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:04:03.043+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:03:00+00:00, run_id=scheduled__2024-02-11T18:03:00+00:00, run_start_date=2024-02-11 18:04:00.249094+00:00, run_end_date=2024-02-11 18:04:03.043439+00:00, run_duration=2.794345, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:03:00+00:00, data_interval_end=2024-02-11 18:04:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:04:03.050+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:04:00+00:00, run_after=2024-02-11T18:05:00+00:00 [2024-02-11T18:04:03.071+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:03:00+00:00 exited with status success for try_number 1 [2024-02-11T18:04:03.074+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:03:00+00:00, map_index=-1, run_start_date=2024-02-11 18:04:02.111821+00:00, run_end_date=2024-02-11 18:04:02.430541+00:00, run_duration=0.31872, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1146, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:04:00.292904+00:00, queued_by_job_id=1, pid=24959 [2024-02-11T18:04:04.103+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:04:04.103+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:03:00+00:00, run_id=scheduled__2024-02-11T18:03:00+00:00, run_start_date=2024-02-11 18:04:00.249881+00:00, run_end_date=2024-02-11 18:04:04.103647+00:00, run_duration=3.853766, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:03:00+00:00, data_interval_end=2024-02-11 18:04:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:04:04.110+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:04:00+00:00, run_after=2024-02-11T18:05:00+00:00 [2024-02-11T18:04:04.135+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:03:00+00:00 exited with status success for try_number 1 [2024-02-11T18:04:04.138+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:03:00+00:00, map_index=-1, run_start_date=2024-02-11 18:04:02.097676+00:00, run_end_date=2024-02-11 18:04:03.791999+00:00, run_duration=1.694323, 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-11 18:04:00.292904+00:00, queued_by_job_id=1, pid=24958 [2024-02-11T18:05:00.613+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:05:00+00:00, run_after=2024-02-11T18:06:00+00:00 [2024-02-11T18:05:00.620+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:05:00.630+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:05:00+00:00, run_after=2024-02-11T18:10:00+00:00 [2024-02-11T18:05:00.700+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:05:00.700+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:05:00.700+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:05:00.700+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:05:00.701+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:05:00.704+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T18:05:00.704+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:05:00.704+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:05:00.704+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:05:00.705+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:05:00.705+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:05:00.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:05:00.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:05:00.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:05:00.876+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5d3a62aa-9d7c-4687-8667-8296de43ba6b [2024-02-11T18:05:00.876+0000] {scheduler_job.py:635} INFO - Setting external_id for to baa2adbf-7ab6-4f05-b911-a0683d96e6ba [2024-02-11T18:05:00.876+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6882d689-ffc8-4a45-9974-08de1dfaf423 [2024-02-11T18:05:03.489+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:05:03.489+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:04:00+00:00, run_id=scheduled__2024-02-11T18:04:00+00:00, run_start_date=2024-02-11 18:05:00.645527+00:00, run_end_date=2024-02-11 18:05:03.489464+00:00, run_duration=2.843937, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:04:00+00:00, data_interval_end=2024-02-11 18:05:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:05:03.496+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:05:00+00:00, run_after=2024-02-11T18:06:00+00:00 [2024-02-11T18:05:03.513+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:05:03.513+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:05:03.514+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:05:03.515+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T18:05:03.515+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:05:03.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:05:03.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status success for try_number 1 [2024-02-11T18:05:03.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:04:00+00:00 exited with status success for try_number 1 [2024-02-11T18:05:03.556+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T18:00:00+00:00, map_index=-1, run_start_date=2024-02-11 18:05:02.554307+00:00, run_end_date=2024-02-11 18:05:02.984554+00:00, run_duration=0.430247, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1147, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:05:00.702322+00:00, queued_by_job_id=1, pid=25024 [2024-02-11T18:05:03.556+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79fbc83f-8439-432f-af8c-f0db27d4c44a [2024-02-11T18:05:03.556+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:04:00+00:00, map_index=-1, run_start_date=2024-02-11 18:05:02.805475+00:00, run_end_date=2024-02-11 18:05:03.173933+00:00, run_duration=0.368458, 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-11 18:05:00.702322+00:00, queued_by_job_id=1, pid=25026 [2024-02-11T18:05:04.647+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:05:04.647+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:04:00+00:00, run_id=scheduled__2024-02-11T18:04:00+00:00, run_start_date=2024-02-11 18:05:00.646388+00:00, run_end_date=2024-02-11 18:05:04.647493+00:00, run_duration=4.001105, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:04:00+00:00, data_interval_end=2024-02-11 18:05:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:05:04.654+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:05:00+00:00, run_after=2024-02-11T18:06:00+00:00 [2024-02-11T18:05:04.688+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:04:00+00:00 exited with status success for try_number 1 [2024-02-11T18:05:04.692+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:04:00+00:00, map_index=-1, run_start_date=2024-02-11 18:05:02.585710+00:00, run_end_date=2024-02-11 18:05:03.887865+00:00, run_duration=1.302155, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1148, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:05:00.702322+00:00, queued_by_job_id=1, pid=25025 [2024-02-11T18:05:05.077+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:05:05.077+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:05:05.077+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:05:05.079+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T18:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T18:05:05.079+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T18:05:05.107+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:05:05.107+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status success for try_number 1 [2024-02-11T18:05:05.111+0000] {scheduler_job.py:635} INFO - Setting external_id for to 623d3d0a-8df3-445a-96ea-c69924455784 [2024-02-11T18:05:05.112+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T18:00:00+00:00, map_index=-1, run_start_date=2024-02-11 18:05:04.654592+00:00, run_end_date=2024-02-11 18:05:04.837124+00:00, run_duration=0.182532, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1150, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:05:03.514524+00:00, queued_by_job_id=1, pid=25065 [2024-02-11T18:05:07.409+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:05:07.409+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:05:07.409+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:05:07.411+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:05:07.411+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:05:07.442+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:05:07.442+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status success for try_number 1 [2024-02-11T18:05:07.446+0000] {scheduler_job.py:635} INFO - Setting external_id for to 282f9804-c5e6-49fb-ad3c-aeda1d2a3163 [2024-02-11T18:05:07.446+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T18:00:00+00:00, map_index=0, run_start_date=2024-02-11 18:05:06.206794+00:00, run_end_date=2024-02-11 18:05:06.386459+00:00, run_duration=0.179665, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1151, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:05:05.078307+00:00, queued_by_job_id=1, pid=25077 [2024-02-11T18:05:09.582+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:05:09.582+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:00:00+00:00, run_id=scheduled__2024-02-11T18:00:00+00:00, run_start_date=2024-02-11 18:05:00.644476+00:00, run_end_date=2024-02-11 18:05:09.582367+00:00, run_duration=8.937891, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:00:00+00:00, data_interval_end=2024-02-11 18:05:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T18:05:09.586+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:05:00+00:00, run_after=2024-02-11T18:10:00+00:00 [2024-02-11T18:05:09.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:00:00+00:00 exited with status success for try_number 1 [2024-02-11T18:05:09.609+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T18:00:00+00:00, map_index=-1, run_start_date=2024-02-11 18:05:08.590435+00:00, run_end_date=2024-02-11 18:05:08.761794+00:00, run_duration=0.171359, 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-11 18:05:07.410341+00:00, queued_by_job_id=1, pid=25089 [2024-02-11T18:05:16.139+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T18:06:00.733+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:06:00.738+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:06:00.748+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:06:00+00:00, run_after=2024-02-11T18:07:00+00:00 [2024-02-11T18:06:00.793+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:06:00.793+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:06:00.793+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:06:00.793+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:06:00.794+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:06:00.796+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:06:00.796+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:06:00.796+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:06:00.796+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:06:00.796+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:06:00.796+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:06:00.945+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:06:00.946+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:06:00.946+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:06:00.957+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e285593-ffcb-47b4-84fb-92ef62207e32 [2024-02-11T18:06:00.958+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7f09c29e-090a-4647-b41f-84a38bc9a15a [2024-02-11T18:06:00.958+0000] {scheduler_job.py:635} INFO - Setting external_id for to 295e1cce-0767-4cfe-93fa-045b744b8a5f [2024-02-11T18:06:03.031+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:06:03.032+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:04:00+00:00, run_id=scheduled__2024-02-11T18:04:00+00:00, run_start_date=2024-02-11 18:06:00.759288+00:00, run_end_date=2024-02-11 18:06:03.032177+00:00, run_duration=2.272889, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:04:00+00:00, data_interval_end=2024-02-11 18:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:06:03.038+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:06:00+00:00, run_after=2024-02-11T18:08:00+00:00 [2024-02-11T18:06:03.041+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:06:03.042+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:05:00+00:00, run_id=scheduled__2024-02-11T18:05:00+00:00, run_start_date=2024-02-11 18:06:00.760187+00:00, run_end_date=2024-02-11 18:06:03.042004+00:00, run_duration=2.281817, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:05:00+00:00, data_interval_end=2024-02-11 18:06:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:06:03.049+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:06:00+00:00, run_after=2024-02-11T18:07:00+00:00 [2024-02-11T18:06:03.075+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:04:00+00:00 exited with status success for try_number 1 [2024-02-11T18:06:03.075+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:05:00+00:00 exited with status success for try_number 1 [2024-02-11T18:06:03.080+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:04:00+00:00, map_index=-1, run_start_date=2024-02-11 18:06:01.424631+00:00, run_end_date=2024-02-11 18:06:01.906067+00:00, run_duration=0.481436, 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-11 18:06:00.794803+00:00, queued_by_job_id=1, pid=25106 [2024-02-11T18:06:03.080+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:05:00+00:00, map_index=-1, run_start_date=2024-02-11 18:06:02.497878+00:00, run_end_date=2024-02-11 18:06:02.805105+00:00, run_duration=0.307227, 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-11 18:06:00.794803+00:00, queued_by_job_id=1, pid=25136 [2024-02-11T18:06:05.162+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:06:05.163+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:05:00+00:00, run_id=scheduled__2024-02-11T18:05:00+00:00, run_start_date=2024-02-11 18:06:00.760876+00:00, run_end_date=2024-02-11 18:06:05.162920+00:00, run_duration=4.402044, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:05:00+00:00, data_interval_end=2024-02-11 18:06:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:06:05.169+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:06:00+00:00, run_after=2024-02-11T18:07:00+00:00 [2024-02-11T18:06:05.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:05:00+00:00 exited with status success for try_number 1 [2024-02-11T18:06:05.196+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:05:00+00:00, map_index=-1, run_start_date=2024-02-11 18:06:02.676020+00:00, run_end_date=2024-02-11 18:06:04.619758+00:00, run_duration=1.943738, 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-11 18:06:00.794803+00:00, queued_by_job_id=1, pid=25137 [2024-02-11T18:07:00.881+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:07:00.889+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:07:00+00:00, run_after=2024-02-11T18:08:00+00:00 [2024-02-11T18:07:00.924+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:07:00.925+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:07:00.925+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:07:00.925+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:07:00.927+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:07:00.927+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:07:00.927+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:07:00.927+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:07:01.030+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:07:01.031+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:07:01.036+0000] {scheduler_job.py:635} INFO - Setting external_id for to 60409b5c-c8b6-4b32-924a-7a9549d8f66e [2024-02-11T18:07:01.037+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2c2bad8c-c77b-4cb8-bf05-248b678721e0 [2024-02-11T18:07:03.629+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:07:03.630+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:06:00+00:00, run_id=scheduled__2024-02-11T18:06:00+00:00, run_start_date=2024-02-11 18:07:00.897516+00:00, run_end_date=2024-02-11 18:07:03.629938+00:00, run_duration=2.732422, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:06:00+00:00, data_interval_end=2024-02-11 18:07:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:07:03.637+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:07:00+00:00, run_after=2024-02-11T18:08:00+00:00 [2024-02-11T18:07:03.641+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:07:03.642+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:06:00+00:00, run_id=scheduled__2024-02-11T18:06:00+00:00, run_start_date=2024-02-11 18:07:00.896778+00:00, run_end_date=2024-02-11 18:07:03.642066+00:00, run_duration=2.745288, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:06:00+00:00, data_interval_end=2024-02-11 18:07:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:07:03.649+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:07:00+00:00, run_after=2024-02-11T18:08:00+00:00 [2024-02-11T18:07:03.672+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:06:00+00:00 exited with status success for try_number 1 [2024-02-11T18:07:03.677+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:06:00+00:00, map_index=-1, run_start_date=2024-02-11 18:07:02.459975+00:00, run_end_date=2024-02-11 18:07:02.818002+00:00, run_duration=0.358027, 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-11 18:07:00.926234+00:00, queued_by_job_id=1, pid=25192 [2024-02-11T18:07:04.717+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:06:00+00:00 exited with status success for try_number 1 [2024-02-11T18:07:04.720+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:06:00+00:00, map_index=-1, run_start_date=2024-02-11 18:07:02.427909+00:00, run_end_date=2024-02-11 18:07:03.562386+00:00, run_duration=1.134477, 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-11 18:07:00.926234+00:00, queued_by_job_id=1, pid=25191 [2024-02-11T18:08:01.041+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:08:01.053+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:08:00+00:00, run_after=2024-02-11T18:09:00+00:00 [2024-02-11T18:08:01.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-11T18:08:01.127+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:08:01.127+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:08:01.127+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:08:01.127+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:08:01.128+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:08:01.130+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:08:01.130+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:08:01.130+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:08:01.130+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:08:01.131+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:08:01.131+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:08:01.505+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:08:01.506+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:08:01.506+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:08:01.547+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1c8da8c1-83aa-42c2-8872-a3225bf1500d [2024-02-11T18:08:01.548+0000] {scheduler_job.py:635} INFO - Setting external_id for to 082a507c-f258-41c6-8c78-26983b06d84e [2024-02-11T18:08:01.548+0000] {scheduler_job.py:635} INFO - Setting external_id for to 877996f5-6627-4d8d-baeb-45b828619bfe [2024-02-11T18:08:03.067+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:08:03.067+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:06:00+00:00, run_id=scheduled__2024-02-11T18:06:00+00:00, run_start_date=2024-02-11 18:08:01.072280+00:00, run_end_date=2024-02-11 18:08:03.067501+00:00, run_duration=1.995221, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:06:00+00:00, data_interval_end=2024-02-11 18:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:08:03.079+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:08:00+00:00, run_after=2024-02-11T18:10:00+00:00 [2024-02-11T18:08:04.241+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:08:04.241+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:07:00+00:00, run_id=scheduled__2024-02-11T18:07:00+00:00, run_start_date=2024-02-11 18:08:01.073277+00:00, run_end_date=2024-02-11 18:08:04.241401+00:00, run_duration=3.168124, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:07:00+00:00, data_interval_end=2024-02-11 18:08:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:08:04.248+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:08:00+00:00, run_after=2024-02-11T18:09:00+00:00 [2024-02-11T18:08:04.275+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:06:00+00:00 exited with status success for try_number 1 [2024-02-11T18:08:04.276+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:07:00+00:00 exited with status success for try_number 1 [2024-02-11T18:08:04.280+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:06:00+00:00, map_index=-1, run_start_date=2024-02-11 18:08:02.426750+00:00, run_end_date=2024-02-11 18:08:02.960081+00:00, run_duration=0.533331, 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-11 18:08:01.128842+00:00, queued_by_job_id=1, pid=25226 [2024-02-11T18:08:04.280+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:07:00+00:00, map_index=-1, run_start_date=2024-02-11 18:08:03.330954+00:00, run_end_date=2024-02-11 18:08:03.565053+00:00, run_duration=0.234099, 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-11 18:08:01.128842+00:00, queued_by_job_id=1, pid=25246 [2024-02-11T18:08:05.308+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:08:05.308+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:07:00+00:00, run_id=scheduled__2024-02-11T18:07:00+00:00, run_start_date=2024-02-11 18:08:01.074176+00:00, run_end_date=2024-02-11 18:08:05.308269+00:00, run_duration=4.234093, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:07:00+00:00, data_interval_end=2024-02-11 18:08:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:08:05.315+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:08:00+00:00, run_after=2024-02-11T18:09:00+00:00 [2024-02-11T18:08:05.335+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:07:00+00:00 exited with status success for try_number 1 [2024-02-11T18:08:05.339+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:07:00+00:00, map_index=-1, run_start_date=2024-02-11 18:08:03.549596+00:00, run_end_date=2024-02-11 18:08:04.761392+00:00, run_duration=1.211796, 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-11 18:08:01.128842+00:00, queued_by_job_id=1, pid=25265 [2024-02-11T18:09:00.152+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:09:00+00:00, run_after=2024-02-11T18:10:00+00:00 [2024-02-11T18:09:00.157+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:09:00.203+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:09:00.203+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:09:00.203+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:09:00.204+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:09:00.206+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:09:00.206+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:09:00.206+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:09:00.206+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:09:00.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:09:00.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:09:00.684+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5394d091-a4c8-43d2-81b3-f36f729875fa [2024-02-11T18:09:00.684+0000] {scheduler_job.py:635} INFO - Setting external_id for to 76d80fbf-64d7-46cb-a464-8ea03774e224 [2024-02-11T18:09:02.912+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:09:02.912+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:08:00+00:00, run_id=scheduled__2024-02-11T18:08:00+00:00, run_start_date=2024-02-11 18:09:00.166864+00:00, run_end_date=2024-02-11 18:09:02.912704+00:00, run_duration=2.74584, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:08:00+00:00, data_interval_end=2024-02-11 18:09:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:09:02.923+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:09:00+00:00, run_after=2024-02-11T18:10:00+00:00 [2024-02-11T18:09:02.959+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:08:00+00:00 exited with status success for try_number 1 [2024-02-11T18:09:02.963+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:08:00+00:00, map_index=-1, run_start_date=2024-02-11 18:09:01.904558+00:00, run_end_date=2024-02-11 18:09:02.269825+00:00, run_duration=0.365267, 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-11 18:09:00.204602+00:00, queued_by_job_id=1, pid=25310 [2024-02-11T18:09:03.744+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:09:03.744+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:08:00+00:00, run_id=scheduled__2024-02-11T18:08:00+00:00, run_start_date=2024-02-11 18:09:00.167674+00:00, run_end_date=2024-02-11 18:09:03.744740+00:00, run_duration=3.577066, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:08:00+00:00, data_interval_end=2024-02-11 18:09:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:09:03.751+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:09:00+00:00, run_after=2024-02-11T18:10:00+00:00 [2024-02-11T18:09:03.776+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:08:00+00:00 exited with status success for try_number 1 [2024-02-11T18:09:03.780+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:08:00+00:00, map_index=-1, run_start_date=2024-02-11 18:09:01.959400+00:00, run_end_date=2024-02-11 18:09:02.994957+00:00, run_duration=1.035557, 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-11 18:09:00.204602+00:00, queued_by_job_id=1, pid=25311 [2024-02-11T18:10: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-11T18:10:00.299+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:10:00+00:00, run_after=2024-02-11T18:15:00+00:00 [2024-02-11T18:10:00.304+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:10:00.314+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:10:00+00:00, run_after=2024-02-11T18:11:00+00:00 [2024-02-11T18:10:00.384+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T18:10:00.385+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:10:00.385+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:10:00.385+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:10:00.385+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:10:00.387+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:10:00.391+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T18:10:00.392+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:10:00.392+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:10:00.392+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:10:00.392+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:10:00.392+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:10:00.393+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:10:00.393+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:10:00.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:10:00.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:10:00.788+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:10:00.788+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:10:00.811+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6dffefb3-c313-4c11-932d-7eaccc05af03 [2024-02-11T18:10:00.812+0000] {scheduler_job.py:635} INFO - Setting external_id for to 97fcf071-6d53-4afc-befe-f304523c7127 [2024-02-11T18:10:00.812+0000] {scheduler_job.py:635} INFO - Setting external_id for to aeebc7c0-9138-478e-9377-563de9e0ccf2 [2024-02-11T18:10:00.812+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd65df6e-85d4-496b-80de-c2c53d2dfd84 [2024-02-11T18:10:03.206+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:10:03.207+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:08:00+00:00, run_id=scheduled__2024-02-11T18:08:00+00:00, run_start_date=2024-02-11 18:10:00.328762+00:00, run_end_date=2024-02-11 18:10:03.207179+00:00, run_duration=2.878417, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:08:00+00:00, data_interval_end=2024-02-11 18:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:10:03.218+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:10:00+00:00, run_after=2024-02-11T18:12:00+00:00 [2024-02-11T18:10:03.300+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:08:00+00:00 exited with status success for try_number 1 [2024-02-11T18:10:03.306+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:08:00+00:00, map_index=-1, run_start_date=2024-02-11 18:10:01.469358+00:00, run_end_date=2024-02-11 18:10:02.104402+00:00, run_duration=0.635044, 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-11 18:10:00.389379+00:00, queued_by_job_id=1, pid=25348 [2024-02-11T18:10:04.302+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:10:04.302+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:09:00+00:00, run_id=scheduled__2024-02-11T18:09:00+00:00, run_start_date=2024-02-11 18:10:00.329497+00:00, run_end_date=2024-02-11 18:10:04.302717+00:00, run_duration=3.97322, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:09:00+00:00, data_interval_end=2024-02-11 18:10:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:10:04.309+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:10:00+00:00, run_after=2024-02-11T18:11:00+00:00 [2024-02-11T18:10:04.313+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:10:04.313+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:09:00+00:00, run_id=scheduled__2024-02-11T18:09:00+00:00, run_start_date=2024-02-11 18:10:00.330277+00:00, run_end_date=2024-02-11 18:10:04.313449+00:00, run_duration=3.983172, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:09:00+00:00, data_interval_end=2024-02-11 18:10:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:10:04.320+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:10:00+00:00, run_after=2024-02-11T18:11:00+00:00 [2024-02-11T18:10:04.332+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:10:04.332+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:10:04.332+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:10:04.334+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T18:10:04.334+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:10:04.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:10:04.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:05:00+00:00 exited with status success for try_number 1 [2024-02-11T18:10:04.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:09:00+00:00 exited with status success for try_number 1 [2024-02-11T18:10:04.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:09:00+00:00 exited with status success for try_number 1 [2024-02-11T18:10:04.370+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T18:05:00+00:00, map_index=-1, run_start_date=2024-02-11 18:10:03.061504+00:00, run_end_date=2024-02-11 18:10:03.444057+00:00, run_duration=0.382553, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1165, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:10:00.389379+00:00, queued_by_job_id=1, pid=25381 [2024-02-11T18:10:04.371+0000] {scheduler_job.py:635} INFO - Setting external_id for to 072a9f32-fe24-46c0-b556-1e5c8af5f1c4 [2024-02-11T18:10:04.371+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:09:00+00:00, map_index=-1, run_start_date=2024-02-11 18:10:03.343465+00:00, run_end_date=2024-02-11 18:10:03.585515+00:00, run_duration=0.24205, 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-11 18:10:00.389379+00:00, queued_by_job_id=1, pid=25390 [2024-02-11T18:10:04.371+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:09:00+00:00, map_index=-1, run_start_date=2024-02-11 18:10:03.049366+00:00, run_end_date=2024-02-11 18:10:04.126522+00:00, run_duration=1.077156, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1164, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:10:00.389379+00:00, queued_by_job_id=1, pid=25380 [2024-02-11T18:10:06.213+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:10:06.214+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:10:06.215+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:10:06.217+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T18:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T18:10:06.217+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T18:10:06.266+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:10:06.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:05:00+00:00 exited with status success for try_number 1 [2024-02-11T18:10:06.276+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7daa0673-ebcf-421a-ac08-13be018bab93 [2024-02-11T18:10:06.277+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T18:05:00+00:00, map_index=-1, run_start_date=2024-02-11 18:10:05.574263+00:00, run_end_date=2024-02-11 18:10:05.814264+00:00, run_duration=0.240001, 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-11 18:10:04.333312+00:00, queued_by_job_id=1, pid=25429 [2024-02-11T18:10:08.465+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:10:08.465+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:10:08.466+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:10:08.467+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:10:08.467+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:10:08.503+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:10:08.503+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:05:00+00:00 exited with status success for try_number 1 [2024-02-11T18:10:08.507+0000] {scheduler_job.py:635} INFO - Setting external_id for to ca5a4adf-1337-4def-87e9-9d2268505522 [2024-02-11T18:10:08.507+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T18:05:00+00:00, map_index=0, run_start_date=2024-02-11 18:10:07.578650+00:00, run_end_date=2024-02-11 18:10:07.748522+00:00, run_duration=0.169872, 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-11 18:10:06.215617+00:00, queued_by_job_id=1, pid=25440 [2024-02-11T18:10:10.504+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:10:10.504+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:05:00+00:00, run_id=scheduled__2024-02-11T18:05:00+00:00, run_start_date=2024-02-11 18:10:00.327917+00:00, run_end_date=2024-02-11 18:10:10.504558+00:00, run_duration=10.176641, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:05:00+00:00, data_interval_end=2024-02-11 18:10:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T18:10:10.511+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:10:00+00:00, run_after=2024-02-11T18:15:00+00:00 [2024-02-11T18:10:10.542+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:05:00+00:00 exited with status success for try_number 1 [2024-02-11T18:10:10.547+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T18:05:00+00:00, map_index=-1, run_start_date=2024-02-11 18:10:09.586257+00:00, run_end_date=2024-02-11 18:10:09.753375+00:00, run_duration=0.167118, 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-11 18:10:08.466577+00:00, queued_by_job_id=1, pid=25452 [2024-02-11T18:10:16.175+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T18:11:00.885+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:11:00+00:00, run_after=2024-02-11T18:12:00+00:00 [2024-02-11T18:11:00.889+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:11:00.924+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:11:00.924+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:11:00.924+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:11:00.924+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:11:00.926+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:11:00.926+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:11:00.926+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:11:00.927+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:11:01.041+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:11:01.042+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:11:01.051+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1d012624-b7a3-474b-8850-0dc4f35831b6 [2024-02-11T18:11:01.051+0000] {scheduler_job.py:635} INFO - Setting external_id for to e14d68c2-5e6b-4ca2-8456-5eee945ae305 [2024-02-11T18:11:03.298+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:11:03.298+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:10:00+00:00, run_id=scheduled__2024-02-11T18:10:00+00:00, run_start_date=2024-02-11 18:11:00.897038+00:00, run_end_date=2024-02-11 18:11:03.298299+00:00, run_duration=2.401261, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:10:00+00:00, data_interval_end=2024-02-11 18:11:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:11:03.305+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:11:00+00:00, run_after=2024-02-11T18:12:00+00:00 [2024-02-11T18:11:03.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status success for try_number 1 [2024-02-11T18:11:03.337+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:10:00+00:00, map_index=-1, run_start_date=2024-02-11 18:11:02.525906+00:00, run_end_date=2024-02-11 18:11:02.879857+00:00, run_duration=0.353951, 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-11 18:11:00.925494+00:00, queued_by_job_id=1, pid=25489 [2024-02-11T18:11:04.366+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:11:04.366+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:10:00+00:00, run_id=scheduled__2024-02-11T18:10:00+00:00, run_start_date=2024-02-11 18:11:00.897775+00:00, run_end_date=2024-02-11 18:11:04.366402+00:00, run_duration=3.468627, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:10:00+00:00, data_interval_end=2024-02-11 18:11:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:11:04.372+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:11:00+00:00, run_after=2024-02-11T18:12:00+00:00 [2024-02-11T18:11:04.397+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status success for try_number 1 [2024-02-11T18:11:04.400+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:10:00+00:00, map_index=-1, run_start_date=2024-02-11 18:11:02.518471+00:00, run_end_date=2024-02-11 18:11:03.453825+00:00, run_duration=0.935354, 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-11 18:11:00.925494+00:00, queued_by_job_id=1, pid=25488 [2024-02-11T18:12:00.442+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:12:00+00:00, run_after=2024-02-11T18:13:00+00:00 [2024-02-11T18:12:00.448+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:12:00.452+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:12:00.502+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:12:00.502+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:12:00.502+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:12:00.503+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:12:00.503+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:12:00.505+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:12:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:12:00.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:12:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:12:00.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:12:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:12:00.867+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:12:00.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:12:00.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:12:00.878+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d02e249-da8b-4be8-9377-09c2cb274a10 [2024-02-11T18:12:00.879+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2eeb26c8-0e25-42cd-b13d-b1c2c2ac466c [2024-02-11T18:12:00.879+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff161ab2-9835-4fe6-8a7e-967f50e37d32 [2024-02-11T18:12:02.306+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:12:02.306+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:10:00+00:00, run_id=scheduled__2024-02-11T18:10:00+00:00, run_start_date=2024-02-11 18:12:00.463309+00:00, run_end_date=2024-02-11 18:12:02.306830+00:00, run_duration=1.843521, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:10:00+00:00, data_interval_end=2024-02-11 18:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:12:02.316+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:12:00+00:00, run_after=2024-02-11T18:14:00+00:00 [2024-02-11T18:12:02.391+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status success for try_number 1 [2024-02-11T18:12:02.403+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:10:00+00:00, map_index=-1, run_start_date=2024-02-11 18:12:01.206110+00:00, run_end_date=2024-02-11 18:12:01.467237+00:00, run_duration=0.261127, 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-11 18:12:00.504354+00:00, queued_by_job_id=1, pid=25524 [2024-02-11T18:12:03.436+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:12:03.436+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:11:00+00:00, run_id=scheduled__2024-02-11T18:11:00+00:00, run_start_date=2024-02-11 18:12:00.464154+00:00, run_end_date=2024-02-11 18:12:03.436770+00:00, run_duration=2.972616, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:11:00+00:00, data_interval_end=2024-02-11 18:12:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:12:03.443+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:12:00+00:00, run_after=2024-02-11T18:13:00+00:00 [2024-02-11T18:12:03.473+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:11:00+00:00 exited with status success for try_number 1 [2024-02-11T18:12:03.476+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:11:00+00:00, map_index=-1, run_start_date=2024-02-11 18:12:02.357058+00:00, run_end_date=2024-02-11 18:12:02.672396+00:00, run_duration=0.315338, 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-11 18:12:00.504354+00:00, queued_by_job_id=1, pid=25554 [2024-02-11T18:12:04.504+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:12:04.504+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:11:00+00:00, run_id=scheduled__2024-02-11T18:11:00+00:00, run_start_date=2024-02-11 18:12:00.464856+00:00, run_end_date=2024-02-11 18:12:04.504263+00:00, run_duration=4.039407, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:11:00+00:00, data_interval_end=2024-02-11 18:12:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:12:04.511+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:12:00+00:00, run_after=2024-02-11T18:13:00+00:00 [2024-02-11T18:12:04.531+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:11:00+00:00 exited with status success for try_number 1 [2024-02-11T18:12:04.534+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:11:00+00:00, map_index=-1, run_start_date=2024-02-11 18:12:02.296798+00:00, run_end_date=2024-02-11 18:12:03.480876+00:00, run_duration=1.184078, 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-11 18:12:00.504354+00:00, queued_by_job_id=1, pid=25553 [2024-02-11T18:13:00.987+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:13:00.996+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:13:00+00:00, run_after=2024-02-11T18:14:00+00:00 [2024-02-11T18:13:01.033+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:13:01.033+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:13:01.033+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:13:01.033+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:13:01.035+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:13:01.035+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:13:01.035+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:13:01.035+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:13:01.134+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:13:01.134+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:13:01.141+0000] {scheduler_job.py:635} INFO - Setting external_id for to a9cdedfa-5899-4cd0-b544-7e33ea6116f4 [2024-02-11T18:13:01.141+0000] {scheduler_job.py:635} INFO - Setting external_id for to e227587b-cba3-4666-b49d-31b5b6aed45e [2024-02-11T18:13:03.647+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:13:03.648+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:12:00+00:00, run_id=scheduled__2024-02-11T18:12:00+00:00, run_start_date=2024-02-11 18:13:01.004984+00:00, run_end_date=2024-02-11 18:13:03.648151+00:00, run_duration=2.643167, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:12:00+00:00, data_interval_end=2024-02-11 18:13:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:13:03.654+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:13:00+00:00, run_after=2024-02-11T18:14:00+00:00 [2024-02-11T18:13:03.682+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:12:00+00:00 exited with status success for try_number 1 [2024-02-11T18:13:03.685+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:12:00+00:00, map_index=-1, run_start_date=2024-02-11 18:13:02.770716+00:00, run_end_date=2024-02-11 18:13:03.027846+00:00, run_duration=0.25713, 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-11 18:13:01.034330+00:00, queued_by_job_id=1, pid=25609 [2024-02-11T18:13:04.713+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:13:04.713+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:12:00+00:00, run_id=scheduled__2024-02-11T18:12:00+00:00, run_start_date=2024-02-11 18:13:01.005811+00:00, run_end_date=2024-02-11 18:13:04.713746+00:00, run_duration=3.707935, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:12:00+00:00, data_interval_end=2024-02-11 18:13:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:13:04.720+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:13:00+00:00, run_after=2024-02-11T18:14:00+00:00 [2024-02-11T18:13:04.740+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:12:00+00:00 exited with status success for try_number 1 [2024-02-11T18:13:04.743+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:12:00+00:00, map_index=-1, run_start_date=2024-02-11 18:13:02.766298+00:00, run_end_date=2024-02-11 18:13:03.703735+00:00, run_duration=0.937437, 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-11 18:13:01.034330+00:00, queued_by_job_id=1, pid=25608 [2024-02-11T18:14:00.178+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:14:00+00:00, run_after=2024-02-11T18:15:00+00:00 [2024-02-11T18:14:00.182+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:14: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-11T18:14:00.240+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:14:00.240+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:14:00.240+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:14:00.240+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:14:00.241+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:14:00.243+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:14:00.243+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:14:00.243+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:14:00.244+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:14:00.244+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:14:00.244+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:14:00.533+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:14:00.534+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:14:00.534+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:14:00.557+0000] {scheduler_job.py:635} INFO - Setting external_id for to fe1a3bb6-fdd3-4634-974b-f312ae9009eb [2024-02-11T18:14:00.558+0000] {scheduler_job.py:635} INFO - Setting external_id for to 250f69a5-0553-4a76-b90f-c727300eeff3 [2024-02-11T18:14:00.558+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d130cb0-1197-465b-99d3-1b044eef7240 [2024-02-11T18:14:01.588+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:14:01.588+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:12:00+00:00, run_id=scheduled__2024-02-11T18:12:00+00:00, run_start_date=2024-02-11 18:14:00.197296+00:00, run_end_date=2024-02-11 18:14:01.588410+00:00, run_duration=1.391114, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:12:00+00:00, data_interval_end=2024-02-11 18:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:14:01.598+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:14:00+00:00, run_after=2024-02-11T18:16:00+00:00 [2024-02-11T18:14:01.693+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:12:00+00:00 exited with status success for try_number 1 [2024-02-11T18:14:01.705+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:12:00+00:00, map_index=-1, run_start_date=2024-02-11 18:14:00.973116+00:00, run_end_date=2024-02-11 18:14:01.244586+00:00, run_duration=0.27147, 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-11 18:14:00.241951+00:00, queued_by_job_id=1, pid=25644 [2024-02-11T18:14:03.138+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:14:03.139+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:13:00+00:00, run_id=scheduled__2024-02-11T18:13:00+00:00, run_start_date=2024-02-11 18:14:00.198159+00:00, run_end_date=2024-02-11 18:14:03.138890+00:00, run_duration=2.940731, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:13:00+00:00, data_interval_end=2024-02-11 18:14:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:14:03.151+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:14:00+00:00, run_after=2024-02-11T18:15:00+00:00 [2024-02-11T18:14:03.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:13:00+00:00 exited with status success for try_number 1 [2024-02-11T18:14:03.180+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:13:00+00:00, map_index=-1, run_start_date=2024-02-11 18:14:01.982817+00:00, run_end_date=2024-02-11 18:14:02.361339+00:00, run_duration=0.378522, 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-11 18:14:00.241951+00:00, queued_by_job_id=1, pid=25674 [2024-02-11T18:14:04.210+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:14:04.210+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:13:00+00:00, run_id=scheduled__2024-02-11T18:13:00+00:00, run_start_date=2024-02-11 18:14:00.198839+00:00, run_end_date=2024-02-11 18:14:04.210683+00:00, run_duration=4.011844, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:13:00+00:00, data_interval_end=2024-02-11 18:14:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:14:04.217+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:14:00+00:00, run_after=2024-02-11T18:15:00+00:00 [2024-02-11T18:14:04.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:13:00+00:00 exited with status success for try_number 1 [2024-02-11T18:14:04.241+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:13:00+00:00, map_index=-1, run_start_date=2024-02-11 18:14:02.031529+00:00, run_end_date=2024-02-11 18:14:03.134581+00:00, run_duration=1.103052, 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-11 18:14:00.241951+00:00, queued_by_job_id=1, pid=25675 [2024-02-11T18:15:00.648+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:15:00+00:00, run_after=2024-02-11T18:16:00+00:00 [2024-02-11T18:15:00.654+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:15:00.664+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:15:00+00:00, run_after=2024-02-11T18:20:00+00:00 [2024-02-11T18:15:00.728+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:15:00.728+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:15:00.728+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:15:00.728+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:15:00.728+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:15:00.731+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T18:15:00.731+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:15:00.731+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:15:00.731+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:15:00.731+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:15:00.732+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:15:00.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:15:00.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:15:00.882+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:15:00.896+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d26b85f-f60f-49b8-9584-62936d4d886c [2024-02-11T18:15:00.896+0000] {scheduler_job.py:635} INFO - Setting external_id for to 538fb4dc-2dc1-46c9-b682-8b655d5bbfe4 [2024-02-11T18:15:00.896+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36e45532-d9ba-4672-abc8-c9498e51879c [2024-02-11T18:15:03.784+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:15:03.785+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:14:00+00:00, run_id=scheduled__2024-02-11T18:14:00+00:00, run_start_date=2024-02-11 18:15:00.679325+00:00, run_end_date=2024-02-11 18:15:03.785183+00:00, run_duration=3.105858, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:14:00+00:00, data_interval_end=2024-02-11 18:15:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:15:03.793+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:15:00+00:00, run_after=2024-02-11T18:16:00+00:00 [2024-02-11T18:15:03.819+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:15:03.820+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:15:03.820+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:15:03.822+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T18:15:03.822+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:15:03.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:15:03.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status success for try_number 1 [2024-02-11T18:15:03.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:14:00+00:00 exited with status success for try_number 1 [2024-02-11T18:15:03.863+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32f990c0-0fc2-447c-92a2-7fe3afec33a6 [2024-02-11T18:15:03.864+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T18:10:00+00:00, map_index=-1, run_start_date=2024-02-11 18:15:02.617823+00:00, run_end_date=2024-02-11 18:15:03.066130+00:00, run_duration=0.448307, 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-11 18:15:00.729606+00:00, queued_by_job_id=1, pid=25741 [2024-02-11T18:15:03.864+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:14:00+00:00, map_index=-1, run_start_date=2024-02-11 18:15:02.728994+00:00, run_end_date=2024-02-11 18:15:03.153610+00:00, run_duration=0.424616, 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-11 18:15:00.729606+00:00, queued_by_job_id=1, pid=25742 [2024-02-11T18:15:04.967+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:15:04.968+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:14:00+00:00, run_id=scheduled__2024-02-11T18:14:00+00:00, run_start_date=2024-02-11 18:15:00.680758+00:00, run_end_date=2024-02-11 18:15:04.968208+00:00, run_duration=4.28745, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:14:00+00:00, data_interval_end=2024-02-11 18:15:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:15:04.976+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:15:00+00:00, run_after=2024-02-11T18:16:00+00:00 [2024-02-11T18:15:05.016+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:14:00+00:00 exited with status success for try_number 1 [2024-02-11T18:15:05.021+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:14:00+00:00, map_index=-1, run_start_date=2024-02-11 18:15:02.529575+00:00, run_end_date=2024-02-11 18:15:03.911955+00:00, run_duration=1.38238, 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-11 18:15:00.729606+00:00, queued_by_job_id=1, pid=25740 [2024-02-11T18:15:06.065+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:15:06.065+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:15:06.065+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:15:06.067+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T18:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T18:15:06.067+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T18:15:06.096+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:15:06.097+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status success for try_number 1 [2024-02-11T18:15:06.102+0000] {scheduler_job.py:635} INFO - Setting external_id for to 527df0f9-c41a-4ec2-b814-5b942cc16afa [2024-02-11T18:15:06.102+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T18:10:00+00:00, map_index=-1, run_start_date=2024-02-11 18:15:05.005025+00:00, run_end_date=2024-02-11 18:15:05.184908+00:00, run_duration=0.179883, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1183, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:15:03.820927+00:00, queued_by_job_id=1, pid=25781 [2024-02-11T18:15:07.345+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:15:07.345+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:15:07.346+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:15:07.347+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:15:07.347+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:15:07.385+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:15:07.390+0000] {scheduler_job.py:635} INFO - Setting external_id for to a77acac5-31ce-48f7-84ec-1910159e8345 [2024-02-11T18:15:07.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status success for try_number 1 [2024-02-11T18:15:07.463+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T18:10:00+00:00, map_index=0, run_start_date=2024-02-11 18:15:07.148803+00:00, run_end_date=2024-02-11 18:15:07.316708+00:00, run_duration=0.167905, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1184, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:15:06.066044+00:00, queued_by_job_id=1, pid=25793 [2024-02-11T18:15:08.848+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:15:08.848+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:10:00+00:00, run_id=scheduled__2024-02-11T18:10:00+00:00, run_start_date=2024-02-11 18:15:00.678272+00:00, run_end_date=2024-02-11 18:15:08.848240+00:00, run_duration=8.169968, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:10:00+00:00, data_interval_end=2024-02-11 18:15:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T18:15:08.852+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:15:00+00:00, run_after=2024-02-11T18:20:00+00:00 [2024-02-11T18:15:08.872+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:10:00+00:00 exited with status success for try_number 1 [2024-02-11T18:15:08.875+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T18:10:00+00:00, map_index=-1, run_start_date=2024-02-11 18:15:08.515604+00:00, run_end_date=2024-02-11 18:15:08.683982+00:00, run_duration=0.168378, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1185, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:15:07.346414+00:00, queued_by_job_id=1, pid=25805 [2024-02-11T18:15:16.210+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T18:16:00.320+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:16:00.326+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:16:00.335+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:16:00+00:00, run_after=2024-02-11T18:17:00+00:00 [2024-02-11T18:16:00.380+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:16:00.380+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:16:00.380+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:16:00.380+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:16:00.380+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:16:00.383+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:16:00.383+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:16:00.383+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:16:00.383+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:16:00.383+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:16:00.383+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:16:00.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:16:00.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:16:00.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:16:00.650+0000] {scheduler_job.py:635} INFO - Setting external_id for to 85b86165-e0b7-42de-8066-c9cc94fd370b [2024-02-11T18:16:00.651+0000] {scheduler_job.py:635} INFO - Setting external_id for to 03053113-879e-4b0f-acd2-4dadeb589672 [2024-02-11T18:16:00.651+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4eec8ce-a850-4bff-8eec-a337d42d2a3e [2024-02-11T18:16:01.823+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:16:01.823+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:14:00+00:00, run_id=scheduled__2024-02-11T18:14:00+00:00, run_start_date=2024-02-11 18:16:00.344097+00:00, run_end_date=2024-02-11 18:16:01.823502+00:00, run_duration=1.479405, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:14:00+00:00, data_interval_end=2024-02-11 18:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:16:01.832+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:16:00+00:00, run_after=2024-02-11T18:18:00+00:00 [2024-02-11T18:16:01.907+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:14:00+00:00 exited with status success for try_number 1 [2024-02-11T18:16:01.924+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:14:00+00:00, map_index=-1, run_start_date=2024-02-11 18:16:01.087870+00:00, run_end_date=2024-02-11 18:16:01.307500+00:00, run_duration=0.21963, 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-11 18:16:00.381685+00:00, queued_by_job_id=1, pid=25822 [2024-02-11T18:16:03.294+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:16:03.294+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:15:00+00:00, run_id=scheduled__2024-02-11T18:15:00+00:00, run_start_date=2024-02-11 18:16:00.344933+00:00, run_end_date=2024-02-11 18:16:03.294402+00:00, run_duration=2.949469, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:15:00+00:00, data_interval_end=2024-02-11 18:16:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:16:03.301+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:16:00+00:00, run_after=2024-02-11T18:17:00+00:00 [2024-02-11T18:16:03.326+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:15:00+00:00 exited with status success for try_number 1 [2024-02-11T18:16:03.329+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:15:00+00:00, map_index=-1, run_start_date=2024-02-11 18:16:02.193223+00:00, run_end_date=2024-02-11 18:16:02.524558+00:00, run_duration=0.331335, 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-11 18:16:00.381685+00:00, queued_by_job_id=1, pid=25852 [2024-02-11T18:16:04.370+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:16:04.371+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:15:00+00:00, run_id=scheduled__2024-02-11T18:15:00+00:00, run_start_date=2024-02-11 18:16:00.345640+00:00, run_end_date=2024-02-11 18:16:04.371190+00:00, run_duration=4.02555, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:15:00+00:00, data_interval_end=2024-02-11 18:16:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:16:04.378+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:16:00+00:00, run_after=2024-02-11T18:17:00+00:00 [2024-02-11T18:16:04.410+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:15:00+00:00 exited with status success for try_number 1 [2024-02-11T18:16:04.413+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:15:00+00:00, map_index=-1, run_start_date=2024-02-11 18:16:02.280283+00:00, run_end_date=2024-02-11 18:16:03.379410+00:00, run_duration=1.099127, 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-11 18:16:00.381685+00:00, queued_by_job_id=1, pid=25853 [2024-02-11T18:17:00.879+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:17:00+00:00, run_after=2024-02-11T18:18:00+00:00 [2024-02-11T18:17:00.883+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:17:00.923+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:17:00.924+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:17:00.924+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:17:00.924+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:17:00.926+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:17:00.926+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:17:00.926+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:17:00.926+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:17:01.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:17:01.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:17:01.029+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4b5561eb-c563-42e4-926f-5ba08aba9d36 [2024-02-11T18:17:01.030+0000] {scheduler_job.py:635} INFO - Setting external_id for to cfb7d0f7-fc91-4dea-8800-2d791b5b9b8b [2024-02-11T18:17:03.529+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:17:03.529+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:16:00+00:00, run_id=scheduled__2024-02-11T18:16:00+00:00, run_start_date=2024-02-11 18:17:00.893132+00:00, run_end_date=2024-02-11 18:17:03.529515+00:00, run_duration=2.636383, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:16:00+00:00, data_interval_end=2024-02-11 18:17:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:17:03.536+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:17:00+00:00, run_after=2024-02-11T18:18:00+00:00 [2024-02-11T18:17:03.561+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:16:00+00:00 exited with status success for try_number 1 [2024-02-11T18:17:03.565+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:16:00+00:00, map_index=-1, run_start_date=2024-02-11 18:17:02.607075+00:00, run_end_date=2024-02-11 18:17:02.878543+00:00, run_duration=0.271468, 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-11 18:17:00.925104+00:00, queued_by_job_id=1, pid=25907 [2024-02-11T18:17:03.843+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:17:03.844+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:16:00+00:00, run_id=scheduled__2024-02-11T18:16:00+00:00, run_start_date=2024-02-11 18:17:00.893835+00:00, run_end_date=2024-02-11 18:17:03.844203+00:00, run_duration=2.950368, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:16:00+00:00, data_interval_end=2024-02-11 18:17:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:17:03.850+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:17:00+00:00, run_after=2024-02-11T18:18:00+00:00 [2024-02-11T18:17:03.872+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:16:00+00:00 exited with status success for try_number 1 [2024-02-11T18:17:03.875+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:16:00+00:00, map_index=-1, run_start_date=2024-02-11 18:17:02.747308+00:00, run_end_date=2024-02-11 18:17:03.662664+00:00, run_duration=0.915356, 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-11 18:17:00.925104+00:00, queued_by_job_id=1, pid=25908 [2024-02-11T18:18:00.367+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:18:00.372+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:18:00.384+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:18:00+00:00, run_after=2024-02-11T18:19:00+00:00 [2024-02-11T18:18:00.444+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:18:00.444+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:18:00.444+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:18:00.444+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:18:00.445+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:18:00.447+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:18:00.448+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:18:00.448+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:18:00.448+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:18:00.448+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:18:00.448+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:18:00.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:18:00.738+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:18:00.738+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:18:00.749+0000] {scheduler_job.py:635} INFO - Setting external_id for to 20ba5ad6-1d22-4bea-ba44-09b07126caef [2024-02-11T18:18:00.750+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7d79d331-19be-4578-96ab-33476cdbce91 [2024-02-11T18:18:00.750+0000] {scheduler_job.py:635} INFO - Setting external_id for to 42fbaee2-58ee-4232-a2d6-da7299192ea9 [2024-02-11T18:18:01.975+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:18:01.976+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:16:00+00:00, run_id=scheduled__2024-02-11T18:16:00+00:00, run_start_date=2024-02-11 18:18:00.395927+00:00, run_end_date=2024-02-11 18:18:01.976123+00:00, run_duration=1.580196, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:16:00+00:00, data_interval_end=2024-02-11 18:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:18:01.988+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:18:00+00:00, run_after=2024-02-11T18:20:00+00:00 [2024-02-11T18:18:02.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:16:00+00:00 exited with status success for try_number 1 [2024-02-11T18:18:02.083+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:16:00+00:00, map_index=-1, run_start_date=2024-02-11 18:18:01.146635+00:00, run_end_date=2024-02-11 18:18:01.347698+00:00, run_duration=0.201063, 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-11 18:18:00.445814+00:00, queued_by_job_id=1, pid=25943 [2024-02-11T18:18:02.634+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:18:02.636+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:17:00+00:00, run_id=scheduled__2024-02-11T18:17:00+00:00, run_start_date=2024-02-11 18:18:00.396920+00:00, run_end_date=2024-02-11 18:18:02.636495+00:00, run_duration=2.239575, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:17:00+00:00, data_interval_end=2024-02-11 18:18:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:18:02.646+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:18:00+00:00, run_after=2024-02-11T18:19:00+00:00 [2024-02-11T18:18:03.730+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:18:03.730+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:17:00+00:00, run_id=scheduled__2024-02-11T18:17:00+00:00, run_start_date=2024-02-11 18:18:00.397802+00:00, run_end_date=2024-02-11 18:18:03.730350+00:00, run_duration=3.332548, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:17:00+00:00, data_interval_end=2024-02-11 18:18:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:18:03.736+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:18:00+00:00, run_after=2024-02-11T18:19:00+00:00 [2024-02-11T18:18:03.758+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:17:00+00:00 exited with status success for try_number 1 [2024-02-11T18:18:03.758+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:17:00+00:00 exited with status success for try_number 1 [2024-02-11T18:18:03.762+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:17:00+00:00, map_index=-1, run_start_date=2024-02-11 18:18:02.177180+00:00, run_end_date=2024-02-11 18:18:03.281955+00:00, run_duration=1.104775, 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-11 18:18:00.445814+00:00, queued_by_job_id=1, pid=25971 [2024-02-11T18:18:03.762+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:17:00+00:00, map_index=-1, run_start_date=2024-02-11 18:18:02.320307+00:00, run_end_date=2024-02-11 18:18:02.613915+00:00, run_duration=0.293608, 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-11 18:18:00.445814+00:00, queued_by_job_id=1, pid=25972 [2024-02-11T18:19:00.843+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:19:00.852+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:19:00+00:00, run_after=2024-02-11T18:20:00+00:00 [2024-02-11T18:19:00.888+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:19:00.888+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:19:00.888+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:19:00.888+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:19:00.890+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:19:00.890+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:19:00.891+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:19:00.891+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:19:00.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:19:00.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:19:00.988+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d6146ac-070d-41ea-9877-744065a07686 [2024-02-11T18:19:00.988+0000] {scheduler_job.py:635} INFO - Setting external_id for to c5d91267-be4b-450f-b6c0-42dd940076f1 [2024-02-11T18:19:02.826+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:19:02.827+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:18:00+00:00, run_id=scheduled__2024-02-11T18:18:00+00:00, run_start_date=2024-02-11 18:19:00.860289+00:00, run_end_date=2024-02-11 18:19:02.826755+00:00, run_duration=1.966466, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:18:00+00:00, data_interval_end=2024-02-11 18:19:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:19:02.837+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:19:00+00:00, run_after=2024-02-11T18:20:00+00:00 [2024-02-11T18:19:02.867+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:18:00+00:00 exited with status success for try_number 1 [2024-02-11T18:19:02.871+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:18:00+00:00, map_index=-1, run_start_date=2024-02-11 18:19:02.397547+00:00, run_end_date=2024-02-11 18:19:02.718530+00:00, run_duration=0.320983, 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-11 18:19:00.889547+00:00, queued_by_job_id=1, pid=26027 [2024-02-11T18:19:03.899+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:19:03.900+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:18:00+00:00, run_id=scheduled__2024-02-11T18:18:00+00:00, run_start_date=2024-02-11 18:19:00.860996+00:00, run_end_date=2024-02-11 18:19:03.900200+00:00, run_duration=3.039204, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:18:00+00:00, data_interval_end=2024-02-11 18:19:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:19:03.907+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:19:00+00:00, run_after=2024-02-11T18:20:00+00:00 [2024-02-11T18:19:03.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:18:00+00:00 exited with status success for try_number 1 [2024-02-11T18:19:03.930+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:18:00+00:00, map_index=-1, run_start_date=2024-02-11 18:19:02.460725+00:00, run_end_date=2024-02-11 18:19:03.754470+00:00, run_duration=1.293745, 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-11 18:19:00.889547+00:00, queued_by_job_id=1, pid=26028 [2024-02-11T18:20:00.337+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:20:00.342+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:20:00.350+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:20:00+00:00, run_after=2024-02-11T18:21:00+00:00 [2024-02-11T18:20:00.359+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:20:00+00:00, run_after=2024-02-11T18:25:00+00:00 [2024-02-11T18:20:00.428+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T18:20:00.428+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:20:00.429+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:20:00.429+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:20:00.429+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:20:00.429+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:20:00.432+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T18:20:00.432+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:20:00.432+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:20:00.433+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:20:00.433+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:20:00.433+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:20:00.433+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:20:00.434+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:20:00.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:20:00.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:20:00.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:20:00.850+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:20:00.861+0000] {scheduler_job.py:635} INFO - Setting external_id for to 98052fb9-8314-4bfb-a0b9-5c2c4b1205e0 [2024-02-11T18:20:00.861+0000] {scheduler_job.py:635} INFO - Setting external_id for to f7ea36b6-53a2-4e9f-990c-4bf5d367ca40 [2024-02-11T18:20:00.861+0000] {scheduler_job.py:635} INFO - Setting external_id for to a1abdee2-35fa-4d8b-965b-67135f920bee [2024-02-11T18:20:00.863+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9f669d76-0de0-4a01-b67b-54adba5134df [2024-02-11T18:20:04.265+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:20:04.265+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:18:00+00:00, run_id=scheduled__2024-02-11T18:18:00+00:00, run_start_date=2024-02-11 18:20:00.374014+00:00, run_end_date=2024-02-11 18:20:04.265612+00:00, run_duration=3.891598, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:18:00+00:00, data_interval_end=2024-02-11 18:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:20:04.272+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:20:00+00:00, run_after=2024-02-11T18:22:00+00:00 [2024-02-11T18:20:04.276+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:20:04.276+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:19:00+00:00, run_id=scheduled__2024-02-11T18:19:00+00:00, run_start_date=2024-02-11 18:20:00.374853+00:00, run_end_date=2024-02-11 18:20:04.276892+00:00, run_duration=3.902039, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:19:00+00:00, data_interval_end=2024-02-11 18:20:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:20:04.284+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:20:00+00:00, run_after=2024-02-11T18:21:00+00:00 [2024-02-11T18:20:04.303+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:20:04.303+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:20:04.304+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:20:04.305+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T18:20:04.305+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:20:04.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:20:04.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:15:00+00:00 exited with status success for try_number 1 [2024-02-11T18:20:04.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:18:00+00:00 exited with status success for try_number 1 [2024-02-11T18:20:04.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:19:00+00:00 exited with status success for try_number 1 [2024-02-11T18:20:04.346+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:19:00+00:00, map_index=-1, run_start_date=2024-02-11 18:20:03.712018+00:00, run_end_date=2024-02-11 18:20:04.063632+00:00, run_duration=0.351614, 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-11 18:20:00.430622+00:00, queued_by_job_id=1, pid=26096 [2024-02-11T18:20:04.346+0000] {scheduler_job.py:635} INFO - Setting external_id for to 54f3271c-5910-45c3-bcca-90d5e1d4d3c1 [2024-02-11T18:20:04.347+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:18:00+00:00, map_index=-1, run_start_date=2024-02-11 18:20:02.047307+00:00, run_end_date=2024-02-11 18:20:03.221697+00:00, run_duration=1.17439, 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-11 18:20:00.430622+00:00, queued_by_job_id=1, pid=26065 [2024-02-11T18:20:04.347+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T18:15:00+00:00, map_index=-1, run_start_date=2024-02-11 18:20:03.079919+00:00, run_end_date=2024-02-11 18:20:03.891299+00:00, run_duration=0.81138, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1197, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:20:00.430622+00:00, queued_by_job_id=1, pid=26086 [2024-02-11T18:20:05.446+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:20:05.446+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:19:00+00:00, run_id=scheduled__2024-02-11T18:19:00+00:00, run_start_date=2024-02-11 18:20:00.375673+00:00, run_end_date=2024-02-11 18:20:05.446797+00:00, run_duration=5.071124, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:19:00+00:00, data_interval_end=2024-02-11 18:20:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:20:05.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:20:00+00:00, run_after=2024-02-11T18:21:00+00:00 [2024-02-11T18:20:05.486+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:19:00+00:00 exited with status success for try_number 1 [2024-02-11T18:20:05.490+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:19:00+00:00, map_index=-1, run_start_date=2024-02-11 18:20:04.009071+00:00, run_end_date=2024-02-11 18:20:05.070579+00:00, run_duration=1.061508, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1199, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:20:00.430622+00:00, queued_by_job_id=1, pid=26124 [2024-02-11T18:20:05.938+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:20:05.939+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:20:05.939+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:20:05.941+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T18:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T18:20:05.941+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T18:20:05.973+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:20:05.973+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:15:00+00:00 exited with status success for try_number 1 [2024-02-11T18:20:05.977+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32d45579-7190-4309-b062-5a34c27536af [2024-02-11T18:20:05.978+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T18:15:00+00:00, map_index=-1, run_start_date=2024-02-11 18:20:05.435421+00:00, run_end_date=2024-02-11 18:20:05.623862+00:00, run_duration=0.188441, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1200, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:20:04.304453+00:00, queued_by_job_id=1, pid=26145 [2024-02-11T18:20:08.153+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:20:08.153+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:20:08.154+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:20:08.155+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:20:08.155+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:20:08.191+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:20:08.191+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:15:00+00:00 exited with status success for try_number 1 [2024-02-11T18:20:08.198+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53a198e1-4936-469c-bb87-8bce5f62869c [2024-02-11T18:20:08.198+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T18:15:00+00:00, map_index=0, run_start_date=2024-02-11 18:20:07.038476+00:00, run_end_date=2024-02-11 18:20:07.242668+00:00, run_duration=0.204192, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1201, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:20:05.939971+00:00, queued_by_job_id=1, pid=26157 [2024-02-11T18:20:09.560+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:20:09.560+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:15:00+00:00, run_id=scheduled__2024-02-11T18:15:00+00:00, run_start_date=2024-02-11 18:20:00.372933+00:00, run_end_date=2024-02-11 18:20:09.560473+00:00, run_duration=9.18754, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:15:00+00:00, data_interval_end=2024-02-11 18:20:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T18:20:09.564+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:20:00+00:00, run_after=2024-02-11T18:25:00+00:00 [2024-02-11T18:20:09.583+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:15:00+00:00 exited with status success for try_number 1 [2024-02-11T18:20:09.586+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T18:15:00+00:00, map_index=-1, run_start_date=2024-02-11 18:20:09.290291+00:00, run_end_date=2024-02-11 18:20:09.468329+00:00, run_duration=0.178038, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1202, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:20:08.154379+00:00, queued_by_job_id=1, pid=26169 [2024-02-11T18:20:16.245+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T18:21:00.789+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:21:00.798+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:21:00+00:00, run_after=2024-02-11T18:22:00+00:00 [2024-02-11T18:21:00.837+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:21:00.837+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:21:00.837+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:21:00.837+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:21:00.839+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:21:00.840+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:21:00.840+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:21:00.840+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:21:00.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:21:00.941+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:21:00.946+0000] {scheduler_job.py:635} INFO - Setting external_id for to 155d0e29-2102-4a92-ba22-c14e89fbfcfc [2024-02-11T18:21:00.946+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6c78a104-262c-43be-b4d5-8b75eb379533 [2024-02-11T18:21:03.397+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:21:03.398+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:20:00+00:00, run_id=scheduled__2024-02-11T18:20:00+00:00, run_start_date=2024-02-11 18:21:00.808538+00:00, run_end_date=2024-02-11 18:21:03.398114+00:00, run_duration=2.589576, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:20:00+00:00, data_interval_end=2024-02-11 18:21:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:21:03.404+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:21:00+00:00, run_after=2024-02-11T18:22:00+00:00 [2024-02-11T18:21:03.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status success for try_number 1 [2024-02-11T18:21:03.432+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:20:00+00:00, map_index=-1, run_start_date=2024-02-11 18:21:02.335252+00:00, run_end_date=2024-02-11 18:21:02.696292+00:00, run_duration=0.36104, 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-11 18:21:00.838357+00:00, queued_by_job_id=1, pid=26204 [2024-02-11T18:21:04.468+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:21:04.468+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:20:00+00:00, run_id=scheduled__2024-02-11T18:20:00+00:00, run_start_date=2024-02-11 18:21:00.809258+00:00, run_end_date=2024-02-11 18:21:04.468501+00:00, run_duration=3.659243, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:20:00+00:00, data_interval_end=2024-02-11 18:21:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:21:04.478+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:21:00+00:00, run_after=2024-02-11T18:22:00+00:00 [2024-02-11T18:21:04.504+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status success for try_number 1 [2024-02-11T18:21:04.508+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:20:00+00:00, map_index=-1, run_start_date=2024-02-11 18:21:02.345499+00:00, run_end_date=2024-02-11 18:21:03.654914+00:00, run_duration=1.309415, 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-11 18:21:00.838357+00:00, queued_by_job_id=1, pid=26205 [2024-02-11T18:22:01.033+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:22:01.042+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:22:00+00:00, run_after=2024-02-11T18:23:00+00:00 [2024-02-11T18:22:01.045+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:22:01.089+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:22:01.089+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:22:01.089+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:22:01.090+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:22:01.090+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:22:01.092+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:22:01.092+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:22:01.092+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:22:01.093+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:22:01.093+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:22:01.093+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:22:01.247+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:22:01.248+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:22:01.248+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:22:01.256+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8ab9fd7a-921a-4e6e-b390-07a2e84cd076 [2024-02-11T18:22:01.256+0000] {scheduler_job.py:635} INFO - Setting external_id for to 583ff00d-8dc1-4b52-93cf-1cb14f596477 [2024-02-11T18:22:01.256+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8eb6166b-062b-4782-8fcc-a4a66c72ab23 [2024-02-11T18:22:03.275+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:22:03.276+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:20:00+00:00, run_id=scheduled__2024-02-11T18:20:00+00:00, run_start_date=2024-02-11 18:22:01.054677+00:00, run_end_date=2024-02-11 18:22:03.276326+00:00, run_duration=2.221649, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:20:00+00:00, data_interval_end=2024-02-11 18:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:22:03.292+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:22:00+00:00, run_after=2024-02-11T18:24:00+00:00 [2024-02-11T18:22:03.381+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status success for try_number 1 [2024-02-11T18:22:03.389+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:20:00+00:00, map_index=-1, run_start_date=2024-02-11 18:22:02.041396+00:00, run_end_date=2024-02-11 18:22:02.842966+00:00, run_duration=0.80157, 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-11 18:22:01.091182+00:00, queued_by_job_id=1, pid=26240 [2024-02-11T18:22:04.642+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:22:04.642+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:21:00+00:00, run_id=scheduled__2024-02-11T18:21:00+00:00, run_start_date=2024-02-11 18:22:01.056021+00:00, run_end_date=2024-02-11 18:22:04.642873+00:00, run_duration=3.586852, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:21:00+00:00, data_interval_end=2024-02-11 18:22:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:22:04.649+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:22:00+00:00, run_after=2024-02-11T18:23:00+00:00 [2024-02-11T18:22:04.653+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:22:04.653+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:21:00+00:00, run_id=scheduled__2024-02-11T18:21:00+00:00, run_start_date=2024-02-11 18:22:01.055394+00:00, run_end_date=2024-02-11 18:22:04.653242+00:00, run_duration=3.597848, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:21:00+00:00, data_interval_end=2024-02-11 18:22:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:22:04.660+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:22:00+00:00, run_after=2024-02-11T18:23:00+00:00 [2024-02-11T18:22:04.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:21:00+00:00 exited with status success for try_number 1 [2024-02-11T18:22:04.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:21:00+00:00 exited with status success for try_number 1 [2024-02-11T18:22:04.698+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:21:00+00:00, map_index=-1, run_start_date=2024-02-11 18:22:03.438116+00:00, run_end_date=2024-02-11 18:22:04.472624+00:00, run_duration=1.034508, 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-11 18:22:01.091182+00:00, queued_by_job_id=1, pid=26270 [2024-02-11T18:22:04.698+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:21:00+00:00, map_index=-1, run_start_date=2024-02-11 18:22:03.443043+00:00, run_end_date=2024-02-11 18:22:03.679169+00:00, run_duration=0.236126, 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-11 18:22:01.091182+00:00, queued_by_job_id=1, pid=26271 [2024-02-11T18:23:00.250+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:23:00+00:00, run_after=2024-02-11T18:24:00+00:00 [2024-02-11T18:23:00.255+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:23:00.298+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:23:00.299+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:23:00.299+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:23:00.300+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:23:00.302+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:23:00.302+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:23:00.302+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:23:00.302+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:23:00.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:23:00.592+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:23:00.603+0000] {scheduler_job.py:635} INFO - Setting external_id for to 94c3313d-d3fe-4695-ba9b-ffb35daa407d [2024-02-11T18:23:00.603+0000] {scheduler_job.py:635} INFO - Setting external_id for to ef0dd0dc-d00c-441e-b164-e7e4b97b22b4 [2024-02-11T18:23:02.710+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:23:02.711+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:22:00+00:00, run_id=scheduled__2024-02-11T18:22:00+00:00, run_start_date=2024-02-11 18:23:00.265572+00:00, run_end_date=2024-02-11 18:23:02.711224+00:00, run_duration=2.445652, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:22:00+00:00, data_interval_end=2024-02-11 18:23:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:23:02.721+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:23:00+00:00, run_after=2024-02-11T18:24:00+00:00 [2024-02-11T18:23:02.762+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:22:00+00:00 exited with status success for try_number 1 [2024-02-11T18:23:02.768+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:22:00+00:00, map_index=-1, run_start_date=2024-02-11 18:23:02.078216+00:00, run_end_date=2024-02-11 18:23:02.404682+00:00, run_duration=0.326466, 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-11 18:23:00.300670+00:00, queued_by_job_id=1, pid=26325 [2024-02-11T18:23:03.745+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:23:03.745+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:22:00+00:00, run_id=scheduled__2024-02-11T18:22:00+00:00, run_start_date=2024-02-11 18:23:00.266662+00:00, run_end_date=2024-02-11 18:23:03.745666+00:00, run_duration=3.479004, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:22:00+00:00, data_interval_end=2024-02-11 18:23:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:23:03.752+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:23:00+00:00, run_after=2024-02-11T18:24:00+00:00 [2024-02-11T18:23:03.772+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:22:00+00:00 exited with status success for try_number 1 [2024-02-11T18:23:03.775+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:22:00+00:00, map_index=-1, run_start_date=2024-02-11 18:23:02.131136+00:00, run_end_date=2024-02-11 18:23:03.331553+00:00, run_duration=1.200417, 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-11 18:23:00.300670+00:00, queued_by_job_id=1, pid=26326 [2024-02-11T18:24:00.479+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:24:00.485+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:24:00.497+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:24:00+00:00, run_after=2024-02-11T18:25:00+00:00 [2024-02-11T18:24:00.548+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:24:00.548+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:24:00.548+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:24:00.548+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:24:00.549+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:24:00.551+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:24:00.551+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:24:00.552+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:24:00.552+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:24:00.552+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:24:00.552+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:24:00.872+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:24:00.872+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:24:00.873+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:24:00.888+0000] {scheduler_job.py:635} INFO - Setting external_id for to 419dd2ff-4ac1-4938-a61f-f9ed0f3c2518 [2024-02-11T18:24:00.889+0000] {scheduler_job.py:635} INFO - Setting external_id for to a9ec6cde-d27e-4228-b2f6-67ae08884147 [2024-02-11T18:24:00.889+0000] {scheduler_job.py:635} INFO - Setting external_id for to 85a00e7b-df0c-4bc7-9a13-acee15ac4ec5 [2024-02-11T18:24:02.074+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:24:02.074+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:22:00+00:00, run_id=scheduled__2024-02-11T18:22:00+00:00, run_start_date=2024-02-11 18:24:00.508402+00:00, run_end_date=2024-02-11 18:24:02.074810+00:00, run_duration=1.566408, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:22:00+00:00, data_interval_end=2024-02-11 18:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:24:02.086+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:24:00+00:00, run_after=2024-02-11T18:26:00+00:00 [2024-02-11T18:24:02.169+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:22:00+00:00 exited with status success for try_number 1 [2024-02-11T18:24:02.182+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:22:00+00:00, map_index=-1, run_start_date=2024-02-11 18:24:01.308263+00:00, run_end_date=2024-02-11 18:24:01.674811+00:00, run_duration=0.366548, 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-11 18:24:00.549983+00:00, queued_by_job_id=1, pid=26361 [2024-02-11T18:24:03.212+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:24:03.213+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:23:00+00:00, run_id=scheduled__2024-02-11T18:23:00+00:00, run_start_date=2024-02-11 18:24:00.509481+00:00, run_end_date=2024-02-11 18:24:03.213082+00:00, run_duration=2.703601, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:23:00+00:00, data_interval_end=2024-02-11 18:24:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:24:03.220+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:24:00+00:00, run_after=2024-02-11T18:25:00+00:00 [2024-02-11T18:24:03.245+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:23:00+00:00 exited with status success for try_number 1 [2024-02-11T18:24:03.248+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:23:00+00:00, map_index=-1, run_start_date=2024-02-11 18:24:02.447761+00:00, run_end_date=2024-02-11 18:24:02.891944+00:00, run_duration=0.444183, 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-11 18:24:00.549983+00:00, queued_by_job_id=1, pid=26392 [2024-02-11T18:24:03.921+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:24:03.922+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:23:00+00:00, run_id=scheduled__2024-02-11T18:23:00+00:00, run_start_date=2024-02-11 18:24:00.510278+00:00, run_end_date=2024-02-11 18:24:03.921937+00:00, run_duration=3.411659, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:23:00+00:00, data_interval_end=2024-02-11 18:24:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:24:03.928+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:24:00+00:00, run_after=2024-02-11T18:25:00+00:00 [2024-02-11T18:24:03.948+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:23:00+00:00 exited with status success for try_number 1 [2024-02-11T18:24:03.951+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:23:00+00:00, map_index=-1, run_start_date=2024-02-11 18:24:02.437866+00:00, run_end_date=2024-02-11 18:24:03.672855+00:00, run_duration=1.234989, 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-11 18:24:00.549983+00:00, queued_by_job_id=1, pid=26391 [2024-02-11T18:25:00.692+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:25:00+00:00, run_after=2024-02-11T18:26:00+00:00 [2024-02-11T18:25:00.698+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:25:00.708+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:25:00+00:00, run_after=2024-02-11T18:30:00+00:00 [2024-02-11T18:25:00.769+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:25:00.769+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:25:00.770+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:25:00.770+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:25:00.770+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:25:00.773+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T18:25:00.774+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:25:00.774+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:25:00.774+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:25:00.774+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:25:00.774+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:25:00.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:25:00.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:25:00.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:25:00.934+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ae863e4-d6cf-41ea-82aa-46d4918b3888 [2024-02-11T18:25:00.934+0000] {scheduler_job.py:635} INFO - Setting external_id for to 62e43cd1-afa9-4552-b635-83c5462d83c5 [2024-02-11T18:25:00.934+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4aaf846d-fd7c-499e-b01f-80aede860ed6 [2024-02-11T18:25:03.761+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:25:03.762+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:24:00+00:00, run_id=scheduled__2024-02-11T18:24:00+00:00, run_start_date=2024-02-11 18:25:00.725199+00:00, run_end_date=2024-02-11 18:25:03.762076+00:00, run_duration=3.036877, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:24:00+00:00, data_interval_end=2024-02-11 18:25:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:25:03.770+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:25:00+00:00, run_after=2024-02-11T18:26:00+00:00 [2024-02-11T18:25:03.785+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:25:03.785+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:25:03.785+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:25:03.787+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T18:25:03.787+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:25:03.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:25:03.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status success for try_number 1 [2024-02-11T18:25:03.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:24:00+00:00 exited with status success for try_number 1 [2024-02-11T18:25:03.824+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:24:00+00:00, map_index=-1, run_start_date=2024-02-11 18:25:03.090959+00:00, run_end_date=2024-02-11 18:25:03.505778+00:00, run_duration=0.414819, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1215, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:25:00.771780+00:00, queued_by_job_id=1, pid=26458 [2024-02-11T18:25:03.825+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T18:20:00+00:00, map_index=-1, run_start_date=2024-02-11 18:25:02.924103+00:00, run_end_date=2024-02-11 18:25:03.452830+00:00, run_duration=0.528727, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1213, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:25:00.771780+00:00, queued_by_job_id=1, pid=26456 [2024-02-11T18:25:03.825+0000] {scheduler_job.py:635} INFO - Setting external_id for to 93b9160e-1919-4aa3-9437-09ffaadca901 [2024-02-11T18:25:05.184+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:25:05.184+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:24:00+00:00, run_id=scheduled__2024-02-11T18:24:00+00:00, run_start_date=2024-02-11 18:25:00.726094+00:00, run_end_date=2024-02-11 18:25:05.184309+00:00, run_duration=4.458215, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:24:00+00:00, data_interval_end=2024-02-11 18:25:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:25:05.191+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:25:00+00:00, run_after=2024-02-11T18:26:00+00:00 [2024-02-11T18:25:05.225+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:24:00+00:00 exited with status success for try_number 1 [2024-02-11T18:25:05.229+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:24:00+00:00, map_index=-1, run_start_date=2024-02-11 18:25:03.006139+00:00, run_end_date=2024-02-11 18:25:04.306769+00:00, run_duration=1.30063, 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-11 18:25:00.771780+00:00, queued_by_job_id=1, pid=26457 [2024-02-11T18:25:06.272+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:25:06.272+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:25:06.273+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:25:06.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T18:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T18:25:06.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T18:25:06.303+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:25:06.304+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status success for try_number 1 [2024-02-11T18:25:06.308+0000] {scheduler_job.py:635} INFO - Setting external_id for to b0b938f7-b0d6-4992-a666-393037097426 [2024-02-11T18:25:06.308+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T18:20:00+00:00, map_index=-1, run_start_date=2024-02-11 18:25:05.015034+00:00, run_end_date=2024-02-11 18:25:05.210978+00:00, run_duration=0.195944, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1216, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:25:03.786169+00:00, queued_by_job_id=1, pid=26497 [2024-02-11T18:25:08.461+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:25:08.461+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:25:08.461+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:25:08.463+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:25:08.463+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:25:08.494+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:25:08.495+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status success for try_number 1 [2024-02-11T18:25:08.499+0000] {scheduler_job.py:635} INFO - Setting external_id for to b50343ee-c3de-4ac0-beca-704e9aba7b4c [2024-02-11T18:25:08.499+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T18:20:00+00:00, map_index=0, run_start_date=2024-02-11 18:25:07.367940+00:00, run_end_date=2024-02-11 18:25:07.538262+00:00, run_duration=0.170322, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1217, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:25:06.273501+00:00, queued_by_job_id=1, pid=26509 [2024-02-11T18:25:10.760+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:25:10.760+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:20:00+00:00, run_id=scheduled__2024-02-11T18:20:00+00:00, run_start_date=2024-02-11 18:25:00.724142+00:00, run_end_date=2024-02-11 18:25:10.760731+00:00, run_duration=10.036589, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:20:00+00:00, data_interval_end=2024-02-11 18:25:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T18:25:10.770+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:25:00+00:00, run_after=2024-02-11T18:30:00+00:00 [2024-02-11T18:25:10.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:20:00+00:00 exited with status success for try_number 1 [2024-02-11T18:25:10.805+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T18:20:00+00:00, map_index=-1, run_start_date=2024-02-11 18:25:09.579655+00:00, run_end_date=2024-02-11 18:25:09.756951+00:00, run_duration=0.177296, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1218, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:25:08.462288+00:00, queued_by_job_id=1, pid=26521 [2024-02-11T18:25:16.284+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T18:26:00.924+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:26:00.928+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:26:00.937+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:26:00+00:00, run_after=2024-02-11T18:27:00+00:00 [2024-02-11T18:26:00.993+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:26:00.994+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:26:00.994+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:26:00.994+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:26:00.994+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:26:00.997+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:26:00.997+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:26:00.997+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:26:00.998+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:26:00.999+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:26:00.999+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:26:01.186+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:26:01.186+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:26:01.187+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:26:01.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52abfa21-3478-4ef7-88fc-6fd1cb9a2786 [2024-02-11T18:26:01.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08151a5d-945e-4af0-b3ca-a7806a198021 [2024-02-11T18:26:01.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to 746b4478-94f3-4024-8018-fdba82a9c20b [2024-02-11T18:26:03.541+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:26:03.541+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:24:00+00:00, run_id=scheduled__2024-02-11T18:24:00+00:00, run_start_date=2024-02-11 18:26:00.948817+00:00, run_end_date=2024-02-11 18:26:03.541830+00:00, run_duration=2.593013, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:24:00+00:00, data_interval_end=2024-02-11 18:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:26:03.547+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:26:00+00:00, run_after=2024-02-11T18:28:00+00:00 [2024-02-11T18:26:03.551+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:26:03.551+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:25:00+00:00, run_id=scheduled__2024-02-11T18:25:00+00:00, run_start_date=2024-02-11 18:26:00.949875+00:00, run_end_date=2024-02-11 18:26:03.551159+00:00, run_duration=2.601284, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:25:00+00:00, data_interval_end=2024-02-11 18:26:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:26:03.558+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:26:00+00:00, run_after=2024-02-11T18:27:00+00:00 [2024-02-11T18:26:03.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:24:00+00:00 exited with status success for try_number 1 [2024-02-11T18:26:03.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:25:00+00:00 exited with status success for try_number 1 [2024-02-11T18:26:03.595+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:24:00+00:00, map_index=-1, run_start_date=2024-02-11 18:26:01.756812+00:00, run_end_date=2024-02-11 18:26:02.549518+00:00, run_duration=0.792706, 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-11 18:26:00.995515+00:00, queued_by_job_id=1, pid=26538 [2024-02-11T18:26:03.595+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:25:00+00:00, map_index=-1, run_start_date=2024-02-11 18:26:03.069226+00:00, run_end_date=2024-02-11 18:26:03.430115+00:00, run_duration=0.360889, 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-11 18:26:00.995515+00:00, queued_by_job_id=1, pid=26568 [2024-02-11T18:26:04.302+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:26:04.303+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:25:00+00:00, run_id=scheduled__2024-02-11T18:25:00+00:00, run_start_date=2024-02-11 18:26:00.950877+00:00, run_end_date=2024-02-11 18:26:04.302969+00:00, run_duration=3.352092, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:25:00+00:00, data_interval_end=2024-02-11 18:26:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:26:04.309+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:26:00+00:00, run_after=2024-02-11T18:27:00+00:00 [2024-02-11T18:26:04.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:25:00+00:00 exited with status success for try_number 1 [2024-02-11T18:26:04.333+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:25:00+00:00, map_index=-1, run_start_date=2024-02-11 18:26:03.117625+00:00, run_end_date=2024-02-11 18:26:04.138820+00:00, run_duration=1.021195, 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-11 18:26:00.995515+00:00, queued_by_job_id=1, pid=26569 [2024-02-11T18:27:00.163+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:27:00+00:00, run_after=2024-02-11T18:28:00+00:00 [2024-02-11T18:27:00.169+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:27:00.224+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:27:00.224+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:27:00.224+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:27:00.225+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:27:00.227+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:27:00.227+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:27:00.227+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:27:00.227+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:27:00.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:27:00.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:27:00.362+0000] {scheduler_job.py:635} INFO - Setting external_id for to 04049372-ccbc-40d3-96a4-009074d89dcf [2024-02-11T18:27:00.362+0000] {scheduler_job.py:635} INFO - Setting external_id for to f2b3c0bd-23a1-4f9b-bce8-ec86d10d7bf6 [2024-02-11T18:27:02.591+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:27:02.591+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:26:00+00:00, run_id=scheduled__2024-02-11T18:26:00+00:00, run_start_date=2024-02-11 18:27:00.178953+00:00, run_end_date=2024-02-11 18:27:02.591413+00:00, run_duration=2.41246, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:26:00+00:00, data_interval_end=2024-02-11 18:27:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:27:02.598+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:27:00+00:00, run_after=2024-02-11T18:28:00+00:00 [2024-02-11T18:27:02.635+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:26:00+00:00 exited with status success for try_number 1 [2024-02-11T18:27:02.639+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:26:00+00:00, map_index=-1, run_start_date=2024-02-11 18:27:01.669770+00:00, run_end_date=2024-02-11 18:27:02.059958+00:00, run_duration=0.390188, 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-11 18:27:00.225609+00:00, queued_by_job_id=1, pid=26622 [2024-02-11T18:27:03.668+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:27:03.668+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:26:00+00:00, run_id=scheduled__2024-02-11T18:26:00+00:00, run_start_date=2024-02-11 18:27:00.179884+00:00, run_end_date=2024-02-11 18:27:03.668856+00:00, run_duration=3.488972, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:26:00+00:00, data_interval_end=2024-02-11 18:27:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:27:03.675+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:27:00+00:00, run_after=2024-02-11T18:28:00+00:00 [2024-02-11T18:27:03.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:26:00+00:00 exited with status success for try_number 1 [2024-02-11T18:27:03.699+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:26:00+00:00, map_index=-1, run_start_date=2024-02-11 18:27:01.712791+00:00, run_end_date=2024-02-11 18:27:02.923721+00:00, run_duration=1.21093, 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-11 18:27:00.225609+00:00, queued_by_job_id=1, pid=26623 [2024-02-11T18:28:00.393+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:28:00.398+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:28:00.409+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:28:00+00:00, run_after=2024-02-11T18:29:00+00:00 [2024-02-11T18:28:00.465+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:28:00.465+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:28:00.466+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:28:00.466+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:28:00.466+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:28:00.470+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:28:00.470+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:28:00.470+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:28:00.470+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:28:00.471+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:28:00.471+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:28:00.768+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:28:00.768+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:28:00.770+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:28:00.786+0000] {scheduler_job.py:635} INFO - Setting external_id for to 23b5e24d-7f37-466d-8d69-812162cb6d80 [2024-02-11T18:28:00.787+0000] {scheduler_job.py:635} INFO - Setting external_id for to 49aef878-b1ef-4a05-a1f8-c57f039f5f77 [2024-02-11T18:28:00.787+0000] {scheduler_job.py:635} INFO - Setting external_id for to 28c92aa0-b8bd-4814-8f21-04a221c396b4 [2024-02-11T18:28:02.092+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:28:02.092+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:26:00+00:00, run_id=scheduled__2024-02-11T18:26:00+00:00, run_start_date=2024-02-11 18:28:00.422610+00:00, run_end_date=2024-02-11 18:28:02.092831+00:00, run_duration=1.670221, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:26:00+00:00, data_interval_end=2024-02-11 18:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:28:02.102+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:28:00+00:00, run_after=2024-02-11T18:30:00+00:00 [2024-02-11T18:28:02.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:26:00+00:00 exited with status success for try_number 1 [2024-02-11T18:28:02.176+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:26:00+00:00, map_index=-1, run_start_date=2024-02-11 18:28:01.147428+00:00, run_end_date=2024-02-11 18:28:01.394078+00:00, run_duration=0.24665, 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-11 18:28:00.467899+00:00, queued_by_job_id=1, pid=26659 [2024-02-11T18:28:03.212+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:28:03.212+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:27:00+00:00, run_id=scheduled__2024-02-11T18:27:00+00:00, run_start_date=2024-02-11 18:28:00.423673+00:00, run_end_date=2024-02-11 18:28:03.212766+00:00, run_duration=2.789093, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:27:00+00:00, data_interval_end=2024-02-11 18:28:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:28:03.220+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:28:00+00:00, run_after=2024-02-11T18:29:00+00:00 [2024-02-11T18:28:03.241+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:27:00+00:00 exited with status success for try_number 1 [2024-02-11T18:28:03.244+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:27:00+00:00, map_index=-1, run_start_date=2024-02-11 18:28:02.342314+00:00, run_end_date=2024-02-11 18:28:02.726665+00:00, run_duration=0.384351, 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-11 18:28:00.467899+00:00, queued_by_job_id=1, pid=26690 [2024-02-11T18:28:04.272+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:28:04.272+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:27:00+00:00, run_id=scheduled__2024-02-11T18:27:00+00:00, run_start_date=2024-02-11 18:28:00.424562+00:00, run_end_date=2024-02-11 18:28:04.272279+00:00, run_duration=3.847717, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:27:00+00:00, data_interval_end=2024-02-11 18:28:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:28:04.279+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:28:00+00:00, run_after=2024-02-11T18:29:00+00:00 [2024-02-11T18:28:04.302+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:27:00+00:00 exited with status success for try_number 1 [2024-02-11T18:28:04.306+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:27:00+00:00, map_index=-1, run_start_date=2024-02-11 18:28:02.269131+00:00, run_end_date=2024-02-11 18:28:03.415812+00:00, run_duration=1.146681, 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-11 18:28:00.467899+00:00, queued_by_job_id=1, pid=26689 [2024-02-11T18:29:00.408+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:29:00+00:00, run_after=2024-02-11T18:30:00+00:00 [2024-02-11T18:29:00.415+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:29:00.457+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:29:00.457+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:29:00.458+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:29:00.458+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:29:00.461+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:29:00.461+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:29:00.461+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:29:00.461+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:29:00.597+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:29:00.597+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:29:00.603+0000] {scheduler_job.py:635} INFO - Setting external_id for to 179061a3-5930-4a32-bc7f-254dfe074234 [2024-02-11T18:29:00.604+0000] {scheduler_job.py:635} INFO - Setting external_id for to 05215fb8-61ff-45d2-978d-c64f8f0cc552 [2024-02-11T18:29:03.461+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:29:03.462+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:28:00+00:00, run_id=scheduled__2024-02-11T18:28:00+00:00, run_start_date=2024-02-11 18:29:00.425267+00:00, run_end_date=2024-02-11 18:29:03.462037+00:00, run_duration=3.03677, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:28:00+00:00, data_interval_end=2024-02-11 18:29:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:29:03.468+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:29:00+00:00, run_after=2024-02-11T18:30:00+00:00 [2024-02-11T18:29:03.493+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:28:00+00:00 exited with status success for try_number 1 [2024-02-11T18:29:03.496+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:28:00+00:00, map_index=-1, run_start_date=2024-02-11 18:29:02.126590+00:00, run_end_date=2024-02-11 18:29:02.467482+00:00, run_duration=0.340892, 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-11 18:29:00.459490+00:00, queued_by_job_id=1, pid=26745 [2024-02-11T18:29:04.807+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:29:04.807+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:28:00+00:00, run_id=scheduled__2024-02-11T18:28:00+00:00, run_start_date=2024-02-11 18:29:00.426415+00:00, run_end_date=2024-02-11 18:29:04.807710+00:00, run_duration=4.381295, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:28:00+00:00, data_interval_end=2024-02-11 18:29:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:29:04.816+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:29:00+00:00, run_after=2024-02-11T18:30:00+00:00 [2024-02-11T18:29:05.884+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:28:00+00:00 exited with status success for try_number 1 [2024-02-11T18:29:05.887+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:28:00+00:00, map_index=-1, run_start_date=2024-02-11 18:29:02.096684+00:00, run_end_date=2024-02-11 18:29:04.780624+00:00, run_duration=2.68394, 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-11 18:29:00.459490+00:00, queued_by_job_id=1, pid=26744 [2024-02-11T18:30:00.933+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:30:00+00:00, run_after=2024-02-11T18:31:00+00:00 [2024-02-11T18:30: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-11T18:30:00.945+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:30:00+00:00, run_after=2024-02-11T18:35:00+00:00 [2024-02-11T18:30:00.949+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:30:01.006+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T18:30:01.006+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:30:01.006+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:30:01.006+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:30:01.006+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:30:01.007+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:30:01.009+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T18:30:01.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:30:01.010+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:30:01.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:30:01.010+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:30:01.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:30:01.010+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:30:01.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:30:01.418+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:30:01.419+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:30:01.419+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:30:01.419+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:30:01.438+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99b7a896-6ee8-48a9-b281-189136798580 [2024-02-11T18:30:01.438+0000] {scheduler_job.py:635} INFO - Setting external_id for to aae7b1ed-17de-4f78-add8-dfeab9ff4fb7 [2024-02-11T18:30:01.438+0000] {scheduler_job.py:635} INFO - Setting external_id for to 12782778-d20e-48ba-afbe-7679b1924206 [2024-02-11T18:30:01.439+0000] {scheduler_job.py:635} INFO - Setting external_id for to 02fbff5f-a748-4208-894a-3f3b1c978a72 [2024-02-11T18:30:03.182+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:30:03.183+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:28:00+00:00, run_id=scheduled__2024-02-11T18:28:00+00:00, run_start_date=2024-02-11 18:30:00.960825+00:00, run_end_date=2024-02-11 18:30:03.182947+00:00, run_duration=2.222122, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:28:00+00:00, data_interval_end=2024-02-11 18:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:30:03.216+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:30:00+00:00, run_after=2024-02-11T18:32:00+00:00 [2024-02-11T18:30:04.503+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:28:00+00:00 exited with status success for try_number 1 [2024-02-11T18:30:04.510+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:28:00+00:00, map_index=-1, run_start_date=2024-02-11 18:30:02.247343+00:00, run_end_date=2024-02-11 18:30:03.101247+00:00, run_duration=0.853904, 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-11 18:30:01.008216+00:00, queued_by_job_id=1, pid=26781 [2024-02-11T18:30:04.978+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:30:04.978+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:29:00+00:00, run_id=scheduled__2024-02-11T18:29:00+00:00, run_start_date=2024-02-11 18:30:00.961529+00:00, run_end_date=2024-02-11 18:30:04.978629+00:00, run_duration=4.0171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:29:00+00:00, data_interval_end=2024-02-11 18:30:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:30:04.985+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:30:00+00:00, run_after=2024-02-11T18:31:00+00:00 [2024-02-11T18:30:05.011+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:30:05.011+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:30:05.012+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:30:05.013+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T18:30:05.014+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:30:05.049+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:30:05.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:25:00+00:00 exited with status success for try_number 1 [2024-02-11T18:30:05.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:29:00+00:00 exited with status success for try_number 1 [2024-02-11T18:30:05.055+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9a23150e-f6be-4f9c-b9bf-b94c9f3fa09f [2024-02-11T18:30:05.056+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:29:00+00:00, map_index=-1, run_start_date=2024-02-11 18:30:04.038106+00:00, run_end_date=2024-02-11 18:30:04.523084+00:00, run_duration=0.484978, 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-11 18:30:01.008216+00:00, queued_by_job_id=1, pid=26805 [2024-02-11T18:30:05.056+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T18:25:00+00:00, map_index=-1, run_start_date=2024-02-11 18:30:04.339480+00:00, run_end_date=2024-02-11 18:30:04.671756+00:00, run_duration=0.332276, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1231, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:30:01.008216+00:00, queued_by_job_id=1, pid=26822 [2024-02-11T18:30:06.167+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:30:06.168+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:29:00+00:00, run_id=scheduled__2024-02-11T18:29:00+00:00, run_start_date=2024-02-11 18:30:00.962249+00:00, run_end_date=2024-02-11 18:30:06.167999+00:00, run_duration=5.20575, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:29:00+00:00, data_interval_end=2024-02-11 18:30:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:30:06.177+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:30:00+00:00, run_after=2024-02-11T18:31:00+00:00 [2024-02-11T18:30:06.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:29:00+00:00 exited with status success for try_number 1 [2024-02-11T18:30:06.218+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:29:00+00:00, map_index=-1, run_start_date=2024-02-11 18:30:04.385362+00:00, run_end_date=2024-02-11 18:30:05.558808+00:00, run_duration=1.173446, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1232, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:30:01.008216+00:00, queued_by_job_id=1, pid=26823 [2024-02-11T18:30:07.137+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:30:07.137+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:30:07.138+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:30:07.140+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T18:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T18:30:07.140+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T18:30:07.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:30:07.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:25:00+00:00 exited with status success for try_number 1 [2024-02-11T18:30:07.178+0000] {scheduler_job.py:635} INFO - Setting external_id for to 972fe3bc-edee-4a84-b340-f00ea6675752 [2024-02-11T18:30:07.178+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T18:25:00+00:00, map_index=-1, run_start_date=2024-02-11 18:30:06.158307+00:00, run_end_date=2024-02-11 18:30:06.340188+00:00, run_duration=0.181881, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1233, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:30:05.012501+00:00, queued_by_job_id=1, pid=26862 [2024-02-11T18:30:09.486+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:30:09.486+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:30:09.486+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:30:09.488+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:30:09.488+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:30:09.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:30:09.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:25:00+00:00 exited with status success for try_number 1 [2024-02-11T18:30:09.523+0000] {scheduler_job.py:635} INFO - Setting external_id for to eee5d407-ae36-419f-b2ab-5f51f61e18d5 [2024-02-11T18:30:09.524+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T18:25:00+00:00, map_index=0, run_start_date=2024-02-11 18:30:08.499544+00:00, run_end_date=2024-02-11 18:30:08.678578+00:00, run_duration=0.179034, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1234, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:30:07.138859+00:00, queued_by_job_id=1, pid=26874 [2024-02-11T18:30:11.498+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:30:11.498+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:25:00+00:00, run_id=scheduled__2024-02-11T18:25:00+00:00, run_start_date=2024-02-11 18:30:00.960050+00:00, run_end_date=2024-02-11 18:30:11.498547+00:00, run_duration=10.538497, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:25:00+00:00, data_interval_end=2024-02-11 18:30:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T18:30:11.506+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:30:00+00:00, run_after=2024-02-11T18:35:00+00:00 [2024-02-11T18:30:11.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:25:00+00:00 exited with status success for try_number 1 [2024-02-11T18:30:11.548+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T18:25:00+00:00, map_index=-1, run_start_date=2024-02-11 18:30:10.850516+00:00, run_end_date=2024-02-11 18:30:11.120027+00:00, run_duration=0.269511, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1235, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:30:09.487319+00:00, queued_by_job_id=1, pid=26886 [2024-02-11T18:30:16.321+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T18:31:00.708+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:31:00+00:00, run_after=2024-02-11T18:32:00+00:00 [2024-02-11T18:31:00.713+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:31:00.758+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:31:00.758+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:31:00.758+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:31:00.759+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:31:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:31:00.761+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:31:00.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:31:00.762+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:31:00.914+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:31:00.914+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:31:00.921+0000] {scheduler_job.py:635} INFO - Setting external_id for to 248be622-e4bb-448b-b545-be5346a4d3db [2024-02-11T18:31:00.922+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e2be9ab-32aa-4726-9193-377e537a8863 [2024-02-11T18:31:02.657+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:31:02.658+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:30:00+00:00, run_id=scheduled__2024-02-11T18:30:00+00:00, run_start_date=2024-02-11 18:31:00.721732+00:00, run_end_date=2024-02-11 18:31:02.657897+00:00, run_duration=1.936165, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:30:00+00:00, data_interval_end=2024-02-11 18:31:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:31:02.674+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:31:00+00:00, run_after=2024-02-11T18:32:00+00:00 [2024-02-11T18:31:03.764+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:31:03.764+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:30:00+00:00, run_id=scheduled__2024-02-11T18:30:00+00:00, run_start_date=2024-02-11 18:31:00.722725+00:00, run_end_date=2024-02-11 18:31:03.764592+00:00, run_duration=3.041867, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:30:00+00:00, data_interval_end=2024-02-11 18:31:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:31:03.771+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:31:00+00:00, run_after=2024-02-11T18:32:00+00:00 [2024-02-11T18:31:03.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status success for try_number 1 [2024-02-11T18:31:03.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status success for try_number 1 [2024-02-11T18:31:03.804+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:30:00+00:00, map_index=-1, run_start_date=2024-02-11 18:31:02.274032+00:00, run_end_date=2024-02-11 18:31:02.587976+00:00, run_duration=0.313944, 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-11 18:31:00.759923+00:00, queued_by_job_id=1, pid=26922 [2024-02-11T18:31:03.804+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:30:00+00:00, map_index=-1, run_start_date=2024-02-11 18:31:02.283980+00:00, run_end_date=2024-02-11 18:31:03.499484+00:00, run_duration=1.215504, 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-11 18:31:00.759923+00:00, queued_by_job_id=1, pid=26923 [2024-02-11T18:32: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-11T18:32:00.223+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:32:00.235+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:32:00+00:00, run_after=2024-02-11T18:33:00+00:00 [2024-02-11T18:32:00.288+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:32:00.288+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:32:00.288+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:32:00.288+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:32:00.289+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:32:00.291+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:32:00.292+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:32:00.292+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:32:00.292+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:32:00.292+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:32:00.292+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:32:00.652+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:32:00.653+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:32:00.653+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:32:00.672+0000] {scheduler_job.py:635} INFO - Setting external_id for to c8269fc9-de7a-46ae-8791-29c357b6024d [2024-02-11T18:32:00.672+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50e70d0e-e0e2-4d12-8ef0-2ce7624e5d8f [2024-02-11T18:32:00.672+0000] {scheduler_job.py:635} INFO - Setting external_id for to 525348da-b717-49bd-9156-9a27067c3718 [2024-02-11T18:32:01.852+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:32:01.852+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:30:00+00:00, run_id=scheduled__2024-02-11T18:30:00+00:00, run_start_date=2024-02-11 18:32:00.246672+00:00, run_end_date=2024-02-11 18:32:01.852688+00:00, run_duration=1.606016, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:30:00+00:00, data_interval_end=2024-02-11 18:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:32:01.874+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:32:00+00:00, run_after=2024-02-11T18:34:00+00:00 [2024-02-11T18:32:01.946+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status success for try_number 1 [2024-02-11T18:32:01.955+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:30:00+00:00, map_index=-1, run_start_date=2024-02-11 18:32:01.062161+00:00, run_end_date=2024-02-11 18:32:01.311623+00:00, run_duration=0.249462, 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-11 18:32:00.290297+00:00, queued_by_job_id=1, pid=26958 [2024-02-11T18:32:03.193+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:32:03.193+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:31:00+00:00, run_id=scheduled__2024-02-11T18:31:00+00:00, run_start_date=2024-02-11 18:32:00.247658+00:00, run_end_date=2024-02-11 18:32:03.193770+00:00, run_duration=2.946112, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:31:00+00:00, data_interval_end=2024-02-11 18:32:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:32:03.201+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:32:00+00:00, run_after=2024-02-11T18:33:00+00:00 [2024-02-11T18:32:03.231+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:31:00+00:00 exited with status success for try_number 1 [2024-02-11T18:32:03.235+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:31:00+00:00, map_index=-1, run_start_date=2024-02-11 18:32:02.142222+00:00, run_end_date=2024-02-11 18:32:02.474755+00:00, run_duration=0.332533, 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-11 18:32:00.290297+00:00, queued_by_job_id=1, pid=26989 [2024-02-11T18:32:04.272+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:32:04.272+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:31:00+00:00, run_id=scheduled__2024-02-11T18:31:00+00:00, run_start_date=2024-02-11 18:32:00.248508+00:00, run_end_date=2024-02-11 18:32:04.272669+00:00, run_duration=4.024161, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:31:00+00:00, data_interval_end=2024-02-11 18:32:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:32:04.279+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:32:00+00:00, run_after=2024-02-11T18:33:00+00:00 [2024-02-11T18:32:04.300+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:31:00+00:00 exited with status success for try_number 1 [2024-02-11T18:32:04.303+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:31:00+00:00, map_index=-1, run_start_date=2024-02-11 18:32:02.084718+00:00, run_end_date=2024-02-11 18:32:03.342327+00:00, run_duration=1.257609, 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-11 18:32:00.290297+00:00, queued_by_job_id=1, pid=26988 [2024-02-11T18:33:00.766+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:33:00.778+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:33:00+00:00, run_after=2024-02-11T18:34:00+00:00 [2024-02-11T18:33:00.818+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:33:00.819+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:33:00.819+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:33:00.819+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:33:00.821+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:33:00.821+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:33:00.822+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:33:00.822+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:33:00.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:33:00.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:33:00.932+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d9b77ee-1143-4201-beeb-ddb8567fb2b8 [2024-02-11T18:33:00.932+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34bb05f5-7ace-455b-b5ca-e858ca8a9b91 [2024-02-11T18:33:03.629+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:33:03.629+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:32:00+00:00, run_id=scheduled__2024-02-11T18:32:00+00:00, run_start_date=2024-02-11 18:33:00.790062+00:00, run_end_date=2024-02-11 18:33:03.629328+00:00, run_duration=2.839266, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:32:00+00:00, data_interval_end=2024-02-11 18:33:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:33:03.639+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:33:00+00:00, run_after=2024-02-11T18:34:00+00:00 [2024-02-11T18:33:03.644+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:33:03.644+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:32:00+00:00, run_id=scheduled__2024-02-11T18:32:00+00:00, run_start_date=2024-02-11 18:33:00.788948+00:00, run_end_date=2024-02-11 18:33:03.644349+00:00, run_duration=2.855401, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:32:00+00:00, data_interval_end=2024-02-11 18:33:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:33:03.652+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:33:00+00:00, run_after=2024-02-11T18:34:00+00:00 [2024-02-11T18:33:03.676+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:32:00+00:00 exited with status success for try_number 1 [2024-02-11T18:33:03.679+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:32:00+00:00, map_index=-1, run_start_date=2024-02-11 18:33:02.407664+00:00, run_end_date=2024-02-11 18:33:02.823183+00:00, run_duration=0.415519, 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-11 18:33:00.820351+00:00, queued_by_job_id=1, pid=27044 [2024-02-11T18:33:03.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:32:00+00:00 exited with status success for try_number 1 [2024-02-11T18:33:03.755+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:32:00+00:00, map_index=-1, run_start_date=2024-02-11 18:33:02.380350+00:00, run_end_date=2024-02-11 18:33:03.609941+00:00, run_duration=1.229591, 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-11 18:33:00.820351+00:00, queued_by_job_id=1, pid=27043 [2024-02-11T18:34:00.248+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:34:00.260+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:34:00+00:00, run_after=2024-02-11T18:35:00+00:00 [2024-02-11T18:34:00.266+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:34:00.318+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:34:00.318+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:34:00.318+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:34:00.318+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:34:00.319+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:34:00.321+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:34:00.321+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:34:00.321+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:34:00.322+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:34:00.322+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:34:00.322+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:34:00.601+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:34:00.601+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:34:00.602+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:34:00.617+0000] {scheduler_job.py:635} INFO - Setting external_id for to 211a788f-7c3e-4dfc-9f4f-8d9a26ba61de [2024-02-11T18:34:00.617+0000] {scheduler_job.py:635} INFO - Setting external_id for to a1412ae1-c5e4-485c-924b-63f210b7edc0 [2024-02-11T18:34:00.617+0000] {scheduler_job.py:635} INFO - Setting external_id for to a800afea-3ed6-473d-8f88-5e2fc03198db [2024-02-11T18:34:01.822+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:34:01.822+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:32:00+00:00, run_id=scheduled__2024-02-11T18:32:00+00:00, run_start_date=2024-02-11 18:34:00.276353+00:00, run_end_date=2024-02-11 18:34:01.822397+00:00, run_duration=1.546044, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:32:00+00:00, data_interval_end=2024-02-11 18:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:34:01.830+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:34:00+00:00, run_after=2024-02-11T18:36:00+00:00 [2024-02-11T18:34:01.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:32:00+00:00 exited with status success for try_number 1 [2024-02-11T18:34:01.938+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:32:00+00:00, map_index=-1, run_start_date=2024-02-11 18:34:01.071293+00:00, run_end_date=2024-02-11 18:34:01.290953+00:00, run_duration=0.21966, 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-11 18:34:00.319995+00:00, queued_by_job_id=1, pid=27079 [2024-02-11T18:34:02.808+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:34:02.808+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:33:00+00:00, run_id=scheduled__2024-02-11T18:33:00+00:00, run_start_date=2024-02-11 18:34:00.277402+00:00, run_end_date=2024-02-11 18:34:02.808821+00:00, run_duration=2.531419, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:33:00+00:00, data_interval_end=2024-02-11 18:34:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:34:02.816+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:34:00+00:00, run_after=2024-02-11T18:35:00+00:00 [2024-02-11T18:34:02.841+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:33:00+00:00 exited with status success for try_number 1 [2024-02-11T18:34:02.844+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:33:00+00:00, map_index=-1, run_start_date=2024-02-11 18:34:02.098550+00:00, run_end_date=2024-02-11 18:34:02.416816+00:00, run_duration=0.318266, 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-11 18:34:00.319995+00:00, queued_by_job_id=1, pid=27109 [2024-02-11T18:34:03.875+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:34:03.875+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:33:00+00:00, run_id=scheduled__2024-02-11T18:33:00+00:00, run_start_date=2024-02-11 18:34:00.278350+00:00, run_end_date=2024-02-11 18:34:03.875441+00:00, run_duration=3.597091, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:33:00+00:00, data_interval_end=2024-02-11 18:34:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:34:03.882+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:34:00+00:00, run_after=2024-02-11T18:35:00+00:00 [2024-02-11T18:34:03.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:33:00+00:00 exited with status success for try_number 1 [2024-02-11T18:34:03.906+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:33:00+00:00, map_index=-1, run_start_date=2024-02-11 18:34:02.157290+00:00, run_end_date=2024-02-11 18:34:03.216584+00:00, run_duration=1.059294, 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-11 18:34:00.319995+00:00, queued_by_job_id=1, pid=27110 [2024-02-11T18:35:00.753+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:35:00+00:00, run_after=2024-02-11T18:40:00+00:00 [2024-02-11T18:35:00.758+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:35:00.766+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:35:00+00:00, run_after=2024-02-11T18:36:00+00:00 [2024-02-11T18:35:00.822+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:35:00.823+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:35:00.823+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:35:00.823+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:35:00.823+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:35:00.825+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T18:35:00.825+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:35:00.826+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:35:00.826+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:35:00.826+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:35:00.826+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:35:00.979+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:35:00.980+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:35:00.980+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:35:00.994+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4910666a-aa16-4c8a-b2ea-d625df145b85 [2024-02-11T18:35:00.995+0000] {scheduler_job.py:635} INFO - Setting external_id for to 70e3f86e-5433-43e4-ab3c-34ea2779ea26 [2024-02-11T18:35:00.995+0000] {scheduler_job.py:635} INFO - Setting external_id for to 24cefee7-a973-4770-ac0d-575207d59624 [2024-02-11T18:35:04.177+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:35:04.177+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:34:00+00:00, run_id=scheduled__2024-02-11T18:34:00+00:00, run_start_date=2024-02-11 18:35:00.779170+00:00, run_end_date=2024-02-11 18:35:04.177362+00:00, run_duration=3.398192, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:34:00+00:00, data_interval_end=2024-02-11 18:35:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:35:04.185+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:35:00+00:00, run_after=2024-02-11T18:36:00+00:00 [2024-02-11T18:35:04.190+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:35:04.190+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:34:00+00:00, run_id=scheduled__2024-02-11T18:34:00+00:00, run_start_date=2024-02-11 18:35:00.779847+00:00, run_end_date=2024-02-11 18:35:04.190424+00:00, run_duration=3.410577, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:34:00+00:00, data_interval_end=2024-02-11 18:35:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:35:04.199+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:35:00+00:00, run_after=2024-02-11T18:36:00+00:00 [2024-02-11T18:35:04.218+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:35:04.218+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:35:04.219+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:35:04.220+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T18:35:04.221+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:35:04.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:35:04.268+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status success for try_number 1 [2024-02-11T18:35:04.268+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:34:00+00:00 exited with status success for try_number 1 [2024-02-11T18:35:04.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:34:00+00:00 exited with status success for try_number 1 [2024-02-11T18:35:04.276+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T18:30:00+00:00, map_index=-1, run_start_date=2024-02-11 18:35:02.981504+00:00, run_end_date=2024-02-11 18:35:03.315789+00:00, run_duration=0.334285, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1248, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:35:00.824335+00:00, queued_by_job_id=1, pid=27177 [2024-02-11T18:35:04.276+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:34:00+00:00, map_index=-1, run_start_date=2024-02-11 18:35:02.855888+00:00, run_end_date=2024-02-11 18:35:04.137862+00:00, run_duration=1.281974, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1247, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:35:00.824335+00:00, queued_by_job_id=1, pid=27176 [2024-02-11T18:35:04.276+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4770fdc7-0e7d-4e0b-9877-235084e653a4 [2024-02-11T18:35:04.276+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:34:00+00:00, map_index=-1, run_start_date=2024-02-11 18:35:02.729878+00:00, run_end_date=2024-02-11 18:35:03.158881+00:00, run_duration=0.429003, 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-11 18:35:00.824335+00:00, queued_by_job_id=1, pid=27175 [2024-02-11T18:35:05.835+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:35:05.836+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:35:05.836+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:35:05.837+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T18:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T18:35:05.838+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T18:35:05.867+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:35:05.867+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status success for try_number 1 [2024-02-11T18:35:05.871+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0fe63f02-06ac-495b-8837-9234c7648d7b [2024-02-11T18:35:05.872+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T18:30:00+00:00, map_index=-1, run_start_date=2024-02-11 18:35:05.332365+00:00, run_end_date=2024-02-11 18:35:05.505302+00:00, run_duration=0.172937, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1249, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:35:04.219580+00:00, queued_by_job_id=1, pid=27216 [2024-02-11T18:35:08.037+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:35:08.037+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:35:08.038+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:35:08.040+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:35:08.040+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:35:08.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:35:08.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status success for try_number 1 [2024-02-11T18:35:08.081+0000] {scheduler_job.py:635} INFO - Setting external_id for to 21cb96c3-839e-43e0-a2f1-c73a941a2c17 [2024-02-11T18:35:08.081+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T18:30:00+00:00, map_index=0, run_start_date=2024-02-11 18:35:06.954700+00:00, run_end_date=2024-02-11 18:35:07.134984+00:00, run_duration=0.180284, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1250, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:35:05.836824+00:00, queued_by_job_id=1, pid=27228 [2024-02-11T18:35:09.822+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:35:09.822+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:30:00+00:00, run_id=scheduled__2024-02-11T18:30:00+00:00, run_start_date=2024-02-11 18:35:00.778389+00:00, run_end_date=2024-02-11 18:35:09.822242+00:00, run_duration=9.043853, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:30:00+00:00, data_interval_end=2024-02-11 18:35:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T18:35:09.826+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:35:00+00:00, run_after=2024-02-11T18:40:00+00:00 [2024-02-11T18:35:09.850+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:30:00+00:00 exited with status success for try_number 1 [2024-02-11T18:35:09.853+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T18:30:00+00:00, map_index=-1, run_start_date=2024-02-11 18:35:09.195684+00:00, run_end_date=2024-02-11 18:35:09.377747+00:00, run_duration=0.182063, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1251, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:35:08.038712+00:00, queued_by_job_id=1, pid=27240 [2024-02-11T18:35:16.356+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T18:36:00.287+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:36:00.292+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:36:00.301+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:36:00+00:00, run_after=2024-02-11T18:37:00+00:00 [2024-02-11T18:36:00.359+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:36:00.360+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:36:00.360+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:36:00.360+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:36:00.360+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:36:00.363+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:36:00.363+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:36:00.363+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:36:00.363+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:36:00.363+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:36:00.363+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:36:00.562+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:36:00.562+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:36:00.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:36:00.588+0000] {scheduler_job.py:635} INFO - Setting external_id for to dea25ed6-4943-44cc-b71b-c599a6d055b8 [2024-02-11T18:36:00.588+0000] {scheduler_job.py:635} INFO - Setting external_id for to 363e8bf3-e0c2-4cf0-92c7-981e91053451 [2024-02-11T18:36:00.588+0000] {scheduler_job.py:635} INFO - Setting external_id for to 42f7f450-6739-4ba3-8542-3de915cb495c [2024-02-11T18:36:01.926+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:36:01.927+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:34:00+00:00, run_id=scheduled__2024-02-11T18:34:00+00:00, run_start_date=2024-02-11 18:36:00.312585+00:00, run_end_date=2024-02-11 18:36:01.927535+00:00, run_duration=1.61495, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:34:00+00:00, data_interval_end=2024-02-11 18:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:36:01.942+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:36:00+00:00, run_after=2024-02-11T18:38:00+00:00 [2024-02-11T18:36:02.016+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:34:00+00:00 exited with status success for try_number 1 [2024-02-11T18:36:02.024+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:34:00+00:00, map_index=-1, run_start_date=2024-02-11 18:36:01.114114+00:00, run_end_date=2024-02-11 18:36:01.328319+00:00, run_duration=0.214205, 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-11 18:36:00.361391+00:00, queued_by_job_id=1, pid=27257 [2024-02-11T18:36:03.057+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:36:03.057+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:35:00+00:00, run_id=scheduled__2024-02-11T18:35:00+00:00, run_start_date=2024-02-11 18:36:00.313381+00:00, run_end_date=2024-02-11 18:36:03.057667+00:00, run_duration=2.744286, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:35:00+00:00, data_interval_end=2024-02-11 18:36:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:36:03.064+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:36:00+00:00, run_after=2024-02-11T18:37:00+00:00 [2024-02-11T18:36:03.094+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:35:00+00:00 exited with status success for try_number 1 [2024-02-11T18:36:03.098+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:35:00+00:00, map_index=-1, run_start_date=2024-02-11 18:36:02.175627+00:00, run_end_date=2024-02-11 18:36:02.536975+00:00, run_duration=0.361348, 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-11 18:36:00.361391+00:00, queued_by_job_id=1, pid=27288 [2024-02-11T18:36:04.385+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:36:04.385+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:35:00+00:00, run_id=scheduled__2024-02-11T18:35:00+00:00, run_start_date=2024-02-11 18:36:00.314098+00:00, run_end_date=2024-02-11 18:36:04.385490+00:00, run_duration=4.071392, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:35:00+00:00, data_interval_end=2024-02-11 18:36:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:36:04.392+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:36:00+00:00, run_after=2024-02-11T18:37:00+00:00 [2024-02-11T18:36:04.412+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:35:00+00:00 exited with status success for try_number 1 [2024-02-11T18:36:04.415+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:35:00+00:00, map_index=-1, run_start_date=2024-02-11 18:36:02.157410+00:00, run_end_date=2024-02-11 18:36:03.293160+00:00, run_duration=1.13575, 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-11 18:36:00.361391+00:00, queued_by_job_id=1, pid=27287 [2024-02-11T18:37:00.239+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:37:00+00:00, run_after=2024-02-11T18:38:00+00:00 [2024-02-11T18:37:00.244+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:37:00.284+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:37:00.284+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:37:00.284+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:37:00.285+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:37:00.287+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:37:00.287+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:37:00.287+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:37:00.287+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:37:00.430+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:37:00.430+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:37:00.437+0000] {scheduler_job.py:635} INFO - Setting external_id for to a0098695-f975-4d5f-9861-a8c1a11244d2 [2024-02-11T18:37:00.437+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2fb5db00-43bf-49bf-afc0-239c5e6d8860 [2024-02-11T18:37:02.247+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:37:02.247+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:36:00+00:00, run_id=scheduled__2024-02-11T18:36:00+00:00, run_start_date=2024-02-11 18:37:00.252866+00:00, run_end_date=2024-02-11 18:37:02.247558+00:00, run_duration=1.994692, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:36:00+00:00, data_interval_end=2024-02-11 18:37:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:37:02.260+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:37:00+00:00, run_after=2024-02-11T18:38:00+00:00 [2024-02-11T18:37:02.300+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:36:00+00:00 exited with status success for try_number 1 [2024-02-11T18:37:02.305+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:36:00+00:00, map_index=-1, run_start_date=2024-02-11 18:37:01.815739+00:00, run_end_date=2024-02-11 18:37:02.146730+00:00, run_duration=0.330991, 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-11 18:37:00.285909+00:00, queued_by_job_id=1, pid=27343 [2024-02-11T18:37:03.342+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:37:03.342+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:36:00+00:00, run_id=scheduled__2024-02-11T18:36:00+00:00, run_start_date=2024-02-11 18:37:00.253707+00:00, run_end_date=2024-02-11 18:37:03.342681+00:00, run_duration=3.088974, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:36:00+00:00, data_interval_end=2024-02-11 18:37:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:37:03.349+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:37:00+00:00, run_after=2024-02-11T18:38:00+00:00 [2024-02-11T18:37:03.371+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:36:00+00:00 exited with status success for try_number 1 [2024-02-11T18:37:03.374+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:36:00+00:00, map_index=-1, run_start_date=2024-02-11 18:37:01.704959+00:00, run_end_date=2024-02-11 18:37:03.029892+00:00, run_duration=1.324933, 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-11 18:37:00.285909+00:00, queued_by_job_id=1, pid=27342 [2024-02-11T18:38:00.746+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:38:00+00:00, run_after=2024-02-11T18:39:00+00:00 [2024-02-11T18:38:00.750+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:38:00.753+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:38:00.797+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:38:00.797+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:38:00.797+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:38:00.797+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:38:00.797+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:38:00.799+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:38:00.799+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:38:00.800+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:38:00.800+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:38:00.800+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:38:00.800+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:38:00.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:38:00.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:38:00.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:38:00.960+0000] {scheduler_job.py:635} INFO - Setting external_id for to ef4b36c1-03f5-4650-a422-0b5b7f612882 [2024-02-11T18:38:00.961+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7ab2331d-25cf-40a9-950c-ba28d37c18af [2024-02-11T18:38:00.961+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9dfa8c4-ca7e-4043-9a29-41da3f8cf579 [2024-02-11T18:38:02.864+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:38:02.865+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:36:00+00:00, run_id=scheduled__2024-02-11T18:36:00+00:00, run_start_date=2024-02-11 18:38:00.763851+00:00, run_end_date=2024-02-11 18:38:02.865505+00:00, run_duration=2.101654, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:36:00+00:00, data_interval_end=2024-02-11 18:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:38:02.874+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:38:00+00:00, run_after=2024-02-11T18:40:00+00:00 [2024-02-11T18:38:02.939+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:36:00+00:00 exited with status success for try_number 1 [2024-02-11T18:38:02.944+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:36:00+00:00, map_index=-1, run_start_date=2024-02-11 18:38:01.412574+00:00, run_end_date=2024-02-11 18:38:01.870897+00:00, run_duration=0.458323, 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-11 18:38:00.798491+00:00, queued_by_job_id=1, pid=27378 [2024-02-11T18:38:03.782+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:38:03.782+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:37:00+00:00, run_id=scheduled__2024-02-11T18:37:00+00:00, run_start_date=2024-02-11 18:38:00.764727+00:00, run_end_date=2024-02-11 18:38:03.782624+00:00, run_duration=3.017897, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:37:00+00:00, data_interval_end=2024-02-11 18:38:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:38:03.789+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:38:00+00:00, run_after=2024-02-11T18:39:00+00:00 [2024-02-11T18:38:03.817+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:37:00+00:00 exited with status success for try_number 1 [2024-02-11T18:38:03.822+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:37:00+00:00, map_index=-1, run_start_date=2024-02-11 18:38:02.507095+00:00, run_end_date=2024-02-11 18:38:02.876203+00:00, run_duration=0.369108, 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-11 18:38:00.798491+00:00, queued_by_job_id=1, pid=27408 [2024-02-11T18:38:04.857+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:38:04.858+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:37:00+00:00, run_id=scheduled__2024-02-11T18:37:00+00:00, run_start_date=2024-02-11 18:38:00.765362+00:00, run_end_date=2024-02-11 18:38:04.858027+00:00, run_duration=4.092665, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:37:00+00:00, data_interval_end=2024-02-11 18:38:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:38:04.864+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:38:00+00:00, run_after=2024-02-11T18:39:00+00:00 [2024-02-11T18:38:04.887+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:37:00+00:00 exited with status success for try_number 1 [2024-02-11T18:38:04.890+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:37:00+00:00, map_index=-1, run_start_date=2024-02-11 18:38:02.543751+00:00, run_end_date=2024-02-11 18:38:03.777961+00:00, run_duration=1.23421, 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-11 18:38:00.798491+00:00, queued_by_job_id=1, pid=27409 [2024-02-11T18:39:00.399+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:39:00.409+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:39:00+00:00, run_after=2024-02-11T18:40:00+00:00 [2024-02-11T18:39:00.461+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:39:00.461+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:39:00.461+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:39:00.462+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:39:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:39:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:39:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:39:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:39:00.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:39:00.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:39:00.597+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5bb83264-b59d-4a69-8578-440acfba052b [2024-02-11T18:39:00.598+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4a3b4ff7-11a1-4058-99ed-d7ff75855197 [2024-02-11T18:39:02.335+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:39:02.335+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:38:00+00:00, run_id=scheduled__2024-02-11T18:38:00+00:00, run_start_date=2024-02-11 18:39:00.423621+00:00, run_end_date=2024-02-11 18:39:02.335307+00:00, run_duration=1.911686, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:38:00+00:00, data_interval_end=2024-02-11 18:39:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:39:02.347+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:39:00+00:00, run_after=2024-02-11T18:40:00+00:00 [2024-02-11T18:39:03.435+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:39:03.435+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:38:00+00:00, run_id=scheduled__2024-02-11T18:38:00+00:00, run_start_date=2024-02-11 18:39:00.424489+00:00, run_end_date=2024-02-11 18:39:03.435507+00:00, run_duration=3.011018, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:38:00+00:00, data_interval_end=2024-02-11 18:39:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:39:03.442+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:39:00+00:00, run_after=2024-02-11T18:40:00+00:00 [2024-02-11T18:39:03.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:38:00+00:00 exited with status success for try_number 1 [2024-02-11T18:39:03.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:38:00+00:00 exited with status success for try_number 1 [2024-02-11T18:39:03.467+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:38:00+00:00, map_index=-1, run_start_date=2024-02-11 18:39:01.899376+00:00, run_end_date=2024-02-11 18:39:02.247325+00:00, run_duration=0.347949, 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-11 18:39:00.462615+00:00, queued_by_job_id=1, pid=27464 [2024-02-11T18:39:03.468+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:38:00+00:00, map_index=-1, run_start_date=2024-02-11 18:39:01.921946+00:00, run_end_date=2024-02-11 18:39:03.004172+00:00, run_duration=1.082226, 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-11 18:39:00.462615+00:00, queued_by_job_id=1, pid=27465 [2024-02-11T18:40:00.897+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:40:00+00:00, run_after=2024-02-11T18:41:00+00:00 [2024-02-11T18:40:00.901+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:40:00.905+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:40:00.912+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:40:00+00:00, run_after=2024-02-11T18:45:00+00:00 [2024-02-11T18:40:00.973+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T18:40:00.973+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:40:00.973+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:40:00.973+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:40:00.973+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:40:00.974+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:40:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T18:40:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:40:00.977+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:40:00.977+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:40:00.977+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:40:00.977+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:40:00.977+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:40:00.977+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:40:01.210+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:40:01.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:40:01.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:40:01.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:40:01.222+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35a169dd-45a4-418f-b7eb-e20c754e39ae [2024-02-11T18:40:01.223+0000] {scheduler_job.py:635} INFO - Setting external_id for to a794dc25-a683-4c9e-9fbd-4989b70f3783 [2024-02-11T18:40:01.223+0000] {scheduler_job.py:635} INFO - Setting external_id for to 89f783bc-14cd-46ad-b20d-96a878ce0319 [2024-02-11T18:40:01.223+0000] {scheduler_job.py:635} INFO - Setting external_id for to 45ea79dd-24b0-4da9-9131-be0670e5c832 [2024-02-11T18:40:04.062+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:40:04.067+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:38:00+00:00, run_id=scheduled__2024-02-11T18:38:00+00:00, run_start_date=2024-02-11 18:40:00.924691+00:00, run_end_date=2024-02-11 18:40:04.067744+00:00, run_duration=3.143053, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:38:00+00:00, data_interval_end=2024-02-11 18:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:40:04.102+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:40:00+00:00, run_after=2024-02-11T18:42:00+00:00 [2024-02-11T18:40:04.186+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:38:00+00:00 exited with status success for try_number 1 [2024-02-11T18:40:04.198+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:38:00+00:00, map_index=-1, run_start_date=2024-02-11 18:40:02.203568+00:00, run_end_date=2024-02-11 18:40:03.045166+00:00, run_duration=0.841598, 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-11 18:40:00.975050+00:00, queued_by_job_id=1, pid=27503 [2024-02-11T18:40:05.380+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:40:05.380+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:39:00+00:00, run_id=scheduled__2024-02-11T18:39:00+00:00, run_start_date=2024-02-11 18:40:00.925353+00:00, run_end_date=2024-02-11 18:40:05.380607+00:00, run_duration=4.455254, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:39:00+00:00, data_interval_end=2024-02-11 18:40:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:40:05.389+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:40:00+00:00, run_after=2024-02-11T18:41:00+00:00 [2024-02-11T18:40:05.393+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:40:05.394+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:39:00+00:00, run_id=scheduled__2024-02-11T18:39:00+00:00, run_start_date=2024-02-11 18:40:00.926047+00:00, run_end_date=2024-02-11 18:40:05.394004+00:00, run_duration=4.467957, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:39:00+00:00, data_interval_end=2024-02-11 18:40:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:40:05.400+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:40:00+00:00, run_after=2024-02-11T18:41:00+00:00 [2024-02-11T18:40:05.414+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:40:05.414+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:40:05.414+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:40:05.416+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T18:40:05.416+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:40:05.456+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:40:05.459+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:35:00+00:00 exited with status success for try_number 1 [2024-02-11T18:40:05.459+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:39:00+00:00 exited with status success for try_number 1 [2024-02-11T18:40:05.465+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:39:00+00:00, map_index=-1, run_start_date=2024-02-11 18:40:04.363450+00:00, run_end_date=2024-02-11 18:40:04.586783+00:00, run_duration=0.223333, 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-11 18:40:00.975050+00:00, queued_by_job_id=1, pid=27553 [2024-02-11T18:40:05.465+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T18:35:00+00:00, map_index=-1, run_start_date=2024-02-11 18:40:03.687430+00:00, run_end_date=2024-02-11 18:40:04.274910+00:00, run_duration=0.58748, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1263, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:40:00.975050+00:00, queued_by_job_id=1, pid=27525 [2024-02-11T18:40:05.465+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27302aa9-6885-435b-801c-ef55b02d22c4 [2024-02-11T18:40:05.526+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:39:00+00:00 exited with status success for try_number 1 [2024-02-11T18:40:05.533+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:39:00+00:00, map_index=-1, run_start_date=2024-02-11 18:40:04.364893+00:00, run_end_date=2024-02-11 18:40:05.376242+00:00, run_duration=1.011349, 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-11 18:40:00.975050+00:00, queued_by_job_id=1, pid=27554 [2024-02-11T18:40:06.794+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:40:06.794+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:40:06.795+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:40:06.796+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T18:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T18:40:06.796+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T18:40:06.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:40:06.835+0000] {scheduler_job.py:635} INFO - Setting external_id for to c1688eb6-9872-488d-a308-27c985400a49 [2024-02-11T18:40:06.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:35:00+00:00 exited with status success for try_number 1 [2024-02-11T18:40:06.900+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T18:35:00+00:00, map_index=-1, run_start_date=2024-02-11 18:40:06.516301+00:00, run_end_date=2024-02-11 18:40:06.694578+00:00, run_duration=0.178277, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1266, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:40:05.415152+00:00, queued_by_job_id=1, pid=27584 [2024-02-11T18:40:09.108+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:40:09.108+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:40:09.109+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:40:09.111+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:40:09.111+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:40:09.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:40:09.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:35:00+00:00 exited with status success for try_number 1 [2024-02-11T18:40:09.174+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4664389b-1786-4063-a539-5edef559b8d2 [2024-02-11T18:40:09.174+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T18:35:00+00:00, map_index=0, run_start_date=2024-02-11 18:40:07.902056+00:00, run_end_date=2024-02-11 18:40:08.110662+00:00, run_duration=0.208606, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1267, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:40:06.795464+00:00, queued_by_job_id=1, pid=27596 [2024-02-11T18:40:11.333+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:40:11.333+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:35:00+00:00, run_id=scheduled__2024-02-11T18:35:00+00:00, run_start_date=2024-02-11 18:40:00.923936+00:00, run_end_date=2024-02-11 18:40:11.333811+00:00, run_duration=10.409875, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:35:00+00:00, data_interval_end=2024-02-11 18:40:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T18:40:11.337+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:40:00+00:00, run_after=2024-02-11T18:45:00+00:00 [2024-02-11T18:40:11.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:35:00+00:00 exited with status success for try_number 1 [2024-02-11T18:40:11.362+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T18:35:00+00:00, map_index=-1, run_start_date=2024-02-11 18:40:10.340332+00:00, run_end_date=2024-02-11 18:40:10.624989+00:00, run_duration=0.284657, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1268, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:40:09.109670+00:00, queued_by_job_id=1, pid=27608 [2024-02-11T18:40:16.391+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T18:40:24.226+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:40:24.226+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T18:40:24.227+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:40:24.228+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211184023_228422', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:40:24.228+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211184023_228422', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T18:40:24.258+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211184023_228422 exited with status queued for try_number 1 [2024-02-11T18:40:24.261+0000] {scheduler_job.py:635} INFO - Setting external_id for to d4bf803d-0f9c-44ac-baec-5df094837148 [2024-02-11T18:40:25.459+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:40:25.459+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 18:40:23.643071+00:00, run_id=vdu_down_20240211184023_228422, run_start_date=2024-02-11 18:40:24.206734+00:00, run_end_date=2024-02-11 18:40:25.459875+00:00, run_duration=1.253141, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 18:40:23.643071+00:00, data_interval_end=2024-02-11 18:40:23.643071+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T18:40:25.461+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T18:40:25.482+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211184023_228422 exited with status success for try_number 1 [2024-02-11T18:40:25.485+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211184023_228422, map_index=-1, run_start_date=2024-02-11 18:40:24.705262+00:00, run_end_date=2024-02-11 18:40:24.913249+00:00, run_duration=0.207987, 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-11 18:40:24.227560+00:00, queued_by_job_id=1, pid=27610 [2024-02-11T18:41:00.531+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:41:00+00:00, run_after=2024-02-11T18:42:00+00:00 [2024-02-11T18:41:00.538+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:41:00.583+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:41:00.583+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:41:00.583+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:41:00.584+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:41:00.586+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:41:00.587+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:41:00.587+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:41:00.587+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:41:00.702+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:41:00.703+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:41:00.711+0000] {scheduler_job.py:635} INFO - Setting external_id for to f19feed0-4558-4588-b89e-be5b848ebd44 [2024-02-11T18:41:00.712+0000] {scheduler_job.py:635} INFO - Setting external_id for to cdcb5e38-88a5-4ccf-ad81-29410188f861 [2024-02-11T18:41:02.949+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:41:02.949+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:40:00+00:00, run_id=scheduled__2024-02-11T18:40:00+00:00, run_start_date=2024-02-11 18:41:00.547933+00:00, run_end_date=2024-02-11 18:41:02.949372+00:00, run_duration=2.401439, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:40:00+00:00, data_interval_end=2024-02-11 18:41:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:41:02.956+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:41:00+00:00, run_after=2024-02-11T18:42:00+00:00 [2024-02-11T18:41:02.988+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status success for try_number 1 [2024-02-11T18:41:02.991+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:40:00+00:00, map_index=-1, run_start_date=2024-02-11 18:41:02.183618+00:00, run_end_date=2024-02-11 18:41:02.496990+00:00, run_duration=0.313372, 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-11 18:41:00.585110+00:00, queued_by_job_id=1, pid=27655 [2024-02-11T18:41:03.495+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:41:03.495+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:40:00+00:00, run_id=scheduled__2024-02-11T18:40:00+00:00, run_start_date=2024-02-11 18:41:00.548915+00:00, run_end_date=2024-02-11 18:41:03.495631+00:00, run_duration=2.946716, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:40:00+00:00, data_interval_end=2024-02-11 18:41:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:41:03.502+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:41:00+00:00, run_after=2024-02-11T18:42:00+00:00 [2024-02-11T18:41:03.522+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status success for try_number 1 [2024-02-11T18:41:03.525+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:40:00+00:00, map_index=-1, run_start_date=2024-02-11 18:41:02.257218+00:00, run_end_date=2024-02-11 18:41:03.281101+00:00, run_duration=1.023883, 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-11 18:41:00.585110+00:00, queued_by_job_id=1, pid=27656 [2024-02-11T18:42:00.019+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:42:00.024+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:42:00.033+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:42:00+00:00, run_after=2024-02-11T18:43:00+00:00 [2024-02-11T18:42:00.080+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:42:00.081+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:42:00.081+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:42:00.081+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:42:00.081+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:42:00.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:42:00.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:42:00.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:42:00.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:42:00.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:42:00.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:42:00.406+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:42:00.406+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:42:00.406+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:42:00.426+0000] {scheduler_job.py:635} INFO - Setting external_id for to 95e613d4-da32-42f6-9b81-7d20202e21d5 [2024-02-11T18:42:00.426+0000] {scheduler_job.py:635} INFO - Setting external_id for to 05395d2b-add5-4298-acf4-900004284e3d [2024-02-11T18:42:00.426+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77c600a9-9a67-4333-a712-ad584ace5a3a [2024-02-11T18:42:01.705+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:42:01.705+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:40:00+00:00, run_id=scheduled__2024-02-11T18:40:00+00:00, run_start_date=2024-02-11 18:42:00.043551+00:00, run_end_date=2024-02-11 18:42:01.705484+00:00, run_duration=1.661933, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:40:00+00:00, data_interval_end=2024-02-11 18:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:42:01.714+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:42:00+00:00, run_after=2024-02-11T18:44:00+00:00 [2024-02-11T18:42:01.789+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status success for try_number 1 [2024-02-11T18:42:01.797+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:40:00+00:00, map_index=-1, run_start_date=2024-02-11 18:42:00.845756+00:00, run_end_date=2024-02-11 18:42:01.158848+00:00, run_duration=0.313092, 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-11 18:42:00.082476+00:00, queued_by_job_id=1, pid=27692 [2024-02-11T18:42:02.832+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:42:02.832+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:41:00+00:00, run_id=scheduled__2024-02-11T18:41:00+00:00, run_start_date=2024-02-11 18:42:00.044337+00:00, run_end_date=2024-02-11 18:42:02.832607+00:00, run_duration=2.78827, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:41:00+00:00, data_interval_end=2024-02-11 18:42:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:42:02.840+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:42:00+00:00, run_after=2024-02-11T18:43:00+00:00 [2024-02-11T18:42:02.872+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:41:00+00:00 exited with status success for try_number 1 [2024-02-11T18:42:02.875+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:41:00+00:00, map_index=-1, run_start_date=2024-02-11 18:42:01.873250+00:00, run_end_date=2024-02-11 18:42:02.218477+00:00, run_duration=0.345227, 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-11 18:42:00.082476+00:00, queued_by_job_id=1, pid=27722 [2024-02-11T18:42:03.903+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:42:03.904+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:41:00+00:00, run_id=scheduled__2024-02-11T18:41:00+00:00, run_start_date=2024-02-11 18:42:00.044990+00:00, run_end_date=2024-02-11 18:42:03.904154+00:00, run_duration=3.859164, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:41:00+00:00, data_interval_end=2024-02-11 18:42:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:42:03.910+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:42:00+00:00, run_after=2024-02-11T18:43:00+00:00 [2024-02-11T18:42:03.938+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:41:00+00:00 exited with status success for try_number 1 [2024-02-11T18:42:03.942+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:41:00+00:00, map_index=-1, run_start_date=2024-02-11 18:42:01.934250+00:00, run_end_date=2024-02-11 18:42:03.211161+00:00, run_duration=1.276911, 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-11 18:42:00.082476+00:00, queued_by_job_id=1, pid=27723 [2024-02-11T18:42:24.222+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:42:24.222+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-02-11T18:42:24.223+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:42:24.224+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240211184223_338961', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:42:24.224+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240211184223_338961', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-02-11T18:42:24.256+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211184223_338961 exited with status queued for try_number 1 [2024-02-11T18:42:24.260+0000] {scheduler_job.py:635} INFO - Setting external_id for to 24bae627-e691-4816-b96a-6ecfde3b830b [2024-02-11T18:42:25.907+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:42:25.907+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-02-11 18:42:23.639203+00:00, run_id=vdu_down_20240211184223_338961, run_start_date=2024-02-11 18:42:24.201878+00:00, run_end_date=2024-02-11 18:42:25.907454+00:00, run_duration=1.705576, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 18:42:23.639203+00:00, data_interval_end=2024-02-11 18:42:23.639203+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-02-11T18:42:25.909+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-02-11T18:42:25.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240211184223_338961 exited with status success for try_number 1 [2024-02-11T18:42:25.956+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240211184223_338961, map_index=-1, run_start_date=2024-02-11 18:42:24.684415+00:00, run_end_date=2024-02-11 18:42:24.867860+00:00, run_duration=0.183445, 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-11 18:42:24.223568+00:00, queued_by_job_id=1, pid=27743 [2024-02-11T18:43:00.566+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:43:00+00:00, run_after=2024-02-11T18:44:00+00:00 [2024-02-11T18:43:00.572+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:43:00.616+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:43:00.616+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:43:00.617+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:43:00.617+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:43:00.619+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:43:00.619+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:43:00.619+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:43:00.619+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:43:00.745+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:43:00.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:43:00.756+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac463d03-c036-4af8-bb04-1d2165b2ad63 [2024-02-11T18:43:00.756+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7c658316-3afa-46de-bb77-b38e0045af15 [2024-02-11T18:43:03.045+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:43:03.045+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:42:00+00:00, run_id=scheduled__2024-02-11T18:42:00+00:00, run_start_date=2024-02-11 18:43:00.582260+00:00, run_end_date=2024-02-11 18:43:03.045553+00:00, run_duration=2.463293, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:42:00+00:00, data_interval_end=2024-02-11 18:43:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:43:03.052+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:43:00+00:00, run_after=2024-02-11T18:44:00+00:00 [2024-02-11T18:43:03.078+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:42:00+00:00 exited with status success for try_number 1 [2024-02-11T18:43:03.081+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:42:00+00:00, map_index=-1, run_start_date=2024-02-11 18:43:02.210652+00:00, run_end_date=2024-02-11 18:43:02.592888+00:00, run_duration=0.382236, 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-11 18:43:00.618156+00:00, queued_by_job_id=1, pid=27788 [2024-02-11T18:43:04.117+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:43:04.118+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:42:00+00:00, run_id=scheduled__2024-02-11T18:42:00+00:00, run_start_date=2024-02-11 18:43:00.583090+00:00, run_end_date=2024-02-11 18:43:04.118003+00:00, run_duration=3.534913, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:42:00+00:00, data_interval_end=2024-02-11 18:43:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:43:04.124+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:43:00+00:00, run_after=2024-02-11T18:44:00+00:00 [2024-02-11T18:43:04.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:42:00+00:00 exited with status success for try_number 1 [2024-02-11T18:43:04.148+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:42:00+00:00, map_index=-1, run_start_date=2024-02-11 18:43:02.232241+00:00, run_end_date=2024-02-11 18:43:03.633375+00:00, run_duration=1.401134, 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-11 18:43:00.618156+00:00, queued_by_job_id=1, pid=27789 [2024-02-11T18:44:00.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-11T18:44:00.021+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:44:00+00:00, run_after=2024-02-11T18:45:00+00:00 [2024-02-11T18:44:00.026+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:44:00.075+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:44:00.075+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:44:00.075+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:44:00.075+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:44:00.076+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:44:00.079+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:44:00.079+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:44:00.080+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:44:00.080+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:44:00.080+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:44:00.080+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:44:00.384+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:44:00.385+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:44:00.386+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:44:00.395+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba26286a-0179-4bf1-9ac4-ce10b7ab3a71 [2024-02-11T18:44:00.396+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0175728c-ad93-4e4f-a87f-90972f6914d4 [2024-02-11T18:44:00.396+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5c5ac2c7-e483-47ae-81b4-657d939ced12 [2024-02-11T18:44:01.647+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:44:01.652+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:42:00+00:00, run_id=scheduled__2024-02-11T18:42:00+00:00, run_start_date=2024-02-11 18:44:00.034357+00:00, run_end_date=2024-02-11 18:44:01.652115+00:00, run_duration=1.617758, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:42:00+00:00, data_interval_end=2024-02-11 18:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:44:01.667+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:44:00+00:00, run_after=2024-02-11T18:46:00+00:00 [2024-02-11T18:44:01.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:42:00+00:00 exited with status success for try_number 1 [2024-02-11T18:44:01.794+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:42:00+00:00, map_index=-1, run_start_date=2024-02-11 18:44:01.003474+00:00, run_end_date=2024-02-11 18:44:01.370373+00:00, run_duration=0.366899, 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-11 18:44:00.077738+00:00, queued_by_job_id=1, pid=27824 [2024-02-11T18:44:02.836+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:44:02.837+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:43:00+00:00, run_id=scheduled__2024-02-11T18:43:00+00:00, run_start_date=2024-02-11 18:44:00.035133+00:00, run_end_date=2024-02-11 18:44:02.837245+00:00, run_duration=2.802112, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:43:00+00:00, data_interval_end=2024-02-11 18:44:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:44:02.848+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:44:00+00:00, run_after=2024-02-11T18:45:00+00:00 [2024-02-11T18:44:02.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:43:00+00:00 exited with status success for try_number 1 [2024-02-11T18:44:02.885+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:43:00+00:00, map_index=-1, run_start_date=2024-02-11 18:44:02.154881+00:00, run_end_date=2024-02-11 18:44:02.484972+00:00, run_duration=0.330091, 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-11 18:44:00.077738+00:00, queued_by_job_id=1, pid=27853 [2024-02-11T18:44:03.914+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:44:03.914+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:43:00+00:00, run_id=scheduled__2024-02-11T18:43:00+00:00, run_start_date=2024-02-11 18:44:00.035789+00:00, run_end_date=2024-02-11 18:44:03.914577+00:00, run_duration=3.878788, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:43:00+00:00, data_interval_end=2024-02-11 18:44:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:44:03.921+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:44:00+00:00, run_after=2024-02-11T18:45:00+00:00 [2024-02-11T18:44:03.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:43:00+00:00 exited with status success for try_number 1 [2024-02-11T18:44:03.955+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:43:00+00:00, map_index=-1, run_start_date=2024-02-11 18:44:02.214680+00:00, run_end_date=2024-02-11 18:44:03.490701+00:00, run_duration=1.276021, 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-11 18:44:00.077738+00:00, queued_by_job_id=1, pid=27854 [2024-02-11T18:45:00.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:45:00+00:00, run_after=2024-02-11T18:50:00+00:00 [2024-02-11T18:45:00.040+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:45:00.051+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:45:00+00:00, run_after=2024-02-11T18:46:00+00:00 [2024-02-11T18:45:00.105+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:45:00.106+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:45:00.106+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:45:00.106+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:45:00.106+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:45:00.109+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T18:45:00.109+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:45:00.109+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:45:00.109+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:45:00.109+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:45:00.109+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:45:00.472+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:45:00.476+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:45:00.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:45:00.490+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb7b2e63-2df1-45f9-98db-427ca1344c3d [2024-02-11T18:45:00.490+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9be7d671-11f6-410f-837c-9a04b5609bc4 [2024-02-11T18:45:00.490+0000] {scheduler_job.py:635} INFO - Setting external_id for to 96474b65-8b87-4fe9-92ee-cdfdf9b82cea [2024-02-11T18:45:03.336+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:45:03.336+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:44:00+00:00, run_id=scheduled__2024-02-11T18:44:00+00:00, run_start_date=2024-02-11 18:45:00.064613+00:00, run_end_date=2024-02-11 18:45:03.336427+00:00, run_duration=3.271814, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:44:00+00:00, data_interval_end=2024-02-11 18:45:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:45:03.343+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:45:00+00:00, run_after=2024-02-11T18:46:00+00:00 [2024-02-11T18:45:03.366+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:45:03.366+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:45:03.367+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:45:03.368+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T18:45:03.368+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:45:03.399+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:45:03.399+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status success for try_number 1 [2024-02-11T18:45:03.399+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:44:00+00:00 exited with status success for try_number 1 [2024-02-11T18:45:03.404+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T18:40:00+00:00, map_index=-1, run_start_date=2024-02-11 18:45:02.701083+00:00, run_end_date=2024-02-11 18:45:03.203112+00:00, run_duration=0.502029, 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-11 18:45:00.107606+00:00, queued_by_job_id=1, pid=27921 [2024-02-11T18:45:03.405+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:44:00+00:00, map_index=-1, run_start_date=2024-02-11 18:45:02.496931+00:00, run_end_date=2024-02-11 18:45:03.116952+00:00, run_duration=0.620021, 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-11 18:45:00.107606+00:00, queued_by_job_id=1, pid=27919 [2024-02-11T18:45:03.405+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae009d1e-8883-4321-a556-62369339aafc [2024-02-11T18:45:04.497+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:45:04.497+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:44:00+00:00, run_id=scheduled__2024-02-11T18:44:00+00:00, run_start_date=2024-02-11 18:45:00.065290+00:00, run_end_date=2024-02-11 18:45:04.497569+00:00, run_duration=4.432279, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:44:00+00:00, data_interval_end=2024-02-11 18:45:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:45:04.507+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:45:00+00:00, run_after=2024-02-11T18:46:00+00:00 [2024-02-11T18:45:04.542+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:44:00+00:00 exited with status success for try_number 1 [2024-02-11T18:45:04.547+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:44:00+00:00, map_index=-1, run_start_date=2024-02-11 18:45:02.683173+00:00, run_end_date=2024-02-11 18:45:03.915853+00:00, run_duration=1.23268, 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-11 18:45:00.107606+00:00, queued_by_job_id=1, pid=27920 [2024-02-11T18:45:05.435+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:45:05.435+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:45:05.436+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:45:05.437+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T18:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T18:45:05.437+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T18:45:05.467+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:45:05.467+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status success for try_number 1 [2024-02-11T18:45:05.471+0000] {scheduler_job.py:635} INFO - Setting external_id for to a0e5479e-0702-4409-bc99-0dbd3f3ffc92 [2024-02-11T18:45:05.471+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T18:40:00+00:00, map_index=-1, run_start_date=2024-02-11 18:45:04.521488+00:00, run_end_date=2024-02-11 18:45:04.711018+00:00, run_duration=0.18953, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1284, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:45:03.367630+00:00, queued_by_job_id=1, pid=27960 [2024-02-11T18:45:07.267+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:45:07.267+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:45:07.268+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:45:07.269+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:45:07.269+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:45:07.298+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:45:07.298+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status success for try_number 1 [2024-02-11T18:45:07.303+0000] {scheduler_job.py:635} INFO - Setting external_id for to 40491446-0215-4448-bb18-5f0880efdfbc [2024-02-11T18:45:07.303+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T18:40:00+00:00, map_index=0, run_start_date=2024-02-11 18:45:06.537367+00:00, run_end_date=2024-02-11 18:45:06.716762+00:00, run_duration=0.179395, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1285, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:45:05.436507+00:00, queued_by_job_id=1, pid=27972 [2024-02-11T18:45:08.616+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:45:08.616+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:40:00+00:00, run_id=scheduled__2024-02-11T18:40:00+00:00, run_start_date=2024-02-11 18:45:00.063769+00:00, run_end_date=2024-02-11 18:45:08.616454+00:00, run_duration=8.552685, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:40:00+00:00, data_interval_end=2024-02-11 18:45:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T18:45:08.620+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:45:00+00:00, run_after=2024-02-11T18:50:00+00:00 [2024-02-11T18:45:09.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:40:00+00:00 exited with status success for try_number 1 [2024-02-11T18:45:09.693+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T18:40:00+00:00, map_index=-1, run_start_date=2024-02-11 18:45:08.419060+00:00, run_end_date=2024-02-11 18:45:08.592999+00:00, run_duration=0.173939, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1286, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:45:07.268446+00:00, queued_by_job_id=1, pid=27984 [2024-02-11T18:45:16.425+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T18:46:00.772+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:46:00+00:00, run_after=2024-02-11T18:47:00+00:00 [2024-02-11T18:46:00.781+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:46:00.791+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:46:00.868+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:46:00.868+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:46:00.868+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:46:00.868+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:46:00.868+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:46:00.871+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:46:00.871+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:46:00.871+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:46:00.871+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:46:00.871+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:46:00.872+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:46:01.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:46:01.028+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:46:01.028+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:46:01.036+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4387a315-0d1c-46af-ba86-e9204c44ec9b [2024-02-11T18:46:01.036+0000] {scheduler_job.py:635} INFO - Setting external_id for to 321217d3-58d5-4093-a9e2-d5c05227cfac [2024-02-11T18:46:01.037+0000] {scheduler_job.py:635} INFO - Setting external_id for to a709269d-9e7a-4594-a3db-0be5b6eeb201 [2024-02-11T18:46:02.927+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:46:02.927+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:44:00+00:00, run_id=scheduled__2024-02-11T18:44:00+00:00, run_start_date=2024-02-11 18:46:00.809045+00:00, run_end_date=2024-02-11 18:46:02.927604+00:00, run_duration=2.118559, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:44:00+00:00, data_interval_end=2024-02-11 18:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:46:02.948+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:46:00+00:00, run_after=2024-02-11T18:48:00+00:00 [2024-02-11T18:46:03.047+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:44:00+00:00 exited with status success for try_number 1 [2024-02-11T18:46:03.052+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:44:00+00:00, map_index=-1, run_start_date=2024-02-11 18:46:01.462556+00:00, run_end_date=2024-02-11 18:46:01.872930+00:00, run_duration=0.410374, 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-11 18:46:00.869690+00:00, queued_by_job_id=1, pid=28000 [2024-02-11T18:46:04.098+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:46:04.099+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:45:00+00:00, run_id=scheduled__2024-02-11T18:45:00+00:00, run_start_date=2024-02-11 18:46:00.810146+00:00, run_end_date=2024-02-11 18:46:04.099262+00:00, run_duration=3.289116, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:45:00+00:00, data_interval_end=2024-02-11 18:46:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:46:04.109+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:46:00+00:00, run_after=2024-02-11T18:47:00+00:00 [2024-02-11T18:46:04.116+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:46:04.117+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:45:00+00:00, run_id=scheduled__2024-02-11T18:45:00+00:00, run_start_date=2024-02-11 18:46:00.811088+00:00, run_end_date=2024-02-11 18:46:04.117012+00:00, run_duration=3.305924, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:45:00+00:00, data_interval_end=2024-02-11 18:46:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:46:04.129+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:46:00+00:00, run_after=2024-02-11T18:47:00+00:00 [2024-02-11T18:46:04.172+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:45:00+00:00 exited with status success for try_number 1 [2024-02-11T18:46:04.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:45:00+00:00 exited with status success for try_number 1 [2024-02-11T18:46:04.179+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:45:00+00:00, map_index=-1, run_start_date=2024-02-11 18:46:02.672814+00:00, run_end_date=2024-02-11 18:46:03.879518+00:00, run_duration=1.206704, 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-11 18:46:00.869690+00:00, queued_by_job_id=1, pid=28030 [2024-02-11T18:46:04.180+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:45:00+00:00, map_index=-1, run_start_date=2024-02-11 18:46:02.758531+00:00, run_end_date=2024-02-11 18:46:03.153197+00:00, run_duration=0.394666, 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-11 18:46:00.869690+00:00, queued_by_job_id=1, pid=28031 [2024-02-11T18:47:00.432+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:47:00.444+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:47:00+00:00, run_after=2024-02-11T18:48:00+00:00 [2024-02-11T18:47:00.496+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:47:00.496+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:47:00.496+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:47:00.497+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:47:00.499+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:47:00.499+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:47:00.499+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:47:00.499+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:47:00.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:47:00.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:47:00.629+0000] {scheduler_job.py:635} INFO - Setting external_id for to c66efe96-4b42-4ca8-b85c-be48e86f2298 [2024-02-11T18:47:00.629+0000] {scheduler_job.py:635} INFO - Setting external_id for to 674a29b9-1043-4707-9088-88f7dcf1b296 [2024-02-11T18:47:03.614+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:47:03.615+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:46:00+00:00, run_id=scheduled__2024-02-11T18:46:00+00:00, run_start_date=2024-02-11 18:47:00.461295+00:00, run_end_date=2024-02-11 18:47:03.615202+00:00, run_duration=3.153907, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:46:00+00:00, data_interval_end=2024-02-11 18:47:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:47:03.622+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:47:00+00:00, run_after=2024-02-11T18:48:00+00:00 [2024-02-11T18:47:03.626+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:47:03.626+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:46:00+00:00, run_id=scheduled__2024-02-11T18:46:00+00:00, run_start_date=2024-02-11 18:47:00.462365+00:00, run_end_date=2024-02-11 18:47:03.626509+00:00, run_duration=3.164144, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:46:00+00:00, data_interval_end=2024-02-11 18:47:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:47:03.633+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:47:00+00:00, run_after=2024-02-11T18:48:00+00:00 [2024-02-11T18:47:03.653+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:46:00+00:00 exited with status success for try_number 1 [2024-02-11T18:47:03.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:46:00+00:00 exited with status success for try_number 1 [2024-02-11T18:47:03.657+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:46:00+00:00, map_index=-1, run_start_date=2024-02-11 18:47:01.970707+00:00, run_end_date=2024-02-11 18:47:02.565732+00:00, run_duration=0.595025, 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-11 18:47:00.497865+00:00, queued_by_job_id=1, pid=28085 [2024-02-11T18:47:03.658+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:46:00+00:00, map_index=-1, run_start_date=2024-02-11 18:47:01.941409+00:00, run_end_date=2024-02-11 18:47:03.450221+00:00, run_duration=1.508812, 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-11 18:47:00.497865+00:00, queued_by_job_id=1, pid=28086 [2024-02-11T18:48:00.074+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:48:00.083+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:48:00+00:00, run_after=2024-02-11T18:49:00+00:00 [2024-02-11T18:48: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-11T18:48:00.146+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:48:00.146+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:48:00.146+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:48:00.146+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:48:00.147+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:48:00.150+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:48:00.150+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:48:00.150+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:48:00.151+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:48:00.151+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:48:00.151+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:48:00.497+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:48:00.498+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:48:00.498+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:48:00.514+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4103a626-dc20-42c9-a9fa-20f92d0c1533 [2024-02-11T18:48:00.514+0000] {scheduler_job.py:635} INFO - Setting external_id for to fdebfabb-653c-44fe-ae71-25659ab12d5f [2024-02-11T18:48:00.515+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7abcdd8a-d1e6-4bd2-bf3c-dba348e898b6 [2024-02-11T18:48:01.737+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:48:01.737+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:46:00+00:00, run_id=scheduled__2024-02-11T18:46:00+00:00, run_start_date=2024-02-11 18:48:00.102052+00:00, run_end_date=2024-02-11 18:48:01.737603+00:00, run_duration=1.635551, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:46:00+00:00, data_interval_end=2024-02-11 18:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:48:01.747+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:48:00+00:00, run_after=2024-02-11T18:50:00+00:00 [2024-02-11T18:48:01.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:46:00+00:00 exited with status success for try_number 1 [2024-02-11T18:48:01.824+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:46:00+00:00, map_index=-1, run_start_date=2024-02-11 18:48:00.899206+00:00, run_end_date=2024-02-11 18:48:01.232430+00:00, run_duration=0.333224, 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-11 18:48:00.148569+00:00, queued_by_job_id=1, pid=28121 [2024-02-11T18:48:02.855+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:48:02.856+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:47:00+00:00, run_id=scheduled__2024-02-11T18:47:00+00:00, run_start_date=2024-02-11 18:48:00.103168+00:00, run_end_date=2024-02-11 18:48:02.856186+00:00, run_duration=2.753018, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:47:00+00:00, data_interval_end=2024-02-11 18:48:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:48:02.863+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:48:00+00:00, run_after=2024-02-11T18:49:00+00:00 [2024-02-11T18:48:02.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:47:00+00:00 exited with status success for try_number 1 [2024-02-11T18:48:02.893+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:47:00+00:00, map_index=-1, run_start_date=2024-02-11 18:48:01.953003+00:00, run_end_date=2024-02-11 18:48:02.281758+00:00, run_duration=0.328755, 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-11 18:48:00.148569+00:00, queued_by_job_id=1, pid=28152 [2024-02-11T18:48:03.050+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:48:03.051+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:47:00+00:00, run_id=scheduled__2024-02-11T18:47:00+00:00, run_start_date=2024-02-11 18:48:00.104103+00:00, run_end_date=2024-02-11 18:48:03.051057+00:00, run_duration=2.946954, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:47:00+00:00, data_interval_end=2024-02-11 18:48:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:48:03.059+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:48:00+00:00, run_after=2024-02-11T18:49:00+00:00 [2024-02-11T18:48:04.133+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:47:00+00:00 exited with status success for try_number 1 [2024-02-11T18:48:04.137+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:47:00+00:00, map_index=-1, run_start_date=2024-02-11 18:48:01.935689+00:00, run_end_date=2024-02-11 18:48:02.985093+00:00, run_duration=1.049404, 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-11 18:48:00.148569+00:00, queued_by_job_id=1, pid=28151 [2024-02-11T18:49:00.582+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:49:00.595+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:49:00+00:00, run_after=2024-02-11T18:50:00+00:00 [2024-02-11T18:49:00.649+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:49:00.649+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:49:00.650+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:49:00.651+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:49:00.654+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:49:00.654+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:49:00.655+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:49:00.655+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:49:00.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:49:00.880+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:49:00.886+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ee95ff9-3901-4f65-8ba9-8bc5e20b765f [2024-02-11T18:49:00.887+0000] {scheduler_job.py:635} INFO - Setting external_id for to f78a6621-5874-400d-b9ff-a07f0a63e3f6 [2024-02-11T18:49:03.165+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:49:03.166+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:48:00+00:00, run_id=scheduled__2024-02-11T18:48:00+00:00, run_start_date=2024-02-11 18:49:00.609391+00:00, run_end_date=2024-02-11 18:49:03.166209+00:00, run_duration=2.556818, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:48:00+00:00, data_interval_end=2024-02-11 18:49:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:49:03.173+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:49:00+00:00, run_after=2024-02-11T18:50:00+00:00 [2024-02-11T18:49:03.200+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:48:00+00:00 exited with status success for try_number 1 [2024-02-11T18:49:03.203+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:48:00+00:00, map_index=-1, run_start_date=2024-02-11 18:49:02.428871+00:00, run_end_date=2024-02-11 18:49:02.771059+00:00, run_duration=0.342188, 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-11 18:49:00.652054+00:00, queued_by_job_id=1, pid=28204 [2024-02-11T18:49:04.609+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:49:04.610+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:48:00+00:00, run_id=scheduled__2024-02-11T18:48:00+00:00, run_start_date=2024-02-11 18:49:00.610618+00:00, run_end_date=2024-02-11 18:49:04.610065+00:00, run_duration=3.999447, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:48:00+00:00, data_interval_end=2024-02-11 18:49:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:49:04.616+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:49:00+00:00, run_after=2024-02-11T18:50:00+00:00 [2024-02-11T18:49:04.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:48:00+00:00 exited with status success for try_number 1 [2024-02-11T18:49:04.642+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:48:00+00:00, map_index=-1, run_start_date=2024-02-11 18:49:02.625842+00:00, run_end_date=2024-02-11 18:49:03.876760+00:00, run_duration=1.250918, 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-11 18:49:00.652054+00:00, queued_by_job_id=1, pid=28206 [2024-02-11T18:50:00.061+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:50:00.074+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:50:00+00:00, run_after=2024-02-11T18:51:00+00:00 [2024-02-11T18:50:00.084+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:50:00+00:00, run_after=2024-02-11T18:55:00+00:00 [2024-02-11T18:50:00.090+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:50:00.164+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T18:50:00.164+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:50:00.164+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:50:00.165+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:50:00.165+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:50:00.165+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:50:00.168+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T18:50:00.168+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:50:00.168+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:50:00.168+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:50:00.169+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:50:00.169+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:50:00.169+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:50:00.169+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:50:00.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:50:00.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:50:00.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:50:00.688+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:50:00.703+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9f2177b2-6a81-414f-b11c-b142c6de3186 [2024-02-11T18:50:00.705+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67328917-0887-47bf-8919-e7faeb4b1da4 [2024-02-11T18:50:00.705+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1eb4289b-32c8-4ff6-a4c0-2f7c1e2c76e8 [2024-02-11T18:50:00.706+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e6884bf-6816-4d64-a679-1832831a77ec [2024-02-11T18:50:02.047+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:50:02.052+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:48:00+00:00, run_id=scheduled__2024-02-11T18:48:00+00:00, run_start_date=2024-02-11 18:50:00.108303+00:00, run_end_date=2024-02-11 18:50:02.052434+00:00, run_duration=1.944131, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:48:00+00:00, data_interval_end=2024-02-11 18:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:50:02.064+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:50:00+00:00, run_after=2024-02-11T18:52:00+00:00 [2024-02-11T18:50:02.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:48:00+00:00 exited with status success for try_number 1 [2024-02-11T18:50:02.166+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:48:00+00:00, map_index=-1, run_start_date=2024-02-11 18:50:01.208799+00:00, run_end_date=2024-02-11 18:50:01.784604+00:00, run_duration=0.575805, 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-11 18:50:00.166556+00:00, queued_by_job_id=1, pid=28242 [2024-02-11T18:50:03.229+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:50:03.230+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:49:00+00:00, run_id=scheduled__2024-02-11T18:49:00+00:00, run_start_date=2024-02-11 18:50:00.109136+00:00, run_end_date=2024-02-11 18:50:03.230162+00:00, run_duration=3.121026, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:49:00+00:00, data_interval_end=2024-02-11 18:50:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:50:03.248+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:50:00+00:00, run_after=2024-02-11T18:51:00+00:00 [2024-02-11T18:50:03.287+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:50:03.287+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:50:03.288+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:50:03.290+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T18:50:03.290+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:50:03.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:50:03.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:45:00+00:00 exited with status success for try_number 1 [2024-02-11T18:50:03.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:49:00+00:00 exited with status success for try_number 1 [2024-02-11T18:50:03.361+0000] {scheduler_job.py:635} INFO - Setting external_id for to 550dea16-1ff3-4702-81a7-cf7fa0cf66c4 [2024-02-11T18:50:03.361+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T18:45:00+00:00, map_index=-1, run_start_date=2024-02-11 18:50:02.556946+00:00, run_end_date=2024-02-11 18:50:03.047439+00:00, run_duration=0.490493, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1299, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:50:00.166556+00:00, queued_by_job_id=1, pid=28283 [2024-02-11T18:50:03.361+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:49:00+00:00, map_index=-1, run_start_date=2024-02-11 18:50:02.402145+00:00, run_end_date=2024-02-11 18:50:02.897407+00:00, run_duration=0.495262, 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-11 18:50:00.166556+00:00, queued_by_job_id=1, pid=28273 [2024-02-11T18:50:05.202+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:50:05.202+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:49:00+00:00, run_id=scheduled__2024-02-11T18:49:00+00:00, run_start_date=2024-02-11 18:50:00.109896+00:00, run_end_date=2024-02-11 18:50:05.202346+00:00, run_duration=5.09245, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:49:00+00:00, data_interval_end=2024-02-11 18:50:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:50:05.209+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:50:00+00:00, run_after=2024-02-11T18:51:00+00:00 [2024-02-11T18:50:05.227+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:50:05.227+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:50:05.228+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:50:05.229+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T18:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T18:50:05.229+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T18:50:05.260+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:50:05.261+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:49:00+00:00 exited with status success for try_number 1 [2024-02-11T18:50:05.261+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:45:00+00:00 exited with status success for try_number 1 [2024-02-11T18:50:05.266+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T18:45:00+00:00, map_index=-1, run_start_date=2024-02-11 18:50:04.610437+00:00, run_end_date=2024-02-11 18:50:04.817453+00:00, run_duration=0.207016, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1301, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:50:03.288617+00:00, queued_by_job_id=1, pid=28323 [2024-02-11T18:50:05.266+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:49:00+00:00, map_index=-1, run_start_date=2024-02-11 18:50:02.688644+00:00, run_end_date=2024-02-11 18:50:04.149358+00:00, run_duration=1.460714, 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-11 18:50:00.166556+00:00, queued_by_job_id=1, pid=28284 [2024-02-11T18:50:05.266+0000] {scheduler_job.py:635} INFO - Setting external_id for to 586ce1c4-d31d-42cf-8f62-e440d4d47af6 [2024-02-11T18:50:07.574+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:50:07.574+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:50:07.575+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:50:07.577+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:50:07.577+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:50:07.613+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:50:07.613+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:45:00+00:00 exited with status success for try_number 1 [2024-02-11T18:50:07.617+0000] {scheduler_job.py:635} INFO - Setting external_id for to e4f511ee-f189-4f53-925f-083f0a5d39f9 [2024-02-11T18:50:07.618+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T18:45:00+00:00, map_index=0, run_start_date=2024-02-11 18:50:06.413242+00:00, run_end_date=2024-02-11 18:50:06.596355+00:00, run_duration=0.183113, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1302, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:50:05.228485+00:00, queued_by_job_id=1, pid=28335 [2024-02-11T18:50:09.201+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:50:09.202+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:45:00+00:00, run_id=scheduled__2024-02-11T18:45:00+00:00, run_start_date=2024-02-11 18:50:00.107320+00:00, run_end_date=2024-02-11 18:50:09.201920+00:00, run_duration=9.0946, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:45:00+00:00, data_interval_end=2024-02-11 18:50:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T18:50:09.206+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:50:00+00:00, run_after=2024-02-11T18:55:00+00:00 [2024-02-11T18:50:09.225+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:45:00+00:00 exited with status success for try_number 1 [2024-02-11T18:50:09.228+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T18:45:00+00:00, map_index=-1, run_start_date=2024-02-11 18:50:08.820373+00:00, run_end_date=2024-02-11 18:50:08.995050+00:00, run_duration=0.174677, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1303, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:50:07.575827+00:00, queued_by_job_id=1, pid=28347 [2024-02-11T18:50:16.459+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T18:51:00.721+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:51:00+00:00, run_after=2024-02-11T18:52:00+00:00 [2024-02-11T18:51:00.726+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:51:00.765+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:51:00.766+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:51:00.766+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:51:00.766+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:51:00.768+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:51:00.768+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:51:00.768+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:51:00.768+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:51:00.860+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:51:00.860+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:51:00.865+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59f5a587-66b5-467c-8841-29c52c583d00 [2024-02-11T18:51:00.865+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c47f496-6388-4d12-a825-e052e4a16f4c [2024-02-11T18:51:03.080+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:51:03.080+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:50:00+00:00, run_id=scheduled__2024-02-11T18:50:00+00:00, run_start_date=2024-02-11 18:51:00.735055+00:00, run_end_date=2024-02-11 18:51:03.080303+00:00, run_duration=2.345248, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:50:00+00:00, data_interval_end=2024-02-11 18:51:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:51:03.086+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:51:00+00:00, run_after=2024-02-11T18:52:00+00:00 [2024-02-11T18:51:03.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status success for try_number 1 [2024-02-11T18:51:03.118+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:50:00+00:00, map_index=-1, run_start_date=2024-02-11 18:51:02.284545+00:00, run_end_date=2024-02-11 18:51:02.607903+00:00, run_duration=0.323358, 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-11 18:51:00.767028+00:00, queued_by_job_id=1, pid=28384 [2024-02-11T18:51:04.147+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:51:04.147+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:50:00+00:00, run_id=scheduled__2024-02-11T18:50:00+00:00, run_start_date=2024-02-11 18:51:00.735869+00:00, run_end_date=2024-02-11 18:51:04.147472+00:00, run_duration=3.411603, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:50:00+00:00, data_interval_end=2024-02-11 18:51:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:51:04.154+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:51:00+00:00, run_after=2024-02-11T18:52:00+00:00 [2024-02-11T18:51:04.174+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status success for try_number 1 [2024-02-11T18:51:04.177+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:50:00+00:00, map_index=-1, run_start_date=2024-02-11 18:51:02.277349+00:00, run_end_date=2024-02-11 18:51:03.390470+00:00, run_duration=1.113121, 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-11 18:51:00.767028+00:00, queued_by_job_id=1, pid=28383 [2024-02-11T18:52: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-11T18:52:00.198+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:52:00.208+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:52:00+00:00, run_after=2024-02-11T18:53:00+00:00 [2024-02-11T18:52:00.283+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:52:00.283+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:52:00.283+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:52:00.283+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:52:00.284+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:52:00.286+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:52:00.286+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:52:00.286+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:52:00.286+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:52:00.286+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:52:00.287+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:52:00.583+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:52:00.583+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:52:00.583+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:52:00.594+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f076f63-cef3-42bf-85dd-b1101694b0f5 [2024-02-11T18:52:00.594+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3aea5f9d-ada1-40db-94c2-171cb0c56ba9 [2024-02-11T18:52:00.594+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29b9117f-f43f-4adb-ba6d-f3131fa11484 [2024-02-11T18:52:02.914+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:52:02.915+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:50:00+00:00, run_id=scheduled__2024-02-11T18:50:00+00:00, run_start_date=2024-02-11 18:52:00.224606+00:00, run_end_date=2024-02-11 18:52:02.914894+00:00, run_duration=2.690288, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:50:00+00:00, data_interval_end=2024-02-11 18:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:52:02.922+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:52:00+00:00, run_after=2024-02-11T18:54:00+00:00 [2024-02-11T18:52:02.928+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:52:02.928+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:51:00+00:00, run_id=scheduled__2024-02-11T18:51:00+00:00, run_start_date=2024-02-11 18:52:00.225510+00:00, run_end_date=2024-02-11 18:52:02.928269+00:00, run_duration=2.702759, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:51:00+00:00, data_interval_end=2024-02-11 18:52:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:52:02.939+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:52:00+00:00, run_after=2024-02-11T18:53:00+00:00 [2024-02-11T18:52:02.994+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status success for try_number 1 [2024-02-11T18:52:03.000+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:50:00+00:00, map_index=-1, run_start_date=2024-02-11 18:52:01.272260+00:00, run_end_date=2024-02-11 18:52:01.758695+00:00, run_duration=0.486435, 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-11 18:52:00.284833+00:00, queued_by_job_id=1, pid=28419 [2024-02-11T18:52:04.030+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:52:04.031+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:51:00+00:00, run_id=scheduled__2024-02-11T18:51:00+00:00, run_start_date=2024-02-11 18:52:00.226195+00:00, run_end_date=2024-02-11 18:52:04.030948+00:00, run_duration=3.804753, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:51:00+00:00, data_interval_end=2024-02-11 18:52:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:52:04.037+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:52:00+00:00, run_after=2024-02-11T18:53:00+00:00 [2024-02-11T18:52:04.057+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:51:00+00:00 exited with status success for try_number 1 [2024-02-11T18:52:04.058+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:51:00+00:00 exited with status success for try_number 1 [2024-02-11T18:52:04.061+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:51:00+00:00, map_index=-1, run_start_date=2024-02-11 18:52:02.554669+00:00, run_end_date=2024-02-11 18:52:02.865072+00:00, run_duration=0.310403, 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-11 18:52:00.284833+00:00, queued_by_job_id=1, pid=28449 [2024-02-11T18:52:04.062+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:51:00+00:00, map_index=-1, run_start_date=2024-02-11 18:52:02.482422+00:00, run_end_date=2024-02-11 18:52:03.875766+00:00, run_duration=1.393344, 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-11 18:52:00.284833+00:00, queued_by_job_id=1, pid=28448 [2024-02-11T18:53:00.166+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:53:00.177+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:53:00+00:00, run_after=2024-02-11T18:54:00+00:00 [2024-02-11T18:53:00.225+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:53:00.226+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:53:00.226+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:53:00.226+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:53:00.228+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:53:00.228+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:53:00.229+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:53:00.229+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:53:00.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:53:00.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:53:00.362+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2925212d-4b83-465c-8a94-eb5abee5349f [2024-02-11T18:53:00.362+0000] {scheduler_job.py:635} INFO - Setting external_id for to 183aa3be-a0c9-44f3-875c-ca83436ba41d [2024-02-11T18:53:02.196+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:53:02.198+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:52:00+00:00, run_id=scheduled__2024-02-11T18:52:00+00:00, run_start_date=2024-02-11 18:53:00.188378+00:00, run_end_date=2024-02-11 18:53:02.198385+00:00, run_duration=2.010007, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:52:00+00:00, data_interval_end=2024-02-11 18:53:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:53:02.209+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:53:00+00:00, run_after=2024-02-11T18:54:00+00:00 [2024-02-11T18:53:02.255+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:52:00+00:00 exited with status success for try_number 1 [2024-02-11T18:53:02.260+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:52:00+00:00, map_index=-1, run_start_date=2024-02-11 18:53:01.652958+00:00, run_end_date=2024-02-11 18:53:01.983596+00:00, run_duration=0.330638, 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-11 18:53:00.227323+00:00, queued_by_job_id=1, pid=28504 [2024-02-11T18:53:03.292+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:53:03.292+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:52:00+00:00, run_id=scheduled__2024-02-11T18:52:00+00:00, run_start_date=2024-02-11 18:53:00.189262+00:00, run_end_date=2024-02-11 18:53:03.292869+00:00, run_duration=3.103607, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:52:00+00:00, data_interval_end=2024-02-11 18:53:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:53:03.300+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:53:00+00:00, run_after=2024-02-11T18:54:00+00:00 [2024-02-11T18:53:03.322+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:52:00+00:00 exited with status success for try_number 1 [2024-02-11T18:53:03.325+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:52:00+00:00, map_index=-1, run_start_date=2024-02-11 18:53:01.653236+00:00, run_end_date=2024-02-11 18:53:02.756509+00:00, run_duration=1.103273, 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-11 18:53:00.227323+00:00, queued_by_job_id=1, pid=28503 [2024-02-11T18:54: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-11T18:54:00.384+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:54:00+00:00, run_after=2024-02-11T18:55:00+00:00 [2024-02-11T18:54:00.388+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:54:00.447+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:54:00.447+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:54:00.448+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:54:00.448+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:54:00.449+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:54:00.452+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:54:00.452+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:54:00.452+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:54:00.452+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:54:00.453+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:54:00.453+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:54:00.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:54:00.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:54:00.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:54:00.830+0000] {scheduler_job.py:635} INFO - Setting external_id for to d20b7697-8cea-4e75-a1b3-e03174f8571d [2024-02-11T18:54:00.830+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3271772a-ec80-4f14-b7ea-fb31f0ce719c [2024-02-11T18:54:00.830+0000] {scheduler_job.py:635} INFO - Setting external_id for to c56ebb3b-7140-4fa3-9390-b485c6976d32 [2024-02-11T18:54:01.647+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:54:01.647+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:52:00+00:00, run_id=scheduled__2024-02-11T18:52:00+00:00, run_start_date=2024-02-11 18:54:00.403067+00:00, run_end_date=2024-02-11 18:54:01.647879+00:00, run_duration=1.244812, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:52:00+00:00, data_interval_end=2024-02-11 18:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:54:01.663+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:54:00+00:00, run_after=2024-02-11T18:56:00+00:00 [2024-02-11T18:54:01.759+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:52:00+00:00 exited with status success for try_number 1 [2024-02-11T18:54:01.784+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:52:00+00:00, map_index=-1, run_start_date=2024-02-11 18:54:01.146535+00:00, run_end_date=2024-02-11 18:54:01.383230+00:00, run_duration=0.236695, 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-11 18:54:00.450285+00:00, queued_by_job_id=1, pid=28539 [2024-02-11T18:54:02.832+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:54:02.832+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:53:00+00:00, run_id=scheduled__2024-02-11T18:53:00+00:00, run_start_date=2024-02-11 18:54:00.404132+00:00, run_end_date=2024-02-11 18:54:02.832268+00:00, run_duration=2.428136, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:53:00+00:00, data_interval_end=2024-02-11 18:54:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:54:02.839+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:54:00+00:00, run_after=2024-02-11T18:55:00+00:00 [2024-02-11T18:54:02.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:53:00+00:00 exited with status success for try_number 1 [2024-02-11T18:54:02.869+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:53:00+00:00, map_index=-1, run_start_date=2024-02-11 18:54:02.297954+00:00, run_end_date=2024-02-11 18:54:02.641103+00:00, run_duration=0.343149, 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-11 18:54:00.450285+00:00, queued_by_job_id=1, pid=28570 [2024-02-11T18:54:04.943+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:54:04.943+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:53:00+00:00, run_id=scheduled__2024-02-11T18:53:00+00:00, run_start_date=2024-02-11 18:54:00.404958+00:00, run_end_date=2024-02-11 18:54:04.943688+00:00, run_duration=4.53873, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:53:00+00:00, data_interval_end=2024-02-11 18:54:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:54:04.950+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:54:00+00:00, run_after=2024-02-11T18:55:00+00:00 [2024-02-11T18:54:04.975+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:53:00+00:00 exited with status success for try_number 1 [2024-02-11T18:54:04.978+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:53:00+00:00, map_index=-1, run_start_date=2024-02-11 18:54:02.224257+00:00, run_end_date=2024-02-11 18:54:04.058657+00:00, run_duration=1.8344, 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-11 18:54:00.450285+00:00, queued_by_job_id=1, pid=28569 [2024-02-11T18:55:00.590+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:55:00+00:00, run_after=2024-02-11T18:56:00+00:00 [2024-02-11T18:55:00.598+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:55:00+00:00, run_after=2024-02-11T19:00:00+00:00 [2024-02-11T18:55:00.602+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:55:00.669+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:55:00.669+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:55:00.669+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:55:00.669+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:55:00.670+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:55:00.672+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T18:55:00.673+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:55:00.673+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:55:00.673+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:55:00.673+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:55:00.673+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:55:00.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:55:00.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:55:00.858+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:55:00.866+0000] {scheduler_job.py:635} INFO - Setting external_id for to 705ef979-d08b-4d51-9951-d7fda6d68621 [2024-02-11T18:55:00.866+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b40a7e2-4831-4ef0-82e6-b746dd85befb [2024-02-11T18:55:00.867+0000] {scheduler_job.py:635} INFO - Setting external_id for to fff2df0e-b356-4166-a308-93cb5cda7364 [2024-02-11T18:55:03.512+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:55:03.513+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:54:00+00:00, run_id=scheduled__2024-02-11T18:54:00+00:00, run_start_date=2024-02-11 18:55:00.616394+00:00, run_end_date=2024-02-11 18:55:03.512947+00:00, run_duration=2.896553, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:54:00+00:00, data_interval_end=2024-02-11 18:55:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:55:03.521+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:55:00+00:00, run_after=2024-02-11T18:56:00+00:00 [2024-02-11T18:55:03.539+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:55:03.539+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:55:03.540+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:55:03.541+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T18:55:03.541+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:55:03.579+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:55:03.580+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status success for try_number 1 [2024-02-11T18:55:03.580+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:54:00+00:00 exited with status success for try_number 1 [2024-02-11T18:55:03.587+0000] {scheduler_job.py:635} INFO - Setting external_id for to af9567bb-89cd-4d75-9024-7f8e14a10f61 [2024-02-11T18:55:03.587+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T18:50:00+00:00, map_index=-1, run_start_date=2024-02-11 18:55:02.520834+00:00, run_end_date=2024-02-11 18:55:03.034689+00:00, run_duration=0.513855, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1314, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:55:00.671064+00:00, queued_by_job_id=1, pid=28637 [2024-02-11T18:55:03.588+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:54:00+00:00, map_index=-1, run_start_date=2024-02-11 18:55:02.713217+00:00, run_end_date=2024-02-11 18:55:03.151030+00:00, run_duration=0.437813, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1316, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:55:00.671064+00:00, queued_by_job_id=1, pid=28639 [2024-02-11T18:55:04.679+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:55:04.679+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:54:00+00:00, run_id=scheduled__2024-02-11T18:54:00+00:00, run_start_date=2024-02-11 18:55:00.617058+00:00, run_end_date=2024-02-11 18:55:04.679752+00:00, run_duration=4.062694, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:54:00+00:00, data_interval_end=2024-02-11 18:55:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:55:04.689+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:55:00+00:00, run_after=2024-02-11T18:56:00+00:00 [2024-02-11T18:55:04.720+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:54:00+00:00 exited with status success for try_number 1 [2024-02-11T18:55:04.725+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:54:00+00:00, map_index=-1, run_start_date=2024-02-11 18:55:02.581298+00:00, run_end_date=2024-02-11 18:55:04.060136+00:00, run_duration=1.478838, 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-11 18:55:00.671064+00:00, queued_by_job_id=1, pid=28638 [2024-02-11T18:55:05.767+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:55:05.767+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:55:05.768+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:55:05.769+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T18:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T18:55:05.769+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T18:55:05.799+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:55:05.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status success for try_number 1 [2024-02-11T18:55:05.804+0000] {scheduler_job.py:635} INFO - Setting external_id for to 45ec481e-b19d-4b69-a665-0e15749c1efe [2024-02-11T18:55:05.804+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T18:50:00+00:00, map_index=-1, run_start_date=2024-02-11 18:55:04.673649+00:00, run_end_date=2024-02-11 18:55:04.859967+00:00, run_duration=0.186318, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1317, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:55:03.540463+00:00, queued_by_job_id=1, pid=28678 [2024-02-11T18:55:07.516+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T18:55:07.516+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:55:07.517+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:55:07.519+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:55:07.519+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T18:55:07.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:55:07.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status success for try_number 1 [2024-02-11T18:55:07.553+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7589d3bf-b030-4d7b-b0c6-5cc20856196f [2024-02-11T18:55:07.553+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T18:50:00+00:00, map_index=0, run_start_date=2024-02-11 18:55:06.872995+00:00, run_end_date=2024-02-11 18:55:07.046988+00:00, run_duration=0.173993, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1318, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:55:05.768350+00:00, queued_by_job_id=1, pid=28690 [2024-02-11T18:55:09.065+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:55:09.065+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:50:00+00:00, run_id=scheduled__2024-02-11T18:50:00+00:00, run_start_date=2024-02-11 18:55:00.615618+00:00, run_end_date=2024-02-11 18:55:09.065608+00:00, run_duration=8.44999, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:50:00+00:00, data_interval_end=2024-02-11 18:55:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T18:55:09.070+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:55:00+00:00, run_after=2024-02-11T19:00:00+00:00 [2024-02-11T18:55:09.089+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:50:00+00:00 exited with status success for try_number 1 [2024-02-11T18:55:09.092+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T18:50:00+00:00, map_index=-1, run_start_date=2024-02-11 18:55:08.663917+00:00, run_end_date=2024-02-11 18:55:08.838235+00:00, run_duration=0.174318, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1319, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 18:55:07.518105+00:00, queued_by_job_id=1, pid=28702 [2024-02-11T18:55:16.501+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T18:56:01.018+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:56: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-11T18:56:01.031+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:56:00+00:00, run_after=2024-02-11T18:57:00+00:00 [2024-02-11T18:56:01.075+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:56:01.075+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:56:01.075+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:56:01.075+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:56:01.076+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:56:01.078+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:56:01.078+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:56:01.078+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:56:01.078+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:56:01.078+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:56:01.078+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:56:01.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:56:01.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:56:01.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:56:01.834+0000] {scheduler_job.py:635} INFO - Setting external_id for to b7220864-b647-46dd-9360-a03a49746516 [2024-02-11T18:56:01.834+0000] {scheduler_job.py:635} INFO - Setting external_id for to d61197be-4607-4bec-8cca-73d1d371736e [2024-02-11T18:56:01.834+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0c891130-dc81-4d6a-90f8-291b9721665e [2024-02-11T18:56:02.978+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:56:02.978+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:54:00+00:00, run_id=scheduled__2024-02-11T18:54:00+00:00, run_start_date=2024-02-11 18:56:01.041600+00:00, run_end_date=2024-02-11 18:56:02.978756+00:00, run_duration=1.937156, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:54:00+00:00, data_interval_end=2024-02-11 18:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:56:02.990+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:56:00+00:00, run_after=2024-02-11T18:58:00+00:00 [2024-02-11T18:56:03.055+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:54:00+00:00 exited with status success for try_number 1 [2024-02-11T18:56:03.061+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:54:00+00:00, map_index=-1, run_start_date=2024-02-11 18:56:02.113703+00:00, run_end_date=2024-02-11 18:56:02.658362+00:00, run_duration=0.544659, 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-11 18:56:01.076932+00:00, queued_by_job_id=1, pid=28719 [2024-02-11T18:56:04.104+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:56:04.105+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:55:00+00:00, run_id=scheduled__2024-02-11T18:55:00+00:00, run_start_date=2024-02-11 18:56:01.042350+00:00, run_end_date=2024-02-11 18:56:04.105238+00:00, run_duration=3.062888, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:55:00+00:00, data_interval_end=2024-02-11 18:56:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:56:04.114+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:56:00+00:00, run_after=2024-02-11T18:57:00+00:00 [2024-02-11T18:56:04.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:55:00+00:00 exited with status success for try_number 1 [2024-02-11T18:56:04.148+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:55:00+00:00, map_index=-1, run_start_date=2024-02-11 18:56:03.430528+00:00, run_end_date=2024-02-11 18:56:03.631004+00:00, run_duration=0.200476, 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-11 18:56:01.076932+00:00, queued_by_job_id=1, pid=28759 [2024-02-11T18:56:05.176+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:56:05.177+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:55:00+00:00, run_id=scheduled__2024-02-11T18:55:00+00:00, run_start_date=2024-02-11 18:56:01.042972+00:00, run_end_date=2024-02-11 18:56:05.177040+00:00, run_duration=4.134068, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:55:00+00:00, data_interval_end=2024-02-11 18:56:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:56:05.183+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:56:00+00:00, run_after=2024-02-11T18:57:00+00:00 [2024-02-11T18:56:05.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:55:00+00:00 exited with status success for try_number 1 [2024-02-11T18:56:05.208+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:55:00+00:00, map_index=-1, run_start_date=2024-02-11 18:56:03.208460+00:00, run_end_date=2024-02-11 18:56:04.319682+00:00, run_duration=1.111222, 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-11 18:56:01.076932+00:00, queued_by_job_id=1, pid=28740 [2024-02-11T18:57:00.609+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:57:00.619+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:57:00+00:00, run_after=2024-02-11T18:58:00+00:00 [2024-02-11T18:57:00.660+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:57:00.661+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:57:00.661+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:57:00.662+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:57:00.664+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:57:00.664+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:57:00.664+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:57:00.664+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:57:00.785+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:57:00.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:57:00.792+0000] {scheduler_job.py:635} INFO - Setting external_id for to d3fc6ed7-d5f7-486d-8549-486145748772 [2024-02-11T18:57:00.792+0000] {scheduler_job.py:635} INFO - Setting external_id for to 817d5341-ccaf-4326-a69f-27b0e6990b75 [2024-02-11T18:57:03.011+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:57:03.012+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:56:00+00:00, run_id=scheduled__2024-02-11T18:56:00+00:00, run_start_date=2024-02-11 18:57:00.628541+00:00, run_end_date=2024-02-11 18:57:03.012235+00:00, run_duration=2.383694, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:56:00+00:00, data_interval_end=2024-02-11 18:57:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:57:03.019+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:57:00+00:00, run_after=2024-02-11T18:58:00+00:00 [2024-02-11T18:57:03.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:56:00+00:00 exited with status success for try_number 1 [2024-02-11T18:57:03.051+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:56:00+00:00, map_index=-1, run_start_date=2024-02-11 18:57:02.164818+00:00, run_end_date=2024-02-11 18:57:02.482810+00:00, run_duration=0.317992, 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-11 18:57:00.662857+00:00, queued_by_job_id=1, pid=28804 [2024-02-11T18:57:03.583+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:57:03.583+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:56:00+00:00, run_id=scheduled__2024-02-11T18:56:00+00:00, run_start_date=2024-02-11 18:57:00.629406+00:00, run_end_date=2024-02-11 18:57:03.583279+00:00, run_duration=2.953873, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:56:00+00:00, data_interval_end=2024-02-11 18:57:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:57:03.590+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:57:00+00:00, run_after=2024-02-11T18:58:00+00:00 [2024-02-11T18:57:03.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:56:00+00:00 exited with status success for try_number 1 [2024-02-11T18:57:03.614+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:56:00+00:00, map_index=-1, run_start_date=2024-02-11 18:57:02.192503+00:00, run_end_date=2024-02-11 18:57:03.308550+00:00, run_duration=1.116047, 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-11 18:57:00.662857+00:00, queued_by_job_id=1, pid=28805 [2024-02-11T18:58:00.108+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:58:00+00:00, run_after=2024-02-11T18:59:00+00:00 [2024-02-11T18:58:00.114+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:58:00.118+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:58:00.171+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T18:58:00.171+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T18:58:00.171+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:58:00.171+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:58:00.172+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:58:00.175+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:58:00.175+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T18:58:00.175+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:58:00.176+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:58:00.176+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:58:00.176+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:58:00.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:58:00.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:58:00.361+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:58:00.369+0000] {scheduler_job.py:635} INFO - Setting external_id for to 43cb2675-3ea3-4d28-b395-c442ac7cd33b [2024-02-11T18:58:00.370+0000] {scheduler_job.py:635} INFO - Setting external_id for to b4ddbeac-74b7-48fb-81d1-307d0a27b2f3 [2024-02-11T18:58:00.370+0000] {scheduler_job.py:635} INFO - Setting external_id for to f8979820-6208-4352-b821-aa381d580320 [2024-02-11T18:58:01.588+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:58:01.588+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:56:00+00:00, run_id=scheduled__2024-02-11T18:56:00+00:00, run_start_date=2024-02-11 18:58:00.127610+00:00, run_end_date=2024-02-11 18:58:01.588634+00:00, run_duration=1.461024, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:56:00+00:00, data_interval_end=2024-02-11 18:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T18:58:01.597+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T18:58:00+00:00, run_after=2024-02-11T19:00:00+00:00 [2024-02-11T18:58:01.681+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:56:00+00:00 exited with status success for try_number 1 [2024-02-11T18:58:01.692+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:56:00+00:00, map_index=-1, run_start_date=2024-02-11 18:58:00.892184+00:00, run_end_date=2024-02-11 18:58:01.213054+00:00, run_duration=0.32087, 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-11 18:58:00.173517+00:00, queued_by_job_id=1, pid=28840 [2024-02-11T18:58:02.732+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:58:02.733+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:57:00+00:00, run_id=scheduled__2024-02-11T18:57:00+00:00, run_start_date=2024-02-11 18:58:00.128451+00:00, run_end_date=2024-02-11 18:58:02.733073+00:00, run_duration=2.604622, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:57:00+00:00, data_interval_end=2024-02-11 18:58:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:58:02.741+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:58:00+00:00, run_after=2024-02-11T18:59:00+00:00 [2024-02-11T18:58:02.767+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:57:00+00:00 exited with status success for try_number 1 [2024-02-11T18:58:02.770+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:57:00+00:00, map_index=-1, run_start_date=2024-02-11 18:58:01.978434+00:00, run_end_date=2024-02-11 18:58:02.320105+00:00, run_duration=0.341671, 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-11 18:58:00.173517+00:00, queued_by_job_id=1, pid=28871 [2024-02-11T18:58:03.799+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:58:03.799+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:57:00+00:00, run_id=scheduled__2024-02-11T18:57:00+00:00, run_start_date=2024-02-11 18:58:00.129216+00:00, run_end_date=2024-02-11 18:58:03.799336+00:00, run_duration=3.67012, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:57:00+00:00, data_interval_end=2024-02-11 18:58:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:58:03.806+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:58:00+00:00, run_after=2024-02-11T18:59:00+00:00 [2024-02-11T18:58:03.826+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:57:00+00:00 exited with status success for try_number 1 [2024-02-11T18:58:03.829+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:57:00+00:00, map_index=-1, run_start_date=2024-02-11 18:58:01.894520+00:00, run_end_date=2024-02-11 18:58:03.101503+00:00, run_duration=1.206983, 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-11 18:58:00.173517+00:00, queued_by_job_id=1, pid=28870 [2024-02-11T18:59:00.627+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:59:00+00:00, run_after=2024-02-11T19:00:00+00:00 [2024-02-11T18:59:00.633+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T18:59:00.673+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T18:59:00.673+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:59:00.673+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T18:59:00.674+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T18:59:00.676+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:59:00.676+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T18:59:00.676+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T18:59:00.676+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T18:59:00.794+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:59:00.794+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T18:59:00.800+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27da960b-9d34-465e-88ed-8c7478505122 [2024-02-11T18:59:00.800+0000] {scheduler_job.py:635} INFO - Setting external_id for to 65b0706c-75f4-4a5d-aceb-f0e31d8b16db [2024-02-11T18:59:03.005+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:59:03.005+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:58:00+00:00, run_id=scheduled__2024-02-11T18:58:00+00:00, run_start_date=2024-02-11 18:59:00.642120+00:00, run_end_date=2024-02-11 18:59:03.005621+00:00, run_duration=2.363501, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:58:00+00:00, data_interval_end=2024-02-11 18:59:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T18:59:03.012+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:59:00+00:00, run_after=2024-02-11T19:00:00+00:00 [2024-02-11T18:59:03.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:58:00+00:00 exited with status success for try_number 1 [2024-02-11T18:59:03.042+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:58:00+00:00, map_index=-1, run_start_date=2024-02-11 18:59:02.112239+00:00, run_end_date=2024-02-11 18:59:02.422253+00:00, run_duration=0.310014, 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-11 18:59:00.674819+00:00, queued_by_job_id=1, pid=28925 [2024-02-11T18:59:04.073+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T18:59:04.074+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:58:00+00:00, run_id=scheduled__2024-02-11T18:58:00+00:00, run_start_date=2024-02-11 18:59:00.642951+00:00, run_end_date=2024-02-11 18:59:04.074275+00:00, run_duration=3.431324, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:58:00+00:00, data_interval_end=2024-02-11 18:59:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T18:59:04.083+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T18:59:00+00:00, run_after=2024-02-11T19:00:00+00:00 [2024-02-11T18:59:04.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:58:00+00:00 exited with status success for try_number 1 [2024-02-11T18:59:04.119+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:58:00+00:00, map_index=-1, run_start_date=2024-02-11 18:59:02.160708+00:00, run_end_date=2024-02-11 18:59:03.185598+00:00, run_duration=1.02489, 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-11 18:59:00.674819+00:00, queued_by_job_id=1, pid=28926 [2024-02-11T19:00:00.089+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:00:00.096+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:00:00.106+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:00:00+00:00, run_after=2024-02-11T19:01:00+00:00 [2024-02-11T19:00:00.167+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:00:00.168+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:00:00.168+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:00:00.168+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:00:00.168+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:00:00.171+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T18:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:00:00.171+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T18:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:00:00.171+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:00:00.171+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:00:00.171+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T18:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:00:00.171+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T18:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:00:00.326+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:00:00.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:00:00.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:00:00.337+0000] {scheduler_job.py:635} INFO - Setting external_id for to fbc5e47e-1847-4a15-a008-693b26a2c9d3 [2024-02-11T19:00:00.337+0000] {scheduler_job.py:635} INFO - Setting external_id for to db1ff4e0-3ed8-4d70-a627-5cb8da4cb0ed [2024-02-11T19:00:00.338+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a535e88-2302-4f83-8401-95d9e441a9e1 [2024-02-11T19:00:00.451+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:00:00+00:00, run_after=2024-02-11T19:05:00+00:00 [2024-02-11T19:00:00.576+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:00:00.577+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:00:00.577+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:00:00.579+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T19:00:00.580+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:00:00.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:00:00.726+0000] {scheduler_job.py:635} INFO - Setting external_id for to 667b2ebc-bece-4c39-98bd-44695e5b1219 [2024-02-11T19:00:03.089+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:00:03.090+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 18:58:00+00:00, run_id=scheduled__2024-02-11T18:58:00+00:00, run_start_date=2024-02-11 19:00:00.119918+00:00, run_end_date=2024-02-11 19:00:03.090047+00:00, run_duration=2.970129, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:58:00+00:00, data_interval_end=2024-02-11 19:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:00:03.115+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:00:00+00:00, run_after=2024-02-11T19:02:00+00:00 [2024-02-11T19:00:03.258+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T18:58:00+00:00 exited with status success for try_number 1 [2024-02-11T19:00:03.265+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T18:58:00+00:00, map_index=-1, run_start_date=2024-02-11 19:00:01.056684+00:00, run_end_date=2024-02-11 19:00:01.665786+00:00, run_duration=0.609102, 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-11 19:00:00.169577+00:00, queued_by_job_id=1, pid=28962 [2024-02-11T19:00:04.294+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:00:04.295+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:59:00+00:00, run_id=scheduled__2024-02-11T18:59:00+00:00, run_start_date=2024-02-11 19:00:00.120744+00:00, run_end_date=2024-02-11 19:00:04.295055+00:00, run_duration=4.174311, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:59:00+00:00, data_interval_end=2024-02-11 19:00:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:00:04.302+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:00:00+00:00, run_after=2024-02-11T19:01:00+00:00 [2024-02-11T19:00:04.329+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:00:04.329+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:00:04.329+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:00:04.331+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T19:00:04.331+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:00:04.361+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:00:04.361+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:59:00+00:00 exited with status success for try_number 1 [2024-02-11T19:00:04.361+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T18:55:00+00:00 exited with status success for try_number 1 [2024-02-11T19:00:04.366+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:59:00+00:00, map_index=-1, run_start_date=2024-02-11 19:00:02.766599+00:00, run_end_date=2024-02-11 19:00:03.358439+00:00, run_duration=0.59184, 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-11 19:00:00.169577+00:00, queued_by_job_id=1, pid=29002 [2024-02-11T19:00:04.366+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T18:55:00+00:00, map_index=-1, run_start_date=2024-02-11 19:00:03.144338+00:00, run_end_date=2024-02-11 19:00:03.714502+00:00, run_duration=0.570164, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1333, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:00:00.578266+00:00, queued_by_job_id=1, pid=29004 [2024-02-11T19:00:04.366+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1eb48e67-00a9-425b-b47d-1fc413de659d [2024-02-11T19:00:05.433+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:00:05.433+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:59:00+00:00, run_id=scheduled__2024-02-11T18:59:00+00:00, run_start_date=2024-02-11 19:00:00.121512+00:00, run_end_date=2024-02-11 19:00:05.433629+00:00, run_duration=5.312117, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:59:00+00:00, data_interval_end=2024-02-11 19:00:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:00:05.440+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:00:00+00:00, run_after=2024-02-11T19:01:00+00:00 [2024-02-11T19:00:05.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T18:59:00+00:00 exited with status success for try_number 1 [2024-02-11T19:00:05.481+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T18:59:00+00:00, map_index=-1, run_start_date=2024-02-11 19:00:03.048676+00:00, run_end_date=2024-02-11 19:00:04.465859+00:00, run_duration=1.417183, 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-11 19:00:00.169577+00:00, queued_by_job_id=1, pid=29003 [2024-02-11T19:00:06.530+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:00:06.530+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:00:06.530+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:00:06.532+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T18:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T19:00:06.532+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T19:00:06.562+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:00:06.562+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T18:55:00+00:00 exited with status success for try_number 1 [2024-02-11T19:00:06.566+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e1c89fb-a7a5-44aa-8cdb-c89b1a9609ed [2024-02-11T19:00:06.566+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T18:55:00+00:00, map_index=-1, run_start_date=2024-02-11 19:00:05.452120+00:00, run_end_date=2024-02-11 19:00:05.641233+00:00, run_duration=0.189113, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1334, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:00:04.330300+00:00, queued_by_job_id=1, pid=29042 [2024-02-11T19:00:08.669+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:00:08.669+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:00:08.669+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:00:08.671+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:00:08.671+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:00:08.706+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:00:08.706+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T18:55:00+00:00 exited with status success for try_number 1 [2024-02-11T19:00:08.709+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3662f956-8ab0-400d-a541-ab88ea0a0607 [2024-02-11T19:00:08.710+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T18:55:00+00:00, map_index=0, run_start_date=2024-02-11 19:00:07.651833+00:00, run_end_date=2024-02-11 19:00:07.822605+00:00, run_duration=0.170772, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1335, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:00:06.531319+00:00, queued_by_job_id=1, pid=29054 [2024-02-11T19:00:10.523+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:00:10.524+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 18:55:00+00:00, run_id=scheduled__2024-02-11T18:55:00+00:00, run_start_date=2024-02-11 19:00:00.489864+00:00, run_end_date=2024-02-11 19:00:10.524224+00:00, run_duration=10.03436, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 18:55:00+00:00, data_interval_end=2024-02-11 19:00:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T19:00:10.530+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:00:00+00:00, run_after=2024-02-11T19:05:00+00:00 [2024-02-11T19:00:10.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T18:55:00+00:00 exited with status success for try_number 1 [2024-02-11T19:00:10.564+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T18:55:00+00:00, map_index=-1, run_start_date=2024-02-11 19:00:09.794883+00:00, run_end_date=2024-02-11 19:00:09.976871+00:00, run_duration=0.181988, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1336, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:00:08.670283+00:00, queued_by_job_id=1, pid=29066 [2024-02-11T19:00:16.540+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T19:01:00.954+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:01:00.962+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:01:00+00:00, run_after=2024-02-11T19:02:00+00:00 [2024-02-11T19:01:01.000+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:01:01.000+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:01:01.000+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:01:01.001+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:01:01.004+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:01:01.004+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:01:01.004+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:01:01.004+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:01:01.100+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:01:01.100+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:01:01.108+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1ee7e5f3-dda5-44ea-a68c-4ffafc447cc6 [2024-02-11T19:01:01.108+0000] {scheduler_job.py:635} INFO - Setting external_id for to 10771b97-e493-4dfe-8f61-772a0aaa3bf5 [2024-02-11T19:01:03.343+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:01:03.344+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:00:00+00:00, run_id=scheduled__2024-02-11T19:00:00+00:00, run_start_date=2024-02-11 19:01:00.972294+00:00, run_end_date=2024-02-11 19:01:03.344202+00:00, run_duration=2.371908, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:00:00+00:00, data_interval_end=2024-02-11 19:01:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:01:03.351+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:01:00+00:00, run_after=2024-02-11T19:02:00+00:00 [2024-02-11T19:01:03.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status success for try_number 1 [2024-02-11T19:01:03.384+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:00:00+00:00, map_index=-1, run_start_date=2024-02-11 19:01:02.811353+00:00, run_end_date=2024-02-11 19:01:03.224795+00:00, run_duration=0.413442, 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-11 19:01:01.002123+00:00, queued_by_job_id=1, pid=29102 [2024-02-11T19:01:04.412+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:01:04.412+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:00:00+00:00, run_id=scheduled__2024-02-11T19:00:00+00:00, run_start_date=2024-02-11 19:01:00.973099+00:00, run_end_date=2024-02-11 19:01:04.412317+00:00, run_duration=3.439218, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:00:00+00:00, data_interval_end=2024-02-11 19:01:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:01:04.419+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:01:00+00:00, run_after=2024-02-11T19:02:00+00:00 [2024-02-11T19:01:04.439+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status success for try_number 1 [2024-02-11T19:01:04.442+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:00:00+00:00, map_index=-1, run_start_date=2024-02-11 19:01:02.925502+00:00, run_end_date=2024-02-11 19:01:04.118907+00:00, run_duration=1.193405, 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-11 19:01:01.002123+00:00, queued_by_job_id=1, pid=29103 [2024-02-11T19:02:00.150+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:02:00.155+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:02:00.165+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:02:00+00:00, run_after=2024-02-11T19:03:00+00:00 [2024-02-11T19:02:00.218+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:02:00.218+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:02:00.218+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:02:00.218+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:02:00.219+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:02:00.222+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:02:00.222+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:02:00.222+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:02:00.222+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:02:00.222+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:02:00.222+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:02:00.573+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:02:00.573+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:02:00.575+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:02:00.594+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1568e67-0dff-49bb-af03-43b1f84d2030 [2024-02-11T19:02:00.595+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9649bd3-5a0b-449c-88b2-df4c0dda9fdc [2024-02-11T19:02:00.595+0000] {scheduler_job.py:635} INFO - Setting external_id for to c920e0a7-5e2d-43ab-aee2-c18aee9f9384 [2024-02-11T19:02:01.605+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:02:01.606+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:00:00+00:00, run_id=scheduled__2024-02-11T19:00:00+00:00, run_start_date=2024-02-11 19:02:00.174750+00:00, run_end_date=2024-02-11 19:02:01.605908+00:00, run_duration=1.431158, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:00:00+00:00, data_interval_end=2024-02-11 19:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:02:01.619+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:02:00+00:00, run_after=2024-02-11T19:04:00+00:00 [2024-02-11T19:02:01.708+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status success for try_number 1 [2024-02-11T19:02:01.721+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:00:00+00:00, map_index=-1, run_start_date=2024-02-11 19:02:00.949551+00:00, run_end_date=2024-02-11 19:02:01.241772+00:00, run_duration=0.292221, 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-11 19:02:00.220253+00:00, queued_by_job_id=1, pid=29138 [2024-02-11T19:02:02.771+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:02:02.772+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:01:00+00:00, run_id=scheduled__2024-02-11T19:01:00+00:00, run_start_date=2024-02-11 19:02:00.175541+00:00, run_end_date=2024-02-11 19:02:02.772110+00:00, run_duration=2.596569, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:01:00+00:00, data_interval_end=2024-02-11 19:02:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:02:02.778+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:02:00+00:00, run_after=2024-02-11T19:03:00+00:00 [2024-02-11T19:02:02.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:01:00+00:00 exited with status success for try_number 1 [2024-02-11T19:02:02.811+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:01:00+00:00, map_index=-1, run_start_date=2024-02-11 19:02:02.012547+00:00, run_end_date=2024-02-11 19:02:02.352530+00:00, run_duration=0.339983, 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-11 19:02:00.220253+00:00, queued_by_job_id=1, pid=29168 [2024-02-11T19:02:03.839+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:02:03.839+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:01:00+00:00, run_id=scheduled__2024-02-11T19:01:00+00:00, run_start_date=2024-02-11 19:02:00.176194+00:00, run_end_date=2024-02-11 19:02:03.839841+00:00, run_duration=3.663647, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:01:00+00:00, data_interval_end=2024-02-11 19:02:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:02:03.847+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:02:00+00:00, run_after=2024-02-11T19:03:00+00:00 [2024-02-11T19:02:03.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:01:00+00:00 exited with status success for try_number 1 [2024-02-11T19:02:03.873+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:01:00+00:00, map_index=-1, run_start_date=2024-02-11 19:02:02.045388+00:00, run_end_date=2024-02-11 19:02:03.254894+00:00, run_duration=1.209506, 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-11 19:02:00.220253+00:00, queued_by_job_id=1, pid=29169 [2024-02-11T19:03:00.370+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:03:00+00:00, run_after=2024-02-11T19:04:00+00:00 [2024-02-11T19:03:00.375+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:03:00.428+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:03:00.428+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:03:00.428+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:03:00.428+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:03:00.431+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:03:00.431+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:03:00.431+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:03:00.431+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:03:00.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:03:00.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:03:00.554+0000] {scheduler_job.py:635} INFO - Setting external_id for to b1677444-77cd-4557-9a46-fc192ceeb253 [2024-02-11T19:03:00.554+0000] {scheduler_job.py:635} INFO - Setting external_id for to 866e43d5-c95e-4393-9aa9-7872e2b4db8f [2024-02-11T19:03:03.479+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:03:03.479+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:02:00+00:00, run_id=scheduled__2024-02-11T19:02:00+00:00, run_start_date=2024-02-11 19:03:00.393723+00:00, run_end_date=2024-02-11 19:03:03.479776+00:00, run_duration=3.086053, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:02:00+00:00, data_interval_end=2024-02-11 19:03:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:03:03.486+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:03:00+00:00, run_after=2024-02-11T19:04:00+00:00 [2024-02-11T19:03:03.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:02:00+00:00 exited with status success for try_number 1 [2024-02-11T19:03:03.517+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:02:00+00:00, map_index=-1, run_start_date=2024-02-11 19:03:02.062332+00:00, run_end_date=2024-02-11 19:03:02.622873+00:00, run_duration=0.560541, 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-11 19:03:00.429531+00:00, queued_by_job_id=1, pid=29223 [2024-02-11T19:03:04.545+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:03:04.545+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:02:00+00:00, run_id=scheduled__2024-02-11T19:02:00+00:00, run_start_date=2024-02-11 19:03:00.394852+00:00, run_end_date=2024-02-11 19:03:04.545343+00:00, run_duration=4.150491, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:02:00+00:00, data_interval_end=2024-02-11 19:03:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:03:04.552+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:03:00+00:00, run_after=2024-02-11T19:04:00+00:00 [2024-02-11T19:03:04.575+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:02:00+00:00 exited with status success for try_number 1 [2024-02-11T19:03:04.579+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:02:00+00:00, map_index=-1, run_start_date=2024-02-11 19:03:02.160056+00:00, run_end_date=2024-02-11 19:03:03.665506+00:00, run_duration=1.50545, 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-11 19:03:00.429531+00:00, queued_by_job_id=1, pid=29224 [2024-02-11T19:04:00.582+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:04:00.594+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:04:00+00:00, run_after=2024-02-11T19:05:00+00:00 [2024-02-11T19:04:00.600+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:04:00.653+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:04:00.653+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:04:00.654+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:04:00.654+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:04:00.654+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:04:00.657+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:04:00.657+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:04:00.657+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:04:00.657+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:04:00.658+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:04:00.658+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:04:00.873+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:04:00.873+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:04:00.873+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:04:00.881+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2f6e3291-cff5-4e85-a70b-1b4f1bfcde00 [2024-02-11T19:04:00.881+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3f9f554-2b18-41bc-b17f-1a92b911ee29 [2024-02-11T19:04:00.881+0000] {scheduler_job.py:635} INFO - Setting external_id for to 657bf347-3fbe-4622-90fd-23d8fe15b106 [2024-02-11T19:04:02.021+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:04:02.022+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:02:00+00:00, run_id=scheduled__2024-02-11T19:02:00+00:00, run_start_date=2024-02-11 19:04:00.610853+00:00, run_end_date=2024-02-11 19:04:02.022400+00:00, run_duration=1.411547, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:02:00+00:00, data_interval_end=2024-02-11 19:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:04:02.030+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:04:00+00:00, run_after=2024-02-11T19:06:00+00:00 [2024-02-11T19:04:02.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:02:00+00:00 exited with status success for try_number 1 [2024-02-11T19:04:02.150+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:02:00+00:00, map_index=-1, run_start_date=2024-02-11 19:04:01.293709+00:00, run_end_date=2024-02-11 19:04:01.670054+00:00, run_duration=0.376345, 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-11 19:04:00.655728+00:00, queued_by_job_id=1, pid=29259 [2024-02-11T19:04:02.917+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:04:02.918+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:03:00+00:00, run_id=scheduled__2024-02-11T19:03:00+00:00, run_start_date=2024-02-11 19:04:00.611709+00:00, run_end_date=2024-02-11 19:04:02.918117+00:00, run_duration=2.306408, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:03:00+00:00, data_interval_end=2024-02-11 19:04:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:04:02.925+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:04:00+00:00, run_after=2024-02-11T19:05:00+00:00 [2024-02-11T19:04:02.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:03:00+00:00 exited with status success for try_number 1 [2024-02-11T19:04:02.954+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:03:00+00:00, map_index=-1, run_start_date=2024-02-11 19:04:02.444310+00:00, run_end_date=2024-02-11 19:04:02.783860+00:00, run_duration=0.33955, 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-11 19:04:00.655728+00:00, queued_by_job_id=1, pid=29290 [2024-02-11T19:04:03.991+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:04:03.991+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:03:00+00:00, run_id=scheduled__2024-02-11T19:03:00+00:00, run_start_date=2024-02-11 19:04:00.612405+00:00, run_end_date=2024-02-11 19:04:03.991534+00:00, run_duration=3.379129, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:03:00+00:00, data_interval_end=2024-02-11 19:04:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:04:03.998+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:04:00+00:00, run_after=2024-02-11T19:05:00+00:00 [2024-02-11T19:04:04.021+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:03:00+00:00 exited with status success for try_number 1 [2024-02-11T19:04:04.025+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:03:00+00:00, map_index=-1, run_start_date=2024-02-11 19:04:02.338665+00:00, run_end_date=2024-02-11 19:04:03.412089+00:00, run_duration=1.073424, 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-11 19:04:00.655728+00:00, queued_by_job_id=1, pid=29289 [2024-02-11T19:05:00.811+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:05:00+00:00, run_after=2024-02-11T19:10:00+00:00 [2024-02-11T19:05:00.815+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:05:00.823+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:05:00+00:00, run_after=2024-02-11T19:06:00+00:00 [2024-02-11T19:05:00.873+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:05:00.874+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:05:00.874+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:05:00.874+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:05:00.874+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:05:00.877+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T19:05:00.877+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:05:00.877+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:05:00.877+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:05:00.877+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:05:00.877+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:05:01.034+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:05:01.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:05:01.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:05:01.049+0000] {scheduler_job.py:635} INFO - Setting external_id for to b7e976e4-ff63-4c81-994c-a3bb9dbc99dc [2024-02-11T19:05:01.050+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5dd23573-8cce-4953-897b-06c2b82d3ef7 [2024-02-11T19:05:01.050+0000] {scheduler_job.py:635} INFO - Setting external_id for to 069e7102-3c94-484a-b360-09bf48ce8ec1 [2024-02-11T19:05:03.387+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:05:03.387+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:04:00+00:00, run_id=scheduled__2024-02-11T19:04:00+00:00, run_start_date=2024-02-11 19:05:00.834331+00:00, run_end_date=2024-02-11 19:05:03.387729+00:00, run_duration=2.553398, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:04:00+00:00, data_interval_end=2024-02-11 19:05:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:05:03.395+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:05:00+00:00, run_after=2024-02-11T19:06:00+00:00 [2024-02-11T19:05:03.415+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:05:03.415+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:05:03.416+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:05:03.417+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T19:05:03.417+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:05:03.448+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:05:03.448+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status success for try_number 1 [2024-02-11T19:05:03.448+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:04:00+00:00 exited with status success for try_number 1 [2024-02-11T19:05:03.454+0000] {scheduler_job.py:635} INFO - Setting external_id for to 54947ece-a9b4-4f10-81cf-f732dd9d5400 [2024-02-11T19:05:03.454+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T19:00:00+00:00, map_index=-1, run_start_date=2024-02-11 19:05:02.677895+00:00, run_end_date=2024-02-11 19:05:03.051010+00:00, run_duration=0.373115, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1347, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:05:00.875508+00:00, queued_by_job_id=1, pid=29354 [2024-02-11T19:05:03.454+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:04:00+00:00, map_index=-1, run_start_date=2024-02-11 19:05:02.880535+00:00, run_end_date=2024-02-11 19:05:03.235286+00:00, run_duration=0.354751, 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-11 19:05:00.875508+00:00, queued_by_job_id=1, pid=29356 [2024-02-11T19:05:04.551+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:05:04.551+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:04:00+00:00, run_id=scheduled__2024-02-11T19:04:00+00:00, run_start_date=2024-02-11 19:05:00.834976+00:00, run_end_date=2024-02-11 19:05:04.551339+00:00, run_duration=3.716363, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:04:00+00:00, data_interval_end=2024-02-11 19:05:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:05:04.558+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:05:00+00:00, run_after=2024-02-11T19:06:00+00:00 [2024-02-11T19:05:04.591+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:04:00+00:00 exited with status success for try_number 1 [2024-02-11T19:05:04.595+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:04:00+00:00, map_index=-1, run_start_date=2024-02-11 19:05:02.865239+00:00, run_end_date=2024-02-11 19:05:03.986219+00:00, run_duration=1.12098, 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-11 19:05:00.875508+00:00, queued_by_job_id=1, pid=29355 [2024-02-11T19:05:05.639+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:05:05.640+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:05:05.640+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:05:05.642+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T19:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T19:05:05.642+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T19:05:05.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:05:05.672+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status success for try_number 1 [2024-02-11T19:05:05.675+0000] {scheduler_job.py:635} INFO - Setting external_id for to 82f4dec4-b782-441a-b500-9a3c99c20e45 [2024-02-11T19:05:05.675+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T19:00:00+00:00, map_index=-1, run_start_date=2024-02-11 19:05:04.567574+00:00, run_end_date=2024-02-11 19:05:04.742308+00:00, run_duration=0.174734, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1350, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:05:03.416467+00:00, queued_by_job_id=1, pid=29395 [2024-02-11T19:05:07.825+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:05:07.825+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:05:07.825+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:05:07.827+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:05:07.827+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:05:07.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:05:07.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status success for try_number 1 [2024-02-11T19:05:07.860+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52707568-27aa-4ef0-8d23-9a6c82673f4d [2024-02-11T19:05:07.860+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T19:00:00+00:00, map_index=0, run_start_date=2024-02-11 19:05:06.754313+00:00, run_end_date=2024-02-11 19:05:06.932503+00:00, run_duration=0.17819, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1351, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:05:05.640943+00:00, queued_by_job_id=1, pid=29407 [2024-02-11T19:05:09.569+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:05:09.569+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:00:00+00:00, run_id=scheduled__2024-02-11T19:00:00+00:00, run_start_date=2024-02-11 19:05:00.833619+00:00, run_end_date=2024-02-11 19:05:09.569586+00:00, run_duration=8.735967, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:00:00+00:00, data_interval_end=2024-02-11 19:05:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T19:05:09.573+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:05:00+00:00, run_after=2024-02-11T19:10:00+00:00 [2024-02-11T19:05:09.595+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:00:00+00:00 exited with status success for try_number 1 [2024-02-11T19:05:09.599+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T19:00:00+00:00, map_index=-1, run_start_date=2024-02-11 19:05:09.133893+00:00, run_end_date=2024-02-11 19:05:09.314949+00:00, run_duration=0.181056, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1352, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:05:07.826315+00:00, queued_by_job_id=1, pid=29419 [2024-02-11T19:05:16.582+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T19:06:01.004+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:06:01.013+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:06:00+00:00, run_after=2024-02-11T19:07:00+00:00 [2024-02-11T19:06:01.017+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:06:01.061+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:06:01.061+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:06:01.061+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:06:01.061+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:06:01.062+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:06:01.064+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:06:01.064+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:06:01.064+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:06:01.064+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:06:01.065+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:06:01.065+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:06:01.217+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:06:01.217+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:06:01.217+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:06:01.225+0000] {scheduler_job.py:635} INFO - Setting external_id for to 17271582-f474-4387-93bf-5a7f49330084 [2024-02-11T19:06:01.226+0000] {scheduler_job.py:635} INFO - Setting external_id for to cbb805cd-dfa6-422c-b20a-6a5715378561 [2024-02-11T19:06:01.226+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1c05244e-ebb5-4577-9afa-9551f6e451a0 [2024-02-11T19:06:03.487+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:06:03.487+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:04:00+00:00, run_id=scheduled__2024-02-11T19:04:00+00:00, run_start_date=2024-02-11 19:06:01.025794+00:00, run_end_date=2024-02-11 19:06:03.487522+00:00, run_duration=2.461728, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:04:00+00:00, data_interval_end=2024-02-11 19:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:06:03.493+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:06:00+00:00, run_after=2024-02-11T19:08:00+00:00 [2024-02-11T19:06:03.497+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:06:03.497+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:05:00+00:00, run_id=scheduled__2024-02-11T19:05:00+00:00, run_start_date=2024-02-11 19:06:01.026532+00:00, run_end_date=2024-02-11 19:06:03.497323+00:00, run_duration=2.470791, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:05:00+00:00, data_interval_end=2024-02-11 19:06:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:06:03.504+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:06:00+00:00, run_after=2024-02-11T19:07:00+00:00 [2024-02-11T19:06:03.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:04:00+00:00 exited with status success for try_number 1 [2024-02-11T19:06:03.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:05:00+00:00 exited with status success for try_number 1 [2024-02-11T19:06:03.535+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:04:00+00:00, map_index=-1, run_start_date=2024-02-11 19:06:01.831344+00:00, run_end_date=2024-02-11 19:06:02.259017+00:00, run_duration=0.427673, 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-11 19:06:01.062931+00:00, queued_by_job_id=1, pid=29436 [2024-02-11T19:06:03.535+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:05:00+00:00, map_index=-1, run_start_date=2024-02-11 19:06:02.965096+00:00, run_end_date=2024-02-11 19:06:03.223624+00:00, run_duration=0.258528, 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-11 19:06:01.062931+00:00, queued_by_job_id=1, pid=29457 [2024-02-11T19:06:05.027+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:06:05.027+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:05:00+00:00, run_id=scheduled__2024-02-11T19:05:00+00:00, run_start_date=2024-02-11 19:06:01.027188+00:00, run_end_date=2024-02-11 19:06:05.027289+00:00, run_duration=4.000101, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:05:00+00:00, data_interval_end=2024-02-11 19:06:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:06:05.034+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:06:00+00:00, run_after=2024-02-11T19:07:00+00:00 [2024-02-11T19:06:05.054+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:05:00+00:00 exited with status success for try_number 1 [2024-02-11T19:06:05.057+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:05:00+00:00, map_index=-1, run_start_date=2024-02-11 19:06:03.171504+00:00, run_end_date=2024-02-11 19:06:04.539542+00:00, run_duration=1.368038, 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-11 19:06:01.062931+00:00, queued_by_job_id=1, pid=29476 [2024-02-11T19:07:00.300+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:07:00.314+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:07:00+00:00, run_after=2024-02-11T19:08:00+00:00 [2024-02-11T19:07:00.371+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:07:00.372+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:07:00.372+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:07:00.372+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:07:00.375+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:07:00.376+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:07:00.376+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:07:00.376+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:07:00.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:07:00.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:07:00.523+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59bda2b5-efbb-43d4-a3d6-8cdc397d252e [2024-02-11T19:07:00.523+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7c5d1f83-8574-4921-a414-b55ef502bcf1 [2024-02-11T19:07:02.854+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:07:02.855+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:06:00+00:00, run_id=scheduled__2024-02-11T19:06:00+00:00, run_start_date=2024-02-11 19:07:00.326238+00:00, run_end_date=2024-02-11 19:07:02.855190+00:00, run_duration=2.528952, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:06:00+00:00, data_interval_end=2024-02-11 19:07:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:07:02.862+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:07:00+00:00, run_after=2024-02-11T19:08:00+00:00 [2024-02-11T19:07:02.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:06:00+00:00 exited with status success for try_number 1 [2024-02-11T19:07:02.900+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:06:00+00:00, map_index=-1, run_start_date=2024-02-11 19:07:02.073113+00:00, run_end_date=2024-02-11 19:07:02.387655+00:00, run_duration=0.314542, 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-11 19:07:00.374001+00:00, queued_by_job_id=1, pid=29521 [2024-02-11T19:07:03.931+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:07:03.931+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:06:00+00:00, run_id=scheduled__2024-02-11T19:06:00+00:00, run_start_date=2024-02-11 19:07:00.327322+00:00, run_end_date=2024-02-11 19:07:03.931584+00:00, run_duration=3.604262, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:06:00+00:00, data_interval_end=2024-02-11 19:07:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:07:03.938+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:07:00+00:00, run_after=2024-02-11T19:08:00+00:00 [2024-02-11T19:07:03.958+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:06:00+00:00 exited with status success for try_number 1 [2024-02-11T19:07:03.962+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:06:00+00:00, map_index=-1, run_start_date=2024-02-11 19:07:02.034506+00:00, run_end_date=2024-02-11 19:07:03.128219+00:00, run_duration=1.093713, 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-11 19:07:00.374001+00:00, queued_by_job_id=1, pid=29520 [2024-02-11T19:08:00.794+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:08:00.803+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:08:00+00:00, run_after=2024-02-11T19:09:00+00:00 [2024-02-11T19:08:00.807+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:08:00.851+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:08:00.851+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:08:00.851+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:08:00.851+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:08:00.852+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:08:00.854+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:08:00.854+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:08:00.854+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:08:00.854+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:08:00.854+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:08:00.854+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:08:01.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:08:01.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:08:01.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:08:01.013+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2f4ba0a-b633-41bd-b1c4-8b84d31205d9 [2024-02-11T19:08:01.013+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9af8d164-45e8-4f97-88e3-9bd8c3271cc9 [2024-02-11T19:08:01.013+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f4f6443-9f37-41ad-963d-1ecec73a2c9c [2024-02-11T19:08:02.157+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:08:02.166+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:06:00+00:00, run_id=scheduled__2024-02-11T19:06:00+00:00, run_start_date=2024-02-11 19:08:00.815964+00:00, run_end_date=2024-02-11 19:08:02.166348+00:00, run_duration=1.350384, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:06:00+00:00, data_interval_end=2024-02-11 19:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:08:02.184+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:08:00+00:00, run_after=2024-02-11T19:10:00+00:00 [2024-02-11T19:08:02.290+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:06:00+00:00 exited with status success for try_number 1 [2024-02-11T19:08:02.300+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:06:00+00:00, map_index=-1, run_start_date=2024-02-11 19:08:01.458972+00:00, run_end_date=2024-02-11 19:08:01.913918+00:00, run_duration=0.454946, 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-11 19:08:00.852786+00:00, queued_by_job_id=1, pid=29556 [2024-02-11T19:08:03.334+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:08:03.334+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:07:00+00:00, run_id=scheduled__2024-02-11T19:07:00+00:00, run_start_date=2024-02-11 19:08:00.816694+00:00, run_end_date=2024-02-11 19:08:03.334322+00:00, run_duration=2.517628, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:07:00+00:00, data_interval_end=2024-02-11 19:08:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:08:03.343+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:08:00+00:00, run_after=2024-02-11T19:09:00+00:00 [2024-02-11T19:08:04.397+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:08:04.397+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:07:00+00:00, run_id=scheduled__2024-02-11T19:07:00+00:00, run_start_date=2024-02-11 19:08:00.817354+00:00, run_end_date=2024-02-11 19:08:04.397271+00:00, run_duration=3.579917, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:07:00+00:00, data_interval_end=2024-02-11 19:08:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:08:04.403+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:08:00+00:00, run_after=2024-02-11T19:09:00+00:00 [2024-02-11T19:08:04.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:07:00+00:00 exited with status success for try_number 1 [2024-02-11T19:08:04.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:07:00+00:00 exited with status success for try_number 1 [2024-02-11T19:08:04.430+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:07:00+00:00, map_index=-1, run_start_date=2024-02-11 19:08:02.980921+00:00, run_end_date=2024-02-11 19:08:03.309391+00:00, run_duration=0.32847, 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-11 19:08:00.852786+00:00, queued_by_job_id=1, pid=29587 [2024-02-11T19:08:04.430+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:07:00+00:00, map_index=-1, run_start_date=2024-02-11 19:08:02.578692+00:00, run_end_date=2024-02-11 19:08:04.137735+00:00, run_duration=1.559043, 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-11 19:08:00.852786+00:00, queued_by_job_id=1, pid=29577 [2024-02-11T19:09:00.207+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:09:00+00:00, run_after=2024-02-11T19:10:00+00:00 [2024-02-11T19:09:00.214+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:09:00.269+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:09:00.270+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:09:00.270+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:09:00.271+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:09:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:09:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:09:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:09:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:09:00.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:09:00.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:09:00.464+0000] {scheduler_job.py:635} INFO - Setting external_id for to 151c1d5c-0db4-4742-a4f6-d428a2f6d84f [2024-02-11T19:09:00.464+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a1f6f57-1c13-40fd-ac0d-6c46c50c6b0f [2024-02-11T19:09:02.315+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:09:02.315+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:08:00+00:00, run_id=scheduled__2024-02-11T19:08:00+00:00, run_start_date=2024-02-11 19:09:00.229720+00:00, run_end_date=2024-02-11 19:09:02.315409+00:00, run_duration=2.085689, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:08:00+00:00, data_interval_end=2024-02-11 19:09:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:09:02.328+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:09:00+00:00, run_after=2024-02-11T19:10:00+00:00 [2024-02-11T19:09:03.396+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:09:03.396+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:08:00+00:00, run_id=scheduled__2024-02-11T19:08:00+00:00, run_start_date=2024-02-11 19:09:00.230916+00:00, run_end_date=2024-02-11 19:09:03.396600+00:00, run_duration=3.165684, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:08:00+00:00, data_interval_end=2024-02-11 19:09:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:09:03.403+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:09:00+00:00, run_after=2024-02-11T19:10:00+00:00 [2024-02-11T19:09:03.423+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:08:00+00:00 exited with status success for try_number 1 [2024-02-11T19:09:03.423+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:08:00+00:00 exited with status success for try_number 1 [2024-02-11T19:09:03.427+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:08:00+00:00, map_index=-1, run_start_date=2024-02-11 19:09:01.925695+00:00, run_end_date=2024-02-11 19:09:02.241827+00:00, run_duration=0.316132, 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-11 19:09:00.272115+00:00, queued_by_job_id=1, pid=29642 [2024-02-11T19:09:03.427+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:08:00+00:00, map_index=-1, run_start_date=2024-02-11 19:09:01.805020+00:00, run_end_date=2024-02-11 19:09:03.097179+00:00, run_duration=1.292159, 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-11 19:09:00.272115+00:00, queued_by_job_id=1, pid=29641 [2024-02-11T19:10:00.356+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:10:00+00:00, run_after=2024-02-11T19:11:00+00:00 [2024-02-11T19:10:00.365+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:10:00.371+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:10:00.383+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:10:00+00:00, run_after=2024-02-11T19:15:00+00:00 [2024-02-11T19:10:00.452+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T19:10:00.452+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:10:00.452+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:10:00.452+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:10:00.452+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:10:00.453+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:10:00.457+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T19:10:00.457+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:10:00.457+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:10:00.457+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:10:00.458+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:10:00.458+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:10:00.458+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:10:00.458+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:10:00.889+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:10:00.889+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:10:00.889+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:10:00.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:10:00.899+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52fc0e4d-2513-4bd6-9ac4-c41b0a5ecc1c [2024-02-11T19:10:00.900+0000] {scheduler_job.py:635} INFO - Setting external_id for to b999df7c-7417-46be-9058-02d7e176cdc7 [2024-02-11T19:10:00.900+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15153b46-ffd7-47d1-8f1e-62c40c4df2d8 [2024-02-11T19:10:00.900+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4c9c8889-6c93-48a6-8429-201a995ccf0e [2024-02-11T19:10:02.794+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:10:02.795+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:08:00+00:00, run_id=scheduled__2024-02-11T19:08:00+00:00, run_start_date=2024-02-11 19:10:00.398731+00:00, run_end_date=2024-02-11 19:10:02.795302+00:00, run_duration=2.396571, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:08:00+00:00, data_interval_end=2024-02-11 19:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:10:02.812+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:10:00+00:00, run_after=2024-02-11T19:12:00+00:00 [2024-02-11T19:10:02.975+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:08:00+00:00 exited with status success for try_number 1 [2024-02-11T19:10:02.998+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:08:00+00:00, map_index=-1, run_start_date=2024-02-11 19:10:01.819456+00:00, run_end_date=2024-02-11 19:10:02.641138+00:00, run_duration=0.821682, 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-11 19:10:00.454650+00:00, queued_by_job_id=1, pid=29679 [2024-02-11T19:10:04.042+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:10:04.043+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:09:00+00:00, run_id=scheduled__2024-02-11T19:09:00+00:00, run_start_date=2024-02-11 19:10:00.399443+00:00, run_end_date=2024-02-11 19:10:04.043127+00:00, run_duration=3.643684, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:09:00+00:00, data_interval_end=2024-02-11 19:10:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:10:04.050+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:10:00+00:00, run_after=2024-02-11T19:11:00+00:00 [2024-02-11T19:10:04.068+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:10:04.068+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:10:04.069+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:10:04.072+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T19:10:04.072+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:10:04.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:10:04.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:05:00+00:00 exited with status success for try_number 1 [2024-02-11T19:10:04.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:09:00+00:00 exited with status success for try_number 1 [2024-02-11T19:10:04.135+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8cce80f8-d82f-4b0b-9456-b7dfcfd54efc [2024-02-11T19:10:04.135+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T19:05:00+00:00, map_index=-1, run_start_date=2024-02-11 19:10:03.013674+00:00, run_end_date=2024-02-11 19:10:03.515612+00:00, run_duration=0.501938, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1364, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:10:00.454650+00:00, queued_by_job_id=1, pid=29708 [2024-02-11T19:10:04.135+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:09:00+00:00, map_index=-1, run_start_date=2024-02-11 19:10:03.078282+00:00, run_end_date=2024-02-11 19:10:03.589865+00:00, run_duration=0.511583, 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-11 19:10:00.454650+00:00, queued_by_job_id=1, pid=29709 [2024-02-11T19:10:05.249+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:10:05.250+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:09:00+00:00, run_id=scheduled__2024-02-11T19:09:00+00:00, run_start_date=2024-02-11 19:10:00.400161+00:00, run_end_date=2024-02-11 19:10:05.249895+00:00, run_duration=4.849734, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:09:00+00:00, data_interval_end=2024-02-11 19:10:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:10:05.258+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:10:00+00:00, run_after=2024-02-11T19:11:00+00:00 [2024-02-11T19:10:05.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:09:00+00:00 exited with status success for try_number 1 [2024-02-11T19:10:05.298+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:09:00+00:00, map_index=-1, run_start_date=2024-02-11 19:10:03.657858+00:00, run_end_date=2024-02-11 19:10:04.802068+00:00, run_duration=1.14421, 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-11 19:10:00.454650+00:00, queued_by_job_id=1, pid=29737 [2024-02-11T19:10:06.158+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:10:06.158+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:10:06.159+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:10:06.160+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T19:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T19:10:06.160+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T19:10:06.190+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:10:06.190+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:05:00+00:00 exited with status success for try_number 1 [2024-02-11T19:10:06.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34c5745c-63d8-4333-9bc8-873e22f4ea8a [2024-02-11T19:10:06.195+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T19:05:00+00:00, map_index=-1, run_start_date=2024-02-11 19:10:05.293605+00:00, run_end_date=2024-02-11 19:10:05.473910+00:00, run_duration=0.180305, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1367, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:10:04.070151+00:00, queued_by_job_id=1, pid=29758 [2024-02-11T19:10:08.362+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:10:08.362+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:10:08.363+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:10:08.365+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:10:08.365+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:10:08.397+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:10:08.397+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:05:00+00:00 exited with status success for try_number 1 [2024-02-11T19:10:08.401+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7aa179f1-d7b9-47b4-a9b4-46ef81a502c4 [2024-02-11T19:10:08.401+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T19:05:00+00:00, map_index=0, run_start_date=2024-02-11 19:10:07.355935+00:00, run_end_date=2024-02-11 19:10:07.520547+00:00, run_duration=0.164612, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1368, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:10:06.159700+00:00, queued_by_job_id=1, pid=29770 [2024-02-11T19:10:10.536+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:10:10.537+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:05:00+00:00, run_id=scheduled__2024-02-11T19:05:00+00:00, run_start_date=2024-02-11 19:10:00.397867+00:00, run_end_date=2024-02-11 19:10:10.537250+00:00, run_duration=10.139383, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:05:00+00:00, data_interval_end=2024-02-11 19:10:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T19:10:10.542+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:10:00+00:00, run_after=2024-02-11T19:15:00+00:00 [2024-02-11T19:10:10.567+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:05:00+00:00 exited with status success for try_number 1 [2024-02-11T19:10:10.570+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T19:05:00+00:00, map_index=-1, run_start_date=2024-02-11 19:10:09.460122+00:00, run_end_date=2024-02-11 19:10:09.633029+00:00, run_duration=0.172907, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1369, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:10:08.363495+00:00, queued_by_job_id=1, pid=29782 [2024-02-11T19:10:16.620+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T19:11:00.737+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:11:00.753+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:11:00+00:00, run_after=2024-02-11T19:12:00+00:00 [2024-02-11T19:11:00.809+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:11:00.809+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:11:00.810+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:11:00.810+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:11:00.814+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:11:00.814+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:11:00.814+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:11:00.814+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:11:00.993+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:11:00.993+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:11:01.007+0000] {scheduler_job.py:635} INFO - Setting external_id for to 89b2e416-50cc-456d-bf86-0809fe042694 [2024-02-11T19:11:01.007+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6ed21790-51ec-4d48-bb87-2e4a58bab7d2 [2024-02-11T19:11:03.087+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:11:03.087+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:10:00+00:00, run_id=scheduled__2024-02-11T19:10:00+00:00, run_start_date=2024-02-11 19:11:00.766872+00:00, run_end_date=2024-02-11 19:11:03.087725+00:00, run_duration=2.320853, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:10:00+00:00, data_interval_end=2024-02-11 19:11:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:11:03.094+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:11:00+00:00, run_after=2024-02-11T19:12:00+00:00 [2024-02-11T19:11:03.124+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status success for try_number 1 [2024-02-11T19:11:03.130+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:10:00+00:00, map_index=-1, run_start_date=2024-02-11 19:11:02.371317+00:00, run_end_date=2024-02-11 19:11:02.693280+00:00, run_duration=0.321963, 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-11 19:11:00.811653+00:00, queued_by_job_id=1, pid=29818 [2024-02-11T19:11:04.161+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:11:04.162+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:10:00+00:00, run_id=scheduled__2024-02-11T19:10:00+00:00, run_start_date=2024-02-11 19:11:00.767981+00:00, run_end_date=2024-02-11 19:11:04.162149+00:00, run_duration=3.394168, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:10:00+00:00, data_interval_end=2024-02-11 19:11:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:11:04.172+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:11:00+00:00, run_after=2024-02-11T19:12:00+00:00 [2024-02-11T19:11:04.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status success for try_number 1 [2024-02-11T19:11:04.206+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:10:00+00:00, map_index=-1, run_start_date=2024-02-11 19:11:02.453507+00:00, run_end_date=2024-02-11 19:11:03.478249+00:00, run_duration=1.024742, 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-11 19:11:00.811653+00:00, queued_by_job_id=1, pid=29819 [2024-02-11T19:12:00.334+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:12:00.339+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:12:00.351+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:12:00+00:00, run_after=2024-02-11T19:13:00+00:00 [2024-02-11T19:12:00.402+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:12:00.402+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:12:00.402+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:12:00.402+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:12:00.403+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:12:00.405+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:12:00.405+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:12:00.405+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:12:00.405+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:12:00.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:12:00.406+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:12:00.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:12:00.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:12:00.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:12:00.642+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9a23ea7c-d0a4-454f-b0bd-aaf029c61520 [2024-02-11T19:12:00.642+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7ba159ab-8c49-4883-be81-2adebafff80b [2024-02-11T19:12:00.643+0000] {scheduler_job.py:635} INFO - Setting external_id for to eb088110-5904-4b2a-adac-9715878b981c [2024-02-11T19:12:01.912+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:12:01.912+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:10:00+00:00, run_id=scheduled__2024-02-11T19:10:00+00:00, run_start_date=2024-02-11 19:12:00.360569+00:00, run_end_date=2024-02-11 19:12:01.912413+00:00, run_duration=1.551844, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:10:00+00:00, data_interval_end=2024-02-11 19:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:12:01.929+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:12:00+00:00, run_after=2024-02-11T19:14:00+00:00 [2024-02-11T19:12:02.046+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status success for try_number 1 [2024-02-11T19:12:02.056+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:10:00+00:00, map_index=-1, run_start_date=2024-02-11 19:12:01.181524+00:00, run_end_date=2024-02-11 19:12:01.430274+00:00, run_duration=0.24875, 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-11 19:12:00.403764+00:00, queued_by_job_id=1, pid=29854 [2024-02-11T19:12:03.456+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:12:03.457+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:11:00+00:00, run_id=scheduled__2024-02-11T19:11:00+00:00, run_start_date=2024-02-11 19:12:00.361347+00:00, run_end_date=2024-02-11 19:12:03.457171+00:00, run_duration=3.095824, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:11:00+00:00, data_interval_end=2024-02-11 19:12:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:12:03.465+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:12:00+00:00, run_after=2024-02-11T19:13:00+00:00 [2024-02-11T19:12:03.498+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:11:00+00:00 exited with status success for try_number 1 [2024-02-11T19:12:03.506+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:11:00+00:00, map_index=-1, run_start_date=2024-02-11 19:12:02.210127+00:00, run_end_date=2024-02-11 19:12:02.561000+00:00, run_duration=0.350873, 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-11 19:12:00.403764+00:00, queued_by_job_id=1, pid=29884 [2024-02-11T19:12:04.536+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:12:04.536+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:11:00+00:00, run_id=scheduled__2024-02-11T19:11:00+00:00, run_start_date=2024-02-11 19:12:00.362058+00:00, run_end_date=2024-02-11 19:12:04.536831+00:00, run_duration=4.174773, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:11:00+00:00, data_interval_end=2024-02-11 19:12:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:12:04.543+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:12:00+00:00, run_after=2024-02-11T19:13:00+00:00 [2024-02-11T19:12:04.564+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:11:00+00:00 exited with status success for try_number 1 [2024-02-11T19:12:04.567+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:11:00+00:00, map_index=-1, run_start_date=2024-02-11 19:12:02.327476+00:00, run_end_date=2024-02-11 19:12:03.450564+00:00, run_duration=1.123088, 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-11 19:12:00.403764+00:00, queued_by_job_id=1, pid=29885 [2024-02-11T19:13:00.897+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:13:00.905+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:13:00+00:00, run_after=2024-02-11T19:14:00+00:00 [2024-02-11T19:13:00.946+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:13:00.946+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:13:00.946+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:13:00.947+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:13:00.948+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:13:00.949+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:13:00.949+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:13:00.949+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:13:01.046+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:13:01.047+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:13:01.052+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3fddf260-7239-49d3-9aef-2ca68904a480 [2024-02-11T19:13:01.052+0000] {scheduler_job.py:635} INFO - Setting external_id for to 23fcc036-53c3-4dbc-9971-f96625104f21 [2024-02-11T19:13:03.882+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:13:03.883+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:12:00+00:00, run_id=scheduled__2024-02-11T19:12:00+00:00, run_start_date=2024-02-11 19:13:00.914836+00:00, run_end_date=2024-02-11 19:13:03.883132+00:00, run_duration=2.968296, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:12:00+00:00, data_interval_end=2024-02-11 19:13:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:13:03.890+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:13:00+00:00, run_after=2024-02-11T19:14:00+00:00 [2024-02-11T19:13:03.918+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:12:00+00:00 exited with status success for try_number 1 [2024-02-11T19:13:03.922+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:12:00+00:00, map_index=-1, run_start_date=2024-02-11 19:13:02.765338+00:00, run_end_date=2024-02-11 19:13:03.097685+00:00, run_duration=0.332347, 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-11 19:13:00.947670+00:00, queued_by_job_id=1, pid=29939 [2024-02-11T19:13:04.951+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:13:04.952+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:12:00+00:00, run_id=scheduled__2024-02-11T19:12:00+00:00, run_start_date=2024-02-11 19:13:00.915783+00:00, run_end_date=2024-02-11 19:13:04.952091+00:00, run_duration=4.036308, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:12:00+00:00, data_interval_end=2024-02-11 19:13:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:13:04.959+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:13:00+00:00, run_after=2024-02-11T19:14:00+00:00 [2024-02-11T19:13:04.981+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:12:00+00:00 exited with status success for try_number 1 [2024-02-11T19:13:04.984+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:12:00+00:00, map_index=-1, run_start_date=2024-02-11 19:13:02.706757+00:00, run_end_date=2024-02-11 19:13:03.914729+00:00, run_duration=1.207972, 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-11 19:13:00.947670+00:00, queued_by_job_id=1, pid=29938 [2024-02-11T19:14:00.427+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:14:00+00:00, run_after=2024-02-11T19:15:00+00:00 [2024-02-11T19:14:00.433+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:14: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-11T19:14:00.485+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:14:00.485+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:14:00.485+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:14:00.485+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:14:00.486+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:14:00.489+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:14:00.489+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:14:00.489+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:14:00.489+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:14:00.489+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:14:00.489+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:14:00.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:14:00.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:14:00.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:14:00.906+0000] {scheduler_job.py:635} INFO - Setting external_id for to 902149a5-533d-431e-969b-2c61c4b61559 [2024-02-11T19:14:00.906+0000] {scheduler_job.py:635} INFO - Setting external_id for to 03443f98-af34-48f0-a70d-587425c2a415 [2024-02-11T19:14:00.906+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35c23dbc-856a-43fd-9eab-0943bd667b32 [2024-02-11T19:14:02.081+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:14:02.081+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:12:00+00:00, run_id=scheduled__2024-02-11T19:12:00+00:00, run_start_date=2024-02-11 19:14:00.446861+00:00, run_end_date=2024-02-11 19:14:02.081618+00:00, run_duration=1.634757, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:12:00+00:00, data_interval_end=2024-02-11 19:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:14:02.093+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:14:00+00:00, run_after=2024-02-11T19:16:00+00:00 [2024-02-11T19:14:02.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:12:00+00:00 exited with status success for try_number 1 [2024-02-11T19:14:02.174+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:12:00+00:00, map_index=-1, run_start_date=2024-02-11 19:14:01.253787+00:00, run_end_date=2024-02-11 19:14:01.541070+00:00, run_duration=0.287283, 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-11 19:14:00.487421+00:00, queued_by_job_id=1, pid=29974 [2024-02-11T19:14:03.071+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:14:03.071+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:13:00+00:00, run_id=scheduled__2024-02-11T19:13:00+00:00, run_start_date=2024-02-11 19:14:00.447646+00:00, run_end_date=2024-02-11 19:14:03.071724+00:00, run_duration=2.624078, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:13:00+00:00, data_interval_end=2024-02-11 19:14:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:14:03.078+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:14:00+00:00, run_after=2024-02-11T19:15:00+00:00 [2024-02-11T19:14:03.107+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:13:00+00:00 exited with status success for try_number 1 [2024-02-11T19:14:03.111+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:13:00+00:00, map_index=-1, run_start_date=2024-02-11 19:14:02.251656+00:00, run_end_date=2024-02-11 19:14:02.640390+00:00, run_duration=0.388734, 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-11 19:14:00.487421+00:00, queued_by_job_id=1, pid=30003 [2024-02-11T19:14:04.450+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:14:04.451+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:13:00+00:00, run_id=scheduled__2024-02-11T19:13:00+00:00, run_start_date=2024-02-11 19:14:00.448300+00:00, run_end_date=2024-02-11 19:14:04.450964+00:00, run_duration=4.002664, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:13:00+00:00, data_interval_end=2024-02-11 19:14:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:14:04.457+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:14:00+00:00, run_after=2024-02-11T19:15:00+00:00 [2024-02-11T19:14:04.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:13:00+00:00 exited with status success for try_number 1 [2024-02-11T19:14:04.480+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:13:00+00:00, map_index=-1, run_start_date=2024-02-11 19:14:02.283129+00:00, run_end_date=2024-02-11 19:14:03.512413+00:00, run_duration=1.229284, 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-11 19:14:00.487421+00:00, queued_by_job_id=1, pid=30004 [2024-02-11T19:15:00.936+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:15:00+00:00, run_after=2024-02-11T19:20:00+00:00 [2024-02-11T19:15:00.945+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:15:00+00:00, run_after=2024-02-11T19:16:00+00:00 [2024-02-11T19:15:00.949+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:15:01.002+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:15:01.002+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:15:01.002+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:15:01.002+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:15:01.003+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:15:01.005+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T19:15:01.006+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:15:01.006+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:15:01.006+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:15:01.006+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:15:01.006+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:15:01.233+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:15:01.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:15:01.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:15:01.241+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6822f640-e93a-4540-9175-e65d60277b26 [2024-02-11T19:15:01.241+0000] {scheduler_job.py:635} INFO - Setting external_id for to 10ca1f95-b30f-452f-bc35-8b317049822a [2024-02-11T19:15:01.241+0000] {scheduler_job.py:635} INFO - Setting external_id for to d4e36338-8b5a-42c5-8f62-08883e8262ee [2024-02-11T19:15:03.914+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:15:03.915+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:14:00+00:00, run_id=scheduled__2024-02-11T19:14:00+00:00, run_start_date=2024-02-11 19:15:00.959929+00:00, run_end_date=2024-02-11 19:15:03.914993+00:00, run_duration=2.955064, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:14:00+00:00, data_interval_end=2024-02-11 19:15:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:15:03.922+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:15:00+00:00, run_after=2024-02-11T19:16:00+00:00 [2024-02-11T19:15:03.939+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:15:03.939+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:15:03.939+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:15:03.941+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T19:15:03.941+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:15:03.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:15:03.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status success for try_number 1 [2024-02-11T19:15:03.973+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:14:00+00:00 exited with status success for try_number 1 [2024-02-11T19:15:03.978+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:14:00+00:00, map_index=-1, run_start_date=2024-02-11 19:15:02.859044+00:00, run_end_date=2024-02-11 19:15:03.404634+00:00, run_duration=0.54559, 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-11 19:15:01.004167+00:00, queued_by_job_id=1, pid=30060 [2024-02-11T19:15:03.978+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T19:10:00+00:00, map_index=-1, run_start_date=2024-02-11 19:15:02.951619+00:00, run_end_date=2024-02-11 19:15:03.419183+00:00, run_duration=0.467564, 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-11 19:15:01.004167+00:00, queued_by_job_id=1, pid=30070 [2024-02-11T19:15:03.978+0000] {scheduler_job.py:635} INFO - Setting external_id for to bb305f4e-3bf0-4191-9cf3-cc4934b8fba2 [2024-02-11T19:15:05.087+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:15:05.088+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:14:00+00:00, run_id=scheduled__2024-02-11T19:14:00+00:00, run_start_date=2024-02-11 19:15:00.960578+00:00, run_end_date=2024-02-11 19:15:05.087965+00:00, run_duration=4.127387, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:14:00+00:00, data_interval_end=2024-02-11 19:15:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:15:05.095+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:15:00+00:00, run_after=2024-02-11T19:16:00+00:00 [2024-02-11T19:15:05.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:14:00+00:00 exited with status success for try_number 1 [2024-02-11T19:15:05.137+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:14:00+00:00, map_index=-1, run_start_date=2024-02-11 19:15:03.218963+00:00, run_end_date=2024-02-11 19:15:04.335352+00:00, run_duration=1.116389, 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-11 19:15:01.004167+00:00, queued_by_job_id=1, pid=30071 [2024-02-11T19:15:06.183+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:15:06.183+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:15:06.184+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:15:06.185+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T19:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T19:15:06.185+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T19:15:06.221+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:15:06.222+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status success for try_number 1 [2024-02-11T19:15:06.226+0000] {scheduler_job.py:635} INFO - Setting external_id for to c7faa062-5c8f-431f-bb95-7eea3c1bbd56 [2024-02-11T19:15:06.227+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T19:10:00+00:00, map_index=-1, run_start_date=2024-02-11 19:15:05.079776+00:00, run_end_date=2024-02-11 19:15:05.287295+00:00, run_duration=0.207519, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1383, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:15:03.940124+00:00, queued_by_job_id=1, pid=30110 [2024-02-11T19:15:08.396+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:15:08.396+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:15:08.397+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:15:08.398+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:15:08.398+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:15:08.436+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:15:08.437+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status success for try_number 1 [2024-02-11T19:15:08.441+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ae036f3-c9ad-456d-83f9-05f4d8490554 [2024-02-11T19:15:08.441+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T19:10:00+00:00, map_index=0, run_start_date=2024-02-11 19:15:07.350248+00:00, run_end_date=2024-02-11 19:15:07.522408+00:00, run_duration=0.17216, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1384, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:15:06.184450+00:00, queued_by_job_id=1, pid=30122 [2024-02-11T19:15:10.108+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:15:10.109+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:10:00+00:00, run_id=scheduled__2024-02-11T19:10:00+00:00, run_start_date=2024-02-11 19:15:00.959216+00:00, run_end_date=2024-02-11 19:15:10.109153+00:00, run_duration=9.149937, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:10:00+00:00, data_interval_end=2024-02-11 19:15:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T19:15:10.113+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:15:00+00:00, run_after=2024-02-11T19:20:00+00:00 [2024-02-11T19:15:10.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:10:00+00:00 exited with status success for try_number 1 [2024-02-11T19:15:10.145+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T19:10:00+00:00, map_index=-1, run_start_date=2024-02-11 19:15:09.520403+00:00, run_end_date=2024-02-11 19:15:09.692569+00:00, run_duration=0.172166, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1385, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:15:08.397483+00:00, queued_by_job_id=1, pid=30134 [2024-02-11T19:15:16.661+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T19:16:00.567+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:16:00.572+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:16:00.581+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:16:00+00:00, run_after=2024-02-11T19:17:00+00:00 [2024-02-11T19:16:00.634+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:16:00.634+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:16:00.635+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:16:00.635+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:16:00.636+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:16:00.638+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:16:00.639+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:16:00.639+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:16:00.639+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:16:00.639+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:16:00.639+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:16:00.845+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:16:00.845+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:16:00.845+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:16:00.853+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e1de448-3eac-48b4-b23b-24e4fa1a18ef [2024-02-11T19:16:00.853+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30c2bbd1-1c1a-4f6a-8766-9e364c966240 [2024-02-11T19:16:00.853+0000] {scheduler_job.py:635} INFO - Setting external_id for to 13ce5d93-0f00-4267-aea5-8a79e1f24667 [2024-02-11T19:16:02.014+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:16:02.014+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:14:00+00:00, run_id=scheduled__2024-02-11T19:14:00+00:00, run_start_date=2024-02-11 19:16:00.591820+00:00, run_end_date=2024-02-11 19:16:02.014730+00:00, run_duration=1.42291, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:14:00+00:00, data_interval_end=2024-02-11 19:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:16:02.027+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:16:00+00:00, run_after=2024-02-11T19:18:00+00:00 [2024-02-11T19:16:02.138+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:14:00+00:00 exited with status success for try_number 1 [2024-02-11T19:16:02.154+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:14:00+00:00, map_index=-1, run_start_date=2024-02-11 19:16:01.264936+00:00, run_end_date=2024-02-11 19:16:01.573861+00:00, run_duration=0.308925, 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-11 19:16:00.637154+00:00, queued_by_job_id=1, pid=30151 [2024-02-11T19:16:03.185+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:16:03.186+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:15:00+00:00, run_id=scheduled__2024-02-11T19:15:00+00:00, run_start_date=2024-02-11 19:16:00.592602+00:00, run_end_date=2024-02-11 19:16:03.186109+00:00, run_duration=2.593507, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:15:00+00:00, data_interval_end=2024-02-11 19:16:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:16:03.193+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:16:00+00:00, run_after=2024-02-11T19:17:00+00:00 [2024-02-11T19:16:03.219+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:15:00+00:00 exited with status success for try_number 1 [2024-02-11T19:16:03.222+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:15:00+00:00, map_index=-1, run_start_date=2024-02-11 19:16:02.411554+00:00, run_end_date=2024-02-11 19:16:02.748085+00:00, run_duration=0.336531, 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-11 19:16:00.637154+00:00, queued_by_job_id=1, pid=30181 [2024-02-11T19:16:04.570+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:16:04.570+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:15:00+00:00, run_id=scheduled__2024-02-11T19:15:00+00:00, run_start_date=2024-02-11 19:16:00.593342+00:00, run_end_date=2024-02-11 19:16:04.570498+00:00, run_duration=3.977156, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:15:00+00:00, data_interval_end=2024-02-11 19:16:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:16:04.576+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:16:00+00:00, run_after=2024-02-11T19:17:00+00:00 [2024-02-11T19:16:04.597+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:15:00+00:00 exited with status success for try_number 1 [2024-02-11T19:16:04.600+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:15:00+00:00, map_index=-1, run_start_date=2024-02-11 19:16:02.420406+00:00, run_end_date=2024-02-11 19:16:03.810926+00:00, run_duration=1.39052, 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-11 19:16:00.637154+00:00, queued_by_job_id=1, pid=30182 [2024-02-11T19:17:00.038+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:17:00.050+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:17:00+00:00, run_after=2024-02-11T19:18:00+00:00 [2024-02-11T19:17:00.094+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:17:00.094+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:17:00.094+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:17:00.095+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:17:00.097+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:17:00.097+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:17:00.097+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:17:00.097+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:17:00.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:17:00.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:17:00.229+0000] {scheduler_job.py:635} INFO - Setting external_id for to 763d3fc0-a2aa-4d65-8295-2f666d439729 [2024-02-11T19:17:00.229+0000] {scheduler_job.py:635} INFO - Setting external_id for to 624b480b-ab1b-4a26-bc05-69d9f4d5dea9 [2024-02-11T19:17:02.424+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:17:02.424+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:16:00+00:00, run_id=scheduled__2024-02-11T19:16:00+00:00, run_start_date=2024-02-11 19:17:00.060649+00:00, run_end_date=2024-02-11 19:17:02.424350+00:00, run_duration=2.363701, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:16:00+00:00, data_interval_end=2024-02-11 19:17:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:17:02.435+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:17:00+00:00, run_after=2024-02-11T19:18:00+00:00 [2024-02-11T19:17:02.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:16:00+00:00 exited with status success for try_number 1 [2024-02-11T19:17:02.486+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:16:00+00:00, map_index=-1, run_start_date=2024-02-11 19:17:01.537245+00:00, run_end_date=2024-02-11 19:17:01.871831+00:00, run_duration=0.334586, 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-11 19:17:00.095762+00:00, queued_by_job_id=1, pid=30236 [2024-02-11T19:17:03.515+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:17:03.516+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:16:00+00:00, run_id=scheduled__2024-02-11T19:16:00+00:00, run_start_date=2024-02-11 19:17:00.061658+00:00, run_end_date=2024-02-11 19:17:03.515929+00:00, run_duration=3.454271, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:16:00+00:00, data_interval_end=2024-02-11 19:17:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:17:03.522+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:17:00+00:00, run_after=2024-02-11T19:18:00+00:00 [2024-02-11T19:17:03.542+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:16:00+00:00 exited with status success for try_number 1 [2024-02-11T19:17:03.545+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:16:00+00:00, map_index=-1, run_start_date=2024-02-11 19:17:01.516951+00:00, run_end_date=2024-02-11 19:17:02.592356+00:00, run_duration=1.075405, 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-11 19:17:00.095762+00:00, queued_by_job_id=1, pid=30235 [2024-02-11T19:18:00.439+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:18:00.451+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:18:00+00:00, run_after=2024-02-11T19:19:00+00:00 [2024-02-11T19:18: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-11T19:18:00.512+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:18:00.512+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:18:00.512+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:18:00.512+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:18:00.513+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:18:00.516+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:18:00.516+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:18:00.516+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:18:00.517+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:18:00.517+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:18:00.517+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:18:00.869+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:18:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:18:00.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:18:00.881+0000] {scheduler_job.py:635} INFO - Setting external_id for to bdf28f2a-1aa5-406d-b890-986b3ce191c2 [2024-02-11T19:18:00.881+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4969e4e-6234-4d96-b0f9-0861a3b60cbf [2024-02-11T19:18:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 10cab153-f8c7-44b8-b1a7-41329759091d [2024-02-11T19:18:02.077+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:18:02.077+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:16:00+00:00, run_id=scheduled__2024-02-11T19:16:00+00:00, run_start_date=2024-02-11 19:18:00.467599+00:00, run_end_date=2024-02-11 19:18:02.077572+00:00, run_duration=1.609973, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:16:00+00:00, data_interval_end=2024-02-11 19:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:18:02.088+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:18:00+00:00, run_after=2024-02-11T19:20:00+00:00 [2024-02-11T19:18:02.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:16:00+00:00 exited with status success for try_number 1 [2024-02-11T19:18:02.154+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:16:00+00:00, map_index=-1, run_start_date=2024-02-11 19:18:01.198729+00:00, run_end_date=2024-02-11 19:18:01.402240+00:00, run_duration=0.203511, 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-11 19:18:00.514437+00:00, queued_by_job_id=1, pid=30271 [2024-02-11T19:18:03.184+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:18:03.184+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:17:00+00:00, run_id=scheduled__2024-02-11T19:17:00+00:00, run_start_date=2024-02-11 19:18:00.468590+00:00, run_end_date=2024-02-11 19:18:03.184746+00:00, run_duration=2.716156, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:17:00+00:00, data_interval_end=2024-02-11 19:18:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:18:03.191+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:18:00+00:00, run_after=2024-02-11T19:19:00+00:00 [2024-02-11T19:18:03.218+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:17:00+00:00 exited with status success for try_number 1 [2024-02-11T19:18:03.222+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:17:00+00:00, map_index=-1, run_start_date=2024-02-11 19:18:02.283869+00:00, run_end_date=2024-02-11 19:18:02.596887+00:00, run_duration=0.313018, 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-11 19:18:00.514437+00:00, queued_by_job_id=1, pid=30301 [2024-02-11T19:18:04.074+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:18:04.075+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:17:00+00:00, run_id=scheduled__2024-02-11T19:17:00+00:00, run_start_date=2024-02-11 19:18:00.469463+00:00, run_end_date=2024-02-11 19:18:04.075041+00:00, run_duration=3.605578, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:17:00+00:00, data_interval_end=2024-02-11 19:18:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:18:04.085+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:18:00+00:00, run_after=2024-02-11T19:19:00+00:00 [2024-02-11T19:18:04.108+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:17:00+00:00 exited with status success for try_number 1 [2024-02-11T19:18:04.113+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:17:00+00:00, map_index=-1, run_start_date=2024-02-11 19:18:02.326107+00:00, run_end_date=2024-02-11 19:18:03.499476+00:00, run_duration=1.173369, 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-11 19:18:00.514437+00:00, queued_by_job_id=1, pid=30302 [2024-02-11T19:19:00.571+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:19:00.580+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:19:00+00:00, run_after=2024-02-11T19:20:00+00:00 [2024-02-11T19:19:00.622+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:19:00.622+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:19:00.622+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:19:00.623+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:19:00.625+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:19:00.625+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:19:00.625+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:19:00.625+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:19:00.766+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:19:00.767+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:19:00.778+0000] {scheduler_job.py:635} INFO - Setting external_id for to b677172b-1378-494e-bf55-aaec1cfa47db [2024-02-11T19:19:00.778+0000] {scheduler_job.py:635} INFO - Setting external_id for to e568d0fc-2842-4f66-b34e-852c0da66fc4 [2024-02-11T19:19:03.564+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:19:03.564+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:18:00+00:00, run_id=scheduled__2024-02-11T19:18:00+00:00, run_start_date=2024-02-11 19:19:00.589186+00:00, run_end_date=2024-02-11 19:19:03.564453+00:00, run_duration=2.975267, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:18:00+00:00, data_interval_end=2024-02-11 19:19:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:19:03.571+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:19:00+00:00, run_after=2024-02-11T19:20:00+00:00 [2024-02-11T19:19:03.575+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:19:03.575+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:18:00+00:00, run_id=scheduled__2024-02-11T19:18:00+00:00, run_start_date=2024-02-11 19:19:00.590063+00:00, run_end_date=2024-02-11 19:19:03.575157+00:00, run_duration=2.985094, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:18:00+00:00, data_interval_end=2024-02-11 19:19:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:19:03.581+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:19:00+00:00, run_after=2024-02-11T19:20:00+00:00 [2024-02-11T19:19:03.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:18:00+00:00 exited with status success for try_number 1 [2024-02-11T19:19:03.624+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:18:00+00:00 exited with status success for try_number 1 [2024-02-11T19:19:03.627+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:18:00+00:00, map_index=-1, run_start_date=2024-02-11 19:19:02.189020+00:00, run_end_date=2024-02-11 19:19:02.547894+00:00, run_duration=0.358874, 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-11 19:19:00.623610+00:00, queued_by_job_id=1, pid=30357 [2024-02-11T19:19:03.628+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:18:00+00:00, map_index=-1, run_start_date=2024-02-11 19:19:02.188832+00:00, run_end_date=2024-02-11 19:19:03.256181+00:00, run_duration=1.067349, 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-11 19:19:00.623610+00:00, queued_by_job_id=1, pid=30358 [2024-02-11T19:20:00.704+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:20:00.713+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:20:00+00:00, run_after=2024-02-11T19:25:00+00:00 [2024-02-11T19:20:00.727+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:20:00+00:00, run_after=2024-02-11T19:21:00+00:00 [2024-02-11T19:20: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-11T19:20:00.808+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T19:20:00.808+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:20:00.808+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:20:00.808+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:20:00.809+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:20:00.809+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:20:00.812+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T19:20:00.812+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:20:00.812+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:20:00.812+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:20:00.812+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:20:00.812+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:20:00.813+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:20:00.813+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:20:01.174+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:20:01.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:20:01.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:20:01.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:20:01.187+0000] {scheduler_job.py:635} INFO - Setting external_id for to e61ac7cc-fa0f-4530-a66d-79d50841a9a0 [2024-02-11T19:20:01.187+0000] {scheduler_job.py:635} INFO - Setting external_id for to cdc31499-13cd-497d-ad47-bba3fd8e2c9b [2024-02-11T19:20:01.187+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5311eb80-4c3c-4a74-993f-7d9a1b527c3d [2024-02-11T19:20:01.188+0000] {scheduler_job.py:635} INFO - Setting external_id for to a385d7b1-3c07-4d08-9464-779cc5a62cde [2024-02-11T19:20:03.264+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:20:03.264+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:18:00+00:00, run_id=scheduled__2024-02-11T19:18:00+00:00, run_start_date=2024-02-11 19:20:00.749034+00:00, run_end_date=2024-02-11 19:20:03.264321+00:00, run_duration=2.515287, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:18:00+00:00, data_interval_end=2024-02-11 19:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:20:03.276+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:20:00+00:00, run_after=2024-02-11T19:22:00+00:00 [2024-02-11T19:20:03.350+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:18:00+00:00 exited with status success for try_number 1 [2024-02-11T19:20:03.358+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:18:00+00:00, map_index=-1, run_start_date=2024-02-11 19:20:01.789631+00:00, run_end_date=2024-02-11 19:20:02.447607+00:00, run_duration=0.657976, 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-11 19:20:00.810424+00:00, queued_by_job_id=1, pid=30394 [2024-02-11T19:20:04.398+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:20:04.398+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:19:00+00:00, run_id=scheduled__2024-02-11T19:19:00+00:00, run_start_date=2024-02-11 19:20:00.749906+00:00, run_end_date=2024-02-11 19:20:04.398418+00:00, run_duration=3.648512, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:19:00+00:00, data_interval_end=2024-02-11 19:20:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:20:04.405+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:20:00+00:00, run_after=2024-02-11T19:21:00+00:00 [2024-02-11T19:20:04.410+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:20:04.410+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:19:00+00:00, run_id=scheduled__2024-02-11T19:19:00+00:00, run_start_date=2024-02-11 19:20:00.751018+00:00, run_end_date=2024-02-11 19:20:04.410352+00:00, run_duration=3.659334, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:19:00+00:00, data_interval_end=2024-02-11 19:20:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:20:04.417+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:20:00+00:00, run_after=2024-02-11T19:21:00+00:00 [2024-02-11T19:20:04.431+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:20:04.431+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:20:04.432+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:20:04.433+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T19:20:04.434+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:20:04.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:20:04.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:15:00+00:00 exited with status success for try_number 1 [2024-02-11T19:20:04.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:19:00+00:00 exited with status success for try_number 1 [2024-02-11T19:20:04.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:19:00+00:00 exited with status success for try_number 1 [2024-02-11T19:20:04.469+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:19:00+00:00, map_index=-1, run_start_date=2024-02-11 19:20:03.143371+00:00, run_end_date=2024-02-11 19:20:03.479968+00:00, run_duration=0.336597, 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-11 19:20:00.810424+00:00, queued_by_job_id=1, pid=30435 [2024-02-11T19:20:04.469+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T19:15:00+00:00, map_index=-1, run_start_date=2024-02-11 19:20:03.385846+00:00, run_end_date=2024-02-11 19:20:03.620792+00:00, run_duration=0.234946, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1399, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:20:00.810424+00:00, queued_by_job_id=1, pid=30436 [2024-02-11T19:20:04.470+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:19:00+00:00, map_index=-1, run_start_date=2024-02-11 19:20:03.045086+00:00, run_end_date=2024-02-11 19:20:04.325717+00:00, run_duration=1.280631, 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-11 19:20:00.810424+00:00, queued_by_job_id=1, pid=30427 [2024-02-11T19:20:04.470+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1fd57559-6b52-4263-9974-fe35d5f2ad2b [2024-02-11T19:20:06.629+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:20:06.629+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:20:06.629+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:20:06.631+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T19:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T19:20:06.631+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T19:20:06.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:20:06.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:15:00+00:00 exited with status success for try_number 1 [2024-02-11T19:20:06.667+0000] {scheduler_job.py:635} INFO - Setting external_id for to d79ceebf-4a7e-4453-b901-000b99559a79 [2024-02-11T19:20:06.667+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T19:15:00+00:00, map_index=-1, run_start_date=2024-02-11 19:20:05.521552+00:00, run_end_date=2024-02-11 19:20:05.705945+00:00, run_duration=0.184393, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1400, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:20:04.432755+00:00, queued_by_job_id=1, pid=30475 [2024-02-11T19:20:08.329+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:20:08.329+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:20:08.330+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:20:08.331+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:20:08.332+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:20:08.384+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:20:08.384+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:15:00+00:00 exited with status success for try_number 1 [2024-02-11T19:20:08.388+0000] {scheduler_job.py:635} INFO - Setting external_id for to 804b84d6-067c-4453-ad8b-0f819bff27f7 [2024-02-11T19:20:08.388+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T19:15:00+00:00, map_index=0, run_start_date=2024-02-11 19:20:07.731157+00:00, run_end_date=2024-02-11 19:20:07.904201+00:00, run_duration=0.173044, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1401, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:20:06.630288+00:00, queued_by_job_id=1, pid=30487 [2024-02-11T19:20:10.531+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:20:10.531+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:15:00+00:00, run_id=scheduled__2024-02-11T19:15:00+00:00, run_start_date=2024-02-11 19:20:00.748249+00:00, run_end_date=2024-02-11 19:20:10.531688+00:00, run_duration=9.783439, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:15:00+00:00, data_interval_end=2024-02-11 19:20:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T19:20:10.538+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:20:00+00:00, run_after=2024-02-11T19:25:00+00:00 [2024-02-11T19:20:10.569+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:15:00+00:00 exited with status success for try_number 1 [2024-02-11T19:20:10.574+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T19:15:00+00:00, map_index=-1, run_start_date=2024-02-11 19:20:09.438136+00:00, run_end_date=2024-02-11 19:20:09.612703+00:00, run_duration=0.174567, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1402, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:20:08.330428+00:00, queued_by_job_id=1, pid=30499 [2024-02-11T19:20:16.696+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T19:21:00.834+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:21:00+00:00, run_after=2024-02-11T19:22:00+00:00 [2024-02-11T19:21:00.838+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:21:00.878+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:21:00.878+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:21:00.878+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:21:00.878+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:21:00.880+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:21:00.880+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:21:00.881+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:21:00.881+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:21:00.977+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:21:00.977+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:21:00.982+0000] {scheduler_job.py:635} INFO - Setting external_id for to c5b32199-e154-4f1b-91b7-768885840238 [2024-02-11T19:21:00.982+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e53b8e6-9eb7-401e-ac1a-8aaa1b68ce76 [2024-02-11T19:21:03.827+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:21:03.827+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:20:00+00:00, run_id=scheduled__2024-02-11T19:20:00+00:00, run_start_date=2024-02-11 19:21:00.847426+00:00, run_end_date=2024-02-11 19:21:03.827490+00:00, run_duration=2.980064, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:20:00+00:00, data_interval_end=2024-02-11 19:21:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:21:03.834+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:21:00+00:00, run_after=2024-02-11T19:22:00+00:00 [2024-02-11T19:21:03.839+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:21:03.839+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:20:00+00:00, run_id=scheduled__2024-02-11T19:20:00+00:00, run_start_date=2024-02-11 19:21:00.848206+00:00, run_end_date=2024-02-11 19:21:03.839414+00:00, run_duration=2.991208, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:20:00+00:00, data_interval_end=2024-02-11 19:21:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:21:03.846+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:21:00+00:00, run_after=2024-02-11T19:22:00+00:00 [2024-02-11T19:21:03.869+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status success for try_number 1 [2024-02-11T19:21:03.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status success for try_number 1 [2024-02-11T19:21:03.875+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:20:00+00:00, map_index=-1, run_start_date=2024-02-11 19:21:02.454966+00:00, run_end_date=2024-02-11 19:21:02.791860+00:00, run_duration=0.336894, 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-11 19:21:00.879342+00:00, queued_by_job_id=1, pid=30536 [2024-02-11T19:21:03.875+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:20:00+00:00, map_index=-1, run_start_date=2024-02-11 19:21:02.422724+00:00, run_end_date=2024-02-11 19:21:03.451508+00:00, run_duration=1.028784, 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-11 19:21:00.879342+00:00, queued_by_job_id=1, pid=30535 [2024-02-11T19:22:00.274+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:22:00.287+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:22:00+00:00, run_after=2024-02-11T19:23:00+00:00 [2024-02-11T19:22:00.294+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:22:00.360+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:22:00.360+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:22:00.360+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:22:00.361+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:22:00.361+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:22:00.365+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:22:00.365+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:22:00.365+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:22:00.365+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:22:00.366+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:22:00.366+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:22:00.661+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:22:00.661+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:22:00.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:22:00.680+0000] {scheduler_job.py:635} INFO - Setting external_id for to fc48ddcc-0091-4d95-8710-0b53a8e1fda4 [2024-02-11T19:22:00.680+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22e6202f-3f95-4a49-b6ab-32c92cae4929 [2024-02-11T19:22:00.681+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6ef878c-ae53-4627-b357-4cabeca50bdc [2024-02-11T19:22:01.976+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:22:01.977+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:20:00+00:00, run_id=scheduled__2024-02-11T19:20:00+00:00, run_start_date=2024-02-11 19:22:00.305593+00:00, run_end_date=2024-02-11 19:22:01.977220+00:00, run_duration=1.671627, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:20:00+00:00, data_interval_end=2024-02-11 19:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:22:01.996+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:22:00+00:00, run_after=2024-02-11T19:24:00+00:00 [2024-02-11T19:22:02.117+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status success for try_number 1 [2024-02-11T19:22:02.131+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:20:00+00:00, map_index=-1, run_start_date=2024-02-11 19:22:01.208434+00:00, run_end_date=2024-02-11 19:22:01.461259+00:00, run_duration=0.252825, 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-11 19:22:00.362860+00:00, queued_by_job_id=1, pid=30571 [2024-02-11T19:22:03.169+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:22:03.169+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:21:00+00:00, run_id=scheduled__2024-02-11T19:21:00+00:00, run_start_date=2024-02-11 19:22:00.306646+00:00, run_end_date=2024-02-11 19:22:03.169670+00:00, run_duration=2.863024, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:21:00+00:00, data_interval_end=2024-02-11 19:22:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:22:03.176+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:22:00+00:00, run_after=2024-02-11T19:23:00+00:00 [2024-02-11T19:22:03.203+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:21:00+00:00 exited with status success for try_number 1 [2024-02-11T19:22:03.206+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:21:00+00:00, map_index=-1, run_start_date=2024-02-11 19:22:02.390408+00:00, run_end_date=2024-02-11 19:22:02.731340+00:00, run_duration=0.340932, 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-11 19:22:00.362860+00:00, queued_by_job_id=1, pid=30601 [2024-02-11T19:22:04.301+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:22:04.301+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:21:00+00:00, run_id=scheduled__2024-02-11T19:21:00+00:00, run_start_date=2024-02-11 19:22:00.307557+00:00, run_end_date=2024-02-11 19:22:04.301446+00:00, run_duration=3.993889, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:21:00+00:00, data_interval_end=2024-02-11 19:22:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:22:04.308+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:22:00+00:00, run_after=2024-02-11T19:23:00+00:00 [2024-02-11T19:22:04.328+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:21:00+00:00 exited with status success for try_number 1 [2024-02-11T19:22:04.331+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:21:00+00:00, map_index=-1, run_start_date=2024-02-11 19:22:02.316225+00:00, run_end_date=2024-02-11 19:22:03.394069+00:00, run_duration=1.077844, 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-11 19:22:00.362860+00:00, queued_by_job_id=1, pid=30600 [2024-02-11T19:23:00.779+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:23:00+00:00, run_after=2024-02-11T19:24:00+00:00 [2024-02-11T19:23:00.783+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:23:00.845+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:23:00.845+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:23:00.845+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:23:00.846+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:23:00.847+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:23:00.847+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:23:00.848+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:23:00.848+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:23:00.938+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:23:00.939+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:23:00.943+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e7bc436-5c13-4e64-a08d-8ee3777bb1cd [2024-02-11T19:23:00.943+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7835042f-a173-4069-b6dd-579ca1122bad [2024-02-11T19:23:03.135+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:23:03.135+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:22:00+00:00, run_id=scheduled__2024-02-11T19:22:00+00:00, run_start_date=2024-02-11 19:23:00.815834+00:00, run_end_date=2024-02-11 19:23:03.135797+00:00, run_duration=2.319963, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:22:00+00:00, data_interval_end=2024-02-11 19:23:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:23:03.143+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:23:00+00:00, run_after=2024-02-11T19:24:00+00:00 [2024-02-11T19:23:03.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:22:00+00:00 exited with status success for try_number 1 [2024-02-11T19:23:03.180+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:22:00+00:00, map_index=-1, run_start_date=2024-02-11 19:23:02.343903+00:00, run_end_date=2024-02-11 19:23:02.679657+00:00, run_duration=0.335754, 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-11 19:23:00.846514+00:00, queued_by_job_id=1, pid=30655 [2024-02-11T19:23:03.748+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:23:03.749+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:22:00+00:00, run_id=scheduled__2024-02-11T19:22:00+00:00, run_start_date=2024-02-11 19:23:00.816586+00:00, run_end_date=2024-02-11 19:23:03.749160+00:00, run_duration=2.932574, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:22:00+00:00, data_interval_end=2024-02-11 19:23:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:23:03.756+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:23:00+00:00, run_after=2024-02-11T19:24:00+00:00 [2024-02-11T19:23:03.778+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:22:00+00:00 exited with status success for try_number 1 [2024-02-11T19:23:03.782+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:22:00+00:00, map_index=-1, run_start_date=2024-02-11 19:23:02.353161+00:00, run_end_date=2024-02-11 19:23:03.430953+00:00, run_duration=1.077792, 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-11 19:23:00.846514+00:00, queued_by_job_id=1, pid=30656 [2024-02-11T19:24:00.295+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:24:00.300+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:24:00.309+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:24:00+00:00, run_after=2024-02-11T19:25:00+00:00 [2024-02-11T19:24:00.362+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:24:00.362+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:24:00.362+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:24:00.362+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:24:00.363+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:24:00.365+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:24:00.365+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:24:00.365+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:24:00.365+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:24:00.366+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:24:00.366+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:24:00.663+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:24:00.663+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:24:00.663+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:24:00.673+0000] {scheduler_job.py:635} INFO - Setting external_id for to 285cfe89-c954-47e0-9924-1371b3a883ee [2024-02-11T19:24:00.674+0000] {scheduler_job.py:635} INFO - Setting external_id for to ec05bffc-5f38-42b8-bbd7-1350aafc8470 [2024-02-11T19:24:00.674+0000] {scheduler_job.py:635} INFO - Setting external_id for to 416a0195-ae16-47c8-919d-328078929567 [2024-02-11T19:24:01.849+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:24:01.849+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:22:00+00:00, run_id=scheduled__2024-02-11T19:22:00+00:00, run_start_date=2024-02-11 19:24:00.319155+00:00, run_end_date=2024-02-11 19:24:01.849527+00:00, run_duration=1.530372, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:22:00+00:00, data_interval_end=2024-02-11 19:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:24:01.860+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:24:00+00:00, run_after=2024-02-11T19:26:00+00:00 [2024-02-11T19:24:01.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:22:00+00:00 exited with status success for try_number 1 [2024-02-11T19:24:01.946+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:22:00+00:00, map_index=-1, run_start_date=2024-02-11 19:24:01.104395+00:00, run_end_date=2024-02-11 19:24:01.364731+00:00, run_duration=0.260336, 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-11 19:24:00.363898+00:00, queued_by_job_id=1, pid=30691 [2024-02-11T19:24:02.982+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:24:02.982+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:23:00+00:00, run_id=scheduled__2024-02-11T19:23:00+00:00, run_start_date=2024-02-11 19:24:00.320328+00:00, run_end_date=2024-02-11 19:24:02.982539+00:00, run_duration=2.662211, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:23:00+00:00, data_interval_end=2024-02-11 19:24:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:24:02.992+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:24:00+00:00, run_after=2024-02-11T19:25:00+00:00 [2024-02-11T19:24:03.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:23:00+00:00 exited with status success for try_number 1 [2024-02-11T19:24:03.028+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:23:00+00:00, map_index=-1, run_start_date=2024-02-11 19:24:02.079943+00:00, run_end_date=2024-02-11 19:24:02.576099+00:00, run_duration=0.496156, 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-11 19:24:00.363898+00:00, queued_by_job_id=1, pid=30721 [2024-02-11T19:24:04.057+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:24:04.057+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:23:00+00:00, run_id=scheduled__2024-02-11T19:23:00+00:00, run_start_date=2024-02-11 19:24:00.321261+00:00, run_end_date=2024-02-11 19:24:04.057256+00:00, run_duration=3.735995, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:23:00+00:00, data_interval_end=2024-02-11 19:24:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:24:04.063+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:24:00+00:00, run_after=2024-02-11T19:25:00+00:00 [2024-02-11T19:24:04.092+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:23:00+00:00 exited with status success for try_number 1 [2024-02-11T19:24:04.096+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:23:00+00:00, map_index=-1, run_start_date=2024-02-11 19:24:02.216027+00:00, run_end_date=2024-02-11 19:24:03.954005+00:00, run_duration=1.737978, 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-11 19:24:00.363898+00:00, queued_by_job_id=1, pid=30722 [2024-02-11T19:25:00.783+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:25:00.791+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:25:00+00:00, run_after=2024-02-11T19:30:00+00:00 [2024-02-11T19:25:00.799+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:25:00+00:00, run_after=2024-02-11T19:26:00+00:00 [2024-02-11T19:25:00.847+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:25:00.847+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:25:00.847+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:25:00.847+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:25:00.847+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:25:00.850+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T19:25:00.850+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:25:00.850+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:25:00.850+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:25:00.850+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:25:00.850+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:25:00.994+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:25:00.994+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:25:00.994+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:25:01.007+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ea96233-2c3e-44c9-8183-d788d208032a [2024-02-11T19:25:01.008+0000] {scheduler_job.py:635} INFO - Setting external_id for to 46eda6fa-5b55-47c1-938f-283837cf630c [2024-02-11T19:25:01.008+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1b3ecda3-e8e1-4e7b-8d05-4c862df6d5f6 [2024-02-11T19:25:03.300+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:25:03.300+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:24:00+00:00, run_id=scheduled__2024-02-11T19:24:00+00:00, run_start_date=2024-02-11 19:25:00.810211+00:00, run_end_date=2024-02-11 19:25:03.300782+00:00, run_duration=2.490571, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:24:00+00:00, data_interval_end=2024-02-11 19:25:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:25:03.312+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:25:00+00:00, run_after=2024-02-11T19:26:00+00:00 [2024-02-11T19:25:03.335+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:25:03.335+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:25:03.336+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:25:03.338+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T19:25:03.338+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:25:03.370+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:25:03.370+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status success for try_number 1 [2024-02-11T19:25:03.374+0000] {scheduler_job.py:635} INFO - Setting external_id for to 518a6395-e1dc-448a-8475-c2a0f290e831 [2024-02-11T19:25:03.375+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T19:20:00+00:00, map_index=-1, run_start_date=2024-02-11 19:25:02.746408+00:00, run_end_date=2024-02-11 19:25:03.160999+00:00, run_duration=0.414591, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1413, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:25:00.848557+00:00, queued_by_job_id=1, pid=30787 [2024-02-11T19:25:03.439+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:24:00+00:00 exited with status success for try_number 1 [2024-02-11T19:25:03.443+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:24:00+00:00, map_index=-1, run_start_date=2024-02-11 19:25:02.837383+00:00, run_end_date=2024-02-11 19:25:03.240145+00:00, run_duration=0.402762, 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-11 19:25:00.848557+00:00, queued_by_job_id=1, pid=30788 [2024-02-11T19:25:04.807+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:25:04.807+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:25:04.808+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:25:04.809+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T19:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T19:25:04.809+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T19:25:04.838+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:25:04.839+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status success for try_number 1 [2024-02-11T19:25:04.843+0000] {scheduler_job.py:635} INFO - Setting external_id for to c20d2917-593b-4ad1-a52f-628775ec5a9a [2024-02-11T19:25:04.843+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T19:20:00+00:00, map_index=-1, run_start_date=2024-02-11 19:25:04.457639+00:00, run_end_date=2024-02-11 19:25:04.635672+00:00, run_duration=0.178033, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1416, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:25:03.336672+00:00, queued_by_job_id=1, pid=30828 [2024-02-11T19:25:06.671+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:25:06.671+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:25:06.672+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:25:06.673+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:25:06.673+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:25:06.702+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:25:06.702+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status success for try_number 1 [2024-02-11T19:25:06.706+0000] {scheduler_job.py:635} INFO - Setting external_id for to 65f47359-ee71-4572-8fdd-21415ea12b85 [2024-02-11T19:25:06.706+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T19:20:00+00:00, map_index=0, run_start_date=2024-02-11 19:25:05.923675+00:00, run_end_date=2024-02-11 19:25:06.146566+00:00, run_duration=0.222891, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1417, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:25:04.808651+00:00, queued_by_job_id=1, pid=30840 [2024-02-11T19:25:08.853+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:25:08.853+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:20:00+00:00, run_id=scheduled__2024-02-11T19:20:00+00:00, run_start_date=2024-02-11 19:25:00.809453+00:00, run_end_date=2024-02-11 19:25:08.853707+00:00, run_duration=8.044254, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:20:00+00:00, data_interval_end=2024-02-11 19:25:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T19:25:08.859+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:25:00+00:00, run_after=2024-02-11T19:30:00+00:00 [2024-02-11T19:25:08.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:20:00+00:00 exited with status success for try_number 1 [2024-02-11T19:25:08.893+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T19:20:00+00:00, map_index=-1, run_start_date=2024-02-11 19:25:07.759773+00:00, run_end_date=2024-02-11 19:25:07.956599+00:00, run_duration=0.196826, 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-11 19:25:06.672593+00:00, queued_by_job_id=1, pid=30852 [2024-02-11T19:25:09.885+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:25:09.886+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:24:00+00:00, run_id=scheduled__2024-02-11T19:24:00+00:00, run_start_date=2024-02-11 19:25:00.810893+00:00, run_end_date=2024-02-11 19:25:09.886112+00:00, run_duration=9.075219, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:24:00+00:00, data_interval_end=2024-02-11 19:25:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:25:09.892+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:25:00+00:00, run_after=2024-02-11T19:26:00+00:00 [2024-02-11T19:25:09.914+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:24:00+00:00 exited with status success for try_number 1 [2024-02-11T19:25:09.918+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:24:00+00:00, map_index=-1, run_start_date=2024-02-11 19:25:02.851846+00:00, run_end_date=2024-02-11 19:25:08.874563+00:00, run_duration=6.022717, 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-11 19:25:00.848557+00:00, queued_by_job_id=1, pid=30789 [2024-02-11T19:25:16.729+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T19:26:00.387+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:26:00+00:00, run_after=2024-02-11T19:27:00+00:00 [2024-02-11T19:26:00.394+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:26:00.399+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:26:00.452+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:26:00.452+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:26:00.452+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:26:00.453+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:26:00.453+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:26:00.456+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:26:00.456+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:26:00.456+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:26:00.456+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:26:00.457+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:26:00.457+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:26:00.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:26:00.778+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:26:00.778+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:26:00.797+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9fb23182-e929-4de6-b309-7f0c2f2b33ac [2024-02-11T19:26:00.797+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1453ab18-cde0-434b-98e4-2bb35bbea240 [2024-02-11T19:26:00.801+0000] {scheduler_job.py:635} INFO - Setting external_id for to 606fcc6c-3e44-423a-b7d3-0a136af27d56 [2024-02-11T19:26:02.046+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:26:02.047+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:24:00+00:00, run_id=scheduled__2024-02-11T19:24:00+00:00, run_start_date=2024-02-11 19:26:00.411244+00:00, run_end_date=2024-02-11 19:26:02.047323+00:00, run_duration=1.636079, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:24:00+00:00, data_interval_end=2024-02-11 19:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:26:02.056+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:26:00+00:00, run_after=2024-02-11T19:28:00+00:00 [2024-02-11T19:26:02.133+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:24:00+00:00 exited with status success for try_number 1 [2024-02-11T19:26:02.146+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:24:00+00:00, map_index=-1, run_start_date=2024-02-11 19:26:01.183895+00:00, run_end_date=2024-02-11 19:26:01.467502+00:00, run_duration=0.283607, 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-11 19:26:00.454510+00:00, queued_by_job_id=1, pid=30869 [2024-02-11T19:26:03.179+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:26:03.179+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:25:00+00:00, run_id=scheduled__2024-02-11T19:25:00+00:00, run_start_date=2024-02-11 19:26:00.412174+00:00, run_end_date=2024-02-11 19:26:03.179284+00:00, run_duration=2.76711, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:25:00+00:00, data_interval_end=2024-02-11 19:26:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:26:03.185+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:26:00+00:00, run_after=2024-02-11T19:27:00+00:00 [2024-02-11T19:26:03.212+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:25:00+00:00 exited with status success for try_number 1 [2024-02-11T19:26:03.215+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:25:00+00:00, map_index=-1, run_start_date=2024-02-11 19:26:02.429848+00:00, run_end_date=2024-02-11 19:26:02.752966+00:00, run_duration=0.323118, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1421, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:26:00.454510+00:00, queued_by_job_id=1, pid=30900 [2024-02-11T19:26:04.242+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:26:04.243+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:25:00+00:00, run_id=scheduled__2024-02-11T19:25:00+00:00, run_start_date=2024-02-11 19:26:00.413019+00:00, run_end_date=2024-02-11 19:26:04.243176+00:00, run_duration=3.830157, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:25:00+00:00, data_interval_end=2024-02-11 19:26:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:26:04.250+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:26:00+00:00, run_after=2024-02-11T19:27:00+00:00 [2024-02-11T19:26:04.282+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:25:00+00:00 exited with status success for try_number 1 [2024-02-11T19:26:04.285+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:25:00+00:00, map_index=-1, run_start_date=2024-02-11 19:26:02.354272+00:00, run_end_date=2024-02-11 19:26:03.569533+00:00, run_duration=1.215261, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1420, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:26:00.454510+00:00, queued_by_job_id=1, pid=30899 [2024-02-11T19:27:00.656+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:27:00+00:00, run_after=2024-02-11T19:28:00+00:00 [2024-02-11T19:27:00.662+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:27:00.709+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:27:00.710+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:27:00.710+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:27:00.710+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:27:00.713+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:27:00.713+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:27:00.713+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:27:00.713+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:27:00.825+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:27:00.825+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:27:00.832+0000] {scheduler_job.py:635} INFO - Setting external_id for to 28af1f53-ac94-4a94-9621-c92fe862ff37 [2024-02-11T19:27:00.832+0000] {scheduler_job.py:635} INFO - Setting external_id for to 40cc8e33-458c-4a27-8ad0-f8c7cdaa1793 [2024-02-11T19:27:03.525+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:27:03.525+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:26:00+00:00, run_id=scheduled__2024-02-11T19:26:00+00:00, run_start_date=2024-02-11 19:27:00.672705+00:00, run_end_date=2024-02-11 19:27:03.525230+00:00, run_duration=2.852525, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:26:00+00:00, data_interval_end=2024-02-11 19:27:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:27:03.533+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:27:00+00:00, run_after=2024-02-11T19:28:00+00:00 [2024-02-11T19:27:03.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:26:00+00:00 exited with status success for try_number 1 [2024-02-11T19:27:03.561+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:26:00+00:00, map_index=-1, run_start_date=2024-02-11 19:27:02.398313+00:00, run_end_date=2024-02-11 19:27:02.746577+00:00, run_duration=0.348264, 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-11 19:27:00.711370+00:00, queued_by_job_id=1, pid=30953 [2024-02-11T19:27:04.589+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:27:04.590+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:26:00+00:00, run_id=scheduled__2024-02-11T19:26:00+00:00, run_start_date=2024-02-11 19:27:00.673597+00:00, run_end_date=2024-02-11 19:27:04.590110+00:00, run_duration=3.916513, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:26:00+00:00, data_interval_end=2024-02-11 19:27:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:27:04.596+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:27:00+00:00, run_after=2024-02-11T19:28:00+00:00 [2024-02-11T19:27:04.619+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:26:00+00:00 exited with status success for try_number 1 [2024-02-11T19:27:04.622+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:26:00+00:00, map_index=-1, run_start_date=2024-02-11 19:27:02.525954+00:00, run_end_date=2024-02-11 19:27:03.553009+00:00, run_duration=1.027055, 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-11 19:27:00.711370+00:00, queued_by_job_id=1, pid=30954 [2024-02-11T19:28:00.775+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:28:00.779+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:28:00.787+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:28:00+00:00, run_after=2024-02-11T19:29:00+00:00 [2024-02-11T19:28:00.829+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:28:00.829+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:28:00.829+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:28:00.829+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:28:00.829+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:28:00.831+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:28:00.831+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:28:00.832+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:28:00.832+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:28:00.832+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:28:00.832+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:28:01.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:28:01.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:28:01.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:28:01.048+0000] {scheduler_job.py:635} INFO - Setting external_id for to 765665df-f194-4557-b8bb-f8a66e35153b [2024-02-11T19:28:01.048+0000] {scheduler_job.py:635} INFO - Setting external_id for to 95655906-b6e2-4bb7-954c-c33930c50a3f [2024-02-11T19:28:01.049+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e02c645-f80e-485a-9ffd-a9e413152a3d [2024-02-11T19:28:03.098+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:28:03.098+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:26:00+00:00, run_id=scheduled__2024-02-11T19:26:00+00:00, run_start_date=2024-02-11 19:28:00.795154+00:00, run_end_date=2024-02-11 19:28:03.098383+00:00, run_duration=2.303229, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:26:00+00:00, data_interval_end=2024-02-11 19:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:28:03.107+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:28:00+00:00, run_after=2024-02-11T19:30:00+00:00 [2024-02-11T19:28:03.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:26:00+00:00 exited with status success for try_number 1 [2024-02-11T19:28:03.178+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:26:00+00:00, map_index=-1, run_start_date=2024-02-11 19:28:01.587076+00:00, run_end_date=2024-02-11 19:28:02.033877+00:00, run_duration=0.446801, 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-11 19:28:00.830567+00:00, queued_by_job_id=1, pid=30989 [2024-02-11T19:28:04.208+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:28:04.208+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:27:00+00:00, run_id=scheduled__2024-02-11T19:27:00+00:00, run_start_date=2024-02-11 19:28:00.795927+00:00, run_end_date=2024-02-11 19:28:04.208280+00:00, run_duration=3.412353, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:27:00+00:00, data_interval_end=2024-02-11 19:28:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:28:04.214+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:28:00+00:00, run_after=2024-02-11T19:29:00+00:00 [2024-02-11T19:28:04.218+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:28:04.218+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:27:00+00:00, run_id=scheduled__2024-02-11T19:27:00+00:00, run_start_date=2024-02-11 19:28:00.796685+00:00, run_end_date=2024-02-11 19:28:04.218752+00:00, run_duration=3.422067, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:27:00+00:00, data_interval_end=2024-02-11 19:28:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:28:04.225+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:28:00+00:00, run_after=2024-02-11T19:29:00+00:00 [2024-02-11T19:28:04.249+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:27:00+00:00 exited with status success for try_number 1 [2024-02-11T19:28:04.249+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:27:00+00:00 exited with status success for try_number 1 [2024-02-11T19:28:04.253+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:27:00+00:00, map_index=-1, run_start_date=2024-02-11 19:28:02.825332+00:00, run_end_date=2024-02-11 19:28:03.191545+00:00, run_duration=0.366213, 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-11 19:28:00.830567+00:00, queued_by_job_id=1, pid=31019 [2024-02-11T19:28:04.253+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:27:00+00:00, map_index=-1, run_start_date=2024-02-11 19:28:02.951100+00:00, run_end_date=2024-02-11 19:28:03.956512+00:00, run_duration=1.005412, 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-11 19:28:00.830567+00:00, queued_by_job_id=1, pid=31020 [2024-02-11T19:29:00.922+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:29:00+00:00, run_after=2024-02-11T19:30:00+00:00 [2024-02-11T19:29:00.926+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:29:00.965+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:29:00.965+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:29:00.966+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:29:00.966+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:29:00.968+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:29:00.968+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:29:00.969+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:29:00.969+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:29:01.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:29:01.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:29:01.079+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3337e52b-92d7-4e33-a958-f9f54d38c7f6 [2024-02-11T19:29:01.079+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0a64c215-b008-4271-bb5e-bca3a92fa7ce [2024-02-11T19:29:03.731+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:29:03.731+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:28:00+00:00, run_id=scheduled__2024-02-11T19:28:00+00:00, run_start_date=2024-02-11 19:29:00.935409+00:00, run_end_date=2024-02-11 19:29:03.731730+00:00, run_duration=2.796321, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:28:00+00:00, data_interval_end=2024-02-11 19:29:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:29:03.738+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:29:00+00:00, run_after=2024-02-11T19:30:00+00:00 [2024-02-11T19:29:03.743+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:29:03.743+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:28:00+00:00, run_id=scheduled__2024-02-11T19:28:00+00:00, run_start_date=2024-02-11 19:29:00.936429+00:00, run_end_date=2024-02-11 19:29:03.743587+00:00, run_duration=2.807158, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:28:00+00:00, data_interval_end=2024-02-11 19:29:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:29:03.750+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:29:00+00:00, run_after=2024-02-11T19:30:00+00:00 [2024-02-11T19:29:03.772+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:28:00+00:00 exited with status success for try_number 1 [2024-02-11T19:29:03.773+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:28:00+00:00 exited with status success for try_number 1 [2024-02-11T19:29:03.777+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:28:00+00:00, map_index=-1, run_start_date=2024-02-11 19:29:02.487320+00:00, run_end_date=2024-02-11 19:29:03.595889+00:00, run_duration=1.108569, 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-11 19:29:00.967189+00:00, queued_by_job_id=1, pid=31074 [2024-02-11T19:29:03.777+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:28:00+00:00, map_index=-1, run_start_date=2024-02-11 19:29:02.698846+00:00, run_end_date=2024-02-11 19:29:02.952393+00:00, run_duration=0.253547, 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-11 19:29:00.967189+00:00, queued_by_job_id=1, pid=31075 [2024-02-11T19:30:00.023+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:30:00+00:00, run_after=2024-02-11T19:31:00+00:00 [2024-02-11T19:30:00.028+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:30:00.033+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:30:00.042+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:30:00+00:00, run_after=2024-02-11T19:35:00+00:00 [2024-02-11T19:30:00.109+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T19:30:00.109+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:30:00.109+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:30:00.109+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:30:00.109+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:30:00.110+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:30:00.113+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T19:30:00.113+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:30:00.113+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:30:00.113+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:30:00.113+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:30:00.113+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:30:00.114+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:30:00.114+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:30:00.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:30:00.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:30:00.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:30:00.531+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:30:00.559+0000] {scheduler_job.py:635} INFO - Setting external_id for to dbd3ab94-84ab-4b5f-9611-20073e8ab1a4 [2024-02-11T19:30:00.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2334a911-1815-427c-948c-e3cb12d18207 [2024-02-11T19:30:00.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1ac2c0e-c4c1-4505-81f2-075743c04737 [2024-02-11T19:30:00.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to c40ee8f6-586d-4171-b2a3-a32c526a1ca3 [2024-02-11T19:30:01.962+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:30:01.962+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:28:00+00:00, run_id=scheduled__2024-02-11T19:28:00+00:00, run_start_date=2024-02-11 19:30:00.054591+00:00, run_end_date=2024-02-11 19:30:01.962533+00:00, run_duration=1.907942, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:28:00+00:00, data_interval_end=2024-02-11 19:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:30:01.972+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:30:00+00:00, run_after=2024-02-11T19:32:00+00:00 [2024-02-11T19:30:03.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:28:00+00:00 exited with status success for try_number 1 [2024-02-11T19:30:03.274+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:28:00+00:00, map_index=-1, run_start_date=2024-02-11 19:30:01.342594+00:00, run_end_date=2024-02-11 19:30:01.875947+00:00, run_duration=0.533353, 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-11 19:30:00.111272+00:00, queued_by_job_id=1, pid=31111 [2024-02-11T19:30:04.329+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:30:04.329+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:29:00+00:00, run_id=scheduled__2024-02-11T19:29:00+00:00, run_start_date=2024-02-11 19:30:00.055284+00:00, run_end_date=2024-02-11 19:30:04.329345+00:00, run_duration=4.274061, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:29:00+00:00, data_interval_end=2024-02-11 19:30:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:30:04.336+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:30:00+00:00, run_after=2024-02-11T19:31:00+00:00 [2024-02-11T19:30:04.339+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:30:04.340+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:29:00+00:00, run_id=scheduled__2024-02-11T19:29:00+00:00, run_start_date=2024-02-11 19:30:00.055958+00:00, run_end_date=2024-02-11 19:30:04.340084+00:00, run_duration=4.284126, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:29:00+00:00, data_interval_end=2024-02-11 19:30:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:30:04.346+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:30:00+00:00, run_after=2024-02-11T19:31:00+00:00 [2024-02-11T19:30:04.359+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:30:04.359+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:30:04.360+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:30:04.362+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T19:30:04.362+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:30:04.394+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:30:04.394+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:25:00+00:00 exited with status success for try_number 1 [2024-02-11T19:30:04.394+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:29:00+00:00 exited with status success for try_number 1 [2024-02-11T19:30:04.394+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:29:00+00:00 exited with status success for try_number 1 [2024-02-11T19:30:04.400+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T19:25:00+00:00, map_index=-1, run_start_date=2024-02-11 19:30:02.739023+00:00, run_end_date=2024-02-11 19:30:03.245303+00:00, run_duration=0.50628, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1430, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:30:00.111272+00:00, queued_by_job_id=1, pid=31151 [2024-02-11T19:30:04.400+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:29:00+00:00, map_index=-1, run_start_date=2024-02-11 19:30:02.807208+00:00, run_end_date=2024-02-11 19:30:03.335696+00:00, run_duration=0.528488, 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-11 19:30:00.111272+00:00, queued_by_job_id=1, pid=31152 [2024-02-11T19:30:04.401+0000] {scheduler_job.py:635} INFO - Setting external_id for to c2598013-6848-4e53-83e0-e198e19a87c4 [2024-02-11T19:30:04.401+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:29:00+00:00, map_index=-1, run_start_date=2024-02-11 19:30:02.859322+00:00, run_end_date=2024-02-11 19:30:04.093545+00:00, run_duration=1.234223, 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-11 19:30:00.111272+00:00, queued_by_job_id=1, pid=31153 [2024-02-11T19:30:06.552+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:30:06.552+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:30:06.552+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:30:06.553+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T19:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T19:30:06.554+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T19:30:06.584+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:30:06.584+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:25:00+00:00 exited with status success for try_number 1 [2024-02-11T19:30:06.589+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4b99e1f1-2553-46fd-adc8-96c1e02ce016 [2024-02-11T19:30:06.589+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T19:25:00+00:00, map_index=-1, run_start_date=2024-02-11 19:30:05.474730+00:00, run_end_date=2024-02-11 19:30:05.657128+00:00, run_duration=0.182398, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1433, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:30:04.360835+00:00, queued_by_job_id=1, pid=31191 [2024-02-11T19:30:08.346+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:30:08.346+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:30:08.347+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:30:08.349+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:30:08.349+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:30:08.390+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:30:08.390+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:25:00+00:00 exited with status success for try_number 1 [2024-02-11T19:30:08.395+0000] {scheduler_job.py:635} INFO - Setting external_id for to 12867252-edb8-46bf-ac1a-9b2a37ffee94 [2024-02-11T19:30:08.395+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T19:25:00+00:00, map_index=0, run_start_date=2024-02-11 19:30:07.680435+00:00, run_end_date=2024-02-11 19:30:07.894814+00:00, run_duration=0.214379, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1434, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:30:06.552978+00:00, queued_by_job_id=1, pid=31203 [2024-02-11T19:30:10.547+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:30:10.547+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:25:00+00:00, run_id=scheduled__2024-02-11T19:25:00+00:00, run_start_date=2024-02-11 19:30:00.053780+00:00, run_end_date=2024-02-11 19:30:10.547508+00:00, run_duration=10.493728, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:25:00+00:00, data_interval_end=2024-02-11 19:30:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T19:30:10.553+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:30:00+00:00, run_after=2024-02-11T19:35:00+00:00 [2024-02-11T19:30:10.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:25:00+00:00 exited with status success for try_number 1 [2024-02-11T19:30:10.587+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T19:25:00+00:00, map_index=-1, run_start_date=2024-02-11 19:30:09.462664+00:00, run_end_date=2024-02-11 19:30:09.637226+00:00, run_duration=0.174562, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1435, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:30:08.347784+00:00, queued_by_job_id=1, pid=31215 [2024-02-11T19:30:16.765+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T19:31:00.174+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:31:00+00:00, run_after=2024-02-11T19:32:00+00:00 [2024-02-11T19:31:00.181+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:31:00.234+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:31:00.235+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:31:00.235+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:31:00.235+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:31:00.239+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:31:00.239+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:31:00.239+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:31:00.239+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:31:00.442+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:31:00.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:31:00.451+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b659ecb-9a20-48ba-bc41-ec519c2d2f81 [2024-02-11T19:31:00.451+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6f295285-4ad3-4be6-a706-9dd807228026 [2024-02-11T19:31:02.768+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:31:02.770+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:30:00+00:00, run_id=scheduled__2024-02-11T19:30:00+00:00, run_start_date=2024-02-11 19:31:00.195340+00:00, run_end_date=2024-02-11 19:31:02.769871+00:00, run_duration=2.574531, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:30:00+00:00, data_interval_end=2024-02-11 19:31:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:31:02.780+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:31:00+00:00, run_after=2024-02-11T19:32:00+00:00 [2024-02-11T19:31:02.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status success for try_number 1 [2024-02-11T19:31:02.818+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:30:00+00:00, map_index=-1, run_start_date=2024-02-11 19:31:02.091365+00:00, run_end_date=2024-02-11 19:31:02.547019+00:00, run_duration=0.455654, 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-11 19:31:00.236764+00:00, queued_by_job_id=1, pid=31251 [2024-02-11T19:31:03.846+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:31:03.846+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:30:00+00:00, run_id=scheduled__2024-02-11T19:30:00+00:00, run_start_date=2024-02-11 19:31:00.197303+00:00, run_end_date=2024-02-11 19:31:03.846496+00:00, run_duration=3.649193, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:30:00+00:00, data_interval_end=2024-02-11 19:31:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:31:03.855+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:31:00+00:00, run_after=2024-02-11T19:32:00+00:00 [2024-02-11T19:31:03.883+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status success for try_number 1 [2024-02-11T19:31:03.887+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:30:00+00:00, map_index=-1, run_start_date=2024-02-11 19:31:02.215731+00:00, run_end_date=2024-02-11 19:31:03.533976+00:00, run_duration=1.318245, 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-11 19:31:00.236764+00:00, queued_by_job_id=1, pid=31252 [2024-02-11T19:32:00.367+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:32:00.372+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:32:00.384+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:32:00+00:00, run_after=2024-02-11T19:33:00+00:00 [2024-02-11T19:32:00.446+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:32:00.446+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:32:00.446+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:32:00.446+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:32:00.447+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:32:00.450+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:32:00.450+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:32:00.450+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:32:00.450+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:32:00.450+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:32:00.451+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:32:00.745+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:32:00.747+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:32:00.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:32:00.762+0000] {scheduler_job.py:635} INFO - Setting external_id for to aec76ab8-acb0-48c0-8780-58dcde4a661a [2024-02-11T19:32:00.762+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9162b7d-288c-4a6f-8fb1-a8b27d51fefb [2024-02-11T19:32:00.763+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ad44f9b-a670-4897-9308-c0a1ec747dee [2024-02-11T19:32:02.004+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:32:02.004+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:30:00+00:00, run_id=scheduled__2024-02-11T19:30:00+00:00, run_start_date=2024-02-11 19:32:00.400435+00:00, run_end_date=2024-02-11 19:32:02.004504+00:00, run_duration=1.604069, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:30:00+00:00, data_interval_end=2024-02-11 19:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:32:02.014+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:32:00+00:00, run_after=2024-02-11T19:34:00+00:00 [2024-02-11T19:32:02.088+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status success for try_number 1 [2024-02-11T19:32:02.104+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:30:00+00:00, map_index=-1, run_start_date=2024-02-11 19:32:01.164321+00:00, run_end_date=2024-02-11 19:32:01.420344+00:00, run_duration=0.256023, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1438, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:32:00.448232+00:00, queued_by_job_id=1, pid=31287 [2024-02-11T19:32:03.150+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:32:03.151+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:31:00+00:00, run_id=scheduled__2024-02-11T19:31:00+00:00, run_start_date=2024-02-11 19:32:00.401629+00:00, run_end_date=2024-02-11 19:32:03.150828+00:00, run_duration=2.749199, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:31:00+00:00, data_interval_end=2024-02-11 19:32:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:32:03.158+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:32:00+00:00, run_after=2024-02-11T19:33:00+00:00 [2024-02-11T19:32:03.187+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:31:00+00:00 exited with status success for try_number 1 [2024-02-11T19:32:03.192+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:31:00+00:00, map_index=-1, run_start_date=2024-02-11 19:32:02.298582+00:00, run_end_date=2024-02-11 19:32:02.702324+00:00, run_duration=0.403742, 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-11 19:32:00.448232+00:00, queued_by_job_id=1, pid=31317 [2024-02-11T19:32:04.220+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:32:04.220+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:31:00+00:00, run_id=scheduled__2024-02-11T19:31:00+00:00, run_start_date=2024-02-11 19:32:00.403226+00:00, run_end_date=2024-02-11 19:32:04.220238+00:00, run_duration=3.817012, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:31:00+00:00, data_interval_end=2024-02-11 19:32:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:32:04.227+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:32:00+00:00, run_after=2024-02-11T19:33:00+00:00 [2024-02-11T19:32:04.248+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:31:00+00:00 exited with status success for try_number 1 [2024-02-11T19:32:04.251+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:31:00+00:00, map_index=-1, run_start_date=2024-02-11 19:32:02.299367+00:00, run_end_date=2024-02-11 19:32:03.859909+00:00, run_duration=1.560542, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1439, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:32:00.448232+00:00, queued_by_job_id=1, pid=31318 [2024-02-11T19:33:00.840+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:33:00+00:00, run_after=2024-02-11T19:34:00+00:00 [2024-02-11T19:33:00.846+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:33:00.894+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:33:00.894+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:33:00.894+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:33:00.895+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:33:00.897+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:33:00.897+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:33:00.897+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:33:00.897+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:33:01.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:33:01.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:33:01.012+0000] {scheduler_job.py:635} INFO - Setting external_id for to 01af5f76-9dab-4e69-acc8-d41fc91ccf32 [2024-02-11T19:33:01.012+0000] {scheduler_job.py:635} INFO - Setting external_id for to 081c1aba-cd8f-4f12-9776-100f3aa68356 [2024-02-11T19:33:03.223+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:33:03.223+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:32:00+00:00, run_id=scheduled__2024-02-11T19:32:00+00:00, run_start_date=2024-02-11 19:33:00.857342+00:00, run_end_date=2024-02-11 19:33:03.223366+00:00, run_duration=2.366024, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:32:00+00:00, data_interval_end=2024-02-11 19:33:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:33:03.230+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:33:00+00:00, run_after=2024-02-11T19:34:00+00:00 [2024-02-11T19:33:03.255+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:32:00+00:00 exited with status success for try_number 1 [2024-02-11T19:33:03.258+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:32:00+00:00, map_index=-1, run_start_date=2024-02-11 19:33:02.434689+00:00, run_end_date=2024-02-11 19:33:02.777388+00:00, run_duration=0.342699, 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-11 19:33:00.895921+00:00, queued_by_job_id=1, pid=31373 [2024-02-11T19:33:04.285+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:33:04.285+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:32:00+00:00, run_id=scheduled__2024-02-11T19:32:00+00:00, run_start_date=2024-02-11 19:33:00.858339+00:00, run_end_date=2024-02-11 19:33:04.285850+00:00, run_duration=3.427511, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:32:00+00:00, data_interval_end=2024-02-11 19:33:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:33:04.292+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:33:00+00:00, run_after=2024-02-11T19:34:00+00:00 [2024-02-11T19:33:04.312+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:32:00+00:00 exited with status success for try_number 1 [2024-02-11T19:33:04.315+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:32:00+00:00, map_index=-1, run_start_date=2024-02-11 19:33:02.383990+00:00, run_end_date=2024-02-11 19:33:03.503844+00:00, run_duration=1.119854, 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-11 19:33:00.895921+00:00, queued_by_job_id=1, pid=31372 [2024-02-11T19:34: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-11T19:34:00.316+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:34:00.331+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:34:00+00:00, run_after=2024-02-11T19:35:00+00:00 [2024-02-11T19:34:00.381+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:34:00.381+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:34:00.381+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:34:00.381+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:34:00.382+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:34:00.384+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:34:00.384+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:34:00.384+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:34:00.384+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:34:00.385+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:34:00.385+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:34:00.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:34:00.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:34:00.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:34:00.670+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7bedc3a7-6ca4-4432-9c1d-c196a421f340 [2024-02-11T19:34:00.670+0000] {scheduler_job.py:635} INFO - Setting external_id for to 95fd8b47-dacd-43a7-91d3-6c6a34ad13e8 [2024-02-11T19:34:00.670+0000] {scheduler_job.py:635} INFO - Setting external_id for to c0c746f4-aa32-403a-9bfc-2060cda81331 [2024-02-11T19:34:01.927+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:34:01.928+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:32:00+00:00, run_id=scheduled__2024-02-11T19:32:00+00:00, run_start_date=2024-02-11 19:34:00.342453+00:00, run_end_date=2024-02-11 19:34:01.928212+00:00, run_duration=1.585759, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:32:00+00:00, data_interval_end=2024-02-11 19:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:34:01.940+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:34:00+00:00, run_after=2024-02-11T19:36:00+00:00 [2024-02-11T19:34:02.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:32:00+00:00 exited with status success for try_number 1 [2024-02-11T19:34:02.054+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:32:00+00:00, map_index=-1, run_start_date=2024-02-11 19:34:01.115640+00:00, run_end_date=2024-02-11 19:34:01.352877+00:00, run_duration=0.237237, 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-11 19:34:00.382818+00:00, queued_by_job_id=1, pid=31408 [2024-02-11T19:34:03.084+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:34:03.085+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:33:00+00:00, run_id=scheduled__2024-02-11T19:33:00+00:00, run_start_date=2024-02-11 19:34:00.343261+00:00, run_end_date=2024-02-11 19:34:03.084880+00:00, run_duration=2.741619, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:33:00+00:00, data_interval_end=2024-02-11 19:34:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:34:03.091+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:34:00+00:00, run_after=2024-02-11T19:35:00+00:00 [2024-02-11T19:34:03.147+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:33:00+00:00 exited with status success for try_number 1 [2024-02-11T19:34:03.151+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:33:00+00:00, map_index=-1, run_start_date=2024-02-11 19:34:02.165676+00:00, run_end_date=2024-02-11 19:34:02.572422+00:00, run_duration=0.406746, 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-11 19:34:00.382818+00:00, queued_by_job_id=1, pid=31439 [2024-02-11T19:34:04.180+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:34:04.180+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:33:00+00:00, run_id=scheduled__2024-02-11T19:33:00+00:00, run_start_date=2024-02-11 19:34:00.343942+00:00, run_end_date=2024-02-11 19:34:04.180409+00:00, run_duration=3.836467, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:33:00+00:00, data_interval_end=2024-02-11 19:34:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:34:04.186+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:34:00+00:00, run_after=2024-02-11T19:35:00+00:00 [2024-02-11T19:34:04.207+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:33:00+00:00 exited with status success for try_number 1 [2024-02-11T19:34:04.210+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:33:00+00:00, map_index=-1, run_start_date=2024-02-11 19:34:02.141958+00:00, run_end_date=2024-02-11 19:34:03.436190+00:00, run_duration=1.294232, 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-11 19:34:00.382818+00:00, queued_by_job_id=1, pid=31438 [2024-02-11T19:35:00.654+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:35:00+00:00, run_after=2024-02-11T19:40:00+00:00 [2024-02-11T19:35:00.660+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:35:00.670+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:35:00+00:00, run_after=2024-02-11T19:36:00+00:00 [2024-02-11T19:35:00.737+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:35:00.738+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:35:00.738+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:35:00.738+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:35:00.738+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:35:00.741+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T19:35:00.741+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:35:00.741+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:35:00.741+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:35:00.741+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:35:00.742+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:35:00.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:35:00.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:35:00.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:35:00.901+0000] {scheduler_job.py:635} INFO - Setting external_id for to 71f12f10-bc36-450d-a393-749a0c3a3851 [2024-02-11T19:35:00.901+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d839b01-b21d-4905-bfd6-046471d5c9a8 [2024-02-11T19:35:00.902+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53854485-a439-4661-96f7-3c21784c12fd [2024-02-11T19:35:03.601+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:35:03.601+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:35:03.602+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:35:03.604+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T19:35:03.604+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:35:03.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:35:03.677+0000] {scheduler_job.py:635} INFO - Setting external_id for to 63da7f13-459d-4fe4-9a7f-6d8b33033c22 [2024-02-11T19:35:03.774+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status success for try_number 1 [2024-02-11T19:35:03.780+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T19:30:00+00:00, map_index=-1, run_start_date=2024-02-11 19:35:02.825951+00:00, run_end_date=2024-02-11 19:35:03.485826+00:00, run_duration=0.659875, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1446, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:35:00.739611+00:00, queued_by_job_id=1, pid=31502 [2024-02-11T19:35:04.810+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:35:04.811+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:34:00+00:00, run_id=scheduled__2024-02-11T19:34:00+00:00, run_start_date=2024-02-11 19:35:00.684831+00:00, run_end_date=2024-02-11 19:35:04.811060+00:00, run_duration=4.126229, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:34:00+00:00, data_interval_end=2024-02-11 19:35:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:35:04.819+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:35:00+00:00, run_after=2024-02-11T19:36:00+00:00 [2024-02-11T19:35:04.825+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:35:04.826+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:34:00+00:00, run_id=scheduled__2024-02-11T19:34:00+00:00, run_start_date=2024-02-11 19:35:00.685746+00:00, run_end_date=2024-02-11 19:35:04.825871+00:00, run_duration=4.140125, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:34:00+00:00, data_interval_end=2024-02-11 19:35:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:35:04.834+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:35:00+00:00, run_after=2024-02-11T19:36:00+00:00 [2024-02-11T19:35:04.869+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:34:00+00:00 exited with status success for try_number 1 [2024-02-11T19:35:04.869+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:34:00+00:00 exited with status success for try_number 1 [2024-02-11T19:35:04.874+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:34:00+00:00, map_index=-1, run_start_date=2024-02-11 19:35:02.976702+00:00, run_end_date=2024-02-11 19:35:04.326738+00:00, run_duration=1.350036, 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-11 19:35:00.739611+00:00, queued_by_job_id=1, pid=31503 [2024-02-11T19:35:04.874+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:34:00+00:00, map_index=-1, run_start_date=2024-02-11 19:35:03.177835+00:00, run_end_date=2024-02-11 19:35:03.699707+00:00, run_duration=0.521872, 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-11 19:35:00.739611+00:00, queued_by_job_id=1, pid=31504 [2024-02-11T19:35:05.920+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:35:05.920+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:35:05.921+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:35:05.923+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T19:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T19:35:05.923+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T19:35:05.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:35:05.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status success for try_number 1 [2024-02-11T19:35:05.971+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7218ba5c-d687-4ae5-b802-6cbdabba6815 [2024-02-11T19:35:05.971+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T19:30:00+00:00, map_index=-1, run_start_date=2024-02-11 19:35:04.822067+00:00, run_end_date=2024-02-11 19:35:05.009497+00:00, run_duration=0.18743, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1449, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:35:03.602639+00:00, queued_by_job_id=1, pid=31543 [2024-02-11T19:35:07.464+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:35:07.464+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:35:07.464+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:35:07.466+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:35:07.466+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:35:07.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:35:07.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status success for try_number 1 [2024-02-11T19:35:07.499+0000] {scheduler_job.py:635} INFO - Setting external_id for to fdef83fb-a767-46b4-a716-1f5b0167adb7 [2024-02-11T19:35:07.500+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T19:30:00+00:00, map_index=0, run_start_date=2024-02-11 19:35:07.128971+00:00, run_end_date=2024-02-11 19:35:07.298541+00:00, run_duration=0.16957, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1450, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:35:05.921933+00:00, queued_by_job_id=1, pid=31555 [2024-02-11T19:35:08.855+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:35:08.855+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:30:00+00:00, run_id=scheduled__2024-02-11T19:30:00+00:00, run_start_date=2024-02-11 19:35:00.683780+00:00, run_end_date=2024-02-11 19:35:08.855899+00:00, run_duration=8.172119, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:30:00+00:00, data_interval_end=2024-02-11 19:35:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T19:35:08.860+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:35:00+00:00, run_after=2024-02-11T19:40:00+00:00 [2024-02-11T19:35:09.918+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:30:00+00:00 exited with status success for try_number 1 [2024-02-11T19:35:09.921+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T19:30:00+00:00, map_index=-1, run_start_date=2024-02-11 19:35:08.641480+00:00, run_end_date=2024-02-11 19:35:08.840168+00:00, run_duration=0.198688, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1451, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:35:07.465118+00:00, queued_by_job_id=1, pid=31567 [2024-02-11T19:35:16.800+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T19:36:00.783+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:36:00+00:00, run_after=2024-02-11T19:37:00+00:00 [2024-02-11T19:36:00.787+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:36:00.791+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:36:00.837+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:36:00.837+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:36:00.838+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:36:00.838+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:36:00.838+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:36:00.840+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:36:00.840+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:36:00.840+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:36:00.841+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:36:00.841+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:36:00.841+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:36:00.986+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:36:00.986+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:36:00.986+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:36:00.997+0000] {scheduler_job.py:635} INFO - Setting external_id for to 20cf8207-62b6-4cac-840e-d89a457d1b57 [2024-02-11T19:36:00.997+0000] {scheduler_job.py:635} INFO - Setting external_id for to f5a1a75e-32b4-40fc-ad57-86124a190d0f [2024-02-11T19:36:00.997+0000] {scheduler_job.py:635} INFO - Setting external_id for to e87b92fa-2979-40ef-bb47-76be9bcb3435 [2024-02-11T19:36:01.974+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:36:01.978+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:34:00+00:00, run_id=scheduled__2024-02-11T19:34:00+00:00, run_start_date=2024-02-11 19:36:00.801849+00:00, run_end_date=2024-02-11 19:36:01.975032+00:00, run_duration=1.173183, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:34:00+00:00, data_interval_end=2024-02-11 19:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:36:01.996+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:36:00+00:00, run_after=2024-02-11T19:38:00+00:00 [2024-02-11T19:36:02.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:34:00+00:00 exited with status success for try_number 1 [2024-02-11T19:36:02.150+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:34:00+00:00, map_index=-1, run_start_date=2024-02-11 19:36:01.384774+00:00, run_end_date=2024-02-11 19:36:01.773001+00:00, run_duration=0.388227, 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-11 19:36:00.839301+00:00, queued_by_job_id=1, pid=31584 [2024-02-11T19:36:03.207+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:36:03.208+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:35:00+00:00, run_id=scheduled__2024-02-11T19:35:00+00:00, run_start_date=2024-02-11 19:36:00.802534+00:00, run_end_date=2024-02-11 19:36:03.208420+00:00, run_duration=2.405886, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:35:00+00:00, data_interval_end=2024-02-11 19:36:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:36:03.216+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:36:00+00:00, run_after=2024-02-11T19:37:00+00:00 [2024-02-11T19:36:03.248+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:35:00+00:00 exited with status success for try_number 1 [2024-02-11T19:36:03.252+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:35:00+00:00, map_index=-1, run_start_date=2024-02-11 19:36:02.740153+00:00, run_end_date=2024-02-11 19:36:02.997889+00:00, run_duration=0.257736, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1454, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:36:00.839301+00:00, queued_by_job_id=1, pid=31615 [2024-02-11T19:36:04.293+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:36:04.294+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:35:00+00:00, run_id=scheduled__2024-02-11T19:35:00+00:00, run_start_date=2024-02-11 19:36:00.803161+00:00, run_end_date=2024-02-11 19:36:04.294045+00:00, run_duration=3.490884, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:35:00+00:00, data_interval_end=2024-02-11 19:36:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:36:04.300+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:36:00+00:00, run_after=2024-02-11T19:37:00+00:00 [2024-02-11T19:36:04.322+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:35:00+00:00 exited with status success for try_number 1 [2024-02-11T19:36:04.325+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:35:00+00:00, map_index=-1, run_start_date=2024-02-11 19:36:02.638829+00:00, run_end_date=2024-02-11 19:36:03.755452+00:00, run_duration=1.116623, 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-11 19:36:00.839301+00:00, queued_by_job_id=1, pid=31614 [2024-02-11T19:37:00.917+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:37:00+00:00, run_after=2024-02-11T19:38:00+00:00 [2024-02-11T19:37:00.922+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:37:00.961+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:37:00.961+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:37:00.961+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:37:00.961+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:37:00.964+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:37:00.964+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:37:00.964+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:37:00.964+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:37:01.071+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:37:01.071+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:37:01.077+0000] {scheduler_job.py:635} INFO - Setting external_id for to 162e67bd-caa3-4a61-a4aa-ae940bae2664 [2024-02-11T19:37:01.077+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a471cb4-dfe7-4f97-ac77-7f5dc2532d97 [2024-02-11T19:37:03.789+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:37:03.789+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:36:00+00:00, run_id=scheduled__2024-02-11T19:36:00+00:00, run_start_date=2024-02-11 19:37:00.930068+00:00, run_end_date=2024-02-11 19:37:03.789452+00:00, run_duration=2.859384, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:36:00+00:00, data_interval_end=2024-02-11 19:37:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:37:03.796+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:37:00+00:00, run_after=2024-02-11T19:38:00+00:00 [2024-02-11T19:37:03.799+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:37:03.800+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:36:00+00:00, run_id=scheduled__2024-02-11T19:36:00+00:00, run_start_date=2024-02-11 19:37:00.930832+00:00, run_end_date=2024-02-11 19:37:03.800153+00:00, run_duration=2.869321, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:36:00+00:00, data_interval_end=2024-02-11 19:37:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:37:03.806+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:37:00+00:00, run_after=2024-02-11T19:38:00+00:00 [2024-02-11T19:37:03.839+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:36:00+00:00 exited with status success for try_number 1 [2024-02-11T19:37:03.839+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:36:00+00:00 exited with status success for try_number 1 [2024-02-11T19:37:03.843+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:36:00+00:00, map_index=-1, run_start_date=2024-02-11 19:37:02.527541+00:00, run_end_date=2024-02-11 19:37:02.853590+00:00, run_duration=0.326049, 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-11 19:37:00.962614+00:00, queued_by_job_id=1, pid=31670 [2024-02-11T19:37:03.843+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:36:00+00:00, map_index=-1, run_start_date=2024-02-11 19:37:02.517920+00:00, run_end_date=2024-02-11 19:37:03.646864+00:00, run_duration=1.128944, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1455, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:37:00.962614+00:00, queued_by_job_id=1, pid=31669 [2024-02-11T19:38:00.026+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:38:00+00:00, run_after=2024-02-11T19:39:00+00:00 [2024-02-11T19:38:00.031+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:38:00.036+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:38:00.085+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:38:00.086+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:38:00.086+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:38:00.086+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:38:00.086+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:38:00.089+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:38:00.089+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:38:00.089+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:38:00.089+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:38:00.090+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:38:00.090+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:38:00.451+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:38:00.451+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:38:00.451+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:38:00.471+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0745946c-c01a-4c07-8492-d687ab4dc634 [2024-02-11T19:38:00.472+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2219ee0b-ccb8-4b4a-99c4-5e91c0f61c50 [2024-02-11T19:38:00.472+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2757d842-d456-4cae-aed9-fb1e5ff953c8 [2024-02-11T19:38:01.639+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:38:01.639+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:36:00+00:00, run_id=scheduled__2024-02-11T19:36:00+00:00, run_start_date=2024-02-11 19:38:00.045514+00:00, run_end_date=2024-02-11 19:38:01.639465+00:00, run_duration=1.593951, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:36:00+00:00, data_interval_end=2024-02-11 19:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:38:01.647+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:38:00+00:00, run_after=2024-02-11T19:40:00+00:00 [2024-02-11T19:38:01.708+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:36:00+00:00 exited with status success for try_number 1 [2024-02-11T19:38:01.716+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:36:00+00:00, map_index=-1, run_start_date=2024-02-11 19:38:00.863527+00:00, run_end_date=2024-02-11 19:38:01.172134+00:00, run_duration=0.308607, 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-11 19:38:00.087563+00:00, queued_by_job_id=1, pid=31705 [2024-02-11T19:38:02.749+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:38:02.750+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:37:00+00:00, run_id=scheduled__2024-02-11T19:37:00+00:00, run_start_date=2024-02-11 19:38:00.046445+00:00, run_end_date=2024-02-11 19:38:02.750187+00:00, run_duration=2.703742, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:37:00+00:00, data_interval_end=2024-02-11 19:38:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:38:02.756+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:38:00+00:00, run_after=2024-02-11T19:39:00+00:00 [2024-02-11T19:38:02.783+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:37:00+00:00 exited with status success for try_number 1 [2024-02-11T19:38:02.786+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:37:00+00:00, map_index=-1, run_start_date=2024-02-11 19:38:01.859015+00:00, run_end_date=2024-02-11 19:38:02.216704+00:00, run_duration=0.357689, 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-11 19:38:00.087563+00:00, queued_by_job_id=1, pid=31736 [2024-02-11T19:38:03.286+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:38:03.287+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:37:00+00:00, run_id=scheduled__2024-02-11T19:37:00+00:00, run_start_date=2024-02-11 19:38:00.047263+00:00, run_end_date=2024-02-11 19:38:03.287008+00:00, run_duration=3.239745, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:37:00+00:00, data_interval_end=2024-02-11 19:38:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:38:03.294+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:38:00+00:00, run_after=2024-02-11T19:39:00+00:00 [2024-02-11T19:38:03.317+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:37:00+00:00 exited with status success for try_number 1 [2024-02-11T19:38:03.321+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:37:00+00:00, map_index=-1, run_start_date=2024-02-11 19:38:01.848552+00:00, run_end_date=2024-02-11 19:38:02.952340+00:00, run_duration=1.103788, 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-11 19:38:00.087563+00:00, queued_by_job_id=1, pid=31735 [2024-02-11T19:39:00.630+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:39:00+00:00, run_after=2024-02-11T19:40:00+00:00 [2024-02-11T19:39:00.636+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:39:00.682+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:39:00.683+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:39:00.683+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:39:00.684+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:39:00.686+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:39:00.686+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:39:00.687+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:39:00.687+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:39:00.805+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:39:00.805+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:39:00.812+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4751579d-185b-4dfd-baaa-ce0bebb4ac31 [2024-02-11T19:39:00.812+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0748b156-86d6-4296-981f-30e0868f7404 [2024-02-11T19:39:03.020+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:39:03.021+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:38:00+00:00, run_id=scheduled__2024-02-11T19:38:00+00:00, run_start_date=2024-02-11 19:39:00.647000+00:00, run_end_date=2024-02-11 19:39:03.020926+00:00, run_duration=2.373926, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:38:00+00:00, data_interval_end=2024-02-11 19:39:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:39:03.027+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:39:00+00:00, run_after=2024-02-11T19:40:00+00:00 [2024-02-11T19:39:03.060+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:38:00+00:00 exited with status success for try_number 1 [2024-02-11T19:39:03.064+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:38:00+00:00, map_index=-1, run_start_date=2024-02-11 19:39:02.315583+00:00, run_end_date=2024-02-11 19:39:02.649202+00:00, run_duration=0.333619, 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-11 19:39:00.684665+00:00, queued_by_job_id=1, pid=31790 [2024-02-11T19:39:03.881+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:39:03.881+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:38:00+00:00, run_id=scheduled__2024-02-11T19:38:00+00:00, run_start_date=2024-02-11 19:39:00.648030+00:00, run_end_date=2024-02-11 19:39:03.881724+00:00, run_duration=3.233694, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:38:00+00:00, data_interval_end=2024-02-11 19:39:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:39:03.888+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:39:00+00:00, run_after=2024-02-11T19:40:00+00:00 [2024-02-11T19:39:03.909+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:38:00+00:00 exited with status success for try_number 1 [2024-02-11T19:39:03.913+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:38:00+00:00, map_index=-1, run_start_date=2024-02-11 19:39:02.348540+00:00, run_end_date=2024-02-11 19:39:03.499475+00:00, run_duration=1.150935, 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-11 19:39:00.684665+00:00, queued_by_job_id=1, pid=31791 [2024-02-11T19:40:00.469+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:40:00.481+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:40:00+00:00, run_after=2024-02-11T19:41:00+00:00 [2024-02-11T19:40:00.491+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:40:00+00:00, run_after=2024-02-11T19:45:00+00:00 [2024-02-11T19:40:00.495+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:40:00.555+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T19:40:00.555+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:40:00.555+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:40:00.555+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:40:00.555+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:40:00.556+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:40:00.558+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T19:40:00.558+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:40:00.559+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:40:00.559+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:40:00.559+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:40:00.559+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:40:00.559+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:40:00.559+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:40:00.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:40:00.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:40:00.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:40:00.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:40:00.963+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1c0290ca-e051-44cf-9889-c496031f6a17 [2024-02-11T19:40:00.964+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35eb70d5-1278-4df9-b3d9-e6cff277f376 [2024-02-11T19:40:00.964+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4dcafaf5-7b0e-46c3-9db6-25885df806de [2024-02-11T19:40:00.964+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5d67cf76-9e2d-44de-9572-49b5e4b15ad6 [2024-02-11T19:40:02.199+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:40:02.200+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:38:00+00:00, run_id=scheduled__2024-02-11T19:38:00+00:00, run_start_date=2024-02-11 19:40:00.507206+00:00, run_end_date=2024-02-11 19:40:02.200048+00:00, run_duration=1.692842, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:38:00+00:00, data_interval_end=2024-02-11 19:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:40:02.210+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:40:00+00:00, run_after=2024-02-11T19:42:00+00:00 [2024-02-11T19:40:02.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:38:00+00:00 exited with status success for try_number 1 [2024-02-11T19:40:02.367+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:38:00+00:00, map_index=-1, run_start_date=2024-02-11 19:40:01.326850+00:00, run_end_date=2024-02-11 19:40:01.752922+00:00, run_duration=0.426072, 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-11 19:40:00.557083+00:00, queued_by_job_id=1, pid=31827 [2024-02-11T19:40:03.418+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:40:03.418+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:39:00+00:00, run_id=scheduled__2024-02-11T19:39:00+00:00, run_start_date=2024-02-11 19:40:00.507934+00:00, run_end_date=2024-02-11 19:40:03.418373+00:00, run_duration=2.910439, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:39:00+00:00, data_interval_end=2024-02-11 19:40:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:40:03.426+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:40:00+00:00, run_after=2024-02-11T19:41:00+00:00 [2024-02-11T19:40:03.445+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:40:03.446+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:40:03.446+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:40:03.447+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T19:40:03.448+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:40:03.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:40:03.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:35:00+00:00 exited with status success for try_number 1 [2024-02-11T19:40:03.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:39:00+00:00 exited with status success for try_number 1 [2024-02-11T19:40:03.484+0000] {scheduler_job.py:635} INFO - Setting external_id for to ee326ec6-462b-4d13-a70a-65f48a1d3aee [2024-02-11T19:40:03.484+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:39:00+00:00, map_index=-1, run_start_date=2024-02-11 19:40:02.748370+00:00, run_end_date=2024-02-11 19:40:03.220416+00:00, run_duration=0.472046, 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-11 19:40:00.557083+00:00, queued_by_job_id=1, pid=31867 [2024-02-11T19:40:03.484+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T19:35:00+00:00, map_index=-1, run_start_date=2024-02-11 19:40:02.943032+00:00, run_end_date=2024-02-11 19:40:03.312383+00:00, run_duration=0.369351, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1465, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:40:00.557083+00:00, queued_by_job_id=1, pid=31869 [2024-02-11T19:40:04.474+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:40:04.475+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:39:00+00:00, run_id=scheduled__2024-02-11T19:39:00+00:00, run_start_date=2024-02-11 19:40:00.508690+00:00, run_end_date=2024-02-11 19:40:04.475073+00:00, run_duration=3.966383, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:39:00+00:00, data_interval_end=2024-02-11 19:40:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:40:04.481+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:40:00+00:00, run_after=2024-02-11T19:41:00+00:00 [2024-02-11T19:40:04.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:39:00+00:00 exited with status success for try_number 1 [2024-02-11T19:40:04.519+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:39:00+00:00, map_index=-1, run_start_date=2024-02-11 19:40:02.865754+00:00, run_end_date=2024-02-11 19:40:04.169682+00:00, run_duration=1.303928, 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-11 19:40:00.557083+00:00, queued_by_job_id=1, pid=31868 [2024-02-11T19:40:05.570+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:40:05.570+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:40:05.571+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:40:05.572+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T19:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T19:40:05.572+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T19:40:05.603+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:40:05.603+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:35:00+00:00 exited with status success for try_number 1 [2024-02-11T19:40:05.607+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd6909ef-6957-403c-8688-c270997cfaf3 [2024-02-11T19:40:05.607+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T19:35:00+00:00, map_index=-1, run_start_date=2024-02-11 19:40:04.604534+00:00, run_end_date=2024-02-11 19:40:04.777739+00:00, run_duration=0.173205, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1466, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:40:03.446842+00:00, queued_by_job_id=1, pid=31908 [2024-02-11T19:40:07.777+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:40:07.777+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:40:07.777+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:40:07.779+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:40:07.779+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:40:07.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:40:07.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:35:00+00:00 exited with status success for try_number 1 [2024-02-11T19:40:07.812+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3dc7f234-aaf0-4037-8826-7dd5fd64eb8f [2024-02-11T19:40:07.812+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T19:35:00+00:00, map_index=0, run_start_date=2024-02-11 19:40:06.670298+00:00, run_end_date=2024-02-11 19:40:06.850968+00:00, run_duration=0.18067, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1467, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:40:05.571630+00:00, queued_by_job_id=1, pid=31920 [2024-02-11T19:40:09.555+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:40:09.555+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:35:00+00:00, run_id=scheduled__2024-02-11T19:35:00+00:00, run_start_date=2024-02-11 19:40:00.506401+00:00, run_end_date=2024-02-11 19:40:09.555458+00:00, run_duration=9.049057, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:35:00+00:00, data_interval_end=2024-02-11 19:40:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T19:40:09.559+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:40:00+00:00, run_after=2024-02-11T19:45:00+00:00 [2024-02-11T19:40:09.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:35:00+00:00 exited with status success for try_number 1 [2024-02-11T19:40:09.587+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T19:35:00+00:00, map_index=-1, run_start_date=2024-02-11 19:40:08.937692+00:00, run_end_date=2024-02-11 19:40:09.131858+00:00, run_duration=0.194166, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1468, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:40:07.778118+00:00, queued_by_job_id=1, pid=31932 [2024-02-11T19:40:16.834+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T19:41:00.016+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:41:00.030+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:41:00+00:00, run_after=2024-02-11T19:42:00+00:00 [2024-02-11T19:41:00.072+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:41:00.072+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:41:00.072+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:41:00.072+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:41:00.074+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:41:00.074+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:41:00.075+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:41:00.075+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:41:00.232+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:41:00.232+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:41:00.244+0000] {scheduler_job.py:635} INFO - Setting external_id for to e331a164-cece-4164-9156-2f363f9e0dfc [2024-02-11T19:41:00.244+0000] {scheduler_job.py:635} INFO - Setting external_id for to 821010a5-1538-4367-8d54-8f65196c2183 [2024-02-11T19:41:02.208+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:41:02.209+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:40:00+00:00, run_id=scheduled__2024-02-11T19:40:00+00:00, run_start_date=2024-02-11 19:41:00.040367+00:00, run_end_date=2024-02-11 19:41:02.208888+00:00, run_duration=2.168521, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:40:00+00:00, data_interval_end=2024-02-11 19:41:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:41:02.221+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:41:00+00:00, run_after=2024-02-11T19:42:00+00:00 [2024-02-11T19:41:02.261+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status success for try_number 1 [2024-02-11T19:41:02.267+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:40:00+00:00, map_index=-1, run_start_date=2024-02-11 19:41:01.596042+00:00, run_end_date=2024-02-11 19:41:01.932109+00:00, run_duration=0.336067, 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-11 19:41:00.073468+00:00, queued_by_job_id=1, pid=31969 [2024-02-11T19:41:03.295+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:41:03.295+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:40:00+00:00, run_id=scheduled__2024-02-11T19:40:00+00:00, run_start_date=2024-02-11 19:41:00.041204+00:00, run_end_date=2024-02-11 19:41:03.295912+00:00, run_duration=3.254708, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:40:00+00:00, data_interval_end=2024-02-11 19:41:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:41:03.302+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:41:00+00:00, run_after=2024-02-11T19:42:00+00:00 [2024-02-11T19:41:03.322+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status success for try_number 1 [2024-02-11T19:41:03.325+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:40:00+00:00, map_index=-1, run_start_date=2024-02-11 19:41:01.580881+00:00, run_end_date=2024-02-11 19:41:02.753171+00:00, run_duration=1.17229, 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-11 19:41:00.073468+00:00, queued_by_job_id=1, pid=31968 [2024-02-11T19:42:00.447+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:42:00+00:00, run_after=2024-02-11T19:43:00+00:00 [2024-02-11T19:42:00.454+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:42:00.461+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:42:00.529+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:42:00.530+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:42:00.530+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:42:00.530+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:42:00.531+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:42:00.534+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:42:00.534+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:42:00.535+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:42:00.535+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:42:00.536+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:42:00.536+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:42:01.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:42:01.040+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:42:01.042+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:42:01.061+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53a3b02c-8f37-4ce4-8e66-144582f6337a [2024-02-11T19:42:01.061+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd78dde3-cd64-49ec-94ac-87e0698d1be6 [2024-02-11T19:42:01.061+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19b90a39-849a-44d2-a3de-0eaa2a6620eb [2024-02-11T19:42:02.458+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:42:02.458+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:40:00+00:00, run_id=scheduled__2024-02-11T19:40:00+00:00, run_start_date=2024-02-11 19:42:00.474987+00:00, run_end_date=2024-02-11 19:42:02.458705+00:00, run_duration=1.983718, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:40:00+00:00, data_interval_end=2024-02-11 19:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:42:02.474+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:42:00+00:00, run_after=2024-02-11T19:44:00+00:00 [2024-02-11T19:42:02.563+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status success for try_number 1 [2024-02-11T19:42:02.572+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:40:00+00:00, map_index=-1, run_start_date=2024-02-11 19:42:01.559135+00:00, run_end_date=2024-02-11 19:42:02.078981+00:00, run_duration=0.519846, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1471, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:42:00.532355+00:00, queued_by_job_id=1, pid=32004 [2024-02-11T19:42:03.604+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:42:03.604+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:41:00+00:00, run_id=scheduled__2024-02-11T19:41:00+00:00, run_start_date=2024-02-11 19:42:00.475982+00:00, run_end_date=2024-02-11 19:42:03.604533+00:00, run_duration=3.128551, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:41:00+00:00, data_interval_end=2024-02-11 19:42:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:42:03.611+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:42:00+00:00, run_after=2024-02-11T19:43:00+00:00 [2024-02-11T19:42:03.646+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:41:00+00:00 exited with status success for try_number 1 [2024-02-11T19:42:03.649+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:41:00+00:00, map_index=-1, run_start_date=2024-02-11 19:42:02.617883+00:00, run_end_date=2024-02-11 19:42:02.961302+00:00, run_duration=0.343419, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1472, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:42:00.532355+00:00, queued_by_job_id=1, pid=32034 [2024-02-11T19:42:04.676+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:42:04.677+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:41:00+00:00, run_id=scheduled__2024-02-11T19:41:00+00:00, run_start_date=2024-02-11 19:42:00.476663+00:00, run_end_date=2024-02-11 19:42:04.677065+00:00, run_duration=4.200402, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:41:00+00:00, data_interval_end=2024-02-11 19:42:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:42:04.684+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:42:00+00:00, run_after=2024-02-11T19:43:00+00:00 [2024-02-11T19:42:04.710+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:41:00+00:00 exited with status success for try_number 1 [2024-02-11T19:42:04.713+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:41:00+00:00, map_index=-1, run_start_date=2024-02-11 19:42:02.702004+00:00, run_end_date=2024-02-11 19:42:03.813860+00:00, run_duration=1.111856, 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-11 19:42:00.532355+00:00, queued_by_job_id=1, pid=32035 [2024-02-11T19:43:00.637+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:43:00.648+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:43:00+00:00, run_after=2024-02-11T19:44:00+00:00 [2024-02-11T19:43:00.701+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:43:00.701+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:43:00.702+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:43:00.702+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:43:00.705+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:43:00.705+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:43:00.705+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:43:00.705+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:43:00.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:43:00.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:43:00.826+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b587a89-1210-471b-9050-c8c03ec6320c [2024-02-11T19:43:00.826+0000] {scheduler_job.py:635} INFO - Setting external_id for to e727c387-2a78-4988-8dba-5b8ea45f262d [2024-02-11T19:43:02.677+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:43:02.677+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:42:00+00:00, run_id=scheduled__2024-02-11T19:42:00+00:00, run_start_date=2024-02-11 19:43:00.659580+00:00, run_end_date=2024-02-11 19:43:02.677748+00:00, run_duration=2.018168, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:42:00+00:00, data_interval_end=2024-02-11 19:43:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:43:02.692+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:43:00+00:00, run_after=2024-02-11T19:44:00+00:00 [2024-02-11T19:43:02.765+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:42:00+00:00 exited with status success for try_number 1 [2024-02-11T19:43:02.771+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:42:00+00:00, map_index=-1, run_start_date=2024-02-11 19:43:02.128190+00:00, run_end_date=2024-02-11 19:43:02.455110+00:00, run_duration=0.32692, 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-11 19:43:00.703662+00:00, queued_by_job_id=1, pid=32089 [2024-02-11T19:43:03.802+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:43:03.803+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:42:00+00:00, run_id=scheduled__2024-02-11T19:42:00+00:00, run_start_date=2024-02-11 19:43:00.660600+00:00, run_end_date=2024-02-11 19:43:03.803186+00:00, run_duration=3.142586, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:42:00+00:00, data_interval_end=2024-02-11 19:43:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:43:03.813+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:43:00+00:00, run_after=2024-02-11T19:44:00+00:00 [2024-02-11T19:43:03.846+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:42:00+00:00 exited with status success for try_number 1 [2024-02-11T19:43:03.851+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:42:00+00:00, map_index=-1, run_start_date=2024-02-11 19:43:02.253898+00:00, run_end_date=2024-02-11 19:43:03.295595+00:00, run_duration=1.041697, 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-11 19:43:00.703662+00:00, queued_by_job_id=1, pid=32090 [2024-02-11T19:44:00.862+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:44:00.867+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:44:00.877+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:44:00+00:00, run_after=2024-02-11T19:45:00+00:00 [2024-02-11T19:44:00.928+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:44:00.929+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:44:00.929+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:44:00.929+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:44:00.929+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:44:00.932+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:44:00.932+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:44:00.932+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:44:00.932+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:44:00.932+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:44:00.932+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:44:01.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:44:01.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:44:01.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:44:01.310+0000] {scheduler_job.py:635} INFO - Setting external_id for to e525f695-7465-4b29-b161-80ecb1b9c429 [2024-02-11T19:44:01.311+0000] {scheduler_job.py:635} INFO - Setting external_id for to 72fb26aa-9c16-434b-b124-07bc70644728 [2024-02-11T19:44:01.311+0000] {scheduler_job.py:635} INFO - Setting external_id for to 175f5dd8-5395-4963-9acf-0b2bd897f104 [2024-02-11T19:44:03.294+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:44:03.295+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:42:00+00:00, run_id=scheduled__2024-02-11T19:42:00+00:00, run_start_date=2024-02-11 19:44:00.889052+00:00, run_end_date=2024-02-11 19:44:03.295040+00:00, run_duration=2.405988, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:42:00+00:00, data_interval_end=2024-02-11 19:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:44:03.302+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:44:00+00:00, run_after=2024-02-11T19:46:00+00:00 [2024-02-11T19:44:03.345+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:42:00+00:00 exited with status success for try_number 1 [2024-02-11T19:44:03.352+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:42:00+00:00, map_index=-1, run_start_date=2024-02-11 19:44:01.737225+00:00, run_end_date=2024-02-11 19:44:02.425553+00:00, run_duration=0.688328, 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-11 19:44:00.930567+00:00, queued_by_job_id=1, pid=32125 [2024-02-11T19:44:04.380+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:44:04.380+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:43:00+00:00, run_id=scheduled__2024-02-11T19:43:00+00:00, run_start_date=2024-02-11 19:44:00.890022+00:00, run_end_date=2024-02-11 19:44:04.380864+00:00, run_duration=3.490842, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:43:00+00:00, data_interval_end=2024-02-11 19:44:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:44:04.387+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:44:00+00:00, run_after=2024-02-11T19:45:00+00:00 [2024-02-11T19:44:04.391+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:44:04.392+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:43:00+00:00, run_id=scheduled__2024-02-11T19:43:00+00:00, run_start_date=2024-02-11 19:44:00.890667+00:00, run_end_date=2024-02-11 19:44:04.392011+00:00, run_duration=3.501344, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:43:00+00:00, data_interval_end=2024-02-11 19:44:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:44:04.398+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:44:00+00:00, run_after=2024-02-11T19:45:00+00:00 [2024-02-11T19:44:04.419+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:43:00+00:00 exited with status success for try_number 1 [2024-02-11T19:44:04.419+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:43:00+00:00 exited with status success for try_number 1 [2024-02-11T19:44:04.424+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:43:00+00:00, map_index=-1, run_start_date=2024-02-11 19:44:03.190067+00:00, run_end_date=2024-02-11 19:44:03.422627+00:00, run_duration=0.23256, 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-11 19:44:00.930567+00:00, queued_by_job_id=1, pid=32156 [2024-02-11T19:44:04.424+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:43:00+00:00, map_index=-1, run_start_date=2024-02-11 19:44:03.119402+00:00, run_end_date=2024-02-11 19:44:04.208940+00:00, run_duration=1.089538, 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-11 19:44:00.930567+00:00, queued_by_job_id=1, pid=32155 [2024-02-11T19:45:00.058+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:45:00+00:00, run_after=2024-02-11T19:50:00+00:00 [2024-02-11T19:45:00.063+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:45:00.074+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:45:00+00:00, run_after=2024-02-11T19:46:00+00:00 [2024-02-11T19:45:00.162+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:45:00.162+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:45:00.162+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:45:00.162+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:45:00.162+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:45:00.165+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T19:45:00.165+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:45:00.165+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:45:00.166+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:45:00.166+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:45:00.166+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:45:00.498+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:45:00.498+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:45:00.498+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:45:00.515+0000] {scheduler_job.py:635} INFO - Setting external_id for to 47ba9010-d3e8-48fa-9f28-a8e3287773cb [2024-02-11T19:45:00.515+0000] {scheduler_job.py:635} INFO - Setting external_id for to d0af41a3-6241-49b9-9741-aa3dcbb0096e [2024-02-11T19:45:00.515+0000] {scheduler_job.py:635} INFO - Setting external_id for to 06b01511-f1f5-47cd-b80e-12e71b249cdb [2024-02-11T19:45:02.772+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:45:02.772+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:44:00+00:00, run_id=scheduled__2024-02-11T19:44:00+00:00, run_start_date=2024-02-11 19:45:00.102938+00:00, run_end_date=2024-02-11 19:45:02.772418+00:00, run_duration=2.66948, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:44:00+00:00, data_interval_end=2024-02-11 19:45:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:45:02.783+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:45:00+00:00, run_after=2024-02-11T19:46:00+00:00 [2024-02-11T19:45:02.811+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:45:02.812+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:45:02.812+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:45:02.815+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T19:45:02.815+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:45:02.960+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:45:02.960+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status success for try_number 1 [2024-02-11T19:45:02.960+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:44:00+00:00 exited with status success for try_number 1 [2024-02-11T19:45:02.972+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T19:40:00+00:00, map_index=-1, run_start_date=2024-02-11 19:45:02.206606+00:00, run_end_date=2024-02-11 19:45:02.658625+00:00, run_duration=0.452019, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1479, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:45:00.163781+00:00, queued_by_job_id=1, pid=32221 [2024-02-11T19:45:02.973+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:44:00+00:00, map_index=-1, run_start_date=2024-02-11 19:45:02.280047+00:00, run_end_date=2024-02-11 19:45:02.708828+00:00, run_duration=0.428781, 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-11 19:45:00.163781+00:00, queued_by_job_id=1, pid=32223 [2024-02-11T19:45:02.973+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48428813-8baa-47bc-83a2-29febbc81d58 [2024-02-11T19:45:04.277+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:45:04.277+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:44:00+00:00, run_id=scheduled__2024-02-11T19:44:00+00:00, run_start_date=2024-02-11 19:45:00.103617+00:00, run_end_date=2024-02-11 19:45:04.277654+00:00, run_duration=4.174037, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:44:00+00:00, data_interval_end=2024-02-11 19:45:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:45:04.296+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:45:00+00:00, run_after=2024-02-11T19:46:00+00:00 [2024-02-11T19:45:04.378+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:44:00+00:00 exited with status success for try_number 1 [2024-02-11T19:45:04.382+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:44:00+00:00, map_index=-1, run_start_date=2024-02-11 19:45:02.280120+00:00, run_end_date=2024-02-11 19:45:03.611597+00:00, run_duration=1.331477, 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-11 19:45:00.163781+00:00, queued_by_job_id=1, pid=32222 [2024-02-11T19:45:05.432+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:45:05.432+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:45:05.432+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:45:05.434+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T19:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T19:45:05.434+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T19:45:05.464+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:45:05.464+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status success for try_number 1 [2024-02-11T19:45:05.469+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0447e523-e13f-4fbd-897b-5bfc7eb202bd [2024-02-11T19:45:05.469+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T19:40:00+00:00, map_index=-1, run_start_date=2024-02-11 19:45:04.550505+00:00, run_end_date=2024-02-11 19:45:04.723215+00:00, run_duration=0.17271, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1482, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:45:02.813587+00:00, queued_by_job_id=1, pid=32262 [2024-02-11T19:45:07.630+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:45:07.631+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:45:07.631+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:45:07.632+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:45:07.633+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:45:07.666+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:45:07.666+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status success for try_number 1 [2024-02-11T19:45:07.671+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e182778-2e5f-4bd0-8979-e1bdb23c9ffc [2024-02-11T19:45:07.671+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T19:40:00+00:00, map_index=0, run_start_date=2024-02-11 19:45:06.541270+00:00, run_end_date=2024-02-11 19:45:06.719343+00:00, run_duration=0.178073, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1483, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:45:05.433226+00:00, queued_by_job_id=1, pid=32274 [2024-02-11T19:45:09.111+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:45:09.111+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:40:00+00:00, run_id=scheduled__2024-02-11T19:40:00+00:00, run_start_date=2024-02-11 19:45:00.102118+00:00, run_end_date=2024-02-11 19:45:09.111627+00:00, run_duration=9.009509, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:40:00+00:00, data_interval_end=2024-02-11 19:45:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T19:45:09.122+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:45:00+00:00, run_after=2024-02-11T19:50:00+00:00 [2024-02-11T19:45:10.225+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:40:00+00:00 exited with status success for try_number 1 [2024-02-11T19:45:10.230+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T19:40:00+00:00, map_index=-1, run_start_date=2024-02-11 19:45:08.852238+00:00, run_end_date=2024-02-11 19:45:09.056090+00:00, run_duration=0.203852, 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-11 19:45:07.631865+00:00, queued_by_job_id=1, pid=32286 [2024-02-11T19:45:16.871+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T19:46:00.661+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:46:00+00:00, run_after=2024-02-11T19:47:00+00:00 [2024-02-11T19:46:00.668+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:46:00.673+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:46:00.731+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:46:00.731+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:46:00.731+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:46:00.731+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:46:00.732+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:46:00.735+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:46:00.735+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:46:00.735+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:46:00.735+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:46:00.735+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:46:00.735+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:46:00.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:46:00.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:46:00.896+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:46:00.903+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50b5353c-cab6-4e83-9965-0477a31d175d [2024-02-11T19:46:00.903+0000] {scheduler_job.py:635} INFO - Setting external_id for to 24b464d4-7837-4e9a-ac8f-fc059d96c6f8 [2024-02-11T19:46:00.904+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9397fd84-ced9-41cc-bfb6-dd33aa7752aa [2024-02-11T19:46:02.052+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:46:02.054+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:44:00+00:00, run_id=scheduled__2024-02-11T19:44:00+00:00, run_start_date=2024-02-11 19:46:00.683869+00:00, run_end_date=2024-02-11 19:46:02.054209+00:00, run_duration=1.37034, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:44:00+00:00, data_interval_end=2024-02-11 19:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:46:02.064+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:46:00+00:00, run_after=2024-02-11T19:48:00+00:00 [2024-02-11T19:46:02.186+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:44:00+00:00 exited with status success for try_number 1 [2024-02-11T19:46:02.192+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:44:00+00:00, map_index=-1, run_start_date=2024-02-11 19:46:01.314879+00:00, run_end_date=2024-02-11 19:46:01.603968+00:00, run_duration=0.289089, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1485, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:46:00.733250+00:00, queued_by_job_id=1, pid=32304 [2024-02-11T19:46:03.409+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:46:03.409+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:45:00+00:00, run_id=scheduled__2024-02-11T19:45:00+00:00, run_start_date=2024-02-11 19:46:00.684660+00:00, run_end_date=2024-02-11 19:46:03.409490+00:00, run_duration=2.72483, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:45:00+00:00, data_interval_end=2024-02-11 19:46:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:46:03.416+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:46:00+00:00, run_after=2024-02-11T19:47:00+00:00 [2024-02-11T19:46:03.464+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:45:00+00:00 exited with status success for try_number 1 [2024-02-11T19:46:03.468+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:45:00+00:00, map_index=-1, run_start_date=2024-02-11 19:46:02.502503+00:00, run_end_date=2024-02-11 19:46:02.852758+00:00, run_duration=0.350255, 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-11 19:46:00.733250+00:00, queued_by_job_id=1, pid=32334 [2024-02-11T19:46:03.628+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:46:03.628+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:45:00+00:00, run_id=scheduled__2024-02-11T19:45:00+00:00, run_start_date=2024-02-11 19:46:00.685492+00:00, run_end_date=2024-02-11 19:46:03.628584+00:00, run_duration=2.943092, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:45:00+00:00, data_interval_end=2024-02-11 19:46:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:46:03.635+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:46:00+00:00, run_after=2024-02-11T19:47:00+00:00 [2024-02-11T19:46:03.656+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:45:00+00:00 exited with status success for try_number 1 [2024-02-11T19:46:03.659+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:45:00+00:00, map_index=-1, run_start_date=2024-02-11 19:46:02.528638+00:00, run_end_date=2024-02-11 19:46:03.506674+00:00, run_duration=0.978036, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1487, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:46:00.733250+00:00, queued_by_job_id=1, pid=32335 [2024-02-11T19:47:00.163+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:47:00+00:00, run_after=2024-02-11T19:48:00+00:00 [2024-02-11T19:47:00.168+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:47:00.231+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:47:00.231+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:47:00.232+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:47:00.232+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:47:00.235+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:47:00.235+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:47:00.235+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:47:00.235+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:47:00.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:47:00.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:47:00.360+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4b9362de-63e0-47f0-ac65-b0468ff0f341 [2024-02-11T19:47:00.361+0000] {scheduler_job.py:635} INFO - Setting external_id for to fe204870-dd88-4bb0-aea0-bcf72cf17d6b [2024-02-11T19:47:02.219+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:47:02.219+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:46:00+00:00, run_id=scheduled__2024-02-11T19:46:00+00:00, run_start_date=2024-02-11 19:47:00.187112+00:00, run_end_date=2024-02-11 19:47:02.219450+00:00, run_duration=2.032338, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:46:00+00:00, data_interval_end=2024-02-11 19:47:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:47:02.230+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:47:00+00:00, run_after=2024-02-11T19:48:00+00:00 [2024-02-11T19:47:02.268+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:46:00+00:00 exited with status success for try_number 1 [2024-02-11T19:47:02.273+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:46:00+00:00, map_index=-1, run_start_date=2024-02-11 19:47:01.662324+00:00, run_end_date=2024-02-11 19:47:02.048942+00:00, run_duration=0.386618, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1488, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:47:00.233367+00:00, queued_by_job_id=1, pid=32389 [2024-02-11T19:47:03.593+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:47:03.593+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:46:00+00:00, run_id=scheduled__2024-02-11T19:46:00+00:00, run_start_date=2024-02-11 19:47:00.187921+00:00, run_end_date=2024-02-11 19:47:03.593662+00:00, run_duration=3.405741, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:46:00+00:00, data_interval_end=2024-02-11 19:47:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:47:03.600+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:47:00+00:00, run_after=2024-02-11T19:48:00+00:00 [2024-02-11T19:47:03.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:46:00+00:00 exited with status success for try_number 1 [2024-02-11T19:47:03.624+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:46:00+00:00, map_index=-1, run_start_date=2024-02-11 19:47:01.698170+00:00, run_end_date=2024-02-11 19:47:02.802675+00:00, run_duration=1.104505, 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-11 19:47:00.233367+00:00, queued_by_job_id=1, pid=32390 [2024-02-11T19:48:00.650+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:48:00.655+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:48:00.667+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:48:00+00:00, run_after=2024-02-11T19:49:00+00:00 [2024-02-11T19:48:00.720+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:48:00.720+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:48:00.720+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:48:00.721+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:48:00.721+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:48:00.724+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:48:00.724+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:48:00.724+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:48:00.724+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:48:00.724+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:48:00.724+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:48:00.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:48:00.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:48:00.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:48:00.903+0000] {scheduler_job.py:635} INFO - Setting external_id for to ffd3bef1-ff6f-444d-ae70-f6cc0b8bb715 [2024-02-11T19:48:00.903+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad9e9024-5d7d-4ca0-b50c-2634de0a6f96 [2024-02-11T19:48:00.903+0000] {scheduler_job.py:635} INFO - Setting external_id for to f47a1807-de8c-4b57-a0f3-006622d0c20b [2024-02-11T19:48:02.503+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:48:02.504+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:46:00+00:00, run_id=scheduled__2024-02-11T19:46:00+00:00, run_start_date=2024-02-11 19:48:00.676942+00:00, run_end_date=2024-02-11 19:48:02.504291+00:00, run_duration=1.827349, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:46:00+00:00, data_interval_end=2024-02-11 19:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:48:02.513+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:48:00+00:00, run_after=2024-02-11T19:50:00+00:00 [2024-02-11T19:48:02.591+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:46:00+00:00 exited with status success for try_number 1 [2024-02-11T19:48:02.602+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:46:00+00:00, map_index=-1, run_start_date=2024-02-11 19:48:01.416836+00:00, run_end_date=2024-02-11 19:48:01.832165+00:00, run_duration=0.415329, 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-11 19:48:00.722523+00:00, queued_by_job_id=1, pid=32425 [2024-02-11T19:48:03.850+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:48:03.850+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:47:00+00:00, run_id=scheduled__2024-02-11T19:47:00+00:00, run_start_date=2024-02-11 19:48:00.677996+00:00, run_end_date=2024-02-11 19:48:03.850532+00:00, run_duration=3.172536, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:47:00+00:00, data_interval_end=2024-02-11 19:48:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:48:03.857+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:48:00+00:00, run_after=2024-02-11T19:49:00+00:00 [2024-02-11T19:48:03.862+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:48:03.862+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:47:00+00:00, run_id=scheduled__2024-02-11T19:47:00+00:00, run_start_date=2024-02-11 19:48:00.678838+00:00, run_end_date=2024-02-11 19:48:03.862509+00:00, run_duration=3.183671, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:47:00+00:00, data_interval_end=2024-02-11 19:48:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:48:03.869+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:48:00+00:00, run_after=2024-02-11T19:49:00+00:00 [2024-02-11T19:48:03.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:47:00+00:00 exited with status success for try_number 1 [2024-02-11T19:48:03.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:47:00+00:00 exited with status success for try_number 1 [2024-02-11T19:48:03.897+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:47:00+00:00, map_index=-1, run_start_date=2024-02-11 19:48:02.582645+00:00, run_end_date=2024-02-11 19:48:02.952171+00:00, run_duration=0.369526, 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-11 19:48:00.722523+00:00, queued_by_job_id=1, pid=32455 [2024-02-11T19:48:03.897+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:47:00+00:00, map_index=-1, run_start_date=2024-02-11 19:48:02.679150+00:00, run_end_date=2024-02-11 19:48:03.752162+00:00, run_duration=1.073012, 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-11 19:48:00.722523+00:00, queued_by_job_id=1, pid=32456 [2024-02-11T19:49:00.118+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:49:00+00:00, run_after=2024-02-11T19:50:00+00:00 [2024-02-11T19:49:00.124+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:49:00.169+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:49:00.169+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:49:00.169+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:49:00.170+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:49:00.172+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:49:00.172+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:49:00.172+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:49:00.172+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:49:00.316+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:49:00.317+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:49:00.324+0000] {scheduler_job.py:635} INFO - Setting external_id for to 628dd125-49cf-488a-8c9d-55676492f3cd [2024-02-11T19:49:00.324+0000] {scheduler_job.py:635} INFO - Setting external_id for to 43f9bd53-771f-47ca-9d83-5339f5fe8fee [2024-02-11T19:49:02.861+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:49:02.861+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:48:00+00:00, run_id=scheduled__2024-02-11T19:48:00+00:00, run_start_date=2024-02-11 19:49:00.133069+00:00, run_end_date=2024-02-11 19:49:02.861671+00:00, run_duration=2.728602, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:48:00+00:00, data_interval_end=2024-02-11 19:49:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:49:02.868+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:49:00+00:00, run_after=2024-02-11T19:50:00+00:00 [2024-02-11T19:49:02.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:48:00+00:00 exited with status success for try_number 1 [2024-02-11T19:49:02.893+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:48:00+00:00, map_index=-1, run_start_date=2024-02-11 19:49:01.945005+00:00, run_end_date=2024-02-11 19:49:02.387336+00:00, run_duration=0.442331, 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-11 19:49:00.170838+00:00, queued_by_job_id=1, pid=32512 [2024-02-11T19:49:03.992+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:49:03.993+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:48:00+00:00, run_id=scheduled__2024-02-11T19:48:00+00:00, run_start_date=2024-02-11 19:49:00.133954+00:00, run_end_date=2024-02-11 19:49:03.993122+00:00, run_duration=3.859168, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:48:00+00:00, data_interval_end=2024-02-11 19:49:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:49:03.999+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:49:00+00:00, run_after=2024-02-11T19:50:00+00:00 [2024-02-11T19:49:04.021+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:48:00+00:00 exited with status success for try_number 1 [2024-02-11T19:49:04.024+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:48:00+00:00, map_index=-1, run_start_date=2024-02-11 19:49:01.890342+00:00, run_end_date=2024-02-11 19:49:03.761013+00:00, run_duration=1.870671, 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-11 19:49:00.170838+00:00, queued_by_job_id=1, pid=32511 [2024-02-11T19:50:00.015+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:50:00+00:00, run_after=2024-02-11T19:55:00+00:00 [2024-02-11T19:50:00.022+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:50:00.027+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:50:00.040+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:50:00+00:00, run_after=2024-02-11T19:51:00+00:00 [2024-02-11T19:50:00.112+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T19:50:00.112+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:50:00.113+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:50:00.113+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:50:00.113+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:50:00.114+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:50:00.119+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T19:50:00.119+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:50:00.120+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:50:00.120+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:50:00.120+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:50:00.120+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:50:00.120+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:50:00.120+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:50:00.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:50:00.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:50:00.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:50:00.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:50:00.472+0000] {scheduler_job.py:635} INFO - Setting external_id for to 72cd6739-e437-44bf-bd8c-69c2ed4ef7a0 [2024-02-11T19:50:00.473+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6910a54-7431-477d-b220-2eca2a9f0b51 [2024-02-11T19:50:00.473+0000] {scheduler_job.py:635} INFO - Setting external_id for to fc5a29a9-78bf-41cf-a7ea-69ebbd959339 [2024-02-11T19:50:00.473+0000] {scheduler_job.py:635} INFO - Setting external_id for to b1df6075-ce91-46c1-83e3-96f4b7d37256 [2024-02-11T19:50:02.134+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:50:02.134+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:48:00+00:00, run_id=scheduled__2024-02-11T19:48:00+00:00, run_start_date=2024-02-11 19:50:00.055994+00:00, run_end_date=2024-02-11 19:50:02.134447+00:00, run_duration=2.078453, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:48:00+00:00, data_interval_end=2024-02-11 19:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:50:02.145+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:50:00+00:00, run_after=2024-02-11T19:52:00+00:00 [2024-02-11T19:50:02.266+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:48:00+00:00 exited with status success for try_number 1 [2024-02-11T19:50:02.277+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:48:00+00:00, map_index=-1, run_start_date=2024-02-11 19:50:01.116669+00:00, run_end_date=2024-02-11 19:50:01.892427+00:00, run_duration=0.775758, 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-11 19:50:00.116910+00:00, queued_by_job_id=1, pid=32548 [2024-02-11T19:50:04.334+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:50:04.335+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:49:00+00:00, run_id=scheduled__2024-02-11T19:49:00+00:00, run_start_date=2024-02-11 19:50:00.057684+00:00, run_end_date=2024-02-11 19:50:04.335199+00:00, run_duration=4.277515, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:49:00+00:00, data_interval_end=2024-02-11 19:50:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:50:04.341+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:50:00+00:00, run_after=2024-02-11T19:51:00+00:00 [2024-02-11T19:50:04.351+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:50:04.351+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:49:00+00:00, run_id=scheduled__2024-02-11T19:49:00+00:00, run_start_date=2024-02-11 19:50:00.056838+00:00, run_end_date=2024-02-11 19:50:04.351586+00:00, run_duration=4.294748, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:49:00+00:00, data_interval_end=2024-02-11 19:50:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:50:04.359+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:50:00+00:00, run_after=2024-02-11T19:51:00+00:00 [2024-02-11T19:50:04.371+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:50:04.371+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:50:04.372+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:50:04.374+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T19:50:04.374+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:50:04.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:50:04.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:45:00+00:00 exited with status success for try_number 1 [2024-02-11T19:50:04.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:49:00+00:00 exited with status success for try_number 1 [2024-02-11T19:50:04.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:49:00+00:00 exited with status success for try_number 1 [2024-02-11T19:50:04.416+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T19:45:00+00:00, map_index=-1, run_start_date=2024-02-11 19:50:03.072371+00:00, run_end_date=2024-02-11 19:50:03.637780+00:00, run_duration=0.565409, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1497, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:50:00.116910+00:00, queued_by_job_id=1, pid=32581 [2024-02-11T19:50:04.416+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:49:00+00:00, map_index=-1, run_start_date=2024-02-11 19:50:03.551024+00:00, run_end_date=2024-02-11 19:50:03.814116+00:00, run_duration=0.263092, 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-11 19:50:00.116910+00:00, queued_by_job_id=1, pid=32608 [2024-02-11T19:50:04.416+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:49:00+00:00, map_index=-1, run_start_date=2024-02-11 19:50:02.438149+00:00, run_end_date=2024-02-11 19:50:04.128958+00:00, run_duration=1.690809, 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-11 19:50:00.116910+00:00, queued_by_job_id=1, pid=32570 [2024-02-11T19:50:04.416+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b17bab5-120a-43a1-a777-41de3fbc3aa7 [2024-02-11T19:50:06.156+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:50:06.157+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:50:06.157+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:50:06.159+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T19:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T19:50:06.159+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T19:50:06.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:50:06.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:45:00+00:00 exited with status success for try_number 1 [2024-02-11T19:50:06.192+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99fcbe5f-e3c0-40c0-8bef-33bcbb8075ce [2024-02-11T19:50:06.193+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T19:45:00+00:00, map_index=-1, run_start_date=2024-02-11 19:50:05.473002+00:00, run_end_date=2024-02-11 19:50:05.657627+00:00, run_duration=0.184625, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1499, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:50:04.372708+00:00, queued_by_job_id=1, pid=32629 [2024-02-11T19:50:08.370+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:50:08.370+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:50:08.371+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:50:08.372+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:50:08.372+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:50:08.402+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:50:08.402+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:45:00+00:00 exited with status success for try_number 1 [2024-02-11T19:50:08.407+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1ebbe571-b3cf-4f5d-a744-c65cc2c9ab24 [2024-02-11T19:50:08.407+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T19:45:00+00:00, map_index=0, run_start_date=2024-02-11 19:50:07.267583+00:00, run_end_date=2024-02-11 19:50:07.444618+00:00, run_duration=0.177035, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1500, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:50:06.157995+00:00, queued_by_job_id=1, pid=32641 [2024-02-11T19:50:10.557+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:50:10.557+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:45:00+00:00, run_id=scheduled__2024-02-11T19:45:00+00:00, run_start_date=2024-02-11 19:50:00.055022+00:00, run_end_date=2024-02-11 19:50:10.557406+00:00, run_duration=10.502384, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:45:00+00:00, data_interval_end=2024-02-11 19:50:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T19:50:10.564+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:50:00+00:00, run_after=2024-02-11T19:55:00+00:00 [2024-02-11T19:50:10.595+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:45:00+00:00 exited with status success for try_number 1 [2024-02-11T19:50:10.600+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T19:45:00+00:00, map_index=-1, run_start_date=2024-02-11 19:50:09.493141+00:00, run_end_date=2024-02-11 19:50:09.673540+00:00, run_duration=0.180399, 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-11 19:50:08.371652+00:00, queued_by_job_id=1, pid=32653 [2024-02-11T19:50:16.912+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T19:51:00.737+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:51:00+00:00, run_after=2024-02-11T19:52:00+00:00 [2024-02-11T19:51:00.743+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:51:00.782+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:51:00.782+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:51:00.782+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:51:00.783+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:51:00.784+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:51:00.784+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:51:00.784+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:51:00.785+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:51:00.885+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:51:00.886+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:51:00.892+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0dc14e4f-121b-48f8-b526-e4a7434e3d98 [2024-02-11T19:51:00.893+0000] {scheduler_job.py:635} INFO - Setting external_id for to d987f614-f62f-42b8-94a1-cabb9ed9f007 [2024-02-11T19:51:03.477+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:51:03.478+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:50:00+00:00, run_id=scheduled__2024-02-11T19:50:00+00:00, run_start_date=2024-02-11 19:51:00.752807+00:00, run_end_date=2024-02-11 19:51:03.478044+00:00, run_duration=2.725237, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:50:00+00:00, data_interval_end=2024-02-11 19:51:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:51:03.484+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:51:00+00:00, run_after=2024-02-11T19:52:00+00:00 [2024-02-11T19:51:03.510+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status success for try_number 1 [2024-02-11T19:51:03.513+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:50:00+00:00, map_index=-1, run_start_date=2024-02-11 19:51:02.245212+00:00, run_end_date=2024-02-11 19:51:02.658855+00:00, run_duration=0.413643, 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-11 19:51:00.783505+00:00, queued_by_job_id=1, pid=32690 [2024-02-11T19:51:04.543+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:51:04.543+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:50:00+00:00, run_id=scheduled__2024-02-11T19:50:00+00:00, run_start_date=2024-02-11 19:51:00.753555+00:00, run_end_date=2024-02-11 19:51:04.543526+00:00, run_duration=3.789971, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:50:00+00:00, data_interval_end=2024-02-11 19:51:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:51:04.549+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:51:00+00:00, run_after=2024-02-11T19:52:00+00:00 [2024-02-11T19:51:04.575+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status success for try_number 1 [2024-02-11T19:51:04.579+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:50:00+00:00, map_index=-1, run_start_date=2024-02-11 19:51:02.238215+00:00, run_end_date=2024-02-11 19:51:03.602301+00:00, run_duration=1.364086, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1502, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:51:00.783505+00:00, queued_by_job_id=1, pid=32689 [2024-02-11T19:52:00.300+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:52:00.305+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:52:00.315+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:52:00+00:00, run_after=2024-02-11T19:53:00+00:00 [2024-02-11T19:52:00.373+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:52:00.373+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:52:00.374+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:52:00.374+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:52:00.374+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:52:00.377+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:52:00.377+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:52:00.378+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:52:00.378+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:52:00.378+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:52:00.378+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:52:00.677+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:52:00.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:52:00.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:52:00.705+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8a6c4167-5095-4f77-a15f-ccd5ca2a42a0 [2024-02-11T19:52:00.705+0000] {scheduler_job.py:635} INFO - Setting external_id for to bc1c914f-21a3-4a5c-ba65-4d79508b4065 [2024-02-11T19:52:00.705+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2121772d-9c05-49bd-b743-9be17229319c [2024-02-11T19:52:01.956+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:52:01.958+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:50:00+00:00, run_id=scheduled__2024-02-11T19:50:00+00:00, run_start_date=2024-02-11 19:52:00.328773+00:00, run_end_date=2024-02-11 19:52:01.957251+00:00, run_duration=1.628478, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:50:00+00:00, data_interval_end=2024-02-11 19:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:52:01.976+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:52:00+00:00, run_after=2024-02-11T19:54:00+00:00 [2024-02-11T19:52:02.051+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status success for try_number 1 [2024-02-11T19:52:02.062+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:50:00+00:00, map_index=-1, run_start_date=2024-02-11 19:52:01.103381+00:00, run_end_date=2024-02-11 19:52:01.358785+00:00, run_duration=0.255404, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1504, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:52:00.375458+00:00, queued_by_job_id=1, pid=32725 [2024-02-11T19:52:02.873+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:52:02.873+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:51:00+00:00, run_id=scheduled__2024-02-11T19:51:00+00:00, run_start_date=2024-02-11 19:52:00.329801+00:00, run_end_date=2024-02-11 19:52:02.873251+00:00, run_duration=2.54345, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:51:00+00:00, data_interval_end=2024-02-11 19:52:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:52:02.880+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:52:00+00:00, run_after=2024-02-11T19:53:00+00:00 [2024-02-11T19:52:02.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:51:00+00:00 exited with status success for try_number 1 [2024-02-11T19:52:02.914+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:51:00+00:00, map_index=-1, run_start_date=2024-02-11 19:52:02.102143+00:00, run_end_date=2024-02-11 19:52:02.474268+00:00, run_duration=0.372125, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1505, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:52:00.375458+00:00, queued_by_job_id=1, pid=32755 [2024-02-11T19:52:03.661+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:52:03.662+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:51:00+00:00, run_id=scheduled__2024-02-11T19:51:00+00:00, run_start_date=2024-02-11 19:52:00.330639+00:00, run_end_date=2024-02-11 19:52:03.661997+00:00, run_duration=3.331358, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:51:00+00:00, data_interval_end=2024-02-11 19:52:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:52:03.669+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:52:00+00:00, run_after=2024-02-11T19:53:00+00:00 [2024-02-11T19:52:03.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:51:00+00:00 exited with status success for try_number 1 [2024-02-11T19:52:03.697+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:51:00+00:00, map_index=-1, run_start_date=2024-02-11 19:52:02.150897+00:00, run_end_date=2024-02-11 19:52:03.360401+00:00, run_duration=1.209504, 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-11 19:52:00.375458+00:00, queued_by_job_id=1, pid=32756 [2024-02-11T19:53:00.916+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:53:00.925+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:53:00+00:00, run_after=2024-02-11T19:54:00+00:00 [2024-02-11T19:53:00.986+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:53:00.986+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:53:00.986+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:53:00.987+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:53:00.989+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:53:00.989+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:53:00.989+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:53:00.989+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:53:01.095+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:53:01.095+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:53:01.101+0000] {scheduler_job.py:635} INFO - Setting external_id for to decda149-c2d0-4a92-844e-a9a8b322084d [2024-02-11T19:53:01.101+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7efa9969-df54-4a32-bb5b-9808640c52ab [2024-02-11T19:53:03.131+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:53:03.131+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:52:00+00:00, run_id=scheduled__2024-02-11T19:52:00+00:00, run_start_date=2024-02-11 19:53:00.935066+00:00, run_end_date=2024-02-11 19:53:03.131827+00:00, run_duration=2.196761, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:52:00+00:00, data_interval_end=2024-02-11 19:53:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:53:03.142+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:53:00+00:00, run_after=2024-02-11T19:54:00+00:00 [2024-02-11T19:53:03.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:52:00+00:00 exited with status success for try_number 1 [2024-02-11T19:53:03.173+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:52:00+00:00, map_index=-1, run_start_date=2024-02-11 19:53:02.559103+00:00, run_end_date=2024-02-11 19:53:02.864919+00:00, run_duration=0.305816, 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-11 19:53:00.987924+00:00, queued_by_job_id=1, pid=32810 [2024-02-11T19:53:03.831+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:53:03.831+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:52:00+00:00, run_id=scheduled__2024-02-11T19:52:00+00:00, run_start_date=2024-02-11 19:53:00.935856+00:00, run_end_date=2024-02-11 19:53:03.831272+00:00, run_duration=2.895416, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:52:00+00:00, data_interval_end=2024-02-11 19:53:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:53:03.837+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:53:00+00:00, run_after=2024-02-11T19:54:00+00:00 [2024-02-11T19:53:03.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:52:00+00:00 exited with status success for try_number 1 [2024-02-11T19:53:03.864+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:52:00+00:00, map_index=-1, run_start_date=2024-02-11 19:53:02.562867+00:00, run_end_date=2024-02-11 19:53:03.570917+00:00, run_duration=1.00805, 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-11 19:53:00.987924+00:00, queued_by_job_id=1, pid=32811 [2024-02-11T19:54:00.428+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:54:00.438+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:54:00+00:00, run_after=2024-02-11T19:55:00+00:00 [2024-02-11T19:54:00.443+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:54:00.496+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:54:00.496+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:54:00.496+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:54:00.496+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:54:00.497+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:54:00.500+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:54:00.500+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:54:00.500+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:54:00.501+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:54:00.501+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:54:00.501+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:54:00.812+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:54:00.812+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:54:00.812+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:54:00.824+0000] {scheduler_job.py:635} INFO - Setting external_id for to 945128a2-1859-4eb0-a13b-1839c0b1e6fe [2024-02-11T19:54:00.826+0000] {scheduler_job.py:635} INFO - Setting external_id for to 84ec9fb6-ded0-4013-a681-417edc4c77fc [2024-02-11T19:54:00.826+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2798910e-d7d2-485e-9abc-1cc8682e803d [2024-02-11T19:54:02.060+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:54:02.061+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:52:00+00:00, run_id=scheduled__2024-02-11T19:52:00+00:00, run_start_date=2024-02-11 19:54:00.452648+00:00, run_end_date=2024-02-11 19:54:02.060965+00:00, run_duration=1.608317, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:52:00+00:00, data_interval_end=2024-02-11 19:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:54:02.074+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:54:00+00:00, run_after=2024-02-11T19:56:00+00:00 [2024-02-11T19:54:02.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:52:00+00:00 exited with status success for try_number 1 [2024-02-11T19:54:02.195+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:52:00+00:00, map_index=-1, run_start_date=2024-02-11 19:54:01.362361+00:00, run_end_date=2024-02-11 19:54:01.782907+00:00, run_duration=0.420546, 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-11 19:54:00.498428+00:00, queued_by_job_id=1, pid=32846 [2024-02-11T19:54:03.228+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:54:03.228+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:53:00+00:00, run_id=scheduled__2024-02-11T19:53:00+00:00, run_start_date=2024-02-11 19:54:00.453500+00:00, run_end_date=2024-02-11 19:54:03.228495+00:00, run_duration=2.774995, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:53:00+00:00, data_interval_end=2024-02-11 19:54:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:54:03.236+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:54:00+00:00, run_after=2024-02-11T19:55:00+00:00 [2024-02-11T19:54:03.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:53:00+00:00 exited with status success for try_number 1 [2024-02-11T19:54:03.271+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:53:00+00:00, map_index=-1, run_start_date=2024-02-11 19:54:02.692751+00:00, run_end_date=2024-02-11 19:54:03.044029+00:00, run_duration=0.351278, 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-11 19:54:00.498428+00:00, queued_by_job_id=1, pid=32877 [2024-02-11T19:54:04.005+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:54:04.005+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:53:00+00:00, run_id=scheduled__2024-02-11T19:53:00+00:00, run_start_date=2024-02-11 19:54:00.454163+00:00, run_end_date=2024-02-11 19:54:04.005705+00:00, run_duration=3.551542, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:53:00+00:00, data_interval_end=2024-02-11 19:54:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:54:04.012+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:54:00+00:00, run_after=2024-02-11T19:55:00+00:00 [2024-02-11T19:54:04.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:53:00+00:00 exited with status success for try_number 1 [2024-02-11T19:54:04.041+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:53:00+00:00, map_index=-1, run_start_date=2024-02-11 19:54:02.519676+00:00, run_end_date=2024-02-11 19:54:03.823922+00:00, run_duration=1.304246, 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-11 19:54:00.498428+00:00, queued_by_job_id=1, pid=32876 [2024-02-11T19:55:00.940+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:55:00+00:00, run_after=2024-02-11T20:00:00+00:00 [2024-02-11T19:55:00.947+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:55:00.961+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:55:00+00:00, run_after=2024-02-11T19:56:00+00:00 [2024-02-11T19:55:01.038+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:55:01.038+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:55:01.038+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:55:01.038+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:55:01.039+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:55:01.043+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T19:55:01.043+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:55:01.043+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:55:01.043+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:55:01.044+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:55:01.044+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:55:01.306+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:55:01.307+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:55:01.307+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:55:01.320+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff6b3692-814d-4a87-a0f2-422e0fdc513a [2024-02-11T19:55:01.320+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3520441b-eed2-4572-96eb-be14882e51ef [2024-02-11T19:55:01.321+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa6c784c-f497-419e-8ba7-b44df9490b23 [2024-02-11T19:55:04.245+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:55:04.246+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:55:04.246+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:55:04.250+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T19:55:04.250+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:55:04.284+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:55:04.284+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status success for try_number 1 [2024-02-11T19:55:04.290+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32440e60-5615-4002-a28e-fc1d1ef25635 [2024-02-11T19:55:04.291+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T19:50:00+00:00, map_index=-1, run_start_date=2024-02-11 19:55:03.642816+00:00, run_end_date=2024-02-11 19:55:03.904539+00:00, run_duration=0.261723, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1512, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:55:01.040825+00:00, queued_by_job_id=1, pid=32933 [2024-02-11T19:55:04.330+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:55:04.330+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:54:00+00:00, run_id=scheduled__2024-02-11T19:54:00+00:00, run_start_date=2024-02-11 19:55:00.979324+00:00, run_end_date=2024-02-11 19:55:04.330663+00:00, run_duration=3.351339, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:54:00+00:00, data_interval_end=2024-02-11 19:55:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:55:04.340+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:55:00+00:00, run_after=2024-02-11T19:56:00+00:00 [2024-02-11T19:55:05.421+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:55:05.421+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:54:00+00:00, run_id=scheduled__2024-02-11T19:54:00+00:00, run_start_date=2024-02-11 19:55:00.980227+00:00, run_end_date=2024-02-11 19:55:05.421563+00:00, run_duration=4.441336, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:54:00+00:00, data_interval_end=2024-02-11 19:55:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:55:05.431+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:55:00+00:00, run_after=2024-02-11T19:56:00+00:00 [2024-02-11T19:55:05.481+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:54:00+00:00 exited with status success for try_number 1 [2024-02-11T19:55:05.481+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:54:00+00:00 exited with status success for try_number 1 [2024-02-11T19:55:05.488+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:54:00+00:00, map_index=-1, run_start_date=2024-02-11 19:55:04.025811+00:00, run_end_date=2024-02-11 19:55:04.270120+00:00, run_duration=0.244309, 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-11 19:55:01.040825+00:00, queued_by_job_id=1, pid=32962 [2024-02-11T19:55:05.488+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:54:00+00:00, map_index=-1, run_start_date=2024-02-11 19:55:03.714779+00:00, run_end_date=2024-02-11 19:55:04.750927+00:00, run_duration=1.036148, 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-11 19:55:01.040825+00:00, queued_by_job_id=1, pid=32934 [2024-02-11T19:55:06.532+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:55:06.532+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:55:06.533+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:55:06.534+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T19:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T19:55:06.534+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T19:55:06.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:55:06.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status success for try_number 1 [2024-02-11T19:55:06.569+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8f17c1b6-ee22-4e4f-9049-4eaeed2033a2 [2024-02-11T19:55:06.570+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T19:50:00+00:00, map_index=-1, run_start_date=2024-02-11 19:55:05.429092+00:00, run_end_date=2024-02-11 19:55:05.646842+00:00, run_duration=0.21775, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1515, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:55:04.247501+00:00, queued_by_job_id=1, pid=32983 [2024-02-11T19:55:08.726+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T19:55:08.726+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:55:08.726+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:55:08.728+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:55:08.728+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T19:55:08.759+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:55:08.759+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status success for try_number 1 [2024-02-11T19:55:08.763+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b0986fc-af49-40f0-b036-f556725a4a10 [2024-02-11T19:55:08.764+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T19:50:00+00:00, map_index=0, run_start_date=2024-02-11 19:55:07.649560+00:00, run_end_date=2024-02-11 19:55:07.828171+00:00, run_duration=0.178611, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1516, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:55:06.533676+00:00, queued_by_job_id=1, pid=32995 [2024-02-11T19:55:11.158+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:55:11.158+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:50:00+00:00, run_id=scheduled__2024-02-11T19:50:00+00:00, run_start_date=2024-02-11 19:55:00.978263+00:00, run_end_date=2024-02-11 19:55:11.158389+00:00, run_duration=10.180126, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:50:00+00:00, data_interval_end=2024-02-11 19:55:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T19:55:11.162+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:55:00+00:00, run_after=2024-02-11T20:00:00+00:00 [2024-02-11T19:55:11.181+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:50:00+00:00 exited with status success for try_number 1 [2024-02-11T19:55:11.185+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T19:50:00+00:00, map_index=-1, run_start_date=2024-02-11 19:55:09.948454+00:00, run_end_date=2024-02-11 19:55:10.195625+00:00, run_duration=0.247171, 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-11 19:55:08.727273+00:00, queued_by_job_id=1, pid=33007 [2024-02-11T19:55:16.950+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T19:56:00.545+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:56:00.555+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:56:00+00:00, run_after=2024-02-11T19:57:00+00:00 [2024-02-11T19:56:00.561+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:56:00.610+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:56:00.610+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:56:00.610+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:56:00.610+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:56:00.611+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:56:00.613+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:56:00.613+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:56:00.614+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:56:00.614+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:56:00.614+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:56:00.614+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:56:00.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:56:00.878+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:56:00.878+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:56:00.885+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48ab2762-613b-40ac-8392-105766da233a [2024-02-11T19:56:00.886+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b97b1b6-cfc2-4f6b-9099-abc928ade77f [2024-02-11T19:56:00.886+0000] {scheduler_job.py:635} INFO - Setting external_id for to b333b2af-9dc9-4b5f-a637-d64545f68574 [2024-02-11T19:56:02.033+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:56:02.034+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:54:00+00:00, run_id=scheduled__2024-02-11T19:54:00+00:00, run_start_date=2024-02-11 19:56:00.570841+00:00, run_end_date=2024-02-11 19:56:02.033678+00:00, run_duration=1.462837, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:54:00+00:00, data_interval_end=2024-02-11 19:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:56:02.045+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:56:00+00:00, run_after=2024-02-11T19:58:00+00:00 [2024-02-11T19:56:02.142+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:54:00+00:00 exited with status success for try_number 1 [2024-02-11T19:56:02.148+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:54:00+00:00, map_index=-1, run_start_date=2024-02-11 19:56:01.268286+00:00, run_end_date=2024-02-11 19:56:01.555502+00:00, run_duration=0.287216, 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-11 19:56:00.612172+00:00, queued_by_job_id=1, pid=33024 [2024-02-11T19:56:03.180+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:56:03.180+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:55:00+00:00, run_id=scheduled__2024-02-11T19:55:00+00:00, run_start_date=2024-02-11 19:56:00.571682+00:00, run_end_date=2024-02-11 19:56:03.180205+00:00, run_duration=2.608523, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:55:00+00:00, data_interval_end=2024-02-11 19:56:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:56:03.186+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:56:00+00:00, run_after=2024-02-11T19:57:00+00:00 [2024-02-11T19:56:03.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:55:00+00:00 exited with status success for try_number 1 [2024-02-11T19:56:03.218+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:55:00+00:00, map_index=-1, run_start_date=2024-02-11 19:56:02.442292+00:00, run_end_date=2024-02-11 19:56:02.782392+00:00, run_duration=0.3401, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1520, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:56:00.612172+00:00, queued_by_job_id=1, pid=33055 [2024-02-11T19:56:03.926+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:56:03.926+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:55:00+00:00, run_id=scheduled__2024-02-11T19:55:00+00:00, run_start_date=2024-02-11 19:56:00.572380+00:00, run_end_date=2024-02-11 19:56:03.926259+00:00, run_duration=3.353879, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:55:00+00:00, data_interval_end=2024-02-11 19:56:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:56:03.932+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:56:00+00:00, run_after=2024-02-11T19:57:00+00:00 [2024-02-11T19:56:03.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:55:00+00:00 exited with status success for try_number 1 [2024-02-11T19:56:03.955+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:55:00+00:00, map_index=-1, run_start_date=2024-02-11 19:56:02.339471+00:00, run_end_date=2024-02-11 19:56:03.596733+00:00, run_duration=1.257262, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1519, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:56:00.612172+00:00, queued_by_job_id=1, pid=33054 [2024-02-11T19:57:01.055+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:57:00+00:00, run_after=2024-02-11T19:58:00+00:00 [2024-02-11T19:57:01.059+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:57:01.096+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:57:01.096+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:57:01.096+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:57:01.097+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:57:01.098+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:57:01.099+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:57:01.099+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:57:01.099+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:57:01.197+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:57:01.198+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:57:01.203+0000] {scheduler_job.py:635} INFO - Setting external_id for to 62c28035-d2c5-4228-b577-511e18e7cb36 [2024-02-11T19:57:01.203+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19f2190a-2833-40fe-8169-0b9ddde629e1 [2024-02-11T19:57:03.421+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:57:03.421+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:56:00+00:00, run_id=scheduled__2024-02-11T19:56:00+00:00, run_start_date=2024-02-11 19:57:01.068204+00:00, run_end_date=2024-02-11 19:57:03.421677+00:00, run_duration=2.353473, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:56:00+00:00, data_interval_end=2024-02-11 19:57:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:57:03.433+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:57:00+00:00, run_after=2024-02-11T19:58:00+00:00 [2024-02-11T19:57:03.459+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:56:00+00:00 exited with status success for try_number 1 [2024-02-11T19:57:03.463+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:56:00+00:00, map_index=-1, run_start_date=2024-02-11 19:57:02.766805+00:00, run_end_date=2024-02-11 19:57:03.004324+00:00, run_duration=0.237519, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1521, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 19:57:01.097752+00:00, queued_by_job_id=1, pid=33108 [2024-02-11T19:57:04.183+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:57:04.183+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:56:00+00:00, run_id=scheduled__2024-02-11T19:56:00+00:00, run_start_date=2024-02-11 19:57:01.068963+00:00, run_end_date=2024-02-11 19:57:04.183817+00:00, run_duration=3.114854, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:56:00+00:00, data_interval_end=2024-02-11 19:57:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:57:04.190+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:57:00+00:00, run_after=2024-02-11T19:58:00+00:00 [2024-02-11T19:57:04.638+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:56:00+00:00 exited with status success for try_number 1 [2024-02-11T19:57:04.641+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:56:00+00:00, map_index=-1, run_start_date=2024-02-11 19:57:02.807362+00:00, run_end_date=2024-02-11 19:57:04.142836+00:00, run_duration=1.335474, 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-11 19:57:01.097752+00:00, queued_by_job_id=1, pid=33109 [2024-02-11T19:58:00.592+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:58:00.597+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:58:00.610+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:58:00+00:00, run_after=2024-02-11T19:59:00+00:00 [2024-02-11T19:58:00.687+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T19:58:00.687+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T19:58:00.687+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:58:00.687+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:58:00.688+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:58:00.690+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:58:00.690+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T19:58:00.690+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:58:00.690+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:58:00.691+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:58:00.691+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:58:00.865+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:58:00.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:58:00.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:58:00.874+0000] {scheduler_job.py:635} INFO - Setting external_id for to c56658c6-b356-4cbc-9c0d-62f7d9cc0b66 [2024-02-11T19:58:00.874+0000] {scheduler_job.py:635} INFO - Setting external_id for to 28766e97-b73f-4c62-98a9-9c3a6e52a698 [2024-02-11T19:58:00.874+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b8db458-b5e8-4305-a2ea-9fdc6e46189b [2024-02-11T19:58:02.031+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:58:02.032+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:56:00+00:00, run_id=scheduled__2024-02-11T19:56:00+00:00, run_start_date=2024-02-11 19:58:00.625824+00:00, run_end_date=2024-02-11 19:58:02.032151+00:00, run_duration=1.406327, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:56:00+00:00, data_interval_end=2024-02-11 19:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T19:58:02.040+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T19:58:00+00:00, run_after=2024-02-11T20:00:00+00:00 [2024-02-11T19:58:02.122+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:56:00+00:00 exited with status success for try_number 1 [2024-02-11T19:58:02.136+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:56:00+00:00, map_index=-1, run_start_date=2024-02-11 19:58:01.323073+00:00, run_end_date=2024-02-11 19:58:01.731013+00:00, run_duration=0.40794, 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-11 19:58:00.689045+00:00, queued_by_job_id=1, pid=33144 [2024-02-11T19:58:03.169+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:58:03.169+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:57:00+00:00, run_id=scheduled__2024-02-11T19:57:00+00:00, run_start_date=2024-02-11 19:58:00.627017+00:00, run_end_date=2024-02-11 19:58:03.169336+00:00, run_duration=2.542319, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:57:00+00:00, data_interval_end=2024-02-11 19:58:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:58:03.176+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:58:00+00:00, run_after=2024-02-11T19:59:00+00:00 [2024-02-11T19:58:03.203+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:57:00+00:00 exited with status success for try_number 1 [2024-02-11T19:58:03.206+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:57:00+00:00, map_index=-1, run_start_date=2024-02-11 19:58:02.442562+00:00, run_end_date=2024-02-11 19:58:02.767393+00:00, run_duration=0.324831, 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-11 19:58:00.689045+00:00, queued_by_job_id=1, pid=33174 [2024-02-11T19:58:04.232+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:58:04.233+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:57:00+00:00, run_id=scheduled__2024-02-11T19:57:00+00:00, run_start_date=2024-02-11 19:58:00.627971+00:00, run_end_date=2024-02-11 19:58:04.233146+00:00, run_duration=3.605175, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:57:00+00:00, data_interval_end=2024-02-11 19:58:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:58:04.239+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:58:00+00:00, run_after=2024-02-11T19:59:00+00:00 [2024-02-11T19:58:04.261+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:57:00+00:00 exited with status success for try_number 1 [2024-02-11T19:58:04.264+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:57:00+00:00, map_index=-1, run_start_date=2024-02-11 19:58:02.525648+00:00, run_end_date=2024-02-11 19:58:03.563601+00:00, run_duration=1.037953, 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-11 19:58:00.689045+00:00, queued_by_job_id=1, pid=33175 [2024-02-11T19:59:00.450+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T19:59:00.460+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:59:00+00:00, run_after=2024-02-11T20:00:00+00:00 [2024-02-11T19:59:00.510+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T19:59:00.510+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:59:00.510+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T19:59:00.510+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T19:59:00.512+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:59:00.513+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T19:59:00.513+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T19:59:00.513+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T19:59:00.625+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:59:00.625+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T19:59:00.632+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6716b92d-cdcf-492b-9cf5-610231c1dd27 [2024-02-11T19:59:00.632+0000] {scheduler_job.py:635} INFO - Setting external_id for to ce6f3f7a-ec25-4d17-abce-ef0141e56c2c [2024-02-11T19:59:02.456+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:59:02.456+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:58:00+00:00, run_id=scheduled__2024-02-11T19:58:00+00:00, run_start_date=2024-02-11 19:59:00.471637+00:00, run_end_date=2024-02-11 19:59:02.456863+00:00, run_duration=1.985226, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:58:00+00:00, data_interval_end=2024-02-11 19:59:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T19:59:02.467+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:59:00+00:00, run_after=2024-02-11T20:00:00+00:00 [2024-02-11T19:59:02.504+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:58:00+00:00 exited with status success for try_number 1 [2024-02-11T19:59:02.508+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:58:00+00:00, map_index=-1, run_start_date=2024-02-11 19:59:01.950710+00:00, run_end_date=2024-02-11 19:59:02.325322+00:00, run_duration=0.374612, 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-11 19:59:00.511411+00:00, queued_by_job_id=1, pid=33229 [2024-02-11T19:59:04.584+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T19:59:04.584+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:58:00+00:00, run_id=scheduled__2024-02-11T19:58:00+00:00, run_start_date=2024-02-11 19:59:00.472652+00:00, run_end_date=2024-02-11 19:59:04.584202+00:00, run_duration=4.11155, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:58:00+00:00, data_interval_end=2024-02-11 19:59:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T19:59:04.590+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T19:59:00+00:00, run_after=2024-02-11T20:00:00+00:00 [2024-02-11T19:59:04.618+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:58:00+00:00 exited with status success for try_number 1 [2024-02-11T19:59:04.621+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:58:00+00:00, map_index=-1, run_start_date=2024-02-11 19:59:01.971253+00:00, run_end_date=2024-02-11 19:59:03.833260+00:00, run_duration=1.862007, 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-11 19:59:00.511411+00:00, queued_by_job_id=1, pid=33230 [2024-02-11T20:00:01.015+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:00:01.024+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:00:00+00:00, run_after=2024-02-11T20:05:00+00:00 [2024-02-11T20:00:01.028+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:00:01.040+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:00:00+00:00, run_after=2024-02-11T20:01:00+00:00 [2024-02-11T20:00:01.104+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T20:00:01.104+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:00:01.104+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:00:01.104+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:00:01.104+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:00:01.105+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:00:01.107+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T20:00:01.107+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:00:01.108+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T19:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:00:01.108+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T19:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:00:01.108+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:00:01.108+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:00:01.108+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T19:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:00:01.108+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T19:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:00:01.522+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:00:01.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:00:01.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:00:01.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:00:01.539+0000] {scheduler_job.py:635} INFO - Setting external_id for to fdd2c5fd-30e1-4f3d-b069-b2f331221a0d [2024-02-11T20:00:01.540+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c1b3f98-862d-4a44-b9f8-31b146338dca [2024-02-11T20:00:01.540+0000] {scheduler_job.py:635} INFO - Setting external_id for to e136705b-dd62-4614-9f50-79732618d159 [2024-02-11T20:00:01.540+0000] {scheduler_job.py:635} INFO - Setting external_id for to eb604174-fb4d-4e00-9648-b5a97ac3a31c [2024-02-11T20:00:03.275+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:00:03.276+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 19:58:00+00:00, run_id=scheduled__2024-02-11T19:58:00+00:00, run_start_date=2024-02-11 20:00:01.057247+00:00, run_end_date=2024-02-11 20:00:03.275953+00:00, run_duration=2.218706, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:58:00+00:00, data_interval_end=2024-02-11 20:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:00:03.291+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:00:00+00:00, run_after=2024-02-11T20:02:00+00:00 [2024-02-11T20:00:03.399+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T19:58:00+00:00 exited with status success for try_number 1 [2024-02-11T20:00:03.412+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T19:58:00+00:00, map_index=-1, run_start_date=2024-02-11 20:00:01.899228+00:00, run_end_date=2024-02-11 20:00:02.623148+00:00, run_duration=0.72392, 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-11 20:00:01.106321+00:00, queued_by_job_id=1, pid=33266 [2024-02-11T20:00:04.448+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:00:04.448+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:59:00+00:00, run_id=scheduled__2024-02-11T19:59:00+00:00, run_start_date=2024-02-11 20:00:01.058018+00:00, run_end_date=2024-02-11 20:00:04.448334+00:00, run_duration=3.390316, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:59:00+00:00, data_interval_end=2024-02-11 20:00:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:00:04.454+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:00:00+00:00, run_after=2024-02-11T20:01:00+00:00 [2024-02-11T20:00:04.477+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:00:04.477+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:00:04.477+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:00:04.479+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T20:00:04.479+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:00:04.510+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:00:04.511+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T19:55:00+00:00 exited with status success for try_number 1 [2024-02-11T20:00:04.511+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:59:00+00:00 exited with status success for try_number 1 [2024-02-11T20:00:04.516+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:59:00+00:00, map_index=-1, run_start_date=2024-02-11 20:00:03.483231+00:00, run_end_date=2024-02-11 20:00:03.772304+00:00, run_duration=0.289073, 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-11 20:00:01.106321+00:00, queued_by_job_id=1, pid=33297 [2024-02-11T20:00:04.516+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T19:55:00+00:00, map_index=-1, run_start_date=2024-02-11 20:00:03.667923+00:00, run_end_date=2024-02-11 20:00:03.916335+00:00, run_duration=0.248412, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1531, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:00:01.106321+00:00, queued_by_job_id=1, pid=33308 [2024-02-11T20:00:04.517+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7f233f61-86cb-4173-8921-d1c160367798 [2024-02-11T20:00:04.841+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:00:04.841+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:59:00+00:00, run_id=scheduled__2024-02-11T19:59:00+00:00, run_start_date=2024-02-11 20:00:01.058682+00:00, run_end_date=2024-02-11 20:00:04.841888+00:00, run_duration=3.783206, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:59:00+00:00, data_interval_end=2024-02-11 20:00:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:00:04.851+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:00:00+00:00, run_after=2024-02-11T20:01:00+00:00 [2024-02-11T20:00:04.884+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T19:59:00+00:00 exited with status success for try_number 1 [2024-02-11T20:00:04.887+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T19:59:00+00:00, map_index=-1, run_start_date=2024-02-11 20:00:03.509677+00:00, run_end_date=2024-02-11 20:00:04.626824+00:00, run_duration=1.117147, 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-11 20:00:01.106321+00:00, queued_by_job_id=1, pid=33307 [2024-02-11T20:00:06.184+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:00:06.184+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:00:06.184+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:00:06.186+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T19:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T20:00:06.186+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T20:00:06.218+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:00:06.218+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T19:55:00+00:00 exited with status success for try_number 1 [2024-02-11T20:00:06.222+0000] {scheduler_job.py:635} INFO - Setting external_id for to 06946ee9-ab2f-4ff2-943a-0d3ac6593bc6 [2024-02-11T20:00:06.222+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T19:55:00+00:00, map_index=-1, run_start_date=2024-02-11 20:00:05.610091+00:00, run_end_date=2024-02-11 20:00:05.784715+00:00, run_duration=0.174624, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1532, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:00:04.478207+00:00, queued_by_job_id=1, pid=33347 [2024-02-11T20:00:08.376+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:00:08.376+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:00:08.377+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:00:08.378+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:00:08.378+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:00:08.410+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:00:08.410+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T19:55:00+00:00 exited with status success for try_number 1 [2024-02-11T20:00:08.414+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b0eb8fa-bd72-4f83-a894-0a233acc80c4 [2024-02-11T20:00:08.414+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T19:55:00+00:00, map_index=0, run_start_date=2024-02-11 20:00:07.289373+00:00, run_end_date=2024-02-11 20:00:07.461970+00:00, run_duration=0.172597, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1533, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:00:06.185318+00:00, queued_by_job_id=1, pid=33359 [2024-02-11T20:00:10.613+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:00:10.613+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 19:55:00+00:00, run_id=scheduled__2024-02-11T19:55:00+00:00, run_start_date=2024-02-11 20:00:01.056271+00:00, run_end_date=2024-02-11 20:00:10.613404+00:00, run_duration=9.557133, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 19:55:00+00:00, data_interval_end=2024-02-11 20:00:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T20:00:10.619+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:00:00+00:00, run_after=2024-02-11T20:05:00+00:00 [2024-02-11T20:00:11.084+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T19:55:00+00:00 exited with status success for try_number 1 [2024-02-11T20:00:11.087+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T19:55:00+00:00, map_index=-1, run_start_date=2024-02-11 20:00:09.487521+00:00, run_end_date=2024-02-11 20:00:10.052256+00:00, run_duration=0.564735, 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-11 20:00:08.377715+00:00, queued_by_job_id=1, pid=33371 [2024-02-11T20:00:16.990+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T20:01:00.791+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:01:00+00:00, run_after=2024-02-11T20:02:00+00:00 [2024-02-11T20:01:00.795+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:01:00.831+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:01:00.831+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:01:00.831+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:01:00.831+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:01:00.833+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:01:00.833+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:01:00.833+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:01:00.833+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:01:00.924+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:01:00.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:01:00.929+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae56b235-0ced-4bf5-a161-48443a75b102 [2024-02-11T20:01:00.929+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7e400ccf-5edf-49ab-bb77-1c1153cf40a7 [2024-02-11T20:01:03.829+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:01:03.829+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:00:00+00:00, run_id=scheduled__2024-02-11T20:00:00+00:00, run_start_date=2024-02-11 20:01:00.804367+00:00, run_end_date=2024-02-11 20:01:03.829728+00:00, run_duration=3.025361, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:00:00+00:00, data_interval_end=2024-02-11 20:01:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:01:03.836+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:01:00+00:00, run_after=2024-02-11T20:02:00+00:00 [2024-02-11T20:01:03.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status success for try_number 1 [2024-02-11T20:01:03.865+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:00:00+00:00, map_index=-1, run_start_date=2024-02-11 20:01:02.433572+00:00, run_end_date=2024-02-11 20:01:02.796128+00:00, run_duration=0.362556, 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-11 20:01:00.832463+00:00, queued_by_job_id=1, pid=33408 [2024-02-11T20:01:04.893+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:01:04.893+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:00:00+00:00, run_id=scheduled__2024-02-11T20:00:00+00:00, run_start_date=2024-02-11 20:01:00.805094+00:00, run_end_date=2024-02-11 20:01:04.893881+00:00, run_duration=4.088787, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:00:00+00:00, data_interval_end=2024-02-11 20:01:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:01:04.900+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:01:00+00:00, run_after=2024-02-11T20:02:00+00:00 [2024-02-11T20:01:04.924+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status success for try_number 1 [2024-02-11T20:01:04.927+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:00:00+00:00, map_index=-1, run_start_date=2024-02-11 20:01:02.437745+00:00, run_end_date=2024-02-11 20:01:04.028019+00:00, run_duration=1.590274, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1536, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:01:00.832463+00:00, queued_by_job_id=1, pid=33409 [2024-02-11T20:02:00.382+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:02:00+00:00, run_after=2024-02-11T20:03:00+00:00 [2024-02-11T20:02:00.387+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:02:00.392+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:02:00.445+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:02:00.445+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:02:00.445+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:02:00.446+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:02:00.446+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:02:00.448+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:02:00.448+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:02:00.449+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:02:00.449+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:02:00.449+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:02:00.449+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:02:00.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:02:00.702+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:02:00.702+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:02:00.722+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e2dc096-9852-4e16-b849-1de0bfb1a3c6 [2024-02-11T20:02:00.722+0000] {scheduler_job.py:635} INFO - Setting external_id for to f32aef8c-8f11-4d19-81df-2534326017bc [2024-02-11T20:02:00.723+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f20a43c-671b-43d9-8459-1f2789fcf080 [2024-02-11T20:02:01.949+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:02:01.950+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:00:00+00:00, run_id=scheduled__2024-02-11T20:00:00+00:00, run_start_date=2024-02-11 20:02:00.402365+00:00, run_end_date=2024-02-11 20:02:01.949968+00:00, run_duration=1.547603, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:00:00+00:00, data_interval_end=2024-02-11 20:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:02:01.972+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:02:00+00:00, run_after=2024-02-11T20:04:00+00:00 [2024-02-11T20:02:02.040+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status success for try_number 1 [2024-02-11T20:02:02.065+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:00:00+00:00, map_index=-1, run_start_date=2024-02-11 20:02:01.213483+00:00, run_end_date=2024-02-11 20:02:01.463829+00:00, run_duration=0.250346, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1537, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:02:00.447223+00:00, queued_by_job_id=1, pid=33444 [2024-02-11T20:02:03.094+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:02:03.095+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:01:00+00:00, run_id=scheduled__2024-02-11T20:01:00+00:00, run_start_date=2024-02-11 20:02:00.403315+00:00, run_end_date=2024-02-11 20:02:03.095203+00:00, run_duration=2.691888, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:01:00+00:00, data_interval_end=2024-02-11 20:02:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:02:03.101+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:02:00+00:00, run_after=2024-02-11T20:03:00+00:00 [2024-02-11T20:02:03.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:01:00+00:00 exited with status success for try_number 1 [2024-02-11T20:02:03.136+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:01:00+00:00, map_index=-1, run_start_date=2024-02-11 20:02:02.159195+00:00, run_end_date=2024-02-11 20:02:02.482818+00:00, run_duration=0.323623, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1538, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:02:00.447223+00:00, queued_by_job_id=1, pid=33474 [2024-02-11T20:02:04.407+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:02:04.407+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:01:00+00:00, run_id=scheduled__2024-02-11T20:01:00+00:00, run_start_date=2024-02-11 20:02:00.404124+00:00, run_end_date=2024-02-11 20:02:04.407410+00:00, run_duration=4.003286, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:01:00+00:00, data_interval_end=2024-02-11 20:02:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:02:04.413+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:02:00+00:00, run_after=2024-02-11T20:03:00+00:00 [2024-02-11T20:02:04.433+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:01:00+00:00 exited with status success for try_number 1 [2024-02-11T20:02:04.436+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:01:00+00:00, map_index=-1, run_start_date=2024-02-11 20:02:02.236225+00:00, run_end_date=2024-02-11 20:02:03.379082+00:00, run_duration=1.142857, 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-11 20:02:00.447223+00:00, queued_by_job_id=1, pid=33475 [2024-02-11T20:03:00.868+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:03:00.876+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:03:00+00:00, run_after=2024-02-11T20:04:00+00:00 [2024-02-11T20:03:00.918+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:03:00.918+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:03:00.918+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:03:00.919+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:03:00.921+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:03:00.921+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:03:00.921+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:03:00.921+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:03:01.017+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:03:01.017+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:03:01.022+0000] {scheduler_job.py:635} INFO - Setting external_id for to 26edd160-a2e2-4c0a-99b6-08985d0d9dd2 [2024-02-11T20:03:01.022+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f8a1317-eac8-4952-b11a-c982b21bf26c [2024-02-11T20:03:03.223+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:03:03.223+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:02:00+00:00, run_id=scheduled__2024-02-11T20:02:00+00:00, run_start_date=2024-02-11 20:03:00.884800+00:00, run_end_date=2024-02-11 20:03:03.223734+00:00, run_duration=2.338934, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:02:00+00:00, data_interval_end=2024-02-11 20:03:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:03:03.232+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:03:00+00:00, run_after=2024-02-11T20:04:00+00:00 [2024-02-11T20:03:03.259+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:02:00+00:00 exited with status success for try_number 1 [2024-02-11T20:03:03.262+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:02:00+00:00, map_index=-1, run_start_date=2024-02-11 20:03:02.509778+00:00, run_end_date=2024-02-11 20:03:02.834187+00:00, run_duration=0.324409, 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-11 20:03:00.919837+00:00, queued_by_job_id=1, pid=33529 [2024-02-11T20:03:03.844+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:03:03.844+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:02:00+00:00, run_id=scheduled__2024-02-11T20:02:00+00:00, run_start_date=2024-02-11 20:03:00.885593+00:00, run_end_date=2024-02-11 20:03:03.844305+00:00, run_duration=2.958712, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:02:00+00:00, data_interval_end=2024-02-11 20:03:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:03:03.851+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:03:00+00:00, run_after=2024-02-11T20:04:00+00:00 [2024-02-11T20:03:03.888+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:02:00+00:00 exited with status success for try_number 1 [2024-02-11T20:03:03.891+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:02:00+00:00, map_index=-1, run_start_date=2024-02-11 20:03:02.536675+00:00, run_end_date=2024-02-11 20:03:03.639714+00:00, run_duration=1.103039, 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-11 20:03:00.919837+00:00, queued_by_job_id=1, pid=33530 [2024-02-11T20:04: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-11T20:04:00.397+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:04:00+00:00, run_after=2024-02-11T20:05:00+00:00 [2024-02-11T20:04:00.404+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:04:00.458+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:04:00.458+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:04:00.458+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:04:00.458+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:04:00.459+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:04:00.461+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:04:00.461+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:04:00.461+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:04:00.461+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:04:00.461+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:04:00.462+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:04:00.697+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:04:00.698+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:04:00.698+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:04:00.718+0000] {scheduler_job.py:635} INFO - Setting external_id for to cff44524-27b8-4a65-977b-60696c44309e [2024-02-11T20:04:00.718+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34531b9c-7a62-49b4-9ae9-97e64ed8d22d [2024-02-11T20:04:00.718+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19211794-7a48-482c-aabd-4712d21c59d9 [2024-02-11T20:04:01.978+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:04:01.979+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:02:00+00:00, run_id=scheduled__2024-02-11T20:02:00+00:00, run_start_date=2024-02-11 20:04:00.415047+00:00, run_end_date=2024-02-11 20:04:01.979300+00:00, run_duration=1.564253, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:02:00+00:00, data_interval_end=2024-02-11 20:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:04:01.997+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:04:00+00:00, run_after=2024-02-11T20:06:00+00:00 [2024-02-11T20:04:02.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:02:00+00:00 exited with status success for try_number 1 [2024-02-11T20:04:02.091+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:02:00+00:00, map_index=-1, run_start_date=2024-02-11 20:04:01.150012+00:00, run_end_date=2024-02-11 20:04:01.373914+00:00, run_duration=0.223902, 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-11 20:04:00.459833+00:00, queued_by_job_id=1, pid=33565 [2024-02-11T20:04:03.125+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:04:03.126+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:03:00+00:00, run_id=scheduled__2024-02-11T20:03:00+00:00, run_start_date=2024-02-11 20:04:00.415934+00:00, run_end_date=2024-02-11 20:04:03.125985+00:00, run_duration=2.710051, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:03:00+00:00, data_interval_end=2024-02-11 20:04:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:04:03.132+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:04:00+00:00, run_after=2024-02-11T20:05:00+00:00 [2024-02-11T20:04:03.165+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:03:00+00:00 exited with status success for try_number 1 [2024-02-11T20:04:03.168+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:03:00+00:00, map_index=-1, run_start_date=2024-02-11 20:04:02.261502+00:00, run_end_date=2024-02-11 20:04:02.602335+00:00, run_duration=0.340833, 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-11 20:04:00.459833+00:00, queued_by_job_id=1, pid=33596 [2024-02-11T20:04:04.199+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:04:04.200+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:03:00+00:00, run_id=scheduled__2024-02-11T20:03:00+00:00, run_start_date=2024-02-11 20:04:00.416722+00:00, run_end_date=2024-02-11 20:04:04.200034+00:00, run_duration=3.783312, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:03:00+00:00, data_interval_end=2024-02-11 20:04:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:04:04.206+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:04:00+00:00, run_after=2024-02-11T20:05:00+00:00 [2024-02-11T20:04:04.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:03:00+00:00 exited with status success for try_number 1 [2024-02-11T20:04:04.231+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:03:00+00:00, map_index=-1, run_start_date=2024-02-11 20:04:02.209378+00:00, run_end_date=2024-02-11 20:04:03.353189+00:00, run_duration=1.143811, 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-11 20:04:00.459833+00:00, queued_by_job_id=1, pid=33595 [2024-02-11T20:05:00.874+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:05:00+00:00, run_after=2024-02-11T20:10:00+00:00 [2024-02-11T20:05:00.878+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:05:00.886+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:05:00+00:00, run_after=2024-02-11T20:06:00+00:00 [2024-02-11T20:05:00.939+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:05:00.939+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:05:00.939+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:05:00.939+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:05:00.940+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:05:00.942+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T20:05:00.942+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:05:00.942+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:05:00.942+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:05:00.943+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:05:00.943+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:05:01.100+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:05:01.101+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:05:01.101+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:05:01.108+0000] {scheduler_job.py:635} INFO - Setting external_id for to 74748823-c232-41a8-bb84-30f0f900af18 [2024-02-11T20:05:01.108+0000] {scheduler_job.py:635} INFO - Setting external_id for to bfe3ba3d-8458-444e-ba0c-973b564caac2 [2024-02-11T20:05:01.109+0000] {scheduler_job.py:635} INFO - Setting external_id for to f2279757-3a48-460c-b5e2-b0b252525fcd [2024-02-11T20:05:03.400+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:05:03.400+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:05:03.401+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:05:03.404+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T20:05:03.404+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:05:03.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:05:03.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status success for try_number 1 [2024-02-11T20:05:03.454+0000] {scheduler_job.py:635} INFO - Setting external_id for to 25122e47-b795-4b12-8e36-8db8ddaf7ada [2024-02-11T20:05:03.455+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T20:00:00+00:00, map_index=-1, run_start_date=2024-02-11 20:05:02.898050+00:00, run_end_date=2024-02-11 20:05:03.280851+00:00, run_duration=0.382801, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1545, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:05:00.941113+00:00, queued_by_job_id=1, pid=33661 [2024-02-11T20:05:03.497+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:05:03.497+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:04:00+00:00, run_id=scheduled__2024-02-11T20:04:00+00:00, run_start_date=2024-02-11 20:05:00.903459+00:00, run_end_date=2024-02-11 20:05:03.497800+00:00, run_duration=2.594341, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:04:00+00:00, data_interval_end=2024-02-11 20:05:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:05:03.505+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:05:00+00:00, run_after=2024-02-11T20:06:00+00:00 [2024-02-11T20:05:03.535+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:04:00+00:00 exited with status success for try_number 1 [2024-02-11T20:05:03.539+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:04:00+00:00, map_index=-1, run_start_date=2024-02-11 20:05:03.027716+00:00, run_end_date=2024-02-11 20:05:03.376481+00:00, run_duration=0.348765, 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-11 20:05:00.941113+00:00, queued_by_job_id=1, pid=33663 [2024-02-11T20:05:04.567+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:05:04.567+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:04:00+00:00, run_id=scheduled__2024-02-11T20:04:00+00:00, run_start_date=2024-02-11 20:05:00.904072+00:00, run_end_date=2024-02-11 20:05:04.567698+00:00, run_duration=3.663626, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:04:00+00:00, data_interval_end=2024-02-11 20:05:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:05:04.574+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:05:00+00:00, run_after=2024-02-11T20:06:00+00:00 [2024-02-11T20:05:04.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:04:00+00:00 exited with status success for try_number 1 [2024-02-11T20:05:04.614+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:04:00+00:00, map_index=-1, run_start_date=2024-02-11 20:05:02.956256+00:00, run_end_date=2024-02-11 20:05:03.992087+00:00, run_duration=1.035831, 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-11 20:05:00.941113+00:00, queued_by_job_id=1, pid=33662 [2024-02-11T20:05:04.893+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:05:04.894+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:05:04.894+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:05:04.895+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T20:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T20:05:04.895+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T20:05:04.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:05:04.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status success for try_number 1 [2024-02-11T20:05:04.930+0000] {scheduler_job.py:635} INFO - Setting external_id for to ecf4cf7b-6abe-4de2-80a4-c965a9d75742 [2024-02-11T20:05:04.931+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T20:00:00+00:00, map_index=-1, run_start_date=2024-02-11 20:05:04.546462+00:00, run_end_date=2024-02-11 20:05:04.732503+00:00, run_duration=0.186041, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1548, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:05:03.401728+00:00, queued_by_job_id=1, pid=33702 [2024-02-11T20:05:07.155+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:05:07.155+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:05:07.156+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:05:07.157+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:05:07.157+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:05:07.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:05:07.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status success for try_number 1 [2024-02-11T20:05:07.192+0000] {scheduler_job.py:635} INFO - Setting external_id for to 589a2c68-b3be-46b5-86b7-73c650fed54d [2024-02-11T20:05:07.193+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T20:00:00+00:00, map_index=0, run_start_date=2024-02-11 20:05:05.995368+00:00, run_end_date=2024-02-11 20:05:06.192088+00:00, run_duration=0.19672, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1549, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:05:04.894880+00:00, queued_by_job_id=1, pid=33714 [2024-02-11T20:05:09.335+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:05:09.335+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:00:00+00:00, run_id=scheduled__2024-02-11T20:00:00+00:00, run_start_date=2024-02-11 20:05:00.902735+00:00, run_end_date=2024-02-11 20:05:09.335495+00:00, run_duration=8.43276, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:00:00+00:00, data_interval_end=2024-02-11 20:05:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T20:05:09.340+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:05:00+00:00, run_after=2024-02-11T20:10:00+00:00 [2024-02-11T20:05:09.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:00:00+00:00 exited with status success for try_number 1 [2024-02-11T20:05:09.363+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T20:00:00+00:00, map_index=-1, run_start_date=2024-02-11 20:05:08.297615+00:00, run_end_date=2024-02-11 20:05:08.498013+00:00, run_duration=0.200398, 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-11 20:05:07.156543+00:00, queued_by_job_id=1, pid=33726 [2024-02-11T20:05:17.028+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T20:06:00.292+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:06:00+00:00, run_after=2024-02-11T20:07:00+00:00 [2024-02-11T20:06:00.298+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:06:00.303+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:06:00.370+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:06:00.370+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:06:00.370+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:06:00.370+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:06:00.371+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:06:00.374+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:06:00.374+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:06:00.374+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:06:00.374+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:06:00.375+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:06:00.375+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:06:00.619+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:06:00.620+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:06:00.620+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:06:00.647+0000] {scheduler_job.py:635} INFO - Setting external_id for to f6827826-fe79-4822-a829-33481ea190b8 [2024-02-11T20:06:00.652+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7331bc64-bd11-44b8-8420-ab1c57699be9 [2024-02-11T20:06:00.653+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7d9ffb69-6c7a-4c35-9f4d-e9bd97760ced [2024-02-11T20:06:01.925+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:06:01.927+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:04:00+00:00, run_id=scheduled__2024-02-11T20:04:00+00:00, run_start_date=2024-02-11 20:06:00.320804+00:00, run_end_date=2024-02-11 20:06:01.927104+00:00, run_duration=1.6063, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:04:00+00:00, data_interval_end=2024-02-11 20:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:06:01.948+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:06:00+00:00, run_after=2024-02-11T20:08:00+00:00 [2024-02-11T20:06:02.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:04:00+00:00 exited with status success for try_number 1 [2024-02-11T20:06:02.082+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:04:00+00:00, map_index=-1, run_start_date=2024-02-11 20:06:01.109525+00:00, run_end_date=2024-02-11 20:06:01.361582+00:00, run_duration=0.252057, 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-11 20:06:00.372325+00:00, queued_by_job_id=1, pid=33743 [2024-02-11T20:06:04.336+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:06:04.337+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:05:00+00:00, run_id=scheduled__2024-02-11T20:05:00+00:00, run_start_date=2024-02-11 20:06:00.322492+00:00, run_end_date=2024-02-11 20:06:04.336896+00:00, run_duration=4.014404, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:05:00+00:00, data_interval_end=2024-02-11 20:06:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:06:04.347+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:06:00+00:00, run_after=2024-02-11T20:07:00+00:00 [2024-02-11T20:06:04.353+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:06:04.353+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:05:00+00:00, run_id=scheduled__2024-02-11T20:05:00+00:00, run_start_date=2024-02-11 20:06:00.321660+00:00, run_end_date=2024-02-11 20:06:04.353750+00:00, run_duration=4.03209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:05:00+00:00, data_interval_end=2024-02-11 20:06:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:06:04.364+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:06:00+00:00, run_after=2024-02-11T20:07:00+00:00 [2024-02-11T20:06:04.395+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:05:00+00:00 exited with status success for try_number 1 [2024-02-11T20:06:04.396+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:05:00+00:00 exited with status success for try_number 1 [2024-02-11T20:06:04.402+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:05:00+00:00, map_index=-1, run_start_date=2024-02-11 20:06:02.440959+00:00, run_end_date=2024-02-11 20:06:03.126389+00:00, run_duration=0.68543, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1552, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:06:00.372325+00:00, queued_by_job_id=1, pid=33772 [2024-02-11T20:06:04.403+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:05:00+00:00, map_index=-1, run_start_date=2024-02-11 20:06:02.633581+00:00, run_end_date=2024-02-11 20:06:04.219974+00:00, run_duration=1.586393, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1553, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:06:00.372325+00:00, queued_by_job_id=1, pid=33773 [2024-02-11T20:07:00.488+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:07:00+00:00, run_after=2024-02-11T20:08:00+00:00 [2024-02-11T20:07:00.493+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:07:00.533+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:07:00.533+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:07:00.534+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:07:00.534+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:07:00.536+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:07:00.536+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:07:00.536+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:07:00.537+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:07:00.656+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:07:00.657+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:07:00.664+0000] {scheduler_job.py:635} INFO - Setting external_id for to 45fc659d-0b95-41b2-a5d7-6589739caa2b [2024-02-11T20:07:00.664+0000] {scheduler_job.py:635} INFO - Setting external_id for to fcc766a4-16a5-4fbc-9ef8-1f963658c34c [2024-02-11T20:07:03.440+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:07:03.441+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:06:00+00:00, run_id=scheduled__2024-02-11T20:06:00+00:00, run_start_date=2024-02-11 20:07:00.502528+00:00, run_end_date=2024-02-11 20:07:03.440931+00:00, run_duration=2.938403, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:06:00+00:00, data_interval_end=2024-02-11 20:07:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:07:03.447+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:07:00+00:00, run_after=2024-02-11T20:08:00+00:00 [2024-02-11T20:07:03.451+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:07:03.451+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:06:00+00:00, run_id=scheduled__2024-02-11T20:06:00+00:00, run_start_date=2024-02-11 20:07:00.503363+00:00, run_end_date=2024-02-11 20:07:03.451866+00:00, run_duration=2.948503, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:06:00+00:00, data_interval_end=2024-02-11 20:07:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:07:03.458+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:07:00+00:00, run_after=2024-02-11T20:08:00+00:00 [2024-02-11T20:07:03.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:06:00+00:00 exited with status success for try_number 1 [2024-02-11T20:07:03.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:06:00+00:00 exited with status success for try_number 1 [2024-02-11T20:07:03.484+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:06:00+00:00, map_index=-1, run_start_date=2024-02-11 20:07:02.035070+00:00, run_end_date=2024-02-11 20:07:03.174900+00:00, run_duration=1.13983, 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-11 20:07:00.535245+00:00, queued_by_job_id=1, pid=33828 [2024-02-11T20:07:03.484+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:06:00+00:00, map_index=-1, run_start_date=2024-02-11 20:07:02.028685+00:00, run_end_date=2024-02-11 20:07:02.390582+00:00, run_duration=0.361897, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1554, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:07:00.535245+00:00, queued_by_job_id=1, pid=33827 [2024-02-11T20:08:00.820+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:08:00+00:00, run_after=2024-02-11T20:09:00+00:00 [2024-02-11T20:08:00.825+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:08:00.829+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:08:00.875+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:08:00.875+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:08:00.875+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:08:00.875+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:08:00.876+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:08:00.878+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:08:00.878+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:08:00.878+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:08:00.878+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:08:00.879+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:08:00.879+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:08:01.056+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:06:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:08:01.056+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:08:01.056+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:07:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:08:01.064+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1186177-e9a0-462f-8243-efc3e06692b8 [2024-02-11T20:08:01.064+0000] {scheduler_job.py:635} INFO - Setting external_id for to 33ca8de0-b4fe-410c-82ee-b22b147639d9 [2024-02-11T20:08:01.064+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8a920958-40e6-4742-b6f3-1d3ae6a8ebc0 [2024-02-11T20:08:02.988+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:08:02.988+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:06:00+00:00, run_id=scheduled__2024-02-11T20:06:00+00:00, run_start_date=2024-02-11 20:08:00.838186+00:00, run_end_date=2024-02-11 20:08:02.988456+00:00, run_duration=2.15027, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:06:00+00:00, data_interval_end=2024-02-11 20:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:08:02.997+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:08:00+00:00, run_after=2024-02-11T20:10:00+00:00 [2024-02-11T20:08:03.046+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:06:00+00:00 exited with status success for try_number 1 [2024-02-11T20:08:03.049+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:06:00+00:00, map_index=-1, run_start_date=2024-02-11 20:08:01.419117+00:00, run_end_date=2024-02-11 20:08:01.930645+00:00, run_duration=0.511528, 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-11 20:08:00.877032+00:00, queued_by_job_id=1, pid=33863 [2024-02-11T20:08:04.087+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:08:04.088+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:07:00+00:00, run_id=scheduled__2024-02-11T20:07:00+00:00, run_start_date=2024-02-11 20:08:00.838936+00:00, run_end_date=2024-02-11 20:08:04.088035+00:00, run_duration=3.249099, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:07:00+00:00, data_interval_end=2024-02-11 20:08:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:08:04.095+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:08:00+00:00, run_after=2024-02-11T20:09:00+00:00 [2024-02-11T20:08:04.100+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:08:04.101+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:07:00+00:00, run_id=scheduled__2024-02-11T20:07:00+00:00, run_start_date=2024-02-11 20:08:00.839595+00:00, run_end_date=2024-02-11 20:08:04.101022+00:00, run_duration=3.261427, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:07:00+00:00, data_interval_end=2024-02-11 20:08:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:08:04.112+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:08:00+00:00, run_after=2024-02-11T20:09:00+00:00 [2024-02-11T20:08:04.137+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:07:00+00:00 exited with status success for try_number 1 [2024-02-11T20:08:04.138+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:07:00+00:00 exited with status success for try_number 1 [2024-02-11T20:08:04.142+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:07:00+00:00, map_index=-1, run_start_date=2024-02-11 20:08:02.674758+00:00, run_end_date=2024-02-11 20:08:03.698684+00:00, run_duration=1.023926, 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-11 20:08:00.877032+00:00, queued_by_job_id=1, pid=33893 [2024-02-11T20:08:04.142+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:07:00+00:00, map_index=-1, run_start_date=2024-02-11 20:08:02.760039+00:00, run_end_date=2024-02-11 20:08:03.020390+00:00, run_duration=0.260351, 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-11 20:08:00.877032+00:00, queued_by_job_id=1, pid=33894 [2024-02-11T20:09:00.552+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:09:00+00:00, run_after=2024-02-11T20:10:00+00:00 [2024-02-11T20:09:00.558+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:09:00.598+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:09:00.598+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:09:00.599+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:09:00.599+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:09:00.602+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:09:00.602+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:09:00.602+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:09:00.602+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:09:00.749+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:09:00.750+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:09:00.756+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e4d858c-82ff-443f-9069-9600779ea728 [2024-02-11T20:09:00.756+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7042383b-94e5-4429-93c9-644832a03448 [2024-02-11T20:09:03.606+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:09:03.607+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:08:00+00:00, run_id=scheduled__2024-02-11T20:08:00+00:00, run_start_date=2024-02-11 20:09:00.566948+00:00, run_end_date=2024-02-11 20:09:03.607185+00:00, run_duration=3.040237, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:08:00+00:00, data_interval_end=2024-02-11 20:09:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:09:03.614+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:09:00+00:00, run_after=2024-02-11T20:10:00+00:00 [2024-02-11T20:09:03.618+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:09:03.618+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:08:00+00:00, run_id=scheduled__2024-02-11T20:08:00+00:00, run_start_date=2024-02-11 20:09:00.567730+00:00, run_end_date=2024-02-11 20:09:03.618555+00:00, run_duration=3.050825, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:08:00+00:00, data_interval_end=2024-02-11 20:09:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:09:03.625+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:09:00+00:00, run_after=2024-02-11T20:10:00+00:00 [2024-02-11T20:09:03.650+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:08:00+00:00 exited with status success for try_number 1 [2024-02-11T20:09:03.650+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:08:00+00:00 exited with status success for try_number 1 [2024-02-11T20:09:03.654+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:08:00+00:00, map_index=-1, run_start_date=2024-02-11 20:09:02.241603+00:00, run_end_date=2024-02-11 20:09:03.428204+00:00, run_duration=1.186601, 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-11 20:09:00.600090+00:00, queued_by_job_id=1, pid=33948 [2024-02-11T20:09:03.655+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:08:00+00:00, map_index=-1, run_start_date=2024-02-11 20:09:02.263374+00:00, run_end_date=2024-02-11 20:09:02.609658+00:00, run_duration=0.346284, 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-11 20:09:00.600090+00:00, queued_by_job_id=1, pid=33949 [2024-02-11T20:10:00.073+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:10:00.086+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:10:00+00:00, run_after=2024-02-11T20:15:00+00:00 [2024-02-11T20:10:00.093+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:10:00.106+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:10:00+00:00, run_after=2024-02-11T20:11:00+00:00 [2024-02-11T20:10:00.208+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T20:10:00.208+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:10:00.208+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:10:00.209+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:10:00.209+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:10:00.210+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:10:00.214+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T20:10:00.214+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:10:00.214+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:10:00.214+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:10:00.214+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:10:00.214+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:10:00.215+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:10:00.215+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:10:00.653+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:10:00.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:08:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:10:00.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:10:00.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:09:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:10:00.679+0000] {scheduler_job.py:635} INFO - Setting external_id for to 830516af-700f-4d8b-86be-d5bb78984a54 [2024-02-11T20:10:00.679+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4f5660b3-d5bf-4801-9904-0f7a12b9128b [2024-02-11T20:10:00.679+0000] {scheduler_job.py:635} INFO - Setting external_id for to c2a8c35b-2c3e-4680-bb23-194583adddad [2024-02-11T20:10:00.680+0000] {scheduler_job.py:635} INFO - Setting external_id for to a493a0b4-5767-4d7b-82e1-959b1d39d951 [2024-02-11T20:10:01.978+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:10:01.979+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:08:00+00:00, run_id=scheduled__2024-02-11T20:08:00+00:00, run_start_date=2024-02-11 20:10:00.125106+00:00, run_end_date=2024-02-11 20:10:01.979138+00:00, run_duration=1.854032, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:08:00+00:00, data_interval_end=2024-02-11 20:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:10:01.993+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:10:00+00:00, run_after=2024-02-11T20:12:00+00:00 [2024-02-11T20:10:03.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:08:00+00:00 exited with status success for try_number 1 [2024-02-11T20:10:03.159+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:08:00+00:00, map_index=-1, run_start_date=2024-02-11 20:10:01.311450+00:00, run_end_date=2024-02-11 20:10:01.894164+00:00, run_duration=0.582714, 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-11 20:10:00.211671+00:00, queued_by_job_id=1, pid=33985 [2024-02-11T20:10:04.229+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:10:04.230+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:09:00+00:00, run_id=scheduled__2024-02-11T20:09:00+00:00, run_start_date=2024-02-11 20:10:00.126102+00:00, run_end_date=2024-02-11 20:10:04.230037+00:00, run_duration=4.103935, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:09:00+00:00, data_interval_end=2024-02-11 20:10:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:10:04.237+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:10:00+00:00, run_after=2024-02-11T20:11:00+00:00 [2024-02-11T20:10:04.240+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:10:04.241+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:09:00+00:00, run_id=scheduled__2024-02-11T20:09:00+00:00, run_start_date=2024-02-11 20:10:00.126949+00:00, run_end_date=2024-02-11 20:10:04.240934+00:00, run_duration=4.113985, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:09:00+00:00, data_interval_end=2024-02-11 20:10:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:10:04.247+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:10:00+00:00, run_after=2024-02-11T20:11:00+00:00 [2024-02-11T20:10:04.260+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:10:04.260+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:10:04.261+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:10:04.263+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T20:10:04.263+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:10:04.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:10:04.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:05:00+00:00 exited with status success for try_number 1 [2024-02-11T20:10:04.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:09:00+00:00 exited with status success for try_number 1 [2024-02-11T20:10:04.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:09:00+00:00 exited with status success for try_number 1 [2024-02-11T20:10:04.299+0000] {scheduler_job.py:635} INFO - Setting external_id for to c6d41c25-acb7-48af-8678-f5546eecf035 [2024-02-11T20:10:04.299+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:09:00+00:00, map_index=-1, run_start_date=2024-02-11 20:10:02.893305+00:00, run_end_date=2024-02-11 20:10:03.316234+00:00, run_duration=0.422929, 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-11 20:10:00.211671+00:00, queued_by_job_id=1, pid=34027 [2024-02-11T20:10:04.300+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T20:05:00+00:00, map_index=-1, run_start_date=2024-02-11 20:10:02.684467+00:00, run_end_date=2024-02-11 20:10:03.194873+00:00, run_duration=0.510406, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1562, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:10:00.211671+00:00, queued_by_job_id=1, pid=34026 [2024-02-11T20:10:04.300+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:09:00+00:00, map_index=-1, run_start_date=2024-02-11 20:10:02.688288+00:00, run_end_date=2024-02-11 20:10:03.994377+00:00, run_duration=1.306089, 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-11 20:10:00.211671+00:00, queued_by_job_id=1, pid=34025 [2024-02-11T20:10:06.449+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:10:06.449+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:10:06.449+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:10:06.451+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T20:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T20:10:06.451+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T20:10:06.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:10:06.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:05:00+00:00 exited with status success for try_number 1 [2024-02-11T20:10:06.484+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3d838a58-7a9f-4633-a0c7-8a90e2cf29c7 [2024-02-11T20:10:06.484+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T20:05:00+00:00, map_index=-1, run_start_date=2024-02-11 20:10:05.354437+00:00, run_end_date=2024-02-11 20:10:05.535466+00:00, run_duration=0.181029, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1565, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:10:04.261764+00:00, queued_by_job_id=1, pid=34066 [2024-02-11T20:10:08.031+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:10:08.031+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:10:08.032+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:10:08.034+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:10:08.034+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:10:08.070+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:05:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:10:08.070+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:05:00+00:00 exited with status success for try_number 1 [2024-02-11T20:10:08.076+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b7f18b8-2967-4ecf-80ad-96c2d756d107 [2024-02-11T20:10:08.076+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T20:05:00+00:00, map_index=0, run_start_date=2024-02-11 20:10:07.541882+00:00, run_end_date=2024-02-11 20:10:07.725934+00:00, run_duration=0.184052, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1566, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:10:06.450291+00:00, queued_by_job_id=1, pid=34078 [2024-02-11T20:10:10.374+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:10:10.375+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:05:00+00:00, run_id=scheduled__2024-02-11T20:05:00+00:00, run_start_date=2024-02-11 20:10:00.123993+00:00, run_end_date=2024-02-11 20:10:10.375222+00:00, run_duration=10.251229, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:05:00+00:00, data_interval_end=2024-02-11 20:10:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T20:10:10.381+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:10:00+00:00, run_after=2024-02-11T20:15:00+00:00 [2024-02-11T20:10:10.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:05:00+00:00 exited with status success for try_number 1 [2024-02-11T20:10:10.413+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T20:05:00+00:00, map_index=-1, run_start_date=2024-02-11 20:10:09.186182+00:00, run_end_date=2024-02-11 20:10:09.362958+00:00, run_duration=0.176776, 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-11 20:10:08.032887+00:00, queued_by_job_id=1, pid=34090 [2024-02-11T20:10:17.063+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T20:11:00.765+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:11:00+00:00, run_after=2024-02-11T20:12:00+00:00 [2024-02-11T20:11:00.769+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:11:00.805+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:11:00.805+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:11:00.805+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:11:00.806+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:11:00.807+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:11:00.807+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:11:00.807+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:11:00.808+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:11:00.905+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:11:00.906+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:11:00.912+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08505b8b-211d-446c-bbf0-c165a599cc97 [2024-02-11T20:11:00.913+0000] {scheduler_job.py:635} INFO - Setting external_id for to c735198e-6f6a-4be3-8f7b-a32d9afa33c0 [2024-02-11T20:11:03.155+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:11:03.156+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:10:00+00:00, run_id=scheduled__2024-02-11T20:10:00+00:00, run_start_date=2024-02-11 20:11:00.778379+00:00, run_end_date=2024-02-11 20:11:03.155963+00:00, run_duration=2.377584, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:10:00+00:00, data_interval_end=2024-02-11 20:11:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:11:03.163+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:11:00+00:00, run_after=2024-02-11T20:12:00+00:00 [2024-02-11T20:11:03.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status success for try_number 1 [2024-02-11T20:11:03.192+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:10:00+00:00, map_index=-1, run_start_date=2024-02-11 20:11:02.441510+00:00, run_end_date=2024-02-11 20:11:02.757366+00:00, run_duration=0.315856, 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-11 20:11:00.806536+00:00, queued_by_job_id=1, pid=34127 [2024-02-11T20:11:03.732+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:11:03.732+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:10:00+00:00, run_id=scheduled__2024-02-11T20:10:00+00:00, run_start_date=2024-02-11 20:11:00.779122+00:00, run_end_date=2024-02-11 20:11:03.732339+00:00, run_duration=2.953217, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:10:00+00:00, data_interval_end=2024-02-11 20:11:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:11:03.739+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:11:00+00:00, run_after=2024-02-11T20:12:00+00:00 [2024-02-11T20:11:03.762+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status success for try_number 1 [2024-02-11T20:11:03.766+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:10:00+00:00, map_index=-1, run_start_date=2024-02-11 20:11:02.552181+00:00, run_end_date=2024-02-11 20:11:03.610690+00:00, run_duration=1.058509, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1569, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:11:00.806536+00:00, queued_by_job_id=1, pid=34128 [2024-02-11T20:12:00.237+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:12:00.250+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:12:00+00:00, run_after=2024-02-11T20:13:00+00:00 [2024-02-11T20:12:00.256+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:12:00.305+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:12:00.306+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:12:00.306+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:12:00.306+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:12:00.307+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:12:00.310+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:12:00.310+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:12:00.310+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:12:00.311+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:12:00.311+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:12:00.311+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:12:00.591+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:12:00.591+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:12:00.591+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:11:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:12:00.608+0000] {scheduler_job.py:635} INFO - Setting external_id for to fbbf76a5-7820-4b8b-ac9e-4a6726d1b6ec [2024-02-11T20:12:00.608+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4685542d-6c3c-4dfa-a2bd-c3f7124e74fb [2024-02-11T20:12:00.608+0000] {scheduler_job.py:635} INFO - Setting external_id for to 09ba7f23-a8eb-486c-b694-a3a23ccba094 [2024-02-11T20:12:01.870+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:12:01.871+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:10:00+00:00, run_id=scheduled__2024-02-11T20:10:00+00:00, run_start_date=2024-02-11 20:12:00.264710+00:00, run_end_date=2024-02-11 20:12:01.871091+00:00, run_duration=1.606381, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:10:00+00:00, data_interval_end=2024-02-11 20:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:12:01.883+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:12:00+00:00, run_after=2024-02-11T20:14:00+00:00 [2024-02-11T20:12:01.949+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status success for try_number 1 [2024-02-11T20:12:01.961+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:10:00+00:00, map_index=-1, run_start_date=2024-02-11 20:12:01.131443+00:00, run_end_date=2024-02-11 20:12:01.554919+00:00, run_duration=0.423476, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1570, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:12:00.308525+00:00, queued_by_job_id=1, pid=34163 [2024-02-11T20:12:03.010+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:12:03.011+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:11:00+00:00, run_id=scheduled__2024-02-11T20:11:00+00:00, run_start_date=2024-02-11 20:12:00.265545+00:00, run_end_date=2024-02-11 20:12:03.011200+00:00, run_duration=2.745655, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:11:00+00:00, data_interval_end=2024-02-11 20:12:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:12:03.022+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:12:00+00:00, run_after=2024-02-11T20:13:00+00:00 [2024-02-11T20:12:03.054+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:11:00+00:00 exited with status success for try_number 1 [2024-02-11T20:12:03.057+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:11:00+00:00, map_index=-1, run_start_date=2024-02-11 20:12:02.353213+00:00, run_end_date=2024-02-11 20:12:02.866783+00:00, run_duration=0.51357, 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-11 20:12:00.308525+00:00, queued_by_job_id=1, pid=34194 [2024-02-11T20:12:04.090+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:12:04.091+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:11:00+00:00, run_id=scheduled__2024-02-11T20:11:00+00:00, run_start_date=2024-02-11 20:12:00.266212+00:00, run_end_date=2024-02-11 20:12:04.091054+00:00, run_duration=3.824842, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:11:00+00:00, data_interval_end=2024-02-11 20:12:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:12:04.100+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:12:00+00:00, run_after=2024-02-11T20:13:00+00:00 [2024-02-11T20:12:04.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:11:00+00:00 exited with status success for try_number 1 [2024-02-11T20:12:04.130+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:11:00+00:00, map_index=-1, run_start_date=2024-02-11 20:12:02.290887+00:00, run_end_date=2024-02-11 20:12:03.608841+00:00, run_duration=1.317954, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1571, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:12:00.308525+00:00, queued_by_job_id=1, pid=34193 [2024-02-11T20:13:00.740+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:13:00+00:00, run_after=2024-02-11T20:14:00+00:00 [2024-02-11T20:13:00.746+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:13:00.788+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:13:00.788+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:13:00.788+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:13:00.788+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:13:00.790+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:13:00.790+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:13:00.791+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:13:00.791+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:13:00.892+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:13:00.892+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:13:00.898+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c9cf570-4304-441b-a5d2-be722052067e [2024-02-11T20:13:00.898+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ba95c0d-397a-4c7c-bff3-bb4a7217e6dd [2024-02-11T20:13:03.134+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:13:03.135+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:12:00+00:00, run_id=scheduled__2024-02-11T20:12:00+00:00, run_start_date=2024-02-11 20:13:00.756490+00:00, run_end_date=2024-02-11 20:13:03.134872+00:00, run_duration=2.378382, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:12:00+00:00, data_interval_end=2024-02-11 20:13:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:13:03.143+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:13:00+00:00, run_after=2024-02-11T20:14:00+00:00 [2024-02-11T20:13:03.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:12:00+00:00 exited with status success for try_number 1 [2024-02-11T20:13:03.177+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:12:00+00:00, map_index=-1, run_start_date=2024-02-11 20:13:02.515830+00:00, run_end_date=2024-02-11 20:13:02.921907+00:00, run_duration=0.406077, 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-11 20:13:00.789363+00:00, queued_by_job_id=1, pid=34247 [2024-02-11T20:13:04.205+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:13:04.206+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:12:00+00:00, run_id=scheduled__2024-02-11T20:12:00+00:00, run_start_date=2024-02-11 20:13:00.757507+00:00, run_end_date=2024-02-11 20:13:04.206116+00:00, run_duration=3.448609, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:12:00+00:00, data_interval_end=2024-02-11 20:13:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:13:04.212+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:13:00+00:00, run_after=2024-02-11T20:14:00+00:00 [2024-02-11T20:13:04.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:12:00+00:00 exited with status success for try_number 1 [2024-02-11T20:13:04.240+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:12:00+00:00, map_index=-1, run_start_date=2024-02-11 20:13:02.625135+00:00, run_end_date=2024-02-11 20:13:03.651445+00:00, run_duration=1.02631, 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-11 20:13:00.789363+00:00, queued_by_job_id=1, pid=34248 [2024-02-11T20:14:00.240+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:14:00+00:00, run_after=2024-02-11T20:15:00+00:00 [2024-02-11T20:14:00.246+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:14:00.252+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:14:00.304+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:14:00.305+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:14:00.305+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:14:00.305+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:14:00.305+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:14:00.308+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:14:00.308+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:14:00.309+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:14:00.309+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:14:00.309+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:14:00.309+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:14:00.600+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:12:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:14:00.600+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:14:00.600+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:13:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:14:00.611+0000] {scheduler_job.py:635} INFO - Setting external_id for to 76539410-b30e-45f6-96a1-f683a5ece1f7 [2024-02-11T20:14:00.611+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7f225328-89d5-4475-ade8-de1eb39ea566 [2024-02-11T20:14:00.611+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9aeffdee-bcbe-4c7e-a956-c2cf99ce2735 [2024-02-11T20:14:01.920+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:14:01.921+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:12:00+00:00, run_id=scheduled__2024-02-11T20:12:00+00:00, run_start_date=2024-02-11 20:14:00.262647+00:00, run_end_date=2024-02-11 20:14:01.921070+00:00, run_duration=1.658423, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:12:00+00:00, data_interval_end=2024-02-11 20:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:14:01.932+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:14:00+00:00, run_after=2024-02-11T20:16:00+00:00 [2024-02-11T20:14:02.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:12:00+00:00 exited with status success for try_number 1 [2024-02-11T20:14:02.044+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:12:00+00:00, map_index=-1, run_start_date=2024-02-11 20:14:01.140464+00:00, run_end_date=2024-02-11 20:14:01.380676+00:00, run_duration=0.240212, 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-11 20:14:00.306974+00:00, queued_by_job_id=1, pid=34283 [2024-02-11T20:14:03.071+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:14:03.071+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:13:00+00:00, run_id=scheduled__2024-02-11T20:13:00+00:00, run_start_date=2024-02-11 20:14:00.263663+00:00, run_end_date=2024-02-11 20:14:03.071901+00:00, run_duration=2.808238, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:13:00+00:00, data_interval_end=2024-02-11 20:14:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:14:03.079+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:14:00+00:00, run_after=2024-02-11T20:15:00+00:00 [2024-02-11T20:14:03.108+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:13:00+00:00 exited with status success for try_number 1 [2024-02-11T20:14:03.114+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:13:00+00:00, map_index=-1, run_start_date=2024-02-11 20:14:02.092319+00:00, run_end_date=2024-02-11 20:14:02.447213+00:00, run_duration=0.354894, 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-11 20:14:00.306974+00:00, queued_by_job_id=1, pid=34312 [2024-02-11T20:14:04.144+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:14:04.145+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:13:00+00:00, run_id=scheduled__2024-02-11T20:13:00+00:00, run_start_date=2024-02-11 20:14:00.264582+00:00, run_end_date=2024-02-11 20:14:04.145214+00:00, run_duration=3.880632, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:13:00+00:00, data_interval_end=2024-02-11 20:14:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:14:04.152+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:14:00+00:00, run_after=2024-02-11T20:15:00+00:00 [2024-02-11T20:14:04.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:13:00+00:00 exited with status success for try_number 1 [2024-02-11T20:14:04.180+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:13:00+00:00, map_index=-1, run_start_date=2024-02-11 20:14:02.129550+00:00, run_end_date=2024-02-11 20:14:03.126760+00:00, run_duration=0.99721, 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-11 20:14:00.306974+00:00, queued_by_job_id=1, pid=34313 [2024-02-11T20:15:00.053+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:15:00.063+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:15:00+00:00, run_after=2024-02-11T20:20:00+00:00 [2024-02-11T20:15:00.073+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:15:00+00:00, run_after=2024-02-11T20:16:00+00:00 [2024-02-11T20:15:00.138+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:15:00.138+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:15:00.138+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:15:00.138+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:15:00.139+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:15:00.142+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T20:15:00.142+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:15:00.143+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:15:00.143+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:15:00.143+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:15:00.143+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:15:00.524+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:15:00.524+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:15:00.524+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:15:00.532+0000] {scheduler_job.py:635} INFO - Setting external_id for to 33e3d88c-435d-411d-8918-849f70dc6432 [2024-02-11T20:15:00.533+0000] {scheduler_job.py:635} INFO - Setting external_id for to e9854b2c-e6c7-48bb-b909-c51ca89298c7 [2024-02-11T20:15:00.533+0000] {scheduler_job.py:635} INFO - Setting external_id for to d4419717-c5b4-4e50-96bd-4d7589e17a34 [2024-02-11T20:15:03.479+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:15:03.479+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:14:00+00:00, run_id=scheduled__2024-02-11T20:14:00+00:00, run_start_date=2024-02-11 20:15:00.085120+00:00, run_end_date=2024-02-11 20:15:03.479615+00:00, run_duration=3.394495, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:14:00+00:00, data_interval_end=2024-02-11 20:15:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:15:03.486+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:15:00+00:00, run_after=2024-02-11T20:16:00+00:00 [2024-02-11T20:15:03.502+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:15:03.502+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:15:03.503+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:15:03.504+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T20:15:03.504+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:15:03.536+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:15:03.536+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status success for try_number 1 [2024-02-11T20:15:03.536+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:14:00+00:00 exited with status success for try_number 1 [2024-02-11T20:15:03.542+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T20:10:00+00:00, map_index=-1, run_start_date=2024-02-11 20:15:02.093240+00:00, run_end_date=2024-02-11 20:15:02.598931+00:00, run_duration=0.505691, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1578, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:15:00.140424+00:00, queued_by_job_id=1, pid=34377 [2024-02-11T20:15:03.542+0000] {scheduler_job.py:635} INFO - Setting external_id for to 844b225a-2014-4a15-bec8-5e9c663dd135 [2024-02-11T20:15:03.543+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:14:00+00:00, map_index=-1, run_start_date=2024-02-11 20:15:02.202750+00:00, run_end_date=2024-02-11 20:15:02.660900+00:00, run_duration=0.45815, 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-11 20:15:00.140424+00:00, queued_by_job_id=1, pid=34378 [2024-02-11T20:15:04.639+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:15:04.639+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:14:00+00:00, run_id=scheduled__2024-02-11T20:14:00+00:00, run_start_date=2024-02-11 20:15:00.085935+00:00, run_end_date=2024-02-11 20:15:04.639782+00:00, run_duration=4.553847, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:14:00+00:00, data_interval_end=2024-02-11 20:15:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:15:04.647+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:15:00+00:00, run_after=2024-02-11T20:16:00+00:00 [2024-02-11T20:15:04.683+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:14:00+00:00 exited with status success for try_number 1 [2024-02-11T20:15:04.687+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:14:00+00:00, map_index=-1, run_start_date=2024-02-11 20:15:02.267385+00:00, run_end_date=2024-02-11 20:15:04.018047+00:00, run_duration=1.750662, 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-11 20:15:00.140424+00:00, queued_by_job_id=1, pid=34379 [2024-02-11T20:15:05.733+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:15:05.733+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:15:05.733+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:15:05.735+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T20:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T20:15:05.735+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T20:15:05.766+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:15:05.766+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status success for try_number 1 [2024-02-11T20:15:05.770+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ef4db65-2771-4d11-b42f-6aaed30ca483 [2024-02-11T20:15:05.771+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T20:10:00+00:00, map_index=-1, run_start_date=2024-02-11 20:15:04.673200+00:00, run_end_date=2024-02-11 20:15:04.847990+00:00, run_duration=0.17479, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1581, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:15:03.503683+00:00, queued_by_job_id=1, pid=34418 [2024-02-11T20:15:07.394+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:15:07.394+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:15:07.394+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:15:07.396+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:15:07.396+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:15:07.424+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:15:07.424+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status success for try_number 1 [2024-02-11T20:15:07.429+0000] {scheduler_job.py:635} INFO - Setting external_id for to 957ca300-0685-46b4-bedb-03eb9102150a [2024-02-11T20:15:07.429+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T20:10:00+00:00, map_index=0, run_start_date=2024-02-11 20:15:06.834815+00:00, run_end_date=2024-02-11 20:15:06.999105+00:00, run_duration=0.16429, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1582, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:15:05.734152+00:00, queued_by_job_id=1, pid=34430 [2024-02-11T20:15:09.089+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:15:09.089+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:10:00+00:00, run_id=scheduled__2024-02-11T20:10:00+00:00, run_start_date=2024-02-11 20:15:00.084291+00:00, run_end_date=2024-02-11 20:15:09.089787+00:00, run_duration=9.005496, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:10:00+00:00, data_interval_end=2024-02-11 20:15:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T20:15:09.093+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:15:00+00:00, run_after=2024-02-11T20:20:00+00:00 [2024-02-11T20:15:09.118+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:10:00+00:00 exited with status success for try_number 1 [2024-02-11T20:15:09.124+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T20:10:00+00:00, map_index=-1, run_start_date=2024-02-11 20:15:08.655950+00:00, run_end_date=2024-02-11 20:15:08.825926+00:00, run_duration=0.169976, 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-11 20:15:07.395108+00:00, queued_by_job_id=1, pid=34442 [2024-02-11T20:15:17.098+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T20:16: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-11T20:16:00.332+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:16:00.342+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:16:00+00:00, run_after=2024-02-11T20:17:00+00:00 [2024-02-11T20:16:00.392+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:16:00.393+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:16:00.393+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:16:00.393+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:16:00.393+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:16:00.396+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:16:00.396+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:16:00.397+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:16:00.397+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:16:00.397+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:16:00.397+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:16:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:14:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:16:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:16:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:16:00.684+0000] {scheduler_job.py:635} INFO - Setting external_id for to c33dc21b-e66a-40f1-b5b3-43eead6e87b5 [2024-02-11T20:16:00.687+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3d61d0ee-8d28-43e8-a3ba-a8c04149a428 [2024-02-11T20:16:00.687+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9d95ea1-edf5-4c07-9fa3-ede6ece6a14a [2024-02-11T20:16:01.856+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:16:01.858+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:14:00+00:00, run_id=scheduled__2024-02-11T20:14:00+00:00, run_start_date=2024-02-11 20:16:00.351966+00:00, run_end_date=2024-02-11 20:16:01.856643+00:00, run_duration=1.504677, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:14:00+00:00, data_interval_end=2024-02-11 20:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:16:01.874+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:16:00+00:00, run_after=2024-02-11T20:18:00+00:00 [2024-02-11T20:16:01.953+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:14:00+00:00 exited with status success for try_number 1 [2024-02-11T20:16:01.967+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:14:00+00:00, map_index=-1, run_start_date=2024-02-11 20:16:01.079121+00:00, run_end_date=2024-02-11 20:16:01.347746+00:00, run_duration=0.268625, 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-11 20:16:00.394715+00:00, queued_by_job_id=1, pid=34459 [2024-02-11T20:16:03.014+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:16:03.015+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:15:00+00:00, run_id=scheduled__2024-02-11T20:15:00+00:00, run_start_date=2024-02-11 20:16:00.352840+00:00, run_end_date=2024-02-11 20:16:03.015145+00:00, run_duration=2.662305, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:15:00+00:00, data_interval_end=2024-02-11 20:16:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:16:03.022+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:16:00+00:00, run_after=2024-02-11T20:17:00+00:00 [2024-02-11T20:16:03.062+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:15:00+00:00 exited with status success for try_number 1 [2024-02-11T20:16:03.067+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:15:00+00:00, map_index=-1, run_start_date=2024-02-11 20:16:02.242984+00:00, run_end_date=2024-02-11 20:16:02.710708+00:00, run_duration=0.467724, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1586, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:16:00.394715+00:00, queued_by_job_id=1, pid=34490 [2024-02-11T20:16:04.106+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:16:04.107+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:15:00+00:00, run_id=scheduled__2024-02-11T20:15:00+00:00, run_start_date=2024-02-11 20:16:00.353797+00:00, run_end_date=2024-02-11 20:16:04.107274+00:00, run_duration=3.753477, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:15:00+00:00, data_interval_end=2024-02-11 20:16:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:16:04.116+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:16:00+00:00, run_after=2024-02-11T20:17:00+00:00 [2024-02-11T20:16:04.141+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:15:00+00:00 exited with status success for try_number 1 [2024-02-11T20:16:04.144+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:15:00+00:00, map_index=-1, run_start_date=2024-02-11 20:16:02.178078+00:00, run_end_date=2024-02-11 20:16:03.604971+00:00, run_duration=1.426893, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1585, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:16:00.394715+00:00, queued_by_job_id=1, pid=34489 [2024-02-11T20:17:00.537+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:17:00+00:00, run_after=2024-02-11T20:18:00+00:00 [2024-02-11T20:17:00.542+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:17:00.586+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:17:00.587+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:17:00.587+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:17:00.588+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:17:00.590+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:17:00.590+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:17:00.590+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:17:00.591+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:17:00.715+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:17:00.716+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:17:00.726+0000] {scheduler_job.py:635} INFO - Setting external_id for to acf5c025-d4f1-4a1b-a661-620d61c8f75e [2024-02-11T20:17:00.726+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9eff829f-b6c0-4267-bb1a-013786829f4d [2024-02-11T20:17:03.754+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:17:03.755+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:16:00+00:00, run_id=scheduled__2024-02-11T20:16:00+00:00, run_start_date=2024-02-11 20:17:00.554137+00:00, run_end_date=2024-02-11 20:17:03.755058+00:00, run_duration=3.200921, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:16:00+00:00, data_interval_end=2024-02-11 20:17:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:17:03.762+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:17:00+00:00, run_after=2024-02-11T20:18:00+00:00 [2024-02-11T20:17:03.767+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:17:03.767+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:16:00+00:00, run_id=scheduled__2024-02-11T20:16:00+00:00, run_start_date=2024-02-11 20:17:00.553084+00:00, run_end_date=2024-02-11 20:17:03.767545+00:00, run_duration=3.214461, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:16:00+00:00, data_interval_end=2024-02-11 20:17:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:17:03.775+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:17:00+00:00, run_after=2024-02-11T20:18:00+00:00 [2024-02-11T20:17:03.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:16:00+00:00 exited with status success for try_number 1 [2024-02-11T20:17:03.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:16:00+00:00 exited with status success for try_number 1 [2024-02-11T20:17:03.806+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:16:00+00:00, map_index=-1, run_start_date=2024-02-11 20:17:02.247271+00:00, run_end_date=2024-02-11 20:17:02.909864+00:00, run_duration=0.662593, 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-11 20:17:00.588833+00:00, queued_by_job_id=1, pid=34546 [2024-02-11T20:17:03.806+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:16:00+00:00, map_index=-1, run_start_date=2024-02-11 20:17:02.139282+00:00, run_end_date=2024-02-11 20:17:03.682711+00:00, run_duration=1.543429, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1587, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:17:00.588833+00:00, queued_by_job_id=1, pid=34545 [2024-02-11T20:18:00.771+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:18:00.780+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:18:00+00:00, run_after=2024-02-11T20:19:00+00:00 [2024-02-11T20:18:00.784+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:18:00.825+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:18:00.826+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:18:00.826+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:18:00.826+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:18:00.826+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:18:00.828+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:18:00.828+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:18:00.829+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:18:00.829+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:18:00.829+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:18:00.829+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:18:00.986+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:16:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:18:00.986+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:18:00.986+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:17:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:18:00.993+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8cc3979a-fe49-4e36-90d5-3e46a3dbf3f3 [2024-02-11T20:18:00.994+0000] {scheduler_job.py:635} INFO - Setting external_id for to d9e798f9-18e4-4f76-a258-eddf66531515 [2024-02-11T20:18:00.994+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5fd48c72-1d89-48d2-b86a-6c760d305675 [2024-02-11T20:18:02.168+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:18:02.168+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:16:00+00:00, run_id=scheduled__2024-02-11T20:16:00+00:00, run_start_date=2024-02-11 20:18:00.791927+00:00, run_end_date=2024-02-11 20:18:02.168611+00:00, run_duration=1.376684, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:16:00+00:00, data_interval_end=2024-02-11 20:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:18:02.178+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:18:00+00:00, run_after=2024-02-11T20:20:00+00:00 [2024-02-11T20:18:02.246+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:16:00+00:00 exited with status success for try_number 1 [2024-02-11T20:18:02.257+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:16:00+00:00, map_index=-1, run_start_date=2024-02-11 20:18:01.402236+00:00, run_end_date=2024-02-11 20:18:01.870788+00:00, run_duration=0.468552, 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-11 20:18:00.827436+00:00, queued_by_job_id=1, pid=34581 [2024-02-11T20:18:03.188+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:18:03.188+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:17:00+00:00, run_id=scheduled__2024-02-11T20:17:00+00:00, run_start_date=2024-02-11 20:18:00.792719+00:00, run_end_date=2024-02-11 20:18:03.188670+00:00, run_duration=2.395951, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:17:00+00:00, data_interval_end=2024-02-11 20:18:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:18:03.195+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:18:00+00:00, run_after=2024-02-11T20:19:00+00:00 [2024-02-11T20:18:03.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:17:00+00:00 exited with status success for try_number 1 [2024-02-11T20:18:03.231+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:17:00+00:00, map_index=-1, run_start_date=2024-02-11 20:18:02.676270+00:00, run_end_date=2024-02-11 20:18:02.958090+00:00, run_duration=0.28182, 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-11 20:18:00.827436+00:00, queued_by_job_id=1, pid=34612 [2024-02-11T20:18:04.270+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:18:04.270+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:17:00+00:00, run_id=scheduled__2024-02-11T20:17:00+00:00, run_start_date=2024-02-11 20:18:00.793495+00:00, run_end_date=2024-02-11 20:18:04.270679+00:00, run_duration=3.477184, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:17:00+00:00, data_interval_end=2024-02-11 20:18:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:18:04.277+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:18:00+00:00, run_after=2024-02-11T20:19:00+00:00 [2024-02-11T20:18:04.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:17:00+00:00 exited with status success for try_number 1 [2024-02-11T20:18:04.302+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:17:00+00:00, map_index=-1, run_start_date=2024-02-11 20:18:02.666074+00:00, run_end_date=2024-02-11 20:18:03.823864+00:00, run_duration=1.15779, 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-11 20:18:00.827436+00:00, queued_by_job_id=1, pid=34611 [2024-02-11T20:19:00.988+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:19:00+00:00, run_after=2024-02-11T20:20:00+00:00 [2024-02-11T20:19:00.992+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:19:01.031+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:19:01.031+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:19:01.031+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:19:01.031+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:19:01.033+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:19:01.033+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:19:01.033+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:19:01.033+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:19:01.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:19:01.129+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:19:01.135+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed4b2227-30d2-4f54-87f1-f280594b93df [2024-02-11T20:19:01.135+0000] {scheduler_job.py:635} INFO - Setting external_id for to 04ebf7b7-0ec4-4308-b671-fc4480a2d492 [2024-02-11T20:19:03.360+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:19:03.360+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:18:00+00:00, run_id=scheduled__2024-02-11T20:18:00+00:00, run_start_date=2024-02-11 20:19:01.000551+00:00, run_end_date=2024-02-11 20:19:03.360805+00:00, run_duration=2.360254, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:18:00+00:00, data_interval_end=2024-02-11 20:19:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:19:03.367+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:19:00+00:00, run_after=2024-02-11T20:20:00+00:00 [2024-02-11T20:19:03.393+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:18:00+00:00 exited with status success for try_number 1 [2024-02-11T20:19:03.396+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:18:00+00:00, map_index=-1, run_start_date=2024-02-11 20:19:02.615617+00:00, run_end_date=2024-02-11 20:19:02.901625+00:00, run_duration=0.286008, 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-11 20:19:01.032315+00:00, queued_by_job_id=1, pid=34667 [2024-02-11T20:19:04.794+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:19:04.794+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:18:00+00:00, run_id=scheduled__2024-02-11T20:18:00+00:00, run_start_date=2024-02-11 20:19:01.001557+00:00, run_end_date=2024-02-11 20:19:04.794712+00:00, run_duration=3.793155, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:18:00+00:00, data_interval_end=2024-02-11 20:19:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:19:04.801+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:19:00+00:00, run_after=2024-02-11T20:20:00+00:00 [2024-02-11T20:19:04.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:18:00+00:00 exited with status success for try_number 1 [2024-02-11T20:19:04.825+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:18:00+00:00, map_index=-1, run_start_date=2024-02-11 20:19:02.577767+00:00, run_end_date=2024-02-11 20:19:03.876012+00:00, run_duration=1.298245, 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-11 20:19:01.032315+00:00, queued_by_job_id=1, pid=34666 [2024-02-11T20:20:00.258+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:20:00+00:00, run_after=2024-02-11T20:25:00+00:00 [2024-02-11T20:20:00.262+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:20:00.268+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:20:00.280+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:20:00+00:00, run_after=2024-02-11T20:21:00+00:00 [2024-02-11T20:20:00.349+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T20:20:00.350+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:20:00.350+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:20:00.350+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:20:00.350+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:20:00.350+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:20:00.353+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T20:20:00.353+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:20:00.353+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:20:00.353+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:20:00.353+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:20:00.354+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:20:00.354+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:20:00.354+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:20:00.780+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:20:00.781+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:18:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:20:00.781+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:20:00.781+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:19:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:20:00.802+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3cb3b83e-ee10-4180-b02b-6005830a6ff8 [2024-02-11T20:20:00.805+0000] {scheduler_job.py:635} INFO - Setting external_id for to e02e71ce-2e99-405e-841f-663fbbedbc6a [2024-02-11T20:20:00.805+0000] {scheduler_job.py:635} INFO - Setting external_id for to 300aa96d-3e35-4a32-adce-de574db6038c [2024-02-11T20:20:00.806+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6f003423-b2e9-4172-ac46-e0bc34ab52d1 [2024-02-11T20:20:02.061+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:20:02.061+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:18:00+00:00, run_id=scheduled__2024-02-11T20:18:00+00:00, run_start_date=2024-02-11 20:20:00.294586+00:00, run_end_date=2024-02-11 20:20:02.061624+00:00, run_duration=1.767038, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:18:00+00:00, data_interval_end=2024-02-11 20:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:20:02.076+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:20:00+00:00, run_after=2024-02-11T20:22:00+00:00 [2024-02-11T20:20:02.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:18:00+00:00 exited with status success for try_number 1 [2024-02-11T20:20:02.150+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:18:00+00:00, map_index=-1, run_start_date=2024-02-11 20:20:01.397819+00:00, run_end_date=2024-02-11 20:20:01.866529+00:00, run_duration=0.46871, 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-11 20:20:00.351673+00:00, queued_by_job_id=1, pid=34703 [2024-02-11T20:20:03.248+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:20:03.249+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:20:03.249+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:20:03.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T20:20:03.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:20:03.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:20:03.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:15:00+00:00 exited with status success for try_number 1 [2024-02-11T20:20:03.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:19:00+00:00 exited with status success for try_number 1 [2024-02-11T20:20:03.299+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T20:15:00+00:00, map_index=-1, run_start_date=2024-02-11 20:20:02.647483+00:00, run_end_date=2024-02-11 20:20:03.037449+00:00, run_duration=0.389966, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1597, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:20:00.351673+00:00, queued_by_job_id=1, pid=34744 [2024-02-11T20:20:03.300+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8375682-52f9-4034-8720-ddafa8eda3a2 [2024-02-11T20:20:03.300+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:19:00+00:00, map_index=-1, run_start_date=2024-02-11 20:20:02.658419+00:00, run_end_date=2024-02-11 20:20:03.090654+00:00, run_duration=0.432235, 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-11 20:20:00.351673+00:00, queued_by_job_id=1, pid=34745 [2024-02-11T20:20:03.332+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:20:03.332+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:19:00+00:00, run_id=scheduled__2024-02-11T20:19:00+00:00, run_start_date=2024-02-11 20:20:00.295433+00:00, run_end_date=2024-02-11 20:20:03.332488+00:00, run_duration=3.037055, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:19:00+00:00, data_interval_end=2024-02-11 20:20:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:20:03.342+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:20:00+00:00, run_after=2024-02-11T20:21:00+00:00 [2024-02-11T20:20:04.260+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:20:04.260+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:19:00+00:00, run_id=scheduled__2024-02-11T20:19:00+00:00, run_start_date=2024-02-11 20:20:00.296328+00:00, run_end_date=2024-02-11 20:20:04.260711+00:00, run_duration=3.964383, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:19:00+00:00, data_interval_end=2024-02-11 20:20:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:20:04.269+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:20:00+00:00, run_after=2024-02-11T20:21:00+00:00 [2024-02-11T20:20:04.310+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:19:00+00:00 exited with status success for try_number 1 [2024-02-11T20:20:04.315+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:19:00+00:00, map_index=-1, run_start_date=2024-02-11 20:20:02.595881+00:00, run_end_date=2024-02-11 20:20:04.094287+00:00, run_duration=1.498406, 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-11 20:20:00.351673+00:00, queued_by_job_id=1, pid=34743 [2024-02-11T20:20:05.369+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:20:05.369+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:20:05.370+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:20:05.371+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T20:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T20:20:05.371+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T20:20:05.402+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:20:05.403+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:15:00+00:00 exited with status success for try_number 1 [2024-02-11T20:20:05.407+0000] {scheduler_job.py:635} INFO - Setting external_id for to 048973f0-8fad-4d12-8085-938f5e5abce5 [2024-02-11T20:20:05.407+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T20:15:00+00:00, map_index=-1, run_start_date=2024-02-11 20:20:04.409119+00:00, run_end_date=2024-02-11 20:20:04.599014+00:00, run_duration=0.189895, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1598, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:20:03.250384+00:00, queued_by_job_id=1, pid=34784 [2024-02-11T20:20:07.562+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:20:07.562+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:20:07.562+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:20:07.564+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:20:07.564+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:20:07.593+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:15:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:20:07.594+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:15:00+00:00 exited with status success for try_number 1 [2024-02-11T20:20:07.598+0000] {scheduler_job.py:635} INFO - Setting external_id for to 95ffd02b-349d-4840-8dde-8aad5816e9d1 [2024-02-11T20:20:07.598+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T20:15:00+00:00, map_index=0, run_start_date=2024-02-11 20:20:06.500664+00:00, run_end_date=2024-02-11 20:20:06.687805+00:00, run_duration=0.187141, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1599, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:20:05.370720+00:00, queued_by_job_id=1, pid=34796 [2024-02-11T20:20:09.201+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:20:09.201+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:15:00+00:00, run_id=scheduled__2024-02-11T20:15:00+00:00, run_start_date=2024-02-11 20:20:00.293601+00:00, run_end_date=2024-02-11 20:20:09.201787+00:00, run_duration=8.908186, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:15:00+00:00, data_interval_end=2024-02-11 20:20:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T20:20:09.206+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:20:00+00:00, run_after=2024-02-11T20:25:00+00:00 [2024-02-11T20:20:09.225+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:15:00+00:00 exited with status success for try_number 1 [2024-02-11T20:20:09.228+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T20:15:00+00:00, map_index=-1, run_start_date=2024-02-11 20:20:08.724800+00:00, run_end_date=2024-02-11 20:20:08.898064+00:00, run_duration=0.173264, 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-11 20:20:07.563227+00:00, queued_by_job_id=1, pid=34808 [2024-02-11T20:20:17.133+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T20:21:00.809+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:21:00.819+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:21:00+00:00, run_after=2024-02-11T20:22:00+00:00 [2024-02-11T20:21:00.864+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:21:00.865+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:21:00.865+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:21:00.865+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:21:00.867+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:21:00.867+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:21:00.868+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:21:00.868+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:21:00.971+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:21:00.971+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:21:00.978+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0986091a-56f9-420e-8b9e-c04818d6f409 [2024-02-11T20:21:00.978+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ce01172-73d5-46c9-a4b7-2d1113ab0a08 [2024-02-11T20:21:03.193+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:21:03.193+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:20:00+00:00, run_id=scheduled__2024-02-11T20:20:00+00:00, run_start_date=2024-02-11 20:21:00.834498+00:00, run_end_date=2024-02-11 20:21:03.193391+00:00, run_duration=2.358893, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:20:00+00:00, data_interval_end=2024-02-11 20:21:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:21:03.200+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:21:00+00:00, run_after=2024-02-11T20:22:00+00:00 [2024-02-11T20:21:03.227+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status success for try_number 1 [2024-02-11T20:21:03.230+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:20:00+00:00, map_index=-1, run_start_date=2024-02-11 20:21:02.535149+00:00, run_end_date=2024-02-11 20:21:02.842704+00:00, run_duration=0.307555, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1601, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:21:00.866246+00:00, queued_by_job_id=1, pid=34844 [2024-02-11T20:21:04.259+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:21:04.260+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:20:00+00:00, run_id=scheduled__2024-02-11T20:20:00+00:00, run_start_date=2024-02-11 20:21:00.835259+00:00, run_end_date=2024-02-11 20:21:04.260103+00:00, run_duration=3.424844, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:20:00+00:00, data_interval_end=2024-02-11 20:21:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:21:04.267+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:21:00+00:00, run_after=2024-02-11T20:22:00+00:00 [2024-02-11T20:21:04.290+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status success for try_number 1 [2024-02-11T20:21:04.293+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:20:00+00:00, map_index=-1, run_start_date=2024-02-11 20:21:02.532249+00:00, run_end_date=2024-02-11 20:21:03.462380+00:00, run_duration=0.930131, 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-11 20:21:00.866246+00:00, queued_by_job_id=1, pid=34843 [2024-02-11T20:22:00.313+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:22:00+00:00, run_after=2024-02-11T20:23:00+00:00 [2024-02-11T20:22:00.320+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:22:00.325+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:22:00.372+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:22:00.373+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:22:00.373+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:22:00.373+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:22:00.373+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:22:00.375+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:22:00.376+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:22:00.376+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:22:00.376+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:22:00.376+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:22:00.376+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:22:00.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:22:00.672+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:22:00.672+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:21:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:22:00.691+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9802f2af-ca18-4728-b52c-ced606188807 [2024-02-11T20:22:00.692+0000] {scheduler_job.py:635} INFO - Setting external_id for to a06d8daa-2d15-4962-b5f6-9637f4a3321a [2024-02-11T20:22:00.692+0000] {scheduler_job.py:635} INFO - Setting external_id for to a2f647da-3189-4872-9ffe-65aab38c37dc [2024-02-11T20:22:01.949+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:22:01.949+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:20:00+00:00, run_id=scheduled__2024-02-11T20:20:00+00:00, run_start_date=2024-02-11 20:22:00.336496+00:00, run_end_date=2024-02-11 20:22:01.949471+00:00, run_duration=1.612975, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:20:00+00:00, data_interval_end=2024-02-11 20:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:22:01.958+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:22:00+00:00, run_after=2024-02-11T20:24:00+00:00 [2024-02-11T20:22:02.049+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status success for try_number 1 [2024-02-11T20:22:02.056+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:20:00+00:00, map_index=-1, run_start_date=2024-02-11 20:22:01.138494+00:00, run_end_date=2024-02-11 20:22:01.383350+00:00, run_duration=0.244856, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1603, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:22:00.374478+00:00, queued_by_job_id=1, pid=34879 [2024-02-11T20:22:03.094+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:22:03.094+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:21:00+00:00, run_id=scheduled__2024-02-11T20:21:00+00:00, run_start_date=2024-02-11 20:22:00.337334+00:00, run_end_date=2024-02-11 20:22:03.094695+00:00, run_duration=2.757361, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:21:00+00:00, data_interval_end=2024-02-11 20:22:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:22:03.101+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:22:00+00:00, run_after=2024-02-11T20:23:00+00:00 [2024-02-11T20:22:03.136+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:21:00+00:00 exited with status success for try_number 1 [2024-02-11T20:22:03.140+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:21:00+00:00, map_index=-1, run_start_date=2024-02-11 20:22:02.148044+00:00, run_end_date=2024-02-11 20:22:02.488364+00:00, run_duration=0.34032, 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-11 20:22:00.374478+00:00, queued_by_job_id=1, pid=34908 [2024-02-11T20:22:04.173+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:22:04.174+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:21:00+00:00, run_id=scheduled__2024-02-11T20:21:00+00:00, run_start_date=2024-02-11 20:22:00.338061+00:00, run_end_date=2024-02-11 20:22:04.173861+00:00, run_duration=3.8358, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:21:00+00:00, data_interval_end=2024-02-11 20:22:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:22:04.180+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:22:00+00:00, run_after=2024-02-11T20:23:00+00:00 [2024-02-11T20:22:04.203+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:21:00+00:00 exited with status success for try_number 1 [2024-02-11T20:22:04.207+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:21:00+00:00, map_index=-1, run_start_date=2024-02-11 20:22:02.157612+00:00, run_end_date=2024-02-11 20:22:03.303984+00:00, run_duration=1.146372, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1604, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:22:00.374478+00:00, queued_by_job_id=1, pid=34909 [2024-02-11T20:23:00.865+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:23:00+00:00, run_after=2024-02-11T20:24:00+00:00 [2024-02-11T20:23:00.869+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:23:00.914+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:23:00.914+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:23:00.915+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:23:00.915+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:23:00.917+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:23:00.917+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:23:00.917+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:23:00.917+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:23:01.022+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:23:01.022+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:23:01.029+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2078f244-4e15-47f6-abf6-a4469c9ad4b2 [2024-02-11T20:23:01.030+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15864f85-4bf9-4e5e-8f86-d39cfa2ba425 [2024-02-11T20:23:03.414+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:23:03.414+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:22:00+00:00, run_id=scheduled__2024-02-11T20:22:00+00:00, run_start_date=2024-02-11 20:23:00.883082+00:00, run_end_date=2024-02-11 20:23:03.414613+00:00, run_duration=2.531531, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:22:00+00:00, data_interval_end=2024-02-11 20:23:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:23:03.421+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:23:00+00:00, run_after=2024-02-11T20:24:00+00:00 [2024-02-11T20:23:03.446+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:22:00+00:00 exited with status success for try_number 1 [2024-02-11T20:23:03.449+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:22:00+00:00, map_index=-1, run_start_date=2024-02-11 20:23:02.502633+00:00, run_end_date=2024-02-11 20:23:02.798104+00:00, run_duration=0.295471, 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-11 20:23:00.915939+00:00, queued_by_job_id=1, pid=34963 [2024-02-11T20:23:04.476+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:23:04.476+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:22:00+00:00, run_id=scheduled__2024-02-11T20:22:00+00:00, run_start_date=2024-02-11 20:23:00.883846+00:00, run_end_date=2024-02-11 20:23:04.476790+00:00, run_duration=3.592944, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:22:00+00:00, data_interval_end=2024-02-11 20:23:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:23:04.483+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:23:00+00:00, run_after=2024-02-11T20:24:00+00:00 [2024-02-11T20:23:04.504+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:22:00+00:00 exited with status success for try_number 1 [2024-02-11T20:23:04.507+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:22:00+00:00, map_index=-1, run_start_date=2024-02-11 20:23:02.544082+00:00, run_end_date=2024-02-11 20:23:03.824771+00:00, run_duration=1.280689, 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-11 20:23:00.915939+00:00, queued_by_job_id=1, pid=34964 [2024-02-11T20:24:00.066+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:24:00.071+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:24:00.081+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:24:00+00:00, run_after=2024-02-11T20:25:00+00:00 [2024-02-11T20:24:00.137+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:24:00.137+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:24:00.138+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:24:00.138+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:24:00.138+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:24:00.141+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:24:00.141+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:24:00.141+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:24:00.142+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:24:00.142+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:24:00.142+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:24:00.381+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:22:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:24:00.382+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:24:00.382+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:23:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:24:00.389+0000] {scheduler_job.py:635} INFO - Setting external_id for to 56a6823f-2404-480a-8100-43680d877c07 [2024-02-11T20:24:00.390+0000] {scheduler_job.py:635} INFO - Setting external_id for to 49671c0d-89fc-47c8-b129-a74a78985262 [2024-02-11T20:24:00.390+0000] {scheduler_job.py:635} INFO - Setting external_id for to fff70052-6d58-408c-a6ee-42959de137ae [2024-02-11T20:24:01.584+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:24:01.585+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:22:00+00:00, run_id=scheduled__2024-02-11T20:22:00+00:00, run_start_date=2024-02-11 20:24:00.091181+00:00, run_end_date=2024-02-11 20:24:01.585091+00:00, run_duration=1.49391, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:22:00+00:00, data_interval_end=2024-02-11 20:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:24:01.597+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:24:00+00:00, run_after=2024-02-11T20:26:00+00:00 [2024-02-11T20:24:01.661+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:22:00+00:00 exited with status success for try_number 1 [2024-02-11T20:24:01.676+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:22:00+00:00, map_index=-1, run_start_date=2024-02-11 20:24:00.914737+00:00, run_end_date=2024-02-11 20:24:01.219825+00:00, run_duration=0.305088, 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-11 20:24:00.139554+00:00, queued_by_job_id=1, pid=34999 [2024-02-11T20:24:02.961+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:24:02.962+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:23:00+00:00, run_id=scheduled__2024-02-11T20:23:00+00:00, run_start_date=2024-02-11 20:24:00.092037+00:00, run_end_date=2024-02-11 20:24:02.962158+00:00, run_duration=2.870121, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:23:00+00:00, data_interval_end=2024-02-11 20:24:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:24:02.970+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:24:00+00:00, run_after=2024-02-11T20:25:00+00:00 [2024-02-11T20:24:03.009+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:23:00+00:00 exited with status success for try_number 1 [2024-02-11T20:24:03.013+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:23:00+00:00, map_index=-1, run_start_date=2024-02-11 20:24:01.971672+00:00, run_end_date=2024-02-11 20:24:02.291977+00:00, run_duration=0.320305, 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-11 20:24:00.139554+00:00, queued_by_job_id=1, pid=35030 [2024-02-11T20:24:04.041+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:24:04.041+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:23:00+00:00, run_id=scheduled__2024-02-11T20:23:00+00:00, run_start_date=2024-02-11 20:24:00.092989+00:00, run_end_date=2024-02-11 20:24:04.041388+00:00, run_duration=3.948399, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:23:00+00:00, data_interval_end=2024-02-11 20:24:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:24:04.047+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:24:00+00:00, run_after=2024-02-11T20:25:00+00:00 [2024-02-11T20:24:04.071+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:23:00+00:00 exited with status success for try_number 1 [2024-02-11T20:24:04.077+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:23:00+00:00, map_index=-1, run_start_date=2024-02-11 20:24:01.919866+00:00, run_end_date=2024-02-11 20:24:02.963726+00:00, run_duration=1.04386, 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-11 20:24:00.139554+00:00, queued_by_job_id=1, pid=35029 [2024-02-11T20:25:00.474+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:25:00.485+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:25:00+00:00, run_after=2024-02-11T20:30:00+00:00 [2024-02-11T20:25:00.499+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:25:00+00:00, run_after=2024-02-11T20:26:00+00:00 [2024-02-11T20:25:00.557+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:25:00.557+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:25:00.557+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:25:00.557+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:25:00.558+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:25:00.560+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T20:25:00.560+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:25:00.561+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:25:00.561+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:25:00.561+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:25:00.561+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:25:00.860+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:25:00.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:25:00.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:25:00.877+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3741d708-594a-4e2a-9be7-9ee4db0f9c97 [2024-02-11T20:25:00.877+0000] {scheduler_job.py:635} INFO - Setting external_id for to e2cac49a-0363-4a6c-82c4-2340a8cf503b [2024-02-11T20:25:00.877+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e46c2f5-6f11-4721-9e49-288907800e54 [2024-02-11T20:25:03.614+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:25:03.615+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:24:00+00:00, run_id=scheduled__2024-02-11T20:24:00+00:00, run_start_date=2024-02-11 20:25:00.511644+00:00, run_end_date=2024-02-11 20:25:03.615083+00:00, run_duration=3.103439, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:24:00+00:00, data_interval_end=2024-02-11 20:25:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:25:03.624+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:25:00+00:00, run_after=2024-02-11T20:26:00+00:00 [2024-02-11T20:25:03.650+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:25:03.650+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:25:03.651+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:25:03.652+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T20:25:03.652+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:25:03.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:25:03.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status success for try_number 1 [2024-02-11T20:25:03.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:24:00+00:00 exited with status success for try_number 1 [2024-02-11T20:25:03.700+0000] {scheduler_job.py:635} INFO - Setting external_id for to 294b0a2f-d6e5-4bda-895c-3e497d849c8e [2024-02-11T20:25:03.700+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T20:20:00+00:00, map_index=-1, run_start_date=2024-02-11 20:25:02.451792+00:00, run_end_date=2024-02-11 20:25:02.844329+00:00, run_duration=0.392537, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1612, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:25:00.558870+00:00, queued_by_job_id=1, pid=35090 [2024-02-11T20:25:03.700+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:24:00+00:00, map_index=-1, run_start_date=2024-02-11 20:25:02.428816+00:00, run_end_date=2024-02-11 20:25:02.858861+00:00, run_duration=0.430045, 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-11 20:25:00.558870+00:00, queued_by_job_id=1, pid=35086 [2024-02-11T20:25:05.871+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:25:05.871+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:25:05.872+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:25:05.873+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T20:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T20:25:05.873+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T20:25:05.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:25:05.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status success for try_number 1 [2024-02-11T20:25:05.907+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1ce7d7da-ed47-49dc-983f-b264748b84f3 [2024-02-11T20:25:05.907+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T20:20:00+00:00, map_index=-1, run_start_date=2024-02-11 20:25:04.786973+00:00, run_end_date=2024-02-11 20:25:04.966729+00:00, run_duration=0.179756, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1614, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:25:03.651435+00:00, queued_by_job_id=1, pid=35136 [2024-02-11T20:25:07.624+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:25:07.624+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:25:07.625+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:25:07.626+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:25:07.626+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:25:07.660+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:25:07.661+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status success for try_number 1 [2024-02-11T20:25:07.664+0000] {scheduler_job.py:635} INFO - Setting external_id for to a37f9937-d566-4f15-97d9-5d1980f1e936 [2024-02-11T20:25:07.665+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T20:20:00+00:00, map_index=0, run_start_date=2024-02-11 20:25:06.978997+00:00, run_end_date=2024-02-11 20:25:07.153510+00:00, run_duration=0.174513, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1615, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:25:05.872378+00:00, queued_by_job_id=1, pid=35148 [2024-02-11T20:25:09.099+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:25:09.100+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:24:00+00:00, run_id=scheduled__2024-02-11T20:24:00+00:00, run_start_date=2024-02-11 20:25:00.512332+00:00, run_end_date=2024-02-11 20:25:09.100117+00:00, run_duration=8.587785, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:24:00+00:00, data_interval_end=2024-02-11 20:25:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:25:09.107+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:25:00+00:00, run_after=2024-02-11T20:26:00+00:00 [2024-02-11T20:25:09.114+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:25:09.115+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:20:00+00:00, run_id=scheduled__2024-02-11T20:20:00+00:00, run_start_date=2024-02-11 20:25:00.510787+00:00, run_end_date=2024-02-11 20:25:09.114958+00:00, run_duration=8.604171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:20:00+00:00, data_interval_end=2024-02-11 20:25:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T20:25:09.123+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:25:00+00:00, run_after=2024-02-11T20:30:00+00:00 [2024-02-11T20:25:09.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:24:00+00:00 exited with status success for try_number 1 [2024-02-11T20:25:09.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:20:00+00:00 exited with status success for try_number 1 [2024-02-11T20:25:09.173+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:24:00+00:00, map_index=-1, run_start_date=2024-02-11 20:25:02.724459+00:00, run_end_date=2024-02-11 20:25:08.754417+00:00, run_duration=6.029958, 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-11 20:25:00.558870+00:00, queued_by_job_id=1, pid=35097 [2024-02-11T20:25:09.174+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T20:20:00+00:00, map_index=-1, run_start_date=2024-02-11 20:25:08.779076+00:00, run_end_date=2024-02-11 20:25:08.965515+00:00, run_duration=0.186439, 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-11 20:25:07.625762+00:00, queued_by_job_id=1, pid=35160 [2024-02-11T20:25:17.171+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T20:26:00.170+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:26:00+00:00, run_after=2024-02-11T20:27:00+00:00 [2024-02-11T20:26:00.175+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:26:00.180+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:26:00.233+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:26:00.233+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:26:00.233+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:26:00.233+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:26:00.233+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:26:00.235+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:26:00.236+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:26:00.236+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:26:00.236+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:26:00.236+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:26:00.236+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:26:00.573+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:24:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:26:00.574+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:26:00.574+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:26:00.590+0000] {scheduler_job.py:635} INFO - Setting external_id for to 136e11c9-0333-4485-9e4b-981ded584566 [2024-02-11T20:26:00.591+0000] {scheduler_job.py:635} INFO - Setting external_id for to 976c3907-cb47-4ee1-8009-ab5f09864c2a [2024-02-11T20:26:00.591+0000] {scheduler_job.py:635} INFO - Setting external_id for to 26f8b3c1-83e1-4e42-aef6-12859ea16ab2 [2024-02-11T20:26:02.254+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:26:02.254+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:24:00+00:00, run_id=scheduled__2024-02-11T20:24:00+00:00, run_start_date=2024-02-11 20:26:00.192107+00:00, run_end_date=2024-02-11 20:26:02.254824+00:00, run_duration=2.062717, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:24:00+00:00, data_interval_end=2024-02-11 20:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:26:02.264+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:26:00+00:00, run_after=2024-02-11T20:28:00+00:00 [2024-02-11T20:26:02.342+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:24:00+00:00 exited with status success for try_number 1 [2024-02-11T20:26:02.354+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:24:00+00:00, map_index=-1, run_start_date=2024-02-11 20:26:00.951315+00:00, run_end_date=2024-02-11 20:26:01.286333+00:00, run_duration=0.335018, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1617, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:26:00.234617+00:00, queued_by_job_id=1, pid=35177 [2024-02-11T20:26:03.122+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:26:03.122+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:25:00+00:00, run_id=scheduled__2024-02-11T20:25:00+00:00, run_start_date=2024-02-11 20:26:00.193126+00:00, run_end_date=2024-02-11 20:26:03.122374+00:00, run_duration=2.929248, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:25:00+00:00, data_interval_end=2024-02-11 20:26:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:26:03.130+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:26:00+00:00, run_after=2024-02-11T20:27:00+00:00 [2024-02-11T20:26:03.162+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:25:00+00:00 exited with status success for try_number 1 [2024-02-11T20:26:03.165+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:25:00+00:00, map_index=-1, run_start_date=2024-02-11 20:26:02.000743+00:00, run_end_date=2024-02-11 20:26:02.368213+00:00, run_duration=0.36747, 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-11 20:26:00.234617+00:00, queued_by_job_id=1, pid=35207 [2024-02-11T20:26:04.201+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:26:04.201+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:25:00+00:00, run_id=scheduled__2024-02-11T20:25:00+00:00, run_start_date=2024-02-11 20:26:00.194056+00:00, run_end_date=2024-02-11 20:26:04.201402+00:00, run_duration=4.007346, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:25:00+00:00, data_interval_end=2024-02-11 20:26:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:26:04.208+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:26:00+00:00, run_after=2024-02-11T20:27:00+00:00 [2024-02-11T20:26:04.227+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:25:00+00:00 exited with status success for try_number 1 [2024-02-11T20:26:04.230+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:25:00+00:00, map_index=-1, run_start_date=2024-02-11 20:26:02.022688+00:00, run_end_date=2024-02-11 20:26:03.469281+00:00, run_duration=1.446593, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1619, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:26:00.234617+00:00, queued_by_job_id=1, pid=35208 [2024-02-11T20:27:00.723+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:27:00+00:00, run_after=2024-02-11T20:28:00+00:00 [2024-02-11T20:27:00.731+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:27:00.802+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:27:00.802+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:27:00.802+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:27:00.803+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:27:00.805+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:27:00.806+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:27:00.806+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:27:00.806+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:27:01.112+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:27:01.112+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:27:01.120+0000] {scheduler_job.py:635} INFO - Setting external_id for to af112edc-96f0-4561-b208-7bcc2bba9de8 [2024-02-11T20:27:01.120+0000] {scheduler_job.py:635} INFO - Setting external_id for to ef80f9c2-2d91-4e00-9060-1862f976a297 [2024-02-11T20:27:03.676+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:27:03.676+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:26:00+00:00, run_id=scheduled__2024-02-11T20:26:00+00:00, run_start_date=2024-02-11 20:27:00.757932+00:00, run_end_date=2024-02-11 20:27:03.676531+00:00, run_duration=2.918599, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:26:00+00:00, data_interval_end=2024-02-11 20:27:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:27:03.684+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:27:00+00:00, run_after=2024-02-11T20:28:00+00:00 [2024-02-11T20:27:03.726+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:26:00+00:00 exited with status success for try_number 1 [2024-02-11T20:27:03.729+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:26:00+00:00, map_index=-1, run_start_date=2024-02-11 20:27:03.241343+00:00, run_end_date=2024-02-11 20:27:03.526058+00:00, run_duration=0.284715, 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-11 20:27:00.803906+00:00, queued_by_job_id=1, pid=35263 [2024-02-11T20:27:04.773+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:27:04.774+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:26:00+00:00, run_id=scheduled__2024-02-11T20:26:00+00:00, run_start_date=2024-02-11 20:27:00.758991+00:00, run_end_date=2024-02-11 20:27:04.774143+00:00, run_duration=4.015152, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:26:00+00:00, data_interval_end=2024-02-11 20:27:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:27:04.781+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:27:00+00:00, run_after=2024-02-11T20:28:00+00:00 [2024-02-11T20:27:04.807+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:26:00+00:00 exited with status success for try_number 1 [2024-02-11T20:27:04.812+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:26:00+00:00, map_index=-1, run_start_date=2024-02-11 20:27:03.113910+00:00, run_end_date=2024-02-11 20:27:04.349629+00:00, run_duration=1.235719, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1620, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:27:00.803906+00:00, queued_by_job_id=1, pid=35262 [2024-02-11T20:28:00.226+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:28:00+00:00, run_after=2024-02-11T20:29:00+00:00 [2024-02-11T20:28:00.232+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:28:00.237+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:28:00.290+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:28:00.290+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:28:00.291+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:28:00.291+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:28:00.291+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:28:00.293+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:28:00.294+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:28:00.294+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:28:00.294+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:28:00.294+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:28:00.294+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:28:00.471+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:26:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:28:00.471+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:28:00.471+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:27:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:28:00.479+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad58ba3b-8538-4645-b648-ef00974cf889 [2024-02-11T20:28:00.480+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9a4c17de-4b12-47d8-91cc-deb2d3ece124 [2024-02-11T20:28:00.480+0000] {scheduler_job.py:635} INFO - Setting external_id for to 73fd7b08-fb1a-4c3d-8238-46a6d285b890 [2024-02-11T20:28:02.848+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:28:02.849+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:26:00+00:00, run_id=scheduled__2024-02-11T20:26:00+00:00, run_start_date=2024-02-11 20:28:00.248338+00:00, run_end_date=2024-02-11 20:28:02.849184+00:00, run_duration=2.600846, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:26:00+00:00, data_interval_end=2024-02-11 20:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:28:02.864+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:28:00+00:00, run_after=2024-02-11T20:30:00+00:00 [2024-02-11T20:28:02.992+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:26:00+00:00 exited with status success for try_number 1 [2024-02-11T20:28:02.999+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:26:00+00:00, map_index=-1, run_start_date=2024-02-11 20:28:01.687813+00:00, run_end_date=2024-02-11 20:28:02.283654+00:00, run_duration=0.595841, 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-11 20:28:00.292286+00:00, queued_by_job_id=1, pid=35300 [2024-02-11T20:28:04.042+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:28:04.042+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:27:00+00:00, run_id=scheduled__2024-02-11T20:27:00+00:00, run_start_date=2024-02-11 20:28:00.249141+00:00, run_end_date=2024-02-11 20:28:04.042745+00:00, run_duration=3.793604, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:27:00+00:00, data_interval_end=2024-02-11 20:28:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:28:04.049+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:28:00+00:00, run_after=2024-02-11T20:29:00+00:00 [2024-02-11T20:28:04.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:27:00+00:00 exited with status success for try_number 1 [2024-02-11T20:28:04.103+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:27:00+00:00, map_index=-1, run_start_date=2024-02-11 20:28:02.474275+00:00, run_end_date=2024-02-11 20:28:03.106688+00:00, run_duration=0.632413, 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-11 20:28:00.292286+00:00, queued_by_job_id=1, pid=35328 [2024-02-11T20:28:04.229+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:28:04.230+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:27:00+00:00, run_id=scheduled__2024-02-11T20:27:00+00:00, run_start_date=2024-02-11 20:28:00.249874+00:00, run_end_date=2024-02-11 20:28:04.230133+00:00, run_duration=3.980259, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:27:00+00:00, data_interval_end=2024-02-11 20:28:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:28:04.239+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:28:00+00:00, run_after=2024-02-11T20:29:00+00:00 [2024-02-11T20:28:04.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:27:00+00:00 exited with status success for try_number 1 [2024-02-11T20:28:04.297+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:27:00+00:00, map_index=-1, run_start_date=2024-02-11 20:28:02.749924+00:00, run_end_date=2024-02-11 20:28:04.140794+00:00, run_duration=1.39087, 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-11 20:28:00.292286+00:00, queued_by_job_id=1, pid=35329 [2024-02-11T20:29:00.790+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:29:00+00:00, run_after=2024-02-11T20:30:00+00:00 [2024-02-11T20:29:00.796+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:29:00.835+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:29:00.835+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:29:00.835+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:29:00.835+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:29:00.838+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:29:00.839+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:29:00.839+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:29:00.839+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:29:00.956+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:29:00.956+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:29:00.962+0000] {scheduler_job.py:635} INFO - Setting external_id for to 63580274-df3d-434a-aa2e-b6dc7991eb3d [2024-02-11T20:29:00.962+0000] {scheduler_job.py:635} INFO - Setting external_id for to d290d3f2-2a1e-42c6-a84e-99d10a605e44 [2024-02-11T20:29:03.251+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:29:03.252+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:28:00+00:00, run_id=scheduled__2024-02-11T20:28:00+00:00, run_start_date=2024-02-11 20:29:00.804817+00:00, run_end_date=2024-02-11 20:29:03.252128+00:00, run_duration=2.447311, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:28:00+00:00, data_interval_end=2024-02-11 20:29:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:29:03.259+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:29:00+00:00, run_after=2024-02-11T20:30:00+00:00 [2024-02-11T20:29:03.287+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:28:00+00:00 exited with status success for try_number 1 [2024-02-11T20:29:03.290+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:28:00+00:00, map_index=-1, run_start_date=2024-02-11 20:29:02.435046+00:00, run_end_date=2024-02-11 20:29:02.876389+00:00, run_duration=0.441343, 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-11 20:29:00.836765+00:00, queued_by_job_id=1, pid=35383 [2024-02-11T20:29:04.318+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:29:04.318+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:28:00+00:00, run_id=scheduled__2024-02-11T20:28:00+00:00, run_start_date=2024-02-11 20:29:00.805644+00:00, run_end_date=2024-02-11 20:29:04.318343+00:00, run_duration=3.512699, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:28:00+00:00, data_interval_end=2024-02-11 20:29:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:29:04.324+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:29:00+00:00, run_after=2024-02-11T20:30:00+00:00 [2024-02-11T20:29:04.345+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:28:00+00:00 exited with status success for try_number 1 [2024-02-11T20:29:04.348+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:28:00+00:00, map_index=-1, run_start_date=2024-02-11 20:29:02.557117+00:00, run_end_date=2024-02-11 20:29:04.196664+00:00, run_duration=1.639547, 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-11 20:29:00.836765+00:00, queued_by_job_id=1, pid=35384 [2024-02-11T20:30: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-11T20:30:00.242+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:30:00+00:00, run_after=2024-02-11T20:31:00+00:00 [2024-02-11T20:30:00.252+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:30:00+00:00, run_after=2024-02-11T20:35:00+00:00 [2024-02-11T20:30:00.263+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:30:00.329+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T20:30:00.330+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:30:00.330+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:30:00.330+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:30:00.330+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:30:00.331+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:30:00.334+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T20:30:00.334+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:30:00.334+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:30:00.335+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:30:00.335+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:30:00.335+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:30:00.335+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:30:00.335+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:30:00.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:30:00.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:28:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:30:00.776+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:30:00.776+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:29:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:30:00.789+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6288b343-2191-4d0f-b731-8033164ad673 [2024-02-11T20:30:00.790+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ea55f4c-3549-40c6-9d8d-34e651a17263 [2024-02-11T20:30:00.790+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3c8e975e-a787-4558-b031-6825a8ac8b69 [2024-02-11T20:30:00.791+0000] {scheduler_job.py:635} INFO - Setting external_id for to f6a5e4d4-e91c-43b3-90b6-a01d994414f5 [2024-02-11T20:30:02.499+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:30:02.499+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:28:00+00:00, run_id=scheduled__2024-02-11T20:28:00+00:00, run_start_date=2024-02-11 20:30:00.275191+00:00, run_end_date=2024-02-11 20:30:02.499681+00:00, run_duration=2.22449, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:28:00+00:00, data_interval_end=2024-02-11 20:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:30:02.512+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:30:00+00:00, run_after=2024-02-11T20:32:00+00:00 [2024-02-11T20:30:02.649+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:28:00+00:00 exited with status success for try_number 1 [2024-02-11T20:30:02.661+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:28:00+00:00, map_index=-1, run_start_date=2024-02-11 20:30:01.608150+00:00, run_end_date=2024-02-11 20:30:02.325119+00:00, run_duration=0.716969, 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-11 20:30:00.332253+00:00, queued_by_job_id=1, pid=35420 [2024-02-11T20:30:03.706+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:30:03.706+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:29:00+00:00, run_id=scheduled__2024-02-11T20:29:00+00:00, run_start_date=2024-02-11 20:30:00.276073+00:00, run_end_date=2024-02-11 20:30:03.706494+00:00, run_duration=3.430421, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:29:00+00:00, data_interval_end=2024-02-11 20:30:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:30:03.716+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:30:00+00:00, run_after=2024-02-11T20:31:00+00:00 [2024-02-11T20:30:03.749+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:30:03.749+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:30:03.749+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:30:03.751+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T20:30:03.752+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:30:03.792+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:30:03.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:25:00+00:00 exited with status success for try_number 1 [2024-02-11T20:30:03.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:29:00+00:00 exited with status success for try_number 1 [2024-02-11T20:30:03.798+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:29:00+00:00, map_index=-1, run_start_date=2024-02-11 20:30:02.675313+00:00, run_end_date=2024-02-11 20:30:03.134707+00:00, run_duration=0.459394, 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-11 20:30:00.332253+00:00, queued_by_job_id=1, pid=35451 [2024-02-11T20:30:03.799+0000] {scheduler_job.py:635} INFO - Setting external_id for to af2ad8b5-0f69-44bc-b7a2-e58931907fe2 [2024-02-11T20:30:03.799+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T20:25:00+00:00, map_index=-1, run_start_date=2024-02-11 20:30:03.047284+00:00, run_end_date=2024-02-11 20:30:03.463258+00:00, run_duration=0.415974, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1629, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:30:00.332253+00:00, queued_by_job_id=1, pid=35470 [2024-02-11T20:30:04.909+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:30:04.909+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:29:00+00:00, run_id=scheduled__2024-02-11T20:29:00+00:00, run_start_date=2024-02-11 20:30:00.276924+00:00, run_end_date=2024-02-11 20:30:04.909789+00:00, run_duration=4.632865, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:29:00+00:00, data_interval_end=2024-02-11 20:30:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:30:04.917+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:30:00+00:00, run_after=2024-02-11T20:31:00+00:00 [2024-02-11T20:30:04.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:29:00+00:00 exited with status success for try_number 1 [2024-02-11T20:30:04.956+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:29:00+00:00, map_index=-1, run_start_date=2024-02-11 20:30:03.322641+00:00, run_end_date=2024-02-11 20:30:04.649776+00:00, run_duration=1.327135, 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-11 20:30:00.332253+00:00, queued_by_job_id=1, pid=35471 [2024-02-11T20:30:05.885+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:30:05.885+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:30:05.886+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:30:05.887+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T20:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T20:30:05.887+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T20:30:05.916+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:30:05.916+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:25:00+00:00 exited with status success for try_number 1 [2024-02-11T20:30:05.921+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5be319fe-a0d1-43f6-a153-170ad7b51357 [2024-02-11T20:30:05.921+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T20:25:00+00:00, map_index=-1, run_start_date=2024-02-11 20:30:05.173247+00:00, run_end_date=2024-02-11 20:30:05.345955+00:00, run_duration=0.172708, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1631, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:30:03.750338+00:00, queued_by_job_id=1, pid=35501 [2024-02-11T20:30:08.104+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:30:08.104+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:30:08.105+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:30:08.107+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:30:08.107+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:30:08.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:25:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:30:08.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:25:00+00:00 exited with status success for try_number 1 [2024-02-11T20:30:08.161+0000] {scheduler_job.py:635} INFO - Setting external_id for to 38d79c52-c377-4921-81eb-e80011322c21 [2024-02-11T20:30:08.161+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T20:25:00+00:00, map_index=0, run_start_date=2024-02-11 20:30:07.019937+00:00, run_end_date=2024-02-11 20:30:07.201136+00:00, run_duration=0.181199, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1632, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:30:05.886620+00:00, queued_by_job_id=1, pid=35513 [2024-02-11T20:30:09.884+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:30:09.884+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:25:00+00:00, run_id=scheduled__2024-02-11T20:25:00+00:00, run_start_date=2024-02-11 20:30:00.274192+00:00, run_end_date=2024-02-11 20:30:09.884740+00:00, run_duration=9.610548, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:25:00+00:00, data_interval_end=2024-02-11 20:30:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T20:30:09.890+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:30:00+00:00, run_after=2024-02-11T20:35:00+00:00 [2024-02-11T20:30:09.913+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:25:00+00:00 exited with status success for try_number 1 [2024-02-11T20:30:09.917+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T20:25:00+00:00, map_index=-1, run_start_date=2024-02-11 20:30:09.523655+00:00, run_end_date=2024-02-11 20:30:09.772825+00:00, run_duration=0.24917, 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-11 20:30:08.105711+00:00, queued_by_job_id=1, pid=35525 [2024-02-11T20:30:17.206+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T20:31:00.468+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:31:00+00:00, run_after=2024-02-11T20:32:00+00:00 [2024-02-11T20:31:00.474+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:31:00.520+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:31:00.521+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:31:00.521+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:31:00.521+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:31:00.523+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:31:00.523+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:31:00.523+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:31:00.524+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:31:00.634+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:31:00.634+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:31:00.641+0000] {scheduler_job.py:635} INFO - Setting external_id for to e3ce0c99-c292-496e-9020-525035799035 [2024-02-11T20:31:00.641+0000] {scheduler_job.py:635} INFO - Setting external_id for to dafa6e23-c94f-4317-8c5d-0a127435645d [2024-02-11T20:31:02.460+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:31:02.461+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:30:00+00:00, run_id=scheduled__2024-02-11T20:30:00+00:00, run_start_date=2024-02-11 20:31:00.484917+00:00, run_end_date=2024-02-11 20:31:02.461384+00:00, run_duration=1.976467, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:30:00+00:00, data_interval_end=2024-02-11 20:31:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:31:02.474+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:31:00+00:00, run_after=2024-02-11T20:32:00+00:00 [2024-02-11T20:31:02.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status success for try_number 1 [2024-02-11T20:31:02.528+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:30:00+00:00, map_index=-1, run_start_date=2024-02-11 20:31:01.942691+00:00, run_end_date=2024-02-11 20:31:02.279389+00:00, run_duration=0.336698, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1634, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:31:00.522262+00:00, queued_by_job_id=1, pid=35561 [2024-02-11T20:31:03.925+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:31:03.926+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:30:00+00:00, run_id=scheduled__2024-02-11T20:30:00+00:00, run_start_date=2024-02-11 20:31:00.485984+00:00, run_end_date=2024-02-11 20:31:03.926095+00:00, run_duration=3.440111, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:30:00+00:00, data_interval_end=2024-02-11 20:31:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:31:03.932+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:31:00+00:00, run_after=2024-02-11T20:32:00+00:00 [2024-02-11T20:31:03.954+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status success for try_number 1 [2024-02-11T20:31:03.957+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:30:00+00:00, map_index=-1, run_start_date=2024-02-11 20:31:01.943746+00:00, run_end_date=2024-02-11 20:31:03.178940+00:00, run_duration=1.235194, 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-11 20:31:00.522262+00:00, queued_by_job_id=1, pid=35562 [2024-02-11T20:32:01.018+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:32:00+00:00, run_after=2024-02-11T20:33:00+00:00 [2024-02-11T20:32:01.022+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:32:01.026+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:32:01.070+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:32:01.070+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:32:01.070+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:32:01.070+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:32:01.071+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:32:01.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:32:01.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:32:01.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:32:01.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:32:01.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:32:01.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:32:01.229+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:32:01.229+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:32:01.229+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:31:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:32:01.237+0000] {scheduler_job.py:635} INFO - Setting external_id for to 46744e30-3cb7-4206-9265-ec0d3bf0c09e [2024-02-11T20:32:01.237+0000] {scheduler_job.py:635} INFO - Setting external_id for to c5780328-90a0-4728-89d4-59e3f7971bf0 [2024-02-11T20:32:01.237+0000] {scheduler_job.py:635} INFO - Setting external_id for to 218d480c-53bb-424e-aa2f-a7073e894d8c [2024-02-11T20:32:03.138+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:32:03.138+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:30:00+00:00, run_id=scheduled__2024-02-11T20:30:00+00:00, run_start_date=2024-02-11 20:32:01.035645+00:00, run_end_date=2024-02-11 20:32:03.138416+00:00, run_duration=2.102771, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:30:00+00:00, data_interval_end=2024-02-11 20:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:32:03.147+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:32:00+00:00, run_after=2024-02-11T20:34:00+00:00 [2024-02-11T20:32:03.210+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status success for try_number 1 [2024-02-11T20:32:03.214+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:30:00+00:00, map_index=-1, run_start_date=2024-02-11 20:32:01.969842+00:00, run_end_date=2024-02-11 20:32:02.505844+00:00, run_duration=0.536002, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1636, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:32:01.071715+00:00, queued_by_job_id=1, pid=35597 [2024-02-11T20:32:04.249+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:32:04.250+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:31:00+00:00, run_id=scheduled__2024-02-11T20:31:00+00:00, run_start_date=2024-02-11 20:32:01.036401+00:00, run_end_date=2024-02-11 20:32:04.250178+00:00, run_duration=3.213777, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:31:00+00:00, data_interval_end=2024-02-11 20:32:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:32:04.257+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:32:00+00:00, run_after=2024-02-11T20:33:00+00:00 [2024-02-11T20:32:04.261+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:32:04.262+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:31:00+00:00, run_id=scheduled__2024-02-11T20:31:00+00:00, run_start_date=2024-02-11 20:32:01.037082+00:00, run_end_date=2024-02-11 20:32:04.262144+00:00, run_duration=3.225062, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:31:00+00:00, data_interval_end=2024-02-11 20:32:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:32:04.268+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:32:00+00:00, run_after=2024-02-11T20:33:00+00:00 [2024-02-11T20:32:04.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:31:00+00:00 exited with status success for try_number 1 [2024-02-11T20:32:04.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:31:00+00:00 exited with status success for try_number 1 [2024-02-11T20:32:04.297+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:31:00+00:00, map_index=-1, run_start_date=2024-02-11 20:32:02.903861+00:00, run_end_date=2024-02-11 20:32:03.238079+00:00, run_duration=0.334218, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1637, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:32:01.071715+00:00, queued_by_job_id=1, pid=35627 [2024-02-11T20:32:04.297+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:31:00+00:00, map_index=-1, run_start_date=2024-02-11 20:32:02.951397+00:00, run_end_date=2024-02-11 20:32:04.132675+00:00, run_duration=1.181278, 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-11 20:32:01.071715+00:00, queued_by_job_id=1, pid=35628 [2024-02-11T20:33:00.730+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:33:00+00:00, run_after=2024-02-11T20:34:00+00:00 [2024-02-11T20:33:00.735+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:33:00.772+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:33:00.772+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:33:00.772+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:33:00.772+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:33:00.774+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:33:00.774+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:33:00.774+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:33:00.774+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:33:00.873+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:33:00.874+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:33:00.880+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5efdfdda-1267-4eb3-a444-46c365d56b2b [2024-02-11T20:33:00.881+0000] {scheduler_job.py:635} INFO - Setting external_id for to c20ab3a7-8b50-4605-ba1c-ed29e9faf9fe [2024-02-11T20:33:02.828+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:33:02.829+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:32:00+00:00, run_id=scheduled__2024-02-11T20:32:00+00:00, run_start_date=2024-02-11 20:33:00.743570+00:00, run_end_date=2024-02-11 20:33:02.829072+00:00, run_duration=2.085502, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:32:00+00:00, data_interval_end=2024-02-11 20:33:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:33:02.835+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:33:00+00:00, run_after=2024-02-11T20:34:00+00:00 [2024-02-11T20:33:02.860+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:32:00+00:00 exited with status success for try_number 1 [2024-02-11T20:33:02.864+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:32:00+00:00, map_index=-1, run_start_date=2024-02-11 20:33:02.247838+00:00, run_end_date=2024-02-11 20:33:02.579949+00:00, run_duration=0.332111, 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-11 20:33:00.773305+00:00, queued_by_job_id=1, pid=35683 [2024-02-11T20:33:04.481+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:33:04.481+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:32:00+00:00, run_id=scheduled__2024-02-11T20:32:00+00:00, run_start_date=2024-02-11 20:33:00.744314+00:00, run_end_date=2024-02-11 20:33:04.481367+00:00, run_duration=3.737053, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:32:00+00:00, data_interval_end=2024-02-11 20:33:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:33:04.487+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:33:00+00:00, run_after=2024-02-11T20:34:00+00:00 [2024-02-11T20:33:04.507+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:32:00+00:00 exited with status success for try_number 1 [2024-02-11T20:33:04.511+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:32:00+00:00, map_index=-1, run_start_date=2024-02-11 20:33:02.240912+00:00, run_end_date=2024-02-11 20:33:03.454737+00:00, run_duration=1.213825, 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-11 20:33:00.773305+00:00, queued_by_job_id=1, pid=35682 [2024-02-11T20:34: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-11T20:34:00.410+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:34:00+00:00, run_after=2024-02-11T20:35:00+00:00 [2024-02-11T20:34:00.415+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:34:00.469+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:34:00.469+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:34:00.469+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:34:00.469+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:34:00.470+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:34:00.473+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:34:00.473+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:34:00.473+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:34:00.474+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:34:00.474+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:34:00.474+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:34:00.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:32:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:34:00.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:34:00.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:33:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:34:00.824+0000] {scheduler_job.py:635} INFO - Setting external_id for to 78e135e0-b13f-4503-892b-5e51f14b2ab4 [2024-02-11T20:34:00.825+0000] {scheduler_job.py:635} INFO - Setting external_id for to 05484c02-445c-414b-9749-099e8c8ea40c [2024-02-11T20:34:00.825+0000] {scheduler_job.py:635} INFO - Setting external_id for to bc72fbf6-9f09-4f13-9e2f-fe5cc6358900 [2024-02-11T20:34:02.058+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:34:02.058+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:32:00+00:00, run_id=scheduled__2024-02-11T20:32:00+00:00, run_start_date=2024-02-11 20:34:00.426011+00:00, run_end_date=2024-02-11 20:34:02.058804+00:00, run_duration=1.632793, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:32:00+00:00, data_interval_end=2024-02-11 20:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:34:02.068+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:34:00+00:00, run_after=2024-02-11T20:36:00+00:00 [2024-02-11T20:34:02.148+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:32:00+00:00 exited with status success for try_number 1 [2024-02-11T20:34:02.156+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:32:00+00:00, map_index=-1, run_start_date=2024-02-11 20:34:01.180774+00:00, run_end_date=2024-02-11 20:34:01.422126+00:00, run_duration=0.241352, 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-11 20:34:00.471523+00:00, queued_by_job_id=1, pid=35719 [2024-02-11T20:34:03.186+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:34:03.186+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:33:00+00:00, run_id=scheduled__2024-02-11T20:33:00+00:00, run_start_date=2024-02-11 20:34:00.426791+00:00, run_end_date=2024-02-11 20:34:03.186749+00:00, run_duration=2.759958, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:33:00+00:00, data_interval_end=2024-02-11 20:34:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:34:03.193+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:34:00+00:00, run_after=2024-02-11T20:35:00+00:00 [2024-02-11T20:34:03.221+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:33:00+00:00 exited with status success for try_number 1 [2024-02-11T20:34:03.224+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:33:00+00:00, map_index=-1, run_start_date=2024-02-11 20:34:02.247211+00:00, run_end_date=2024-02-11 20:34:02.561588+00:00, run_duration=0.314377, 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-11 20:34:00.471523+00:00, queued_by_job_id=1, pid=35748 [2024-02-11T20:34:03.654+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:34:03.655+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:33:00+00:00, run_id=scheduled__2024-02-11T20:33:00+00:00, run_start_date=2024-02-11 20:34:00.427503+00:00, run_end_date=2024-02-11 20:34:03.655201+00:00, run_duration=3.227698, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:33:00+00:00, data_interval_end=2024-02-11 20:34:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:34:03.661+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:34:00+00:00, run_after=2024-02-11T20:35:00+00:00 [2024-02-11T20:34:03.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:33:00+00:00 exited with status success for try_number 1 [2024-02-11T20:34:03.692+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:33:00+00:00, map_index=-1, run_start_date=2024-02-11 20:34:02.250662+00:00, run_end_date=2024-02-11 20:34:03.508520+00:00, run_duration=1.257858, 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-11 20:34:00.471523+00:00, queued_by_job_id=1, pid=35749 [2024-02-11T20:35:00.912+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:35:00+00:00, run_after=2024-02-11T20:40:00+00:00 [2024-02-11T20:35:00.916+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:35:00.924+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:35:00+00:00, run_after=2024-02-11T20:36:00+00:00 [2024-02-11T20:35:00.973+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:35:00.973+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:35:00.973+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:35:00.973+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:35:00.974+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:35:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T20:35:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:35:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:35:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:35:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:35:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:35:01.120+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:35:01.120+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:35:01.121+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:35:01.130+0000] {scheduler_job.py:635} INFO - Setting external_id for to ccb8a74e-4e0c-468f-9740-e4d924175bd7 [2024-02-11T20:35:01.130+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5842a6a2-b04c-4f49-b1ac-692fe41d6a9e [2024-02-11T20:35:01.130+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c517e85-af5d-449c-a1cf-7521a583756c [2024-02-11T20:35:03.454+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:35:03.455+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:34:00+00:00, run_id=scheduled__2024-02-11T20:34:00+00:00, run_start_date=2024-02-11 20:35:00.936301+00:00, run_end_date=2024-02-11 20:35:03.455176+00:00, run_duration=2.518875, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:34:00+00:00, data_interval_end=2024-02-11 20:35:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:35:03.464+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:35:00+00:00, run_after=2024-02-11T20:36:00+00:00 [2024-02-11T20:35:03.483+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:35:03.483+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:35:03.483+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:35:03.485+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T20:35:03.485+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:35:03.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:35:03.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status success for try_number 1 [2024-02-11T20:35:03.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:34:00+00:00 exited with status success for try_number 1 [2024-02-11T20:35:03.523+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T20:30:00+00:00, map_index=-1, run_start_date=2024-02-11 20:35:02.825155+00:00, run_end_date=2024-02-11 20:35:03.262213+00:00, run_duration=0.437058, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1644, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:35:00.974940+00:00, queued_by_job_id=1, pid=35811 [2024-02-11T20:35:03.524+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9da14647-33a6-40ab-ad3c-3ae65296affb [2024-02-11T20:35:03.524+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:34:00+00:00, map_index=-1, run_start_date=2024-02-11 20:35:03.054278+00:00, run_end_date=2024-02-11 20:35:03.354124+00:00, run_duration=0.299846, 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-11 20:35:00.974940+00:00, queued_by_job_id=1, pid=35815 [2024-02-11T20:35:04.958+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:35:04.959+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:34:00+00:00, run_id=scheduled__2024-02-11T20:34:00+00:00, run_start_date=2024-02-11 20:35:00.937014+00:00, run_end_date=2024-02-11 20:35:04.959056+00:00, run_duration=4.022042, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:34:00+00:00, data_interval_end=2024-02-11 20:35:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:35:04.967+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:35:00+00:00, run_after=2024-02-11T20:36:00+00:00 [2024-02-11T20:35:04.992+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:35:04.992+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:35:04.992+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:35:04.994+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T20:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T20:35:04.994+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T20:35:05.029+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:35:05.029+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:34:00+00:00 exited with status success for try_number 1 [2024-02-11T20:35:05.029+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status success for try_number 1 [2024-02-11T20:35:05.034+0000] {scheduler_job.py:635} INFO - Setting external_id for to 28474bf9-96e2-436f-9d3d-c066231cc13d [2024-02-11T20:35:05.035+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T20:30:00+00:00, map_index=-1, run_start_date=2024-02-11 20:35:04.637709+00:00, run_end_date=2024-02-11 20:35:04.811113+00:00, run_duration=0.173404, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1647, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:35:03.484249+00:00, queued_by_job_id=1, pid=35855 [2024-02-11T20:35:05.035+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:34:00+00:00, map_index=-1, run_start_date=2024-02-11 20:35:03.127524+00:00, run_end_date=2024-02-11 20:35:04.453518+00:00, run_duration=1.325994, 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-11 20:35:00.974940+00:00, queued_by_job_id=1, pid=35816 [2024-02-11T20:35:08.244+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:35:08.244+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:35:08.245+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:35:08.247+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:35:08.247+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:35:08.288+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:35:08.289+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status success for try_number 1 [2024-02-11T20:35:08.294+0000] {scheduler_job.py:635} INFO - Setting external_id for to da92841e-2f0f-4fc5-882a-2630a561516d [2024-02-11T20:35:08.294+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T20:30:00+00:00, map_index=0, run_start_date=2024-02-11 20:35:06.127620+00:00, run_end_date=2024-02-11 20:35:07.230567+00:00, run_duration=1.102947, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1648, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:35:04.993275+00:00, queued_by_job_id=1, pid=35867 [2024-02-11T20:35:10.034+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:35:10.035+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:30:00+00:00, run_id=scheduled__2024-02-11T20:30:00+00:00, run_start_date=2024-02-11 20:35:00.935373+00:00, run_end_date=2024-02-11 20:35:10.034962+00:00, run_duration=9.099589, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:30:00+00:00, data_interval_end=2024-02-11 20:35:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T20:35:10.043+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:35:00+00:00, run_after=2024-02-11T20:40:00+00:00 [2024-02-11T20:35:10.079+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:30:00+00:00 exited with status success for try_number 1 [2024-02-11T20:35:10.083+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T20:30:00+00:00, map_index=-1, run_start_date=2024-02-11 20:35:09.399955+00:00, run_end_date=2024-02-11 20:35:09.565061+00:00, run_duration=0.165106, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1649, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:35:08.245774+00:00, queued_by_job_id=1, pid=35888 [2024-02-11T20:35:17.242+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T20:36:00.432+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:36: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-11T20:36:00.447+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:36:00+00:00, run_after=2024-02-11T20:37:00+00:00 [2024-02-11T20:36:00.504+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:36:00.504+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:36:00.505+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:36:00.505+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:36:00.505+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:36:00.508+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:36:00.508+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:36:00.508+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:36:00.508+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:36:00.508+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:36:00.509+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:36:00.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:34:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:36:00.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:36:00.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:36:00.830+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d9c3ee1-2383-4f97-8bac-01aa93b13b5b [2024-02-11T20:36:00.830+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5df9e296-6808-45ae-863a-51f6066f5a35 [2024-02-11T20:36:00.830+0000] {scheduler_job.py:635} INFO - Setting external_id for to e8eb6933-7169-4da9-9985-ee6ca2092995 [2024-02-11T20:36:02.014+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:36:02.014+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:34:00+00:00, run_id=scheduled__2024-02-11T20:34:00+00:00, run_start_date=2024-02-11 20:36:00.458767+00:00, run_end_date=2024-02-11 20:36:02.014789+00:00, run_duration=1.556022, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:34:00+00:00, data_interval_end=2024-02-11 20:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:36:02.023+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:36:00+00:00, run_after=2024-02-11T20:38:00+00:00 [2024-02-11T20:36:02.084+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:34:00+00:00 exited with status success for try_number 1 [2024-02-11T20:36:02.094+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:34:00+00:00, map_index=-1, run_start_date=2024-02-11 20:36:01.217388+00:00, run_end_date=2024-02-11 20:36:01.449973+00:00, run_duration=0.232585, 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-11 20:36:00.506649+00:00, queued_by_job_id=1, pid=35905 [2024-02-11T20:36:03.130+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:36:03.131+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:35:00+00:00, run_id=scheduled__2024-02-11T20:35:00+00:00, run_start_date=2024-02-11 20:36:00.459561+00:00, run_end_date=2024-02-11 20:36:03.130924+00:00, run_duration=2.671363, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:35:00+00:00, data_interval_end=2024-02-11 20:36:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:36:03.140+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:36:00+00:00, run_after=2024-02-11T20:37:00+00:00 [2024-02-11T20:36:03.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:35:00+00:00 exited with status success for try_number 1 [2024-02-11T20:36:03.173+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:35:00+00:00, map_index=-1, run_start_date=2024-02-11 20:36:02.241291+00:00, run_end_date=2024-02-11 20:36:02.556020+00:00, run_duration=0.314729, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1652, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:36:00.506649+00:00, queued_by_job_id=1, pid=35936 [2024-02-11T20:36:04.145+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:36:04.145+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:35:00+00:00, run_id=scheduled__2024-02-11T20:35:00+00:00, run_start_date=2024-02-11 20:36:00.460259+00:00, run_end_date=2024-02-11 20:36:04.145899+00:00, run_duration=3.68564, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:35:00+00:00, data_interval_end=2024-02-11 20:36:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:36:04.152+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:36:00+00:00, run_after=2024-02-11T20:37:00+00:00 [2024-02-11T20:36:04.172+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:35:00+00:00 exited with status success for try_number 1 [2024-02-11T20:36:04.175+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:35:00+00:00, map_index=-1, run_start_date=2024-02-11 20:36:02.236081+00:00, run_end_date=2024-02-11 20:36:03.559928+00:00, run_duration=1.323847, 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-11 20:36:00.506649+00:00, queued_by_job_id=1, pid=35935 [2024-02-11T20:37:00.912+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:37:00.920+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:37:00+00:00, run_after=2024-02-11T20:38:00+00:00 [2024-02-11T20:37:00.955+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:37:00.955+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:37:00.955+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:37:00.956+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:37:00.958+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:37:00.958+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:37:00.958+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:37:00.958+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:37:01.057+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:37:01.058+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:37:01.065+0000] {scheduler_job.py:635} INFO - Setting external_id for to cc96a667-dd2b-407e-8100-1a7819fcdb43 [2024-02-11T20:37:01.066+0000] {scheduler_job.py:635} INFO - Setting external_id for to 422359fb-c634-4ab1-a9a5-bb3360422897 [2024-02-11T20:37:03.284+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:37:03.285+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:36:00+00:00, run_id=scheduled__2024-02-11T20:36:00+00:00, run_start_date=2024-02-11 20:37:00.928945+00:00, run_end_date=2024-02-11 20:37:03.284991+00:00, run_duration=2.356046, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:36:00+00:00, data_interval_end=2024-02-11 20:37:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:37:03.292+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:37:00+00:00, run_after=2024-02-11T20:38:00+00:00 [2024-02-11T20:37:03.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:36:00+00:00 exited with status success for try_number 1 [2024-02-11T20:37:03.323+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:36:00+00:00, map_index=-1, run_start_date=2024-02-11 20:37:02.589910+00:00, run_end_date=2024-02-11 20:37:02.874911+00:00, run_duration=0.285001, 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-11 20:37:00.956638+00:00, queued_by_job_id=1, pid=35991 [2024-02-11T20:37:04.351+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:37:04.351+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:36:00+00:00, run_id=scheduled__2024-02-11T20:36:00+00:00, run_start_date=2024-02-11 20:37:00.929729+00:00, run_end_date=2024-02-11 20:37:04.351821+00:00, run_duration=3.422092, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:36:00+00:00, data_interval_end=2024-02-11 20:37:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:37:04.358+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:37:00+00:00, run_after=2024-02-11T20:38:00+00:00 [2024-02-11T20:37:04.378+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:36:00+00:00 exited with status success for try_number 1 [2024-02-11T20:37:04.381+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:36:00+00:00, map_index=-1, run_start_date=2024-02-11 20:37:02.499844+00:00, run_end_date=2024-02-11 20:37:03.732290+00:00, run_duration=1.232446, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1653, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:37:00.956638+00:00, queued_by_job_id=1, pid=35990 [2024-02-11T20:38:00.196+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:38:00.211+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:38:00+00:00, run_after=2024-02-11T20:39:00+00:00 [2024-02-11T20:38: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-11T20:38:00.283+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:38:00.284+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:38:00.284+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:38:00.284+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:38:00.285+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:38:00.289+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:38:00.289+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:38:00.290+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:38:00.290+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:38:00.290+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:38:00.290+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:38:00.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:36:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:38:00.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:38:00.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:37:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:38:00.822+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1dfd62e2-6017-4de0-8122-ea0bc2b6c955 [2024-02-11T20:38:00.823+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2bc70be3-494b-4586-9489-5d097fda6a53 [2024-02-11T20:38:00.823+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0228589d-1d9a-4640-b095-d3b0ed732cfa [2024-02-11T20:38:02.226+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:38:02.226+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:36:00+00:00, run_id=scheduled__2024-02-11T20:36:00+00:00, run_start_date=2024-02-11 20:38:00.231110+00:00, run_end_date=2024-02-11 20:38:02.226333+00:00, run_duration=1.995223, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:36:00+00:00, data_interval_end=2024-02-11 20:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:38:02.267+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:38:00+00:00, run_after=2024-02-11T20:40:00+00:00 [2024-02-11T20:38:03.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:36:00+00:00 exited with status success for try_number 1 [2024-02-11T20:38:03.602+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:36:00+00:00, map_index=-1, run_start_date=2024-02-11 20:38:01.496520+00:00, run_end_date=2024-02-11 20:38:02.097782+00:00, run_duration=0.601262, 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-11 20:38:00.287112+00:00, queued_by_job_id=1, pid=36028 [2024-02-11T20:38:04.555+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:38:04.555+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:37:00+00:00, run_id=scheduled__2024-02-11T20:37:00+00:00, run_start_date=2024-02-11 20:38:00.232346+00:00, run_end_date=2024-02-11 20:38:04.555924+00:00, run_duration=4.323578, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:37:00+00:00, data_interval_end=2024-02-11 20:38:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:38:04.562+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:38:00+00:00, run_after=2024-02-11T20:39:00+00:00 [2024-02-11T20:38:04.566+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:38:04.566+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:37:00+00:00, run_id=scheduled__2024-02-11T20:37:00+00:00, run_start_date=2024-02-11 20:38:00.233243+00:00, run_end_date=2024-02-11 20:38:04.566464+00:00, run_duration=4.333221, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:37:00+00:00, data_interval_end=2024-02-11 20:38:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:38:04.573+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:38:00+00:00, run_after=2024-02-11T20:39:00+00:00 [2024-02-11T20:38:04.596+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:37:00+00:00 exited with status success for try_number 1 [2024-02-11T20:38:04.596+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:37:00+00:00 exited with status success for try_number 1 [2024-02-11T20:38:04.600+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:37:00+00:00, map_index=-1, run_start_date=2024-02-11 20:38:03.071640+00:00, run_end_date=2024-02-11 20:38:04.342635+00:00, run_duration=1.270995, 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-11 20:38:00.287112+00:00, queued_by_job_id=1, pid=36057 [2024-02-11T20:38:04.600+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:37:00+00:00, map_index=-1, run_start_date=2024-02-11 20:38:03.309630+00:00, run_end_date=2024-02-11 20:38:03.650316+00:00, run_duration=0.340686, 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-11 20:38:00.287112+00:00, queued_by_job_id=1, pid=36058 [2024-02-11T20:39:00.415+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:39:00.427+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:39:00+00:00, run_after=2024-02-11T20:40:00+00:00 [2024-02-11T20:39:00.472+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:39:00.472+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:39:00.472+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:39:00.473+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:39:00.476+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:39:00.476+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:39:00.476+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:39:00.476+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:39:00.607+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:39:00.607+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:39:00.615+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7dc3b1a4-843d-4b72-8fac-0f34045c9642 [2024-02-11T20:39:00.615+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6ab7e25-4b5f-4103-a34f-de93dcb4e966 [2024-02-11T20:39:02.402+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:39:02.402+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:38:00+00:00, run_id=scheduled__2024-02-11T20:38:00+00:00, run_start_date=2024-02-11 20:39:00.437408+00:00, run_end_date=2024-02-11 20:39:02.402711+00:00, run_duration=1.965303, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:38:00+00:00, data_interval_end=2024-02-11 20:39:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:39:02.412+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:39:00+00:00, run_after=2024-02-11T20:40:00+00:00 [2024-02-11T20:39:02.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:38:00+00:00 exited with status success for try_number 1 [2024-02-11T20:39:02.445+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:38:00+00:00, map_index=-1, run_start_date=2024-02-11 20:39:01.889192+00:00, run_end_date=2024-02-11 20:39:02.213219+00:00, run_duration=0.324027, 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-11 20:39:00.474288+00:00, queued_by_job_id=1, pid=36112 [2024-02-11T20:39:03.478+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:39:03.478+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:38:00+00:00, run_id=scheduled__2024-02-11T20:38:00+00:00, run_start_date=2024-02-11 20:39:00.438316+00:00, run_end_date=2024-02-11 20:39:03.478834+00:00, run_duration=3.040518, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:38:00+00:00, data_interval_end=2024-02-11 20:39:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:39:03.486+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:39:00+00:00, run_after=2024-02-11T20:40:00+00:00 [2024-02-11T20:39:03.508+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:38:00+00:00 exited with status success for try_number 1 [2024-02-11T20:39:03.512+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:38:00+00:00, map_index=-1, run_start_date=2024-02-11 20:39:01.993838+00:00, run_end_date=2024-02-11 20:39:03.315703+00:00, run_duration=1.321865, 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-11 20:39:00.474288+00:00, queued_by_job_id=1, pid=36113 [2024-02-11T20:40: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-11T20:40:00.942+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:40:00.952+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:40:00+00:00, run_after=2024-02-11T20:41:00+00:00 [2024-02-11T20:40:00.961+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:40:00+00:00, run_after=2024-02-11T20:45:00+00:00 [2024-02-11T20:40:01.025+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T20:40:01.025+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:40:01.025+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:40:01.025+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:40:01.025+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:40:01.026+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:40:01.028+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T20:40:01.029+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:40:01.029+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:40:01.029+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:40:01.029+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:40:01.029+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:40:01.029+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:40:01.030+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:40:01.476+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:40:01.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:38:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:40:01.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:40:01.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:39:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:40:01.522+0000] {scheduler_job.py:635} INFO - Setting external_id for to 182c75cf-519b-45b0-ab33-47d93fa83576 [2024-02-11T20:40:01.522+0000] {scheduler_job.py:635} INFO - Setting external_id for to 309926e5-1730-4e95-a176-640c24144a77 [2024-02-11T20:40:01.522+0000] {scheduler_job.py:635} INFO - Setting external_id for to af2943f7-b770-43c6-8ccc-a110dc05d5c5 [2024-02-11T20:40:01.523+0000] {scheduler_job.py:635} INFO - Setting external_id for to b92aa6a6-8804-42d6-bf00-4386b69afd4a [2024-02-11T20:40:03.180+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:40:03.181+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:38:00+00:00, run_id=scheduled__2024-02-11T20:38:00+00:00, run_start_date=2024-02-11 20:40:00.973243+00:00, run_end_date=2024-02-11 20:40:03.181128+00:00, run_duration=2.207885, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:38:00+00:00, data_interval_end=2024-02-11 20:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:40:03.194+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:40:00+00:00, run_after=2024-02-11T20:42:00+00:00 [2024-02-11T20:40:03.280+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:38:00+00:00 exited with status success for try_number 1 [2024-02-11T20:40:03.290+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:38:00+00:00, map_index=-1, run_start_date=2024-02-11 20:40:02.367120+00:00, run_end_date=2024-02-11 20:40:02.920409+00:00, run_duration=0.553289, 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-11 20:40:01.027066+00:00, queued_by_job_id=1, pid=36150 [2024-02-11T20:40:04.330+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:40:04.330+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:39:00+00:00, run_id=scheduled__2024-02-11T20:39:00+00:00, run_start_date=2024-02-11 20:40:00.973960+00:00, run_end_date=2024-02-11 20:40:04.330213+00:00, run_duration=3.356253, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:39:00+00:00, data_interval_end=2024-02-11 20:40:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:40:04.337+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:40:00+00:00, run_after=2024-02-11T20:41:00+00:00 [2024-02-11T20:40:04.354+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:40:04.354+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:40:04.354+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:40:04.356+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T20:40:04.356+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:40:04.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:40:04.388+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:35:00+00:00 exited with status success for try_number 1 [2024-02-11T20:40:04.388+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:39:00+00:00 exited with status success for try_number 1 [2024-02-11T20:40:04.392+0000] {scheduler_job.py:635} INFO - Setting external_id for to 722f7f4d-8c75-42ce-9c95-cd532850f616 [2024-02-11T20:40:04.393+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T20:35:00+00:00, map_index=-1, run_start_date=2024-02-11 20:40:03.456086+00:00, run_end_date=2024-02-11 20:40:03.702648+00:00, run_duration=0.246562, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1662, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:40:01.027066+00:00, queued_by_job_id=1, pid=36180 [2024-02-11T20:40:04.393+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:39:00+00:00, map_index=-1, run_start_date=2024-02-11 20:40:03.685932+00:00, run_end_date=2024-02-11 20:40:03.903237+00:00, run_duration=0.217305, 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-11 20:40:01.027066+00:00, queued_by_job_id=1, pid=36208 [2024-02-11T20:40:05.016+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:40:05.017+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:39:00+00:00, run_id=scheduled__2024-02-11T20:39:00+00:00, run_start_date=2024-02-11 20:40:00.974627+00:00, run_end_date=2024-02-11 20:40:05.017208+00:00, run_duration=4.042581, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:39:00+00:00, data_interval_end=2024-02-11 20:40:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:40:05.026+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:40:00+00:00, run_after=2024-02-11T20:41:00+00:00 [2024-02-11T20:40:05.059+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:39:00+00:00 exited with status success for try_number 1 [2024-02-11T20:40:05.063+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:39:00+00:00, map_index=-1, run_start_date=2024-02-11 20:40:03.448987+00:00, run_end_date=2024-02-11 20:40:04.432973+00:00, run_duration=0.983986, 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-11 20:40:01.027066+00:00, queued_by_job_id=1, pid=36179 [2024-02-11T20:40:06.110+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:40:06.110+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:40:06.111+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:40:06.112+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T20:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T20:40:06.112+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T20:40:06.148+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:40:06.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:35:00+00:00 exited with status success for try_number 1 [2024-02-11T20:40:06.153+0000] {scheduler_job.py:635} INFO - Setting external_id for to 550156a6-4931-4967-81ed-793b36460dd7 [2024-02-11T20:40:06.153+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T20:35:00+00:00, map_index=-1, run_start_date=2024-02-11 20:40:05.486514+00:00, run_end_date=2024-02-11 20:40:05.705506+00:00, run_duration=0.218992, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1664, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:40:04.355068+00:00, queued_by_job_id=1, pid=36229 [2024-02-11T20:40:09.310+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:40:09.310+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:40:09.310+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:40:09.312+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:40:09.312+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:40:09.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:35:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:40:09.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:35:00+00:00 exited with status success for try_number 1 [2024-02-11T20:40:09.344+0000] {scheduler_job.py:635} INFO - Setting external_id for to a59a3467-f4e0-4071-b245-16ee47b43b2c [2024-02-11T20:40:09.344+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T20:35:00+00:00, map_index=0, run_start_date=2024-02-11 20:40:07.245939+00:00, run_end_date=2024-02-11 20:40:08.385317+00:00, run_duration=1.139378, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1665, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:40:06.111535+00:00, queued_by_job_id=1, pid=36241 [2024-02-11T20:40:11.347+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:40:11.347+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:35:00+00:00, run_id=scheduled__2024-02-11T20:35:00+00:00, run_start_date=2024-02-11 20:40:00.972415+00:00, run_end_date=2024-02-11 20:40:11.347701+00:00, run_duration=10.375286, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:35:00+00:00, data_interval_end=2024-02-11 20:40:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T20:40:11.352+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:40:00+00:00, run_after=2024-02-11T20:45:00+00:00 [2024-02-11T20:40:11.372+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:35:00+00:00 exited with status success for try_number 1 [2024-02-11T20:40:11.375+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T20:35:00+00:00, map_index=-1, run_start_date=2024-02-11 20:40:10.507889+00:00, run_end_date=2024-02-11 20:40:10.749949+00:00, run_duration=0.24206, 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-11 20:40:09.311219+00:00, queued_by_job_id=1, pid=36262 [2024-02-11T20:40:17.278+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T20:41:00.672+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:41:00.685+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:41:00+00:00, run_after=2024-02-11T20:42:00+00:00 [2024-02-11T20:41:00.729+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:41:00.729+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:41:00.729+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:41:00.730+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:41:00.732+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:41:00.732+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:41:00.732+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:41:00.732+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:41:00.829+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:41:00.829+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:41:00.835+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0359612a-5187-43ea-ac3a-843db3f05187 [2024-02-11T20:41:00.835+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35d13939-d4e5-4169-ba5e-e9f4c2e89cfa [2024-02-11T20:41:03.732+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:41:03.733+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:40:00+00:00, run_id=scheduled__2024-02-11T20:40:00+00:00, run_start_date=2024-02-11 20:41:00.695281+00:00, run_end_date=2024-02-11 20:41:03.733029+00:00, run_duration=3.037748, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:40:00+00:00, data_interval_end=2024-02-11 20:41:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:41:03.739+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:41:00+00:00, run_after=2024-02-11T20:42:00+00:00 [2024-02-11T20:41:03.743+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:41:03.744+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:40:00+00:00, run_id=scheduled__2024-02-11T20:40:00+00:00, run_start_date=2024-02-11 20:41:00.696115+00:00, run_end_date=2024-02-11 20:41:03.744003+00:00, run_duration=3.047888, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:40:00+00:00, data_interval_end=2024-02-11 20:41:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:41:03.750+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:41:00+00:00, run_after=2024-02-11T20:42:00+00:00 [2024-02-11T20:41:03.772+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status success for try_number 1 [2024-02-11T20:41:03.772+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status success for try_number 1 [2024-02-11T20:41:03.776+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:40:00+00:00, map_index=-1, run_start_date=2024-02-11 20:41:02.339245+00:00, run_end_date=2024-02-11 20:41:02.793693+00:00, run_duration=0.454448, 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-11 20:41:00.730836+00:00, queued_by_job_id=1, pid=36298 [2024-02-11T20:41:03.776+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:40:00+00:00, map_index=-1, run_start_date=2024-02-11 20:41:02.301325+00:00, run_end_date=2024-02-11 20:41:03.455265+00:00, run_duration=1.15394, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1667, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:41:00.730836+00:00, queued_by_job_id=1, pid=36297 [2024-02-11T20:42:00.196+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:42:00.204+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:42:00.214+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:42:00+00:00, run_after=2024-02-11T20:43:00+00:00 [2024-02-11T20:42:00.265+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:42:00.265+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:42:00.265+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:42:00.265+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:42:00.266+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:42:00.269+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:42:00.269+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:42:00.269+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:42:00.269+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:42:00.270+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:42:00.270+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:42:00.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:42:00.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:42:00.607+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:41:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:42:00.626+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3758ed54-f822-43a9-bc79-7a389cc91483 [2024-02-11T20:42:00.627+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7163123b-c484-4483-a923-9fb7f98a106a [2024-02-11T20:42:00.627+0000] {scheduler_job.py:635} INFO - Setting external_id for to c4ee973d-f5d0-4819-bf2d-8bed72d6ae1a [2024-02-11T20:42:01.789+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:42:01.789+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:40:00+00:00, run_id=scheduled__2024-02-11T20:40:00+00:00, run_start_date=2024-02-11 20:42:00.224394+00:00, run_end_date=2024-02-11 20:42:01.789360+00:00, run_duration=1.564966, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:40:00+00:00, data_interval_end=2024-02-11 20:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:42:01.802+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:42:00+00:00, run_after=2024-02-11T20:44:00+00:00 [2024-02-11T20:42:01.885+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status success for try_number 1 [2024-02-11T20:42:01.893+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:40:00+00:00, map_index=-1, run_start_date=2024-02-11 20:42:01.085035+00:00, run_end_date=2024-02-11 20:42:01.344410+00:00, run_duration=0.259375, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1669, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:42:00.267528+00:00, queued_by_job_id=1, pid=36333 [2024-02-11T20:42:02.923+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:42:02.923+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:41:00+00:00, run_id=scheduled__2024-02-11T20:41:00+00:00, run_start_date=2024-02-11 20:42:00.225167+00:00, run_end_date=2024-02-11 20:42:02.923354+00:00, run_duration=2.698187, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:41:00+00:00, data_interval_end=2024-02-11 20:42:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:42:02.930+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:42:00+00:00, run_after=2024-02-11T20:43:00+00:00 [2024-02-11T20:42:02.956+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:41:00+00:00 exited with status success for try_number 1 [2024-02-11T20:42:02.959+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:41:00+00:00, map_index=-1, run_start_date=2024-02-11 20:42:02.050248+00:00, run_end_date=2024-02-11 20:42:02.389610+00:00, run_duration=0.339362, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1670, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:42:00.267528+00:00, queued_by_job_id=1, pid=36362 [2024-02-11T20:42:03.173+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:42:03.173+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:41:00+00:00, run_id=scheduled__2024-02-11T20:41:00+00:00, run_start_date=2024-02-11 20:42:00.225890+00:00, run_end_date=2024-02-11 20:42:03.173848+00:00, run_duration=2.947958, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:41:00+00:00, data_interval_end=2024-02-11 20:42:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:42:03.180+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:42:00+00:00, run_after=2024-02-11T20:43:00+00:00 [2024-02-11T20:42:04.250+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:41:00+00:00 exited with status success for try_number 1 [2024-02-11T20:42:04.253+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:41:00+00:00, map_index=-1, run_start_date=2024-02-11 20:42:02.094410+00:00, run_end_date=2024-02-11 20:42:03.133555+00:00, run_duration=1.039145, 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-11 20:42:00.267528+00:00, queued_by_job_id=1, pid=36363 [2024-02-11T20:43:00.731+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:43:00.741+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:43:00+00:00, run_after=2024-02-11T20:44:00+00:00 [2024-02-11T20:43:00.776+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:43:00.776+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:43:00.776+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:43:00.777+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:43:00.778+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:43:00.778+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:43:00.779+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:43:00.779+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:43:00.875+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:43:00.875+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:43:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7d56041f-91d6-4353-a1ab-97c8e341e5f7 [2024-02-11T20:43:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to d3c860b4-4050-4d8d-931b-030353631fb4 [2024-02-11T20:43:03.089+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:43:03.089+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:42:00+00:00, run_id=scheduled__2024-02-11T20:42:00+00:00, run_start_date=2024-02-11 20:43:00.749511+00:00, run_end_date=2024-02-11 20:43:03.089553+00:00, run_duration=2.340042, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:42:00+00:00, data_interval_end=2024-02-11 20:43:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:43:03.096+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:43:00+00:00, run_after=2024-02-11T20:44:00+00:00 [2024-02-11T20:43:03.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:42:00+00:00 exited with status success for try_number 1 [2024-02-11T20:43:03.132+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:42:00+00:00, map_index=-1, run_start_date=2024-02-11 20:43:02.320620+00:00, run_end_date=2024-02-11 20:43:02.654969+00:00, run_duration=0.334349, 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-11 20:43:00.777556+00:00, queued_by_job_id=1, pid=36418 [2024-02-11T20:43:03.704+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:43:03.704+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:42:00+00:00, run_id=scheduled__2024-02-11T20:42:00+00:00, run_start_date=2024-02-11 20:43:00.750260+00:00, run_end_date=2024-02-11 20:43:03.704918+00:00, run_duration=2.954658, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:42:00+00:00, data_interval_end=2024-02-11 20:43:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:43:03.711+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:43:00+00:00, run_after=2024-02-11T20:44:00+00:00 [2024-02-11T20:43:03.731+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:42:00+00:00 exited with status success for try_number 1 [2024-02-11T20:43:03.734+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:42:00+00:00, map_index=-1, run_start_date=2024-02-11 20:43:02.246795+00:00, run_end_date=2024-02-11 20:43:03.348510+00:00, run_duration=1.101715, 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-11 20:43:00.777556+00:00, queued_by_job_id=1, pid=36417 [2024-02-11T20:44:00.136+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:44:00+00:00, run_after=2024-02-11T20:45:00+00:00 [2024-02-11T20:44: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-11T20:44:00.149+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:44:00.203+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:44:00.203+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:44:00.203+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:44:00.203+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:44:00.204+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:44:00.206+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:44:00.206+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:44:00.207+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:44:00.207+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:44:00.207+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:44:00.207+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:44:00.555+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:42:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:44:00.555+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:44:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:43:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:44:00.573+0000] {scheduler_job.py:635} INFO - Setting external_id for to acba193c-da6f-4718-8031-3294161e6df0 [2024-02-11T20:44:00.582+0000] {scheduler_job.py:635} INFO - Setting external_id for to cd2c2335-6002-4a8a-8986-3b54e21a0a25 [2024-02-11T20:44:00.582+0000] {scheduler_job.py:635} INFO - Setting external_id for to 12dadabb-5001-4e0e-90cf-0bd11e5acf5f [2024-02-11T20:44:01.786+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:44:01.786+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:42:00+00:00, run_id=scheduled__2024-02-11T20:42:00+00:00, run_start_date=2024-02-11 20:44:00.160079+00:00, run_end_date=2024-02-11 20:44:01.786778+00:00, run_duration=1.626699, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:42:00+00:00, data_interval_end=2024-02-11 20:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:44:01.796+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:44:00+00:00, run_after=2024-02-11T20:46:00+00:00 [2024-02-11T20:44:01.867+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:42:00+00:00 exited with status success for try_number 1 [2024-02-11T20:44:01.874+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:42:00+00:00, map_index=-1, run_start_date=2024-02-11 20:44:00.962594+00:00, run_end_date=2024-02-11 20:44:01.302074+00:00, run_duration=0.33948, 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-11 20:44:00.205033+00:00, queued_by_job_id=1, pid=36452 [2024-02-11T20:44:02.906+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:44:02.906+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:43:00+00:00, run_id=scheduled__2024-02-11T20:43:00+00:00, run_start_date=2024-02-11 20:44:00.160931+00:00, run_end_date=2024-02-11 20:44:02.906593+00:00, run_duration=2.745662, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:43:00+00:00, data_interval_end=2024-02-11 20:44:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:44:02.913+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:44:00+00:00, run_after=2024-02-11T20:45:00+00:00 [2024-02-11T20:44:02.938+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:43:00+00:00 exited with status success for try_number 1 [2024-02-11T20:44:02.941+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:43:00+00:00, map_index=-1, run_start_date=2024-02-11 20:44:02.012168+00:00, run_end_date=2024-02-11 20:44:02.325225+00:00, run_duration=0.313057, 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-11 20:44:00.205033+00:00, queued_by_job_id=1, pid=36482 [2024-02-11T20:44:03.969+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:44:03.970+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:43:00+00:00, run_id=scheduled__2024-02-11T20:43:00+00:00, run_start_date=2024-02-11 20:44:00.161877+00:00, run_end_date=2024-02-11 20:44:03.970104+00:00, run_duration=3.808227, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:43:00+00:00, data_interval_end=2024-02-11 20:44:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:44:03.977+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:44:00+00:00, run_after=2024-02-11T20:45:00+00:00 [2024-02-11T20:44:03.998+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:43:00+00:00 exited with status success for try_number 1 [2024-02-11T20:44:04.002+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:43:00+00:00, map_index=-1, run_start_date=2024-02-11 20:44:02.037737+00:00, run_end_date=2024-02-11 20:44:03.084746+00:00, run_duration=1.047009, 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-11 20:44:00.205033+00:00, queued_by_job_id=1, pid=36483 [2024-02-11T20:45:00.618+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:45:00.630+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:45:00+00:00, run_after=2024-02-11T20:46:00+00:00 [2024-02-11T20:45:00.639+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:45:00+00:00, run_after=2024-02-11T20:50:00+00:00 [2024-02-11T20:45:00.706+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:45:00.706+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:45:00.706+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:45:00.707+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:45:00.707+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:45:00.711+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T20:45:00.711+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:45:00.711+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:45:00.711+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:45:00.712+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:45:00.712+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:45:00.913+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:45:00.914+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:45:00.914+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:45:00.921+0000] {scheduler_job.py:635} INFO - Setting external_id for to 92a37219-a5ef-4720-b311-d85444ec65d0 [2024-02-11T20:45:00.921+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa0ae411-5e4e-4728-846c-0dc477293695 [2024-02-11T20:45:00.921+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8af47d1b-ad29-478f-8737-292e55a09c02 [2024-02-11T20:45:03.228+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:45:03.228+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:45:03.229+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:45:03.233+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T20:45:03.233+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:45:03.284+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:45:03.290+0000] {scheduler_job.py:635} INFO - Setting external_id for to 486b837e-3c31-40e8-b0b5-f9314a763ad8 [2024-02-11T20:45:03.326+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:45:03.326+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:44:00+00:00, run_id=scheduled__2024-02-11T20:44:00+00:00, run_start_date=2024-02-11 20:45:00.653308+00:00, run_end_date=2024-02-11 20:45:03.326314+00:00, run_duration=2.673006, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:44:00+00:00, data_interval_end=2024-02-11 20:45:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:45:03.335+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:45:00+00:00, run_after=2024-02-11T20:46:00+00:00 [2024-02-11T20:45:03.383+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status success for try_number 1 [2024-02-11T20:45:03.387+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T20:40:00+00:00, map_index=-1, run_start_date=2024-02-11 20:45:02.743261+00:00, run_end_date=2024-02-11 20:45:03.166338+00:00, run_duration=0.423077, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1678, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:45:00.708796+00:00, queued_by_job_id=1, pid=36549 [2024-02-11T20:45:04.417+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:45:04.417+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:44:00+00:00, run_id=scheduled__2024-02-11T20:44:00+00:00, run_start_date=2024-02-11 20:45:00.654119+00:00, run_end_date=2024-02-11 20:45:04.417787+00:00, run_duration=3.763668, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:44:00+00:00, data_interval_end=2024-02-11 20:45:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:45:04.424+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:45:00+00:00, run_after=2024-02-11T20:46:00+00:00 [2024-02-11T20:45:04.459+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:44:00+00:00 exited with status success for try_number 1 [2024-02-11T20:45:04.459+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:44:00+00:00 exited with status success for try_number 1 [2024-02-11T20:45:04.464+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:44:00+00:00, map_index=-1, run_start_date=2024-02-11 20:45:02.612564+00:00, run_end_date=2024-02-11 20:45:04.009588+00:00, run_duration=1.397024, 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-11 20:45:00.708796+00:00, queued_by_job_id=1, pid=36539 [2024-02-11T20:45:04.464+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:44:00+00:00, map_index=-1, run_start_date=2024-02-11 20:45:02.946096+00:00, run_end_date=2024-02-11 20:45:03.279592+00:00, run_duration=0.333496, 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-11 20:45:00.708796+00:00, queued_by_job_id=1, pid=36552 [2024-02-11T20:45:04.651+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:45:04.651+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:45:04.652+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:45:04.653+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T20:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T20:45:04.653+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T20:45:04.688+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:45:04.695+0000] {scheduler_job.py:635} INFO - Setting external_id for to e99dcc75-82da-4c66-8a96-59c23f744019 [2024-02-11T20:45:04.769+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status success for try_number 1 [2024-02-11T20:45:04.773+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T20:40:00+00:00, map_index=-1, run_start_date=2024-02-11 20:45:04.394135+00:00, run_end_date=2024-02-11 20:45:04.577023+00:00, run_duration=0.182888, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1680, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:45:03.230001+00:00, queued_by_job_id=1, pid=36589 [2024-02-11T20:45:07.133+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:45:07.133+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:45:07.133+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:45:07.135+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:45:07.135+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:45:07.165+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:45:07.165+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status success for try_number 1 [2024-02-11T20:45:07.169+0000] {scheduler_job.py:635} INFO - Setting external_id for to 98425fee-b066-44db-8d11-6e08602fad24 [2024-02-11T20:45:07.169+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T20:40:00+00:00, map_index=0, run_start_date=2024-02-11 20:45:05.761861+00:00, run_end_date=2024-02-11 20:45:06.747070+00:00, run_duration=0.985209, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1681, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:45:04.652657+00:00, queued_by_job_id=1, pid=36601 [2024-02-11T20:45:09.331+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:45:09.331+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:40:00+00:00, run_id=scheduled__2024-02-11T20:40:00+00:00, run_start_date=2024-02-11 20:45:00.652506+00:00, run_end_date=2024-02-11 20:45:09.331879+00:00, run_duration=8.679373, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:40:00+00:00, data_interval_end=2024-02-11 20:45:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T20:45:09.336+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:45:00+00:00, run_after=2024-02-11T20:50:00+00:00 [2024-02-11T20:45:09.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:40:00+00:00 exited with status success for try_number 1 [2024-02-11T20:45:09.359+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T20:40:00+00:00, map_index=-1, run_start_date=2024-02-11 20:45:08.335821+00:00, run_end_date=2024-02-11 20:45:08.531738+00:00, run_duration=0.195917, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1682, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:45:07.134153+00:00, queued_by_job_id=1, pid=36622 [2024-02-11T20:45:17.312+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T20:46:00.193+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:46:00.206+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:46:00+00:00, run_after=2024-02-11T20:47:00+00:00 [2024-02-11T20:46:00.213+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:46:00.264+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:46:00.264+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:46:00.264+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:46:00.264+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:46:00.265+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:46:00.268+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:46:00.268+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:46:00.268+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:46:00.268+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:46:00.269+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:46:00.269+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:46:00.524+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:44:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:46:00.524+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:46:00.524+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:46:00.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff84f56a-3926-4362-b9b4-42a8b9b83afc [2024-02-11T20:46:00.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to 95f3c17d-9a0d-4814-937b-bdd4634884d3 [2024-02-11T20:46:00.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to 602665d5-4e4c-45e3-a0a1-d9f2585777b2 [2024-02-11T20:46:01.751+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:46:01.751+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:44:00+00:00, run_id=scheduled__2024-02-11T20:44:00+00:00, run_start_date=2024-02-11 20:46:00.224531+00:00, run_end_date=2024-02-11 20:46:01.751851+00:00, run_duration=1.52732, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:44:00+00:00, data_interval_end=2024-02-11 20:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:46:01.760+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:46:00+00:00, run_after=2024-02-11T20:48:00+00:00 [2024-02-11T20:46:01.841+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:44:00+00:00 exited with status success for try_number 1 [2024-02-11T20:46:01.858+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:44:00+00:00, map_index=-1, run_start_date=2024-02-11 20:46:01.046856+00:00, run_end_date=2024-02-11 20:46:01.316894+00:00, run_duration=0.270038, 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-11 20:46:00.266394+00:00, queued_by_job_id=1, pid=36639 [2024-02-11T20:46:02.887+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:46:02.888+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:45:00+00:00, run_id=scheduled__2024-02-11T20:45:00+00:00, run_start_date=2024-02-11 20:46:00.225309+00:00, run_end_date=2024-02-11 20:46:02.888194+00:00, run_duration=2.662885, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:45:00+00:00, data_interval_end=2024-02-11 20:46:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:46:02.894+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:46:00+00:00, run_after=2024-02-11T20:47:00+00:00 [2024-02-11T20:46:02.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:45:00+00:00 exited with status success for try_number 1 [2024-02-11T20:46:02.932+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:45:00+00:00, map_index=-1, run_start_date=2024-02-11 20:46:02.072390+00:00, run_end_date=2024-02-11 20:46:02.398229+00:00, run_duration=0.325839, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1685, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:46:00.266394+00:00, queued_by_job_id=1, pid=36670 [2024-02-11T20:46:03.962+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:46:03.962+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:45:00+00:00, run_id=scheduled__2024-02-11T20:45:00+00:00, run_start_date=2024-02-11 20:46:00.226005+00:00, run_end_date=2024-02-11 20:46:03.962752+00:00, run_duration=3.736747, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:45:00+00:00, data_interval_end=2024-02-11 20:46:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:46:03.970+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:46:00+00:00, run_after=2024-02-11T20:47:00+00:00 [2024-02-11T20:46:03.990+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:45:00+00:00 exited with status success for try_number 1 [2024-02-11T20:46:03.993+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:45:00+00:00, map_index=-1, run_start_date=2024-02-11 20:46:02.038602+00:00, run_end_date=2024-02-11 20:46:03.832260+00:00, run_duration=1.793658, 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-11 20:46:00.266394+00:00, queued_by_job_id=1, pid=36669 [2024-02-11T20:47:00.445+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:47:00.454+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:47:00+00:00, run_after=2024-02-11T20:48:00+00:00 [2024-02-11T20:47:00.502+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:47:00.502+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:47:00.502+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:47:00.503+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:47:00.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:47:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:47:00.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:47:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:47:00.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:47:00.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:47:00.630+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36810460-46dd-4b98-b4a0-cd2475bfcb91 [2024-02-11T20:47:00.630+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0a4595f7-e7a2-45ff-9ea2-26adb17560ee [2024-02-11T20:47:03.255+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:47:03.255+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:46:00+00:00, run_id=scheduled__2024-02-11T20:46:00+00:00, run_start_date=2024-02-11 20:47:00.463963+00:00, run_end_date=2024-02-11 20:47:03.255621+00:00, run_duration=2.791658, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:46:00+00:00, data_interval_end=2024-02-11 20:47:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:47:03.263+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:47:00+00:00, run_after=2024-02-11T20:48:00+00:00 [2024-02-11T20:47:03.269+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:47:03.270+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:46:00+00:00, run_id=scheduled__2024-02-11T20:46:00+00:00, run_start_date=2024-02-11 20:47:00.464764+00:00, run_end_date=2024-02-11 20:47:03.270081+00:00, run_duration=2.805317, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:46:00+00:00, data_interval_end=2024-02-11 20:47:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:47:03.277+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:47:00+00:00, run_after=2024-02-11T20:48:00+00:00 [2024-02-11T20:47:03.303+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:46:00+00:00 exited with status success for try_number 1 [2024-02-11T20:47:03.303+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:46:00+00:00 exited with status success for try_number 1 [2024-02-11T20:47:03.307+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:46:00+00:00, map_index=-1, run_start_date=2024-02-11 20:47:01.960762+00:00, run_end_date=2024-02-11 20:47:02.315481+00:00, run_duration=0.354719, 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-11 20:47:00.504446+00:00, queued_by_job_id=1, pid=36725 [2024-02-11T20:47:03.308+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:46:00+00:00, map_index=-1, run_start_date=2024-02-11 20:47:01.944879+00:00, run_end_date=2024-02-11 20:47:03.173832+00:00, run_duration=1.228953, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1686, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:47:00.504446+00:00, queued_by_job_id=1, pid=36724 [2024-02-11T20:48:00.615+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:48:00+00:00, run_after=2024-02-11T20:49:00+00:00 [2024-02-11T20:48:00.622+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:48:00.629+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:48:00.690+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:48:00.690+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:48:00.690+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:48:00.690+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:48:00.691+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:48:00.694+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:48:00.694+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:48:00.695+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:48:00.695+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:48:00.695+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:48:00.696+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:48:01.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:46:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:48:01.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:48:01.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:47:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:48:01.016+0000] {scheduler_job.py:635} INFO - Setting external_id for to d839033f-e281-4e7b-93de-f1f6a699a7e5 [2024-02-11T20:48:01.017+0000] {scheduler_job.py:635} INFO - Setting external_id for to 65e7473a-e380-4484-95f3-0fb83fdccc67 [2024-02-11T20:48:01.017+0000] {scheduler_job.py:635} INFO - Setting external_id for to c71e447f-0bf1-481e-8728-25886cfce341 [2024-02-11T20:48:02.779+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:48:02.779+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:46:00+00:00, run_id=scheduled__2024-02-11T20:46:00+00:00, run_start_date=2024-02-11 20:48:00.640903+00:00, run_end_date=2024-02-11 20:48:02.779804+00:00, run_duration=2.138901, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:46:00+00:00, data_interval_end=2024-02-11 20:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:48:02.789+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:48:00+00:00, run_after=2024-02-11T20:50:00+00:00 [2024-02-11T20:48:02.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:46:00+00:00 exited with status success for try_number 1 [2024-02-11T20:48:02.869+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:46:00+00:00, map_index=-1, run_start_date=2024-02-11 20:48:01.375591+00:00, run_end_date=2024-02-11 20:48:01.808317+00:00, run_duration=0.432726, 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-11 20:48:00.692556+00:00, queued_by_job_id=1, pid=36760 [2024-02-11T20:48:03.903+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:48:03.903+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:47:00+00:00, run_id=scheduled__2024-02-11T20:47:00+00:00, run_start_date=2024-02-11 20:48:00.642657+00:00, run_end_date=2024-02-11 20:48:03.903579+00:00, run_duration=3.260922, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:47:00+00:00, data_interval_end=2024-02-11 20:48:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:48:03.910+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:48:00+00:00, run_after=2024-02-11T20:49:00+00:00 [2024-02-11T20:48:03.915+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:48:03.915+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:47:00+00:00, run_id=scheduled__2024-02-11T20:47:00+00:00, run_start_date=2024-02-11 20:48:00.641924+00:00, run_end_date=2024-02-11 20:48:03.915325+00:00, run_duration=3.273401, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:47:00+00:00, data_interval_end=2024-02-11 20:48:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:48:03.922+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:48:00+00:00, run_after=2024-02-11T20:49:00+00:00 [2024-02-11T20:48:03.944+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:47:00+00:00 exited with status success for try_number 1 [2024-02-11T20:48:03.944+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:47:00+00:00 exited with status success for try_number 1 [2024-02-11T20:48:03.948+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:47:00+00:00, map_index=-1, run_start_date=2024-02-11 20:48:02.590072+00:00, run_end_date=2024-02-11 20:48:03.642633+00:00, run_duration=1.052561, 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-11 20:48:00.692556+00:00, queued_by_job_id=1, pid=36791 [2024-02-11T20:48:03.948+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:47:00+00:00, map_index=-1, run_start_date=2024-02-11 20:48:02.472260+00:00, run_end_date=2024-02-11 20:48:02.805620+00:00, run_duration=0.33336, 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-11 20:48:00.692556+00:00, queued_by_job_id=1, pid=36790 [2024-02-11T20:49:00.762+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:49:00+00:00, run_after=2024-02-11T20:50:00+00:00 [2024-02-11T20:49:00.772+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:49:00.863+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:49:00.863+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:49:00.864+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:49:00.864+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:49:00.867+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:49:00.867+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:49:00.867+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:49:00.867+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:49:01.019+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:49:01.022+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:49:01.028+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3fc99aa6-ae85-4f13-b6a8-f0c92d53e92e [2024-02-11T20:49:01.028+0000] {scheduler_job.py:635} INFO - Setting external_id for to 75c854ab-0308-4feb-be58-e27ab1505b10 [2024-02-11T20:49:04.461+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:49:04.461+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:48:00+00:00, run_id=scheduled__2024-02-11T20:48:00+00:00, run_start_date=2024-02-11 20:49:00.794188+00:00, run_end_date=2024-02-11 20:49:04.461622+00:00, run_duration=3.667434, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:48:00+00:00, data_interval_end=2024-02-11 20:49:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:49:04.468+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:49:00+00:00, run_after=2024-02-11T20:50:00+00:00 [2024-02-11T20:49:04.472+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:49:04.472+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:48:00+00:00, run_id=scheduled__2024-02-11T20:48:00+00:00, run_start_date=2024-02-11 20:49:00.795345+00:00, run_end_date=2024-02-11 20:49:04.472198+00:00, run_duration=3.676853, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:48:00+00:00, data_interval_end=2024-02-11 20:49:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:49:04.479+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:49:00+00:00, run_after=2024-02-11T20:50:00+00:00 [2024-02-11T20:49:04.503+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:48:00+00:00 exited with status success for try_number 1 [2024-02-11T20:49:04.507+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:48:00+00:00, map_index=-1, run_start_date=2024-02-11 20:49:02.941653+00:00, run_end_date=2024-02-11 20:49:03.305488+00:00, run_duration=0.363835, 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-11 20:49:00.865313+00:00, queued_by_job_id=1, pid=36844 [2024-02-11T20:49:05.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:48:00+00:00 exited with status success for try_number 1 [2024-02-11T20:49:05.553+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:48:00+00:00, map_index=-1, run_start_date=2024-02-11 20:49:03.231525+00:00, run_end_date=2024-02-11 20:49:04.384106+00:00, run_duration=1.152581, 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-11 20:49:00.865313+00:00, queued_by_job_id=1, pid=36851 [2024-02-11T20:50:00.906+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:50:00.914+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:50:00+00:00, run_after=2024-02-11T20:51:00+00:00 [2024-02-11T20:50:00.919+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:50:00.925+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:50:00+00:00, run_after=2024-02-11T20:55:00+00:00 [2024-02-11T20:50:00.981+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T20:50:00.981+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:50:00.981+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:50:00.982+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:50:00.982+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:50:00.982+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:50:00.984+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T20:50:00.984+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:50:00.985+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:50:00.985+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:50:00.985+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:50:00.985+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:50:00.985+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:50:00.985+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:50:01.393+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:50:01.394+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:48:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:50:01.396+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:50:01.396+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:49:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:50:01.414+0000] {scheduler_job.py:635} INFO - Setting external_id for to 999a2819-1203-4d9b-87e0-824ca714feb3 [2024-02-11T20:50:01.414+0000] {scheduler_job.py:635} INFO - Setting external_id for to 78de0240-87cd-4929-a35c-0870d0eca81c [2024-02-11T20:50:01.414+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0772ff36-cbe0-451c-973a-cd91efcdae8b [2024-02-11T20:50:01.415+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8cdc197d-2b10-4475-a35a-69ca912f9bb5 [2024-02-11T20:50:02.721+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:50:02.723+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:48:00+00:00, run_id=scheduled__2024-02-11T20:48:00+00:00, run_start_date=2024-02-11 20:50:00.937503+00:00, run_end_date=2024-02-11 20:50:02.723131+00:00, run_duration=1.785628, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:48:00+00:00, data_interval_end=2024-02-11 20:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:50:02.741+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:50:00+00:00, run_after=2024-02-11T20:52:00+00:00 [2024-02-11T20:50:04.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:48:00+00:00 exited with status success for try_number 1 [2024-02-11T20:50:04.129+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:48:00+00:00, map_index=-1, run_start_date=2024-02-11 20:50:01.951254+00:00, run_end_date=2024-02-11 20:50:02.629126+00:00, run_duration=0.677872, 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-11 20:50:00.983395+00:00, queued_by_job_id=1, pid=36882 [2024-02-11T20:50:05.171+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:50:05.171+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:49:00+00:00, run_id=scheduled__2024-02-11T20:49:00+00:00, run_start_date=2024-02-11 20:50:00.938149+00:00, run_end_date=2024-02-11 20:50:05.171403+00:00, run_duration=4.233254, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:49:00+00:00, data_interval_end=2024-02-11 20:50:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:50:05.179+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:50:00+00:00, run_after=2024-02-11T20:51:00+00:00 [2024-02-11T20:50:05.211+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:50:05.212+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:50:05.212+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:50:05.214+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T20:50:05.214+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:50:05.259+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:50:05.259+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:45:00+00:00 exited with status success for try_number 1 [2024-02-11T20:50:05.259+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:49:00+00:00 exited with status success for try_number 1 [2024-02-11T20:50:05.266+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T20:45:00+00:00, map_index=-1, run_start_date=2024-02-11 20:50:04.111419+00:00, run_end_date=2024-02-11 20:50:04.573833+00:00, run_duration=0.462414, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1694, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:50:00.983395+00:00, queued_by_job_id=1, pid=36923 [2024-02-11T20:50:05.266+0000] {scheduler_job.py:635} INFO - Setting external_id for to 33c0b4a0-9caa-437d-9c2a-12382cecf662 [2024-02-11T20:50:05.266+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:49:00+00:00, map_index=-1, run_start_date=2024-02-11 20:50:04.068433+00:00, run_end_date=2024-02-11 20:50:04.519523+00:00, run_duration=0.45109, 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-11 20:50:00.983395+00:00, queued_by_job_id=1, pid=36922 [2024-02-11T20:50:06.374+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:50:06.374+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:49:00+00:00, run_id=scheduled__2024-02-11T20:49:00+00:00, run_start_date=2024-02-11 20:50:00.938789+00:00, run_end_date=2024-02-11 20:50:06.374355+00:00, run_duration=5.435566, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:49:00+00:00, data_interval_end=2024-02-11 20:50:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:50:06.383+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:50:00+00:00, run_after=2024-02-11T20:51:00+00:00 [2024-02-11T20:50:06.428+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:49:00+00:00 exited with status success for try_number 1 [2024-02-11T20:50:06.433+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:49:00+00:00, map_index=-1, run_start_date=2024-02-11 20:50:04.395599+00:00, run_end_date=2024-02-11 20:50:05.735540+00:00, run_duration=1.339941, 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-11 20:50:00.983395+00:00, queued_by_job_id=1, pid=36924 [2024-02-11T20:50:07.143+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:50:07.144+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:50:07.144+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:50:07.145+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T20:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T20:50:07.146+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T20:50:07.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:50:07.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:45:00+00:00 exited with status success for try_number 1 [2024-02-11T20:50:07.180+0000] {scheduler_job.py:635} INFO - Setting external_id for to 86a6eec5-a1d0-448f-a6e6-e0d90e837f24 [2024-02-11T20:50:07.181+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T20:45:00+00:00, map_index=-1, run_start_date=2024-02-11 20:50:06.426113+00:00, run_end_date=2024-02-11 20:50:06.602859+00:00, run_duration=0.176746, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1697, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:50:05.212950+00:00, queued_by_job_id=1, pid=36963 [2024-02-11T20:50:10.103+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:50:10.103+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:50:10.104+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:50:10.106+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:50:10.106+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:50:10.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:45:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:50:10.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:45:00+00:00 exited with status success for try_number 1 [2024-02-11T20:50:10.163+0000] {scheduler_job.py:635} INFO - Setting external_id for to 73f0f0d7-d631-43ba-8ceb-0bc08e05b4d3 [2024-02-11T20:50:10.163+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T20:45:00+00:00, map_index=0, run_start_date=2024-02-11 20:50:08.312674+00:00, run_end_date=2024-02-11 20:50:09.217460+00:00, run_duration=0.904786, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1698, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:50:07.144778+00:00, queued_by_job_id=1, pid=36975 [2024-02-11T20:50:12.323+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:50:12.324+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:45:00+00:00, run_id=scheduled__2024-02-11T20:45:00+00:00, run_start_date=2024-02-11 20:50:00.936671+00:00, run_end_date=2024-02-11 20:50:12.324093+00:00, run_duration=11.387422, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:45:00+00:00, data_interval_end=2024-02-11 20:50:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T20:50:12.328+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:50:00+00:00, run_after=2024-02-11T20:55:00+00:00 [2024-02-11T20:50:12.372+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:45:00+00:00 exited with status success for try_number 1 [2024-02-11T20:50:12.375+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T20:45:00+00:00, map_index=-1, run_start_date=2024-02-11 20:50:11.488955+00:00, run_end_date=2024-02-11 20:50:11.701703+00:00, run_duration=0.212748, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1699, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:50:10.104605+00:00, queued_by_job_id=1, pid=36996 [2024-02-11T20:50:17.347+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T20:51:00.524+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:51:00+00:00, run_after=2024-02-11T20:52:00+00:00 [2024-02-11T20:51:00.530+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:51:00.586+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:51:00.586+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:51:00.586+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:51:00.587+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:51:00.589+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:51:00.589+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:51:00.589+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:51:00.589+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:51:00.703+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:51:00.704+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:51:00.715+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35e48700-ee63-4dc6-9ff1-ec2a795bd769 [2024-02-11T20:51:00.715+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d51d7a8-4cd0-4b63-b9a1-040ffad57eb4 [2024-02-11T20:51:02.942+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:51:02.943+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:50:00+00:00, run_id=scheduled__2024-02-11T20:50:00+00:00, run_start_date=2024-02-11 20:51:00.542983+00:00, run_end_date=2024-02-11 20:51:02.942910+00:00, run_duration=2.399927, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:50:00+00:00, data_interval_end=2024-02-11 20:51:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:51:02.949+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:51:00+00:00, run_after=2024-02-11T20:52:00+00:00 [2024-02-11T20:51:02.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status success for try_number 1 [2024-02-11T20:51:02.988+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:50:00+00:00, map_index=-1, run_start_date=2024-02-11 20:51:02.095417+00:00, run_end_date=2024-02-11 20:51:02.422685+00:00, run_duration=0.327268, 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-11 20:51:00.587849+00:00, queued_by_job_id=1, pid=37033 [2024-02-11T20:51:03.491+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:51:03.491+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:50:00+00:00, run_id=scheduled__2024-02-11T20:50:00+00:00, run_start_date=2024-02-11 20:51:00.543777+00:00, run_end_date=2024-02-11 20:51:03.491381+00:00, run_duration=2.947604, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:50:00+00:00, data_interval_end=2024-02-11 20:51:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:51:03.497+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:51:00+00:00, run_after=2024-02-11T20:52:00+00:00 [2024-02-11T20:51:03.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status success for try_number 1 [2024-02-11T20:51:03.520+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:50:00+00:00, map_index=-1, run_start_date=2024-02-11 20:51:02.034199+00:00, run_end_date=2024-02-11 20:51:03.304072+00:00, run_duration=1.269873, 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-11 20:51:00.587849+00:00, queued_by_job_id=1, pid=37032 [2024-02-11T20:51:35.846+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:51:35.846+0000] {scheduler_job.py:425} INFO - DAG scaleout_vdu has 0/16 running and queued tasks [2024-02-11T20:51:35.847+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:51:35.848+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='scaleout_vdu', task_id='main_task', run_id='scaleout_vdu_20240211205134_389323', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:51:35.848+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'scaleout_vdu', 'main_task', 'scaleout_vdu_20240211205134_389323', '--local', '--subdir', 'DAGS_FOLDER/dags/scaleout_vdu.py'] [2024-02-11T20:51:35.887+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240211205134_389323 exited with status queued for try_number 1 [2024-02-11T20:51:35.892+0000] {scheduler_job.py:635} INFO - Setting external_id for to a444bad8-3eda-43ed-bb2d-94b833bba26d [2024-02-11T20:51:36.981+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:51:36.981+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=scaleout_vdu, execution_date=2024-02-11 20:51:35.063565+00:00, run_id=scaleout_vdu_20240211205134_389323, run_start_date=2024-02-11 20:51:35.825974+00:00, run_end_date=2024-02-11 20:51:36.981570+00:00, run_duration=1.155596, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 20:51:35.063565+00:00, data_interval_end=2024-02-11 20:51:35.063565+00:00, dag_hash=fe9051a2be22a71df9995650740fbd7e [2024-02-11T20:51:36.983+0000] {dag.py:3452} INFO - Setting next_dagrun for scaleout_vdu to None, run_after=None [2024-02-11T20:51:37.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240211205134_389323 exited with status success for try_number 1 [2024-02-11T20:51:37.010+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=scaleout_vdu, task_id=main_task, run_id=scaleout_vdu_20240211205134_389323, map_index=-1, run_start_date=2024-02-11 20:51:36.332130+00:00, run_end_date=2024-02-11 20:51:36.538023+00:00, run_duration=0.205893, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1702, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:51:35.847467+00:00, queued_by_job_id=1, pid=37053 [2024-02-11T20:52:01.054+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:52:00+00:00, run_after=2024-02-11T20:53:00+00:00 [2024-02-11T20:52:01.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-11T20:52:01.062+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:52:01.107+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:52:01.107+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:52:01.107+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:52:01.107+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:52:01.107+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:52:01.109+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:52:01.109+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:52:01.110+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:52:01.110+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:52:01.110+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:52:01.110+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:52:01.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:52:01.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:52:01.270+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:51:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:52:01.277+0000] {scheduler_job.py:635} INFO - Setting external_id for to 833d6ac8-886b-4b2a-b193-dcf8fd8a1433 [2024-02-11T20:52:01.278+0000] {scheduler_job.py:635} INFO - Setting external_id for to b615a12a-bbe1-4748-9374-93b09f22cd94 [2024-02-11T20:52:01.278+0000] {scheduler_job.py:635} INFO - Setting external_id for to ec8c4218-e0c2-45f7-8418-f7ce5044fdf0 [2024-02-11T20:52:03.557+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:52:03.557+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:50:00+00:00, run_id=scheduled__2024-02-11T20:50:00+00:00, run_start_date=2024-02-11 20:52:01.072311+00:00, run_end_date=2024-02-11 20:52:03.557744+00:00, run_duration=2.485433, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:50:00+00:00, data_interval_end=2024-02-11 20:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:52:03.563+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:52:00+00:00, run_after=2024-02-11T20:54:00+00:00 [2024-02-11T20:52:03.566+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:52:03.567+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:51:00+00:00, run_id=scheduled__2024-02-11T20:51:00+00:00, run_start_date=2024-02-11 20:52:01.073045+00:00, run_end_date=2024-02-11 20:52:03.567107+00:00, run_duration=2.494062, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:51:00+00:00, data_interval_end=2024-02-11 20:52:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:52:03.574+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:52:00+00:00, run_after=2024-02-11T20:53:00+00:00 [2024-02-11T20:52:03.604+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status success for try_number 1 [2024-02-11T20:52:03.604+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:51:00+00:00 exited with status success for try_number 1 [2024-02-11T20:52:03.608+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:50:00+00:00, map_index=-1, run_start_date=2024-02-11 20:52:01.860195+00:00, run_end_date=2024-02-11 20:52:02.526597+00:00, run_duration=0.666402, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1703, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:52:01.108467+00:00, queued_by_job_id=1, pid=37080 [2024-02-11T20:52:03.609+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:51:00+00:00, map_index=-1, run_start_date=2024-02-11 20:52:02.969995+00:00, run_end_date=2024-02-11 20:52:03.217951+00:00, run_duration=0.247956, 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-11 20:52:01.108467+00:00, queued_by_job_id=1, pid=37110 [2024-02-11T20:52:05.079+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:52:05.080+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:51:00+00:00, run_id=scheduled__2024-02-11T20:51:00+00:00, run_start_date=2024-02-11 20:52:01.073715+00:00, run_end_date=2024-02-11 20:52:05.080004+00:00, run_duration=4.006289, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:51:00+00:00, data_interval_end=2024-02-11 20:52:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:52:05.086+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:52:00+00:00, run_after=2024-02-11T20:53:00+00:00 [2024-02-11T20:52:05.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:51:00+00:00 exited with status success for try_number 1 [2024-02-11T20:52:05.122+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:51:00+00:00, map_index=-1, run_start_date=2024-02-11 20:52:02.990648+00:00, run_end_date=2024-02-11 20:52:04.257626+00:00, run_duration=1.266978, 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-11 20:52:01.108467+00:00, queued_by_job_id=1, pid=37111 [2024-02-11T20:53:00.528+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:53:00+00:00, run_after=2024-02-11T20:54:00+00:00 [2024-02-11T20:53:00.533+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:53:00.573+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:53:00.574+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:53:00.574+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:53:00.574+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:53:00.576+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:53:00.577+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:53:00.577+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:53:00.577+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:53:00.794+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:53:00.795+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:53:00.812+0000] {scheduler_job.py:635} INFO - Setting external_id for to a7ea91a5-e747-453a-bb7f-8fdeac770c19 [2024-02-11T20:53:00.812+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e3c3fd4-1daf-42f9-8068-e32d3b43bc2c [2024-02-11T20:53:03.053+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:53:03.054+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:52:00+00:00, run_id=scheduled__2024-02-11T20:52:00+00:00, run_start_date=2024-02-11 20:53:00.543756+00:00, run_end_date=2024-02-11 20:53:03.054155+00:00, run_duration=2.510399, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:52:00+00:00, data_interval_end=2024-02-11 20:53:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:53:03.061+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:53:00+00:00, run_after=2024-02-11T20:54:00+00:00 [2024-02-11T20:53:03.102+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:52:00+00:00 exited with status success for try_number 1 [2024-02-11T20:53:03.105+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:52:00+00:00, map_index=-1, run_start_date=2024-02-11 20:53:02.307826+00:00, run_end_date=2024-02-11 20:53:02.647574+00:00, run_duration=0.339748, 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-11 20:53:00.575299+00:00, queued_by_job_id=1, pid=37165 [2024-02-11T20:53:04.136+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:53:04.137+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:52:00+00:00, run_id=scheduled__2024-02-11T20:52:00+00:00, run_start_date=2024-02-11 20:53:00.544613+00:00, run_end_date=2024-02-11 20:53:04.137048+00:00, run_duration=3.592435, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:52:00+00:00, data_interval_end=2024-02-11 20:53:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:53:04.143+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:53:00+00:00, run_after=2024-02-11T20:54:00+00:00 [2024-02-11T20:53:04.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:52:00+00:00 exited with status success for try_number 1 [2024-02-11T20:53:04.170+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:52:00+00:00, map_index=-1, run_start_date=2024-02-11 20:53:02.286955+00:00, run_end_date=2024-02-11 20:53:03.628599+00:00, run_duration=1.341644, 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-11 20:53:00.575299+00:00, queued_by_job_id=1, pid=37164 [2024-02-11T20:54:01.038+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:54:00+00:00, run_after=2024-02-11T20:55:00+00:00 [2024-02-11T20:54:01.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-11T20:54:01.047+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:54:01.095+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:54:01.095+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:54:01.095+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:54:01.095+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:54:01.096+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:54:01.098+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:54:01.098+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:54:01.098+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:54:01.098+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:54:01.098+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:54:01.098+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:54:01.248+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:52:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:54:01.248+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:54:01.248+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:53:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:54:01.261+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e5cb6d7-a1d5-46e1-a225-e033f4a66a53 [2024-02-11T20:54:01.261+0000] {scheduler_job.py:635} INFO - Setting external_id for to b77650ce-d624-44db-ab00-148ace754206 [2024-02-11T20:54:01.261+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6d7271b7-a8fd-4709-9add-968e5d5697a2 [2024-02-11T20:54:02.399+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:54:02.401+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:52:00+00:00, run_id=scheduled__2024-02-11T20:52:00+00:00, run_start_date=2024-02-11 20:54:01.060622+00:00, run_end_date=2024-02-11 20:54:02.401451+00:00, run_duration=1.340829, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:52:00+00:00, data_interval_end=2024-02-11 20:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:54:02.412+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:54:00+00:00, run_after=2024-02-11T20:56:00+00:00 [2024-02-11T20:54:03.526+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:54:03.526+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:53:00+00:00, run_id=scheduled__2024-02-11T20:53:00+00:00, run_start_date=2024-02-11 20:54:01.061391+00:00, run_end_date=2024-02-11 20:54:03.526830+00:00, run_duration=2.465439, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:53:00+00:00, data_interval_end=2024-02-11 20:54:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:54:03.533+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:54:00+00:00, run_after=2024-02-11T20:55:00+00:00 [2024-02-11T20:54:03.564+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:52:00+00:00 exited with status success for try_number 1 [2024-02-11T20:54:03.564+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:53:00+00:00 exited with status success for try_number 1 [2024-02-11T20:54:03.569+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:52:00+00:00, map_index=-1, run_start_date=2024-02-11 20:54:01.792029+00:00, run_end_date=2024-02-11 20:54:02.378302+00:00, run_duration=0.586273, 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-11 20:54:01.096775+00:00, queued_by_job_id=1, pid=37200 [2024-02-11T20:54:03.570+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:53:00+00:00, map_index=-1, run_start_date=2024-02-11 20:54:03.239545+00:00, run_end_date=2024-02-11 20:54:03.450138+00:00, run_duration=0.210593, 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-11 20:54:01.096775+00:00, queued_by_job_id=1, pid=37231 [2024-02-11T20:54:04.597+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:54:04.598+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:53:00+00:00, run_id=scheduled__2024-02-11T20:53:00+00:00, run_start_date=2024-02-11 20:54:01.062061+00:00, run_end_date=2024-02-11 20:54:04.598075+00:00, run_duration=3.536014, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:53:00+00:00, data_interval_end=2024-02-11 20:54:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:54:04.604+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:54:00+00:00, run_after=2024-02-11T20:55:00+00:00 [2024-02-11T20:54:04.626+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:53:00+00:00 exited with status success for try_number 1 [2024-02-11T20:54:04.630+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:53:00+00:00, map_index=-1, run_start_date=2024-02-11 20:54:03.162428+00:00, run_end_date=2024-02-11 20:54:04.360279+00:00, run_duration=1.197851, 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-11 20:54:01.096775+00:00, queued_by_job_id=1, pid=37230 [2024-02-11T20:55:00.519+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:55:00.530+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:55:00+00:00, run_after=2024-02-11T21:00:00+00:00 [2024-02-11T20:55:00.542+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:55:00+00:00, run_after=2024-02-11T20:56:00+00:00 [2024-02-11T20:55:00.607+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:55:00.607+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:55:00.607+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:55:00.608+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:55:00.608+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:55:00.610+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T20:55:00.611+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:55:00.611+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:55:00.611+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:55:00.611+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:55:00.611+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:55:00.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:55:00.823+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:55:00.823+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:55:00.834+0000] {scheduler_job.py:635} INFO - Setting external_id for to 486b6901-a668-4569-815c-c99205d92c92 [2024-02-11T20:55:00.835+0000] {scheduler_job.py:635} INFO - Setting external_id for to f3adec99-a16b-4df7-b1dd-c56f917f73a2 [2024-02-11T20:55:00.835+0000] {scheduler_job.py:635} INFO - Setting external_id for to a941a7c5-cbf0-413f-85bd-3f7d18721477 [2024-02-11T20:55:03.190+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:55:03.191+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:54:00+00:00, run_id=scheduled__2024-02-11T20:54:00+00:00, run_start_date=2024-02-11 20:55:00.556886+00:00, run_end_date=2024-02-11 20:55:03.191417+00:00, run_duration=2.634531, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:54:00+00:00, data_interval_end=2024-02-11 20:55:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:55:03.201+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:55:00+00:00, run_after=2024-02-11T20:56:00+00:00 [2024-02-11T20:55:03.220+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:55:03.220+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:55:03.220+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:55:03.222+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T20:55:03.222+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:55:03.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:55:03.265+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:54:00+00:00 exited with status success for try_number 1 [2024-02-11T20:55:03.273+0000] {scheduler_job.py:635} INFO - Setting external_id for to 43ea7351-722b-4d6b-83ef-e3c74b2cad7e [2024-02-11T20:55:03.273+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:54:00+00:00, map_index=-1, run_start_date=2024-02-11 20:55:02.433324+00:00, run_end_date=2024-02-11 20:55:03.036380+00:00, run_duration=0.603056, 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-11 20:55:00.609223+00:00, queued_by_job_id=1, pid=37296 [2024-02-11T20:55:03.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status success for try_number 1 [2024-02-11T20:55:03.349+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T20:50:00+00:00, map_index=-1, run_start_date=2024-02-11 20:55:02.501452+00:00, run_end_date=2024-02-11 20:55:03.083331+00:00, run_duration=0.581879, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1712, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:55:00.609223+00:00, queued_by_job_id=1, pid=37297 [2024-02-11T20:55:04.378+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:55:04.378+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:54:00+00:00, run_id=scheduled__2024-02-11T20:54:00+00:00, run_start_date=2024-02-11 20:55:00.557620+00:00, run_end_date=2024-02-11 20:55:04.378904+00:00, run_duration=3.821284, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:54:00+00:00, data_interval_end=2024-02-11 20:55:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:55:04.386+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:55:00+00:00, run_after=2024-02-11T20:56:00+00:00 [2024-02-11T20:55:04.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:54:00+00:00 exited with status success for try_number 1 [2024-02-11T20:55:04.424+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:54:00+00:00, map_index=-1, run_start_date=2024-02-11 20:55:02.678715+00:00, run_end_date=2024-02-11 20:55:04.110011+00:00, run_duration=1.431296, 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-11 20:55:00.609223+00:00, queued_by_job_id=1, pid=37298 [2024-02-11T20:55:05.485+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:55:05.485+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:55:05.486+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:55:05.487+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T20:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T20:55:05.487+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T20:55:05.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:55:05.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status success for try_number 1 [2024-02-11T20:55:05.522+0000] {scheduler_job.py:635} INFO - Setting external_id for to 92980f06-ce17-4147-a185-cd7ce3fa8a39 [2024-02-11T20:55:05.522+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T20:50:00+00:00, map_index=-1, run_start_date=2024-02-11 20:55:04.439149+00:00, run_end_date=2024-02-11 20:55:04.616033+00:00, run_duration=0.176884, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1714, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:55:03.221355+00:00, queued_by_job_id=1, pid=37337 [2024-02-11T20:55:08.057+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:55:08.058+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:55:08.058+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:55:08.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:55:08.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T20:55:08.092+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:55:08.092+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status success for try_number 1 [2024-02-11T20:55:08.102+0000] {scheduler_job.py:635} INFO - Setting external_id for to 019a1ea5-d58a-45b1-82d0-dd949bac1b0a [2024-02-11T20:55:08.102+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T20:50:00+00:00, map_index=0, run_start_date=2024-02-11 20:55:06.599737+00:00, run_end_date=2024-02-11 20:55:07.577332+00:00, run_duration=0.977595, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1715, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:55:05.486612+00:00, queued_by_job_id=1, pid=37349 [2024-02-11T20:55:10.411+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:55:10.411+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:50:00+00:00, run_id=scheduled__2024-02-11T20:50:00+00:00, run_start_date=2024-02-11 20:55:00.556079+00:00, run_end_date=2024-02-11 20:55:10.411523+00:00, run_duration=9.855444, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:50:00+00:00, data_interval_end=2024-02-11 20:55:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T20:55:10.417+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:55:00+00:00, run_after=2024-02-11T21:00:00+00:00 [2024-02-11T20:55:10.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:50:00+00:00 exited with status success for try_number 1 [2024-02-11T20:55:10.454+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T20:50:00+00:00, map_index=-1, run_start_date=2024-02-11 20:55:09.256436+00:00, run_end_date=2024-02-11 20:55:09.456281+00:00, run_duration=0.199845, 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-11 20:55:08.059009+00:00, queued_by_job_id=1, pid=37370 [2024-02-11T20:55:17.382+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T20:56:00.662+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:56:00+00:00, run_after=2024-02-11T20:57:00+00:00 [2024-02-11T20:56:00.666+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:56:00.671+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:56:00.731+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:56:00.731+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:56:00.731+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:56:00.731+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:56:00.732+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:56:00.735+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:56:00.735+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:56:00.735+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:56:00.735+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:56:00.735+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:56:00.735+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:56:00.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:54:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:56:00.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:56:00.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:56:00.906+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48f76e87-79ee-49b3-95c3-7752a25a1147 [2024-02-11T20:56:00.907+0000] {scheduler_job.py:635} INFO - Setting external_id for to a5a931db-0cf1-4af3-bcdd-30eebc6e3be9 [2024-02-11T20:56:00.907+0000] {scheduler_job.py:635} INFO - Setting external_id for to 33e6fdb5-8c21-4c5a-b5e8-da636c476a63 [2024-02-11T20:56:02.489+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:56:02.490+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:54:00+00:00, run_id=scheduled__2024-02-11T20:54:00+00:00, run_start_date=2024-02-11 20:56:00.682234+00:00, run_end_date=2024-02-11 20:56:02.489617+00:00, run_duration=1.807383, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:54:00+00:00, data_interval_end=2024-02-11 20:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:56:02.501+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:56:00+00:00, run_after=2024-02-11T20:58:00+00:00 [2024-02-11T20:56:02.564+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:54:00+00:00 exited with status success for try_number 1 [2024-02-11T20:56:02.569+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:54:00+00:00, map_index=-1, run_start_date=2024-02-11 20:56:01.333639+00:00, run_end_date=2024-02-11 20:56:01.702533+00:00, run_duration=0.368894, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1717, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:56:00.733148+00:00, queued_by_job_id=1, pid=37387 [2024-02-11T20:56:03.604+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:56:03.604+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:55:00+00:00, run_id=scheduled__2024-02-11T20:55:00+00:00, run_start_date=2024-02-11 20:56:00.683253+00:00, run_end_date=2024-02-11 20:56:03.604770+00:00, run_duration=2.921517, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:55:00+00:00, data_interval_end=2024-02-11 20:56:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:56:03.611+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:56:00+00:00, run_after=2024-02-11T20:57:00+00:00 [2024-02-11T20:56:03.638+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:55:00+00:00 exited with status success for try_number 1 [2024-02-11T20:56:03.642+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:55:00+00:00, map_index=-1, run_start_date=2024-02-11 20:56:02.446206+00:00, run_end_date=2024-02-11 20:56:02.776572+00:00, run_duration=0.330366, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1718, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:56:00.733148+00:00, queued_by_job_id=1, pid=37418 [2024-02-11T20:56:04.669+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:56:04.669+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:55:00+00:00, run_id=scheduled__2024-02-11T20:55:00+00:00, run_start_date=2024-02-11 20:56:00.684265+00:00, run_end_date=2024-02-11 20:56:04.669908+00:00, run_duration=3.985643, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:55:00+00:00, data_interval_end=2024-02-11 20:56:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:56:04.677+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:56:00+00:00, run_after=2024-02-11T20:57:00+00:00 [2024-02-11T20:56:04.697+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:55:00+00:00 exited with status success for try_number 1 [2024-02-11T20:56:04.700+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:55:00+00:00, map_index=-1, run_start_date=2024-02-11 20:56:02.447260+00:00, run_end_date=2024-02-11 20:56:03.725826+00:00, run_duration=1.278566, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1719, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 20:56:00.733148+00:00, queued_by_job_id=1, pid=37417 [2024-02-11T20:57:00.839+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:57:00+00:00, run_after=2024-02-11T20:58:00+00:00 [2024-02-11T20:57:00.845+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:57:00.895+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:57:00.895+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:57:00.896+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:57:00.896+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:57:00.899+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:57:00.899+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:57:00.899+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:57:00.899+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:57:01.021+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:57:01.021+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:57:01.027+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0a835200-f2e6-4437-99a9-c5e2f3871562 [2024-02-11T20:57:01.028+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3953693f-6a93-4cc3-a22c-7316b321eacb [2024-02-11T20:57:03.132+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:57:03.132+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:56:00+00:00, run_id=scheduled__2024-02-11T20:56:00+00:00, run_start_date=2024-02-11 20:57:00.854962+00:00, run_end_date=2024-02-11 20:57:03.132612+00:00, run_duration=2.27765, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:56:00+00:00, data_interval_end=2024-02-11 20:57:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:57:03.142+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:57:00+00:00, run_after=2024-02-11T20:58:00+00:00 [2024-02-11T20:57:03.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:56:00+00:00 exited with status success for try_number 1 [2024-02-11T20:57:03.175+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:56:00+00:00, map_index=-1, run_start_date=2024-02-11 20:57:02.527343+00:00, run_end_date=2024-02-11 20:57:02.828400+00:00, run_duration=0.301057, 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-11 20:57:00.897553+00:00, queued_by_job_id=1, pid=37473 [2024-02-11T20:57:04.204+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:57:04.204+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:56:00+00:00, run_id=scheduled__2024-02-11T20:56:00+00:00, run_start_date=2024-02-11 20:57:00.855801+00:00, run_end_date=2024-02-11 20:57:04.204674+00:00, run_duration=3.348873, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:56:00+00:00, data_interval_end=2024-02-11 20:57:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:57:04.211+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:57:00+00:00, run_after=2024-02-11T20:58:00+00:00 [2024-02-11T20:57:04.231+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:56:00+00:00 exited with status success for try_number 1 [2024-02-11T20:57:04.234+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:56:00+00:00, map_index=-1, run_start_date=2024-02-11 20:57:02.446923+00:00, run_end_date=2024-02-11 20:57:03.717063+00:00, run_duration=1.27014, 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-11 20:57:00.897553+00:00, queued_by_job_id=1, pid=37472 [2024-02-11T20:57:36.074+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T20:57:36.074+0000] {scheduler_job.py:425} INFO - DAG scaleout_vdu has 0/16 running and queued tasks [2024-02-11T20:57:36.075+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:57:36.076+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='scaleout_vdu', task_id='main_task', run_id='scaleout_vdu_20240211205734_824509', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:57:36.076+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'scaleout_vdu', 'main_task', 'scaleout_vdu_20240211205734_824509', '--local', '--subdir', 'DAGS_FOLDER/dags/scaleout_vdu.py'] [2024-02-11T20:57:36.107+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240211205734_824509 exited with status queued for try_number 1 [2024-02-11T20:57:36.111+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3dc45eb9-f385-4e1c-a270-5b85aec933e9 [2024-02-11T20:57:37.193+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:57:37.193+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=scaleout_vdu, execution_date=2024-02-11 20:57:35.075729+00:00, run_id=scaleout_vdu_20240211205734_824509, run_start_date=2024-02-11 20:57:36.054754+00:00, run_end_date=2024-02-11 20:57:37.193836+00:00, run_duration=1.139082, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 20:57:35.075729+00:00, data_interval_end=2024-02-11 20:57:35.075729+00:00, dag_hash=fe9051a2be22a71df9995650740fbd7e [2024-02-11T20:57:37.195+0000] {dag.py:3452} INFO - Setting next_dagrun for scaleout_vdu to None, run_after=None [2024-02-11T20:57:37.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240211205734_824509 exited with status success for try_number 1 [2024-02-11T20:57:37.218+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=scaleout_vdu, task_id=main_task, run_id=scaleout_vdu_20240211205734_824509, map_index=-1, run_start_date=2024-02-11 20:57:36.553410+00:00, run_end_date=2024-02-11 20:57:36.779700+00:00, run_duration=0.22629, 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-11 20:57:36.075732+00:00, queued_by_job_id=1, pid=37493 [2024-02-11T20:58:00.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-11T20:58:00.023+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:58:00.034+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:58:00+00:00, run_after=2024-02-11T20:59:00+00:00 [2024-02-11T20:58:00.086+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T20:58:00.086+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T20:58:00.086+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:58:00.086+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:58:00.087+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:58:00.089+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:58:00.089+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T20:58:00.089+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:58:00.089+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:58:00.090+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:58:00.090+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:58:00.457+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:56:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:58:00.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:58:00.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:57:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:58:00.470+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2375ae47-7354-4f5d-9f94-65f171e42123 [2024-02-11T20:58:00.470+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1b3c7a37-b7d0-41e3-9f5f-b3e2d86874cc [2024-02-11T20:58:00.470+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3145781d-247a-4a21-8c31-c81255ae8be3 [2024-02-11T20:58:01.698+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:58:01.699+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:56:00+00:00, run_id=scheduled__2024-02-11T20:56:00+00:00, run_start_date=2024-02-11 20:58:00.045131+00:00, run_end_date=2024-02-11 20:58:01.698890+00:00, run_duration=1.653759, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:56:00+00:00, data_interval_end=2024-02-11 20:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T20:58:01.710+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T20:58:00+00:00, run_after=2024-02-11T21:00:00+00:00 [2024-02-11T20:58:01.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:56:00+00:00 exited with status success for try_number 1 [2024-02-11T20:58:01.829+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:56:00+00:00, map_index=-1, run_start_date=2024-02-11 20:58:00.814002+00:00, run_end_date=2024-02-11 20:58:01.141924+00:00, run_duration=0.327922, 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-11 20:58:00.087933+00:00, queued_by_job_id=1, pid=37520 [2024-02-11T20:58:02.606+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:58:02.606+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:57:00+00:00, run_id=scheduled__2024-02-11T20:57:00+00:00, run_start_date=2024-02-11 20:58:00.046040+00:00, run_end_date=2024-02-11 20:58:02.606339+00:00, run_duration=2.560299, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:57:00+00:00, data_interval_end=2024-02-11 20:58:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:58:02.615+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:58:00+00:00, run_after=2024-02-11T20:59:00+00:00 [2024-02-11T20:58:02.661+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:57:00+00:00 exited with status success for try_number 1 [2024-02-11T20:58:02.674+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:57:00+00:00, map_index=-1, run_start_date=2024-02-11 20:58:02.156295+00:00, run_end_date=2024-02-11 20:58:02.462678+00:00, run_duration=0.306383, 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-11 20:58:00.087933+00:00, queued_by_job_id=1, pid=37551 [2024-02-11T20:58:03.723+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:58:03.723+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:57:00+00:00, run_id=scheduled__2024-02-11T20:57:00+00:00, run_start_date=2024-02-11 20:58:00.046723+00:00, run_end_date=2024-02-11 20:58:03.723591+00:00, run_duration=3.676868, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:57:00+00:00, data_interval_end=2024-02-11 20:58:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:58:03.729+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:58:00+00:00, run_after=2024-02-11T20:59:00+00:00 [2024-02-11T20:58:03.751+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:57:00+00:00 exited with status success for try_number 1 [2024-02-11T20:58:03.754+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:57:00+00:00, map_index=-1, run_start_date=2024-02-11 20:58:02.031902+00:00, run_end_date=2024-02-11 20:58:03.248251+00:00, run_duration=1.216349, 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-11 20:58:00.087933+00:00, queued_by_job_id=1, pid=37550 [2024-02-11T20:59:00.255+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:59:00+00:00, run_after=2024-02-11T21:00:00+00:00 [2024-02-11T20:59:00.260+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T20:59:00.310+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T20:59:00.310+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:59:00.310+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T20:59:00.311+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T20:59:00.314+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:59:00.314+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T20:59:00.314+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T20:59:00.315+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T20:59:00.445+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:59:00.445+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T20:59:00.453+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae93022e-4ef8-492e-977a-0a3b1842a2d5 [2024-02-11T20:59:00.453+0000] {scheduler_job.py:635} INFO - Setting external_id for to 62fd8759-6a05-4a0c-9649-dd8be35e943c [2024-02-11T20:59:02.678+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:59:02.679+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:58:00+00:00, run_id=scheduled__2024-02-11T20:58:00+00:00, run_start_date=2024-02-11 20:59:00.279745+00:00, run_end_date=2024-02-11 20:59:02.679403+00:00, run_duration=2.399658, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:58:00+00:00, data_interval_end=2024-02-11 20:59:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T20:59:02.689+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:59:00+00:00, run_after=2024-02-11T21:00:00+00:00 [2024-02-11T20:59:02.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:58:00+00:00 exited with status success for try_number 1 [2024-02-11T20:59:02.726+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:58:00+00:00, map_index=-1, run_start_date=2024-02-11 20:59:01.896952+00:00, run_end_date=2024-02-11 20:59:02.222090+00:00, run_duration=0.325138, 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-11 20:59:00.312248+00:00, queued_by_job_id=1, pid=37606 [2024-02-11T20:59:04.220+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T20:59:04.220+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:58:00+00:00, run_id=scheduled__2024-02-11T20:58:00+00:00, run_start_date=2024-02-11 20:59:00.280542+00:00, run_end_date=2024-02-11 20:59:04.220761+00:00, run_duration=3.940219, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:58:00+00:00, data_interval_end=2024-02-11 20:59:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T20:59:04.227+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T20:59:00+00:00, run_after=2024-02-11T21:00:00+00:00 [2024-02-11T20:59:04.256+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:58:00+00:00 exited with status success for try_number 1 [2024-02-11T20:59:04.259+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:58:00+00:00, map_index=-1, run_start_date=2024-02-11 20:59:01.828699+00:00, run_end_date=2024-02-11 20:59:03.216630+00:00, run_duration=1.387931, 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-11 20:59:00.312248+00:00, queued_by_job_id=1, pid=37605 [2024-02-11T21:00:00.485+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T21:00:00.497+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:00:00+00:00, run_after=2024-02-11T21:05:00+00:00 [2024-02-11T21:00:00.505+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T21:00:00.518+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:00:00+00:00, run_after=2024-02-11T21:01:00+00:00 [2024-02-11T21:00:00.608+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-02-11T21:00:00.608+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:00:00.608+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T21:00:00.608+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:00:00.609+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:00:00.609+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T21:00:00.613+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T21:00:00.613+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T21:00:00.614+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T20:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:00:00.614+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T20:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T21:00:00.614+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:00:00.614+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T21:00:00.614+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T20:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:00:00.615+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T20:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T21:00:01.028+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:00:01.029+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:58:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:00:01.029+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:00:01.029+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:59:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:00:01.050+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77239e92-b704-48e0-8e80-773ea20fe9ac [2024-02-11T21:00:01.050+0000] {scheduler_job.py:635} INFO - Setting external_id for to 234393b1-6960-43ff-b095-dcfb220b5ac0 [2024-02-11T21:00:01.051+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53a59e18-8448-4d82-91e5-183a021a9ac4 [2024-02-11T21:00:01.051+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9dc61f81-016f-4299-a0f6-bf1374624b32 [2024-02-11T21:00:03.566+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:00:03.567+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 20:58:00+00:00, run_id=scheduled__2024-02-11T20:58:00+00:00, run_start_date=2024-02-11 21:00:00.537621+00:00, run_end_date=2024-02-11 21:00:03.567161+00:00, run_duration=3.02954, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:58:00+00:00, data_interval_end=2024-02-11 21:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T21:00:03.574+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T21:00:00+00:00, run_after=2024-02-11T21:02:00+00:00 [2024-02-11T21:00:03.682+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T20:58:00+00:00 exited with status success for try_number 1 [2024-02-11T21:00:03.690+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T20:58:00+00:00, map_index=-1, run_start_date=2024-02-11 21:00:01.962203+00:00, run_end_date=2024-02-11 21:00:02.807881+00:00, run_duration=0.845678, 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-11 21:00:00.611039+00:00, queued_by_job_id=1, pid=37643 [2024-02-11T21:00:04.751+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:00:04.751+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:59:00+00:00, run_id=scheduled__2024-02-11T20:59:00+00:00, run_start_date=2024-02-11 21:00:00.538517+00:00, run_end_date=2024-02-11 21:00:04.751680+00:00, run_duration=4.213163, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:59:00+00:00, data_interval_end=2024-02-11 21:00:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T21:00:04.759+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:00:00+00:00, run_after=2024-02-11T21:01:00+00:00 [2024-02-11T21:00:04.770+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T21:00:04.771+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:00:04.771+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T21:00:04.772+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T21:00:04.773+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T21:00:04.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:00:04.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T20:55:00+00:00 exited with status success for try_number 1 [2024-02-11T21:00:04.805+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:59:00+00:00 exited with status success for try_number 1 [2024-02-11T21:00:04.809+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:59:00+00:00, map_index=-1, run_start_date=2024-02-11 21:00:03.849366+00:00, run_end_date=2024-02-11 21:00:04.049982+00:00, run_duration=0.200616, 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-11 21:00:00.611039+00:00, queued_by_job_id=1, pid=37702 [2024-02-11T21:00:04.809+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7fb52cd9-bb97-4ee3-bf41-e2ed5e34eb86 [2024-02-11T21:00:04.809+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T20:55:00+00:00, map_index=-1, run_start_date=2024-02-11 21:00:03.488645+00:00, run_end_date=2024-02-11 21:00:03.852463+00:00, run_duration=0.363818, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1730, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 21:00:00.611039+00:00, queued_by_job_id=1, pid=37674 [2024-02-11T21:00:05.899+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:00:05.900+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:59:00+00:00, run_id=scheduled__2024-02-11T20:59:00+00:00, run_start_date=2024-02-11 21:00:00.539355+00:00, run_end_date=2024-02-11 21:00:05.899918+00:00, run_duration=5.360563, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:59:00+00:00, data_interval_end=2024-02-11 21:00:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T21:00:05.907+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:00:00+00:00, run_after=2024-02-11T21:01:00+00:00 [2024-02-11T21:00:05.939+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T20:59:00+00:00 exited with status success for try_number 1 [2024-02-11T21:00:05.943+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T20:59:00+00:00, map_index=-1, run_start_date=2024-02-11 21:00:03.399823+00:00, run_end_date=2024-02-11 21:00:05.330625+00:00, run_duration=1.930802, 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-11 21:00:00.611039+00:00, queued_by_job_id=1, pid=37673 [2024-02-11T21:00:06.987+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T21:00:06.987+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:00:06.987+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T21:00:06.988+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T20:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T21:00:06.989+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T21:00:07.023+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:00:07.023+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T20:55:00+00:00 exited with status success for try_number 1 [2024-02-11T21:00:07.028+0000] {scheduler_job.py:635} INFO - Setting external_id for to 03d05b2c-56fa-4ea6-a11d-f5cce7bc4258 [2024-02-11T21:00:07.028+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T20:55:00+00:00, map_index=-1, run_start_date=2024-02-11 21:00:05.893573+00:00, run_end_date=2024-02-11 21:00:06.077246+00:00, run_duration=0.183673, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1732, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 21:00:04.771782+00:00, queued_by_job_id=1, pid=37723 [2024-02-11T21:00:09.502+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T21:00:09.503+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:00:09.503+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T21:00:09.505+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:00:09.505+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T21:00:09.542+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:55:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:00:09.543+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T20:55:00+00:00 exited with status success for try_number 1 [2024-02-11T21:00:09.548+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3970f4d3-33ac-4f40-ab3c-e11556ca7556 [2024-02-11T21:00:09.548+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T20:55:00+00:00, map_index=0, run_start_date=2024-02-11 21:00:08.104568+00:00, run_end_date=2024-02-11 21:00:09.322859+00:00, run_duration=1.218291, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1733, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 21:00:06.988019+00:00, queued_by_job_id=1, pid=37735 [2024-02-11T21:00:11.710+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:00:11.710+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 20:55:00+00:00, run_id=scheduled__2024-02-11T20:55:00+00:00, run_start_date=2024-02-11 21:00:00.536484+00:00, run_end_date=2024-02-11 21:00:11.710754+00:00, run_duration=11.17427, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 20:55:00+00:00, data_interval_end=2024-02-11 21:00:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T21:00:11.715+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:00:00+00:00, run_after=2024-02-11T21:05:00+00:00 [2024-02-11T21:00:11.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T20:55:00+00:00 exited with status success for try_number 1 [2024-02-11T21:00:11.750+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T20:55:00+00:00, map_index=-1, run_start_date=2024-02-11 21:00:10.936986+00:00, run_end_date=2024-02-11 21:00:11.158822+00:00, run_duration=0.221836, 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-11 21:00:09.504155+00:00, queued_by_job_id=1, pid=37756 [2024-02-11T21:00:17.416+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-02-11T21:01:00.762+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:01:00+00:00, run_after=2024-02-11T21:02:00+00:00 [2024-02-11T21:01:00.766+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T21:01:00.801+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T21:01:00.801+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:01:00.801+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:01:00.802+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T21:01:00.804+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:01:00.804+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T21:01:00.804+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:01:00.804+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T21:01:00.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:01:00.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:01:00.918+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f16b01b-c61c-46f7-9a0b-b71c6ba86cc4 [2024-02-11T21:01:00.918+0000] {scheduler_job.py:635} INFO - Setting external_id for to 406b0ba5-3202-4a78-af8b-3254d178e482 [2024-02-11T21:01:04.279+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:01:04.279+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 21:00:00+00:00, run_id=scheduled__2024-02-11T21:00:00+00:00, run_start_date=2024-02-11 21:01:00.773617+00:00, run_end_date=2024-02-11 21:01:04.279512+00:00, run_duration=3.505895, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 21:00:00+00:00, data_interval_end=2024-02-11 21:01:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T21:01:04.286+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:01:00+00:00, run_after=2024-02-11T21:02:00+00:00 [2024-02-11T21:01:04.311+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status success for try_number 1 [2024-02-11T21:01:04.314+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T21:00:00+00:00, map_index=-1, run_start_date=2024-02-11 21:01:02.762660+00:00, run_end_date=2024-02-11 21:01:03.354007+00:00, run_duration=0.591347, 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-11 21:01:00.803008+00:00, queued_by_job_id=1, pid=37792 [2024-02-11T21:01:10.827+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:01:10.827+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 21:00:00+00:00, run_id=scheduled__2024-02-11T21:00:00+00:00, run_start_date=2024-02-11 21:01:00.774313+00:00, run_end_date=2024-02-11 21:01:10.827341+00:00, run_duration=10.053028, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 21:00:00+00:00, data_interval_end=2024-02-11 21:01:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T21:01:10.838+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:01:00+00:00, run_after=2024-02-11T21:02:00+00:00 [2024-02-11T21:01:10.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status success for try_number 1 [2024-02-11T21:01:10.876+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T21:00:00+00:00, map_index=-1, run_start_date=2024-02-11 21:01:02.846489+00:00, run_end_date=2024-02-11 21:01:09.799171+00:00, run_duration=6.952682, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1736, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 21:01:00.803008+00:00, queued_by_job_id=1, pid=37793 [2024-02-11T21:01:35.665+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T21:01:35.665+0000] {scheduler_job.py:425} INFO - DAG scaleout_vdu has 0/16 running and queued tasks [2024-02-11T21:01:35.665+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T21:01:35.667+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='scaleout_vdu', task_id='main_task', run_id='scaleout_vdu_20240211210134_066452', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:01:35.667+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'scaleout_vdu', 'main_task', 'scaleout_vdu_20240211210134_066452', '--local', '--subdir', 'DAGS_FOLDER/dags/scaleout_vdu.py'] [2024-02-11T21:01:35.704+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240211210134_066452 exited with status queued for try_number 1 [2024-02-11T21:01:35.708+0000] {scheduler_job.py:635} INFO - Setting external_id for to 744f2e17-7a6d-45b0-aa8d-26253a984900 [2024-02-11T21:01:36.794+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:01:36.794+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=scaleout_vdu, execution_date=2024-02-11 21:01:35.102471+00:00, run_id=scaleout_vdu_20240211210134_066452, run_start_date=2024-02-11 21:01:35.642253+00:00, run_end_date=2024-02-11 21:01:36.794318+00:00, run_duration=1.152065, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-02-11 21:01:35.102471+00:00, data_interval_end=2024-02-11 21:01:35.102471+00:00, dag_hash=fe9051a2be22a71df9995650740fbd7e [2024-02-11T21:01:36.796+0000] {dag.py:3452} INFO - Setting next_dagrun for scaleout_vdu to None, run_after=None [2024-02-11T21:01:36.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240211210134_066452 exited with status success for try_number 1 [2024-02-11T21:01:36.819+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=scaleout_vdu, task_id=main_task, run_id=scaleout_vdu_20240211210134_066452, map_index=-1, run_start_date=2024-02-11 21:01:36.173207+00:00, run_end_date=2024-02-11 21:01:36.378556+00:00, run_duration=0.205349, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1737, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 21:01:35.666260+00:00, queued_by_job_id=1, pid=37813 [2024-02-11T21:02: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-11T21:02:00.997+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T21:02:01.006+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:02:00+00:00, run_after=2024-02-11T21:03:00+00:00 [2024-02-11T21:02:01.052+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T21:02:01.052+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T21:02:01.052+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:02:01.052+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:02:01.053+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T21:02:01.055+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:02:01.055+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T21:02:01.055+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T21:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:02:01.055+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T21:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T21:02:01.055+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T21:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:02:01.055+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T21:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T21:02:01.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:02:01.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:02:01.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:01:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:02:01.222+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ac33833-9d7f-4820-9a9f-8301b6f53dcb [2024-02-11T21:02:01.222+0000] {scheduler_job.py:635} INFO - Setting external_id for to 568809fa-2c3e-49b0-9531-d2c32b9b747b [2024-02-11T21:02:01.222+0000] {scheduler_job.py:635} INFO - Setting external_id for to a81f1929-399d-4ce9-9659-d2b2f55c6ce5 [2024-02-11T21:02:02.364+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:02:02.364+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 21:00:00+00:00, run_id=scheduled__2024-02-11T21:00:00+00:00, run_start_date=2024-02-11 21:02:01.017914+00:00, run_end_date=2024-02-11 21:02:02.364793+00:00, run_duration=1.346879, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 21:00:00+00:00, data_interval_end=2024-02-11 21:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T21:02:02.373+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T21:02:00+00:00, run_after=2024-02-11T21:04:00+00:00 [2024-02-11T21:02:03.499+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:02:03.500+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 21:01:00+00:00, run_id=scheduled__2024-02-11T21:01:00+00:00, run_start_date=2024-02-11 21:02:01.018652+00:00, run_end_date=2024-02-11 21:02:03.500084+00:00, run_duration=2.481432, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 21:01:00+00:00, data_interval_end=2024-02-11 21:02:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T21:02:03.506+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:02:00+00:00, run_after=2024-02-11T21:03:00+00:00 [2024-02-11T21:02:03.531+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status success for try_number 1 [2024-02-11T21:02:03.531+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:01:00+00:00 exited with status success for try_number 1 [2024-02-11T21:02:03.535+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T21:00:00+00:00, map_index=-1, run_start_date=2024-02-11 21:02:01.742414+00:00, run_end_date=2024-02-11 21:02:02.305545+00:00, run_duration=0.563131, 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-11 21:02:01.053766+00:00, queued_by_job_id=1, pid=37840 [2024-02-11T21:02:03.535+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T21:01:00+00:00, map_index=-1, run_start_date=2024-02-11 21:02:02.920288+00:00, run_end_date=2024-02-11 21:02:03.150060+00:00, run_duration=0.229772, 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-11 21:02:01.053766+00:00, queued_by_job_id=1, pid=37870 [2024-02-11T21:02:04.832+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:02:04.832+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 21:01:00+00:00, run_id=scheduled__2024-02-11T21:01:00+00:00, run_start_date=2024-02-11 21:02:01.019320+00:00, run_end_date=2024-02-11 21:02:04.832627+00:00, run_duration=3.813307, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 21:01:00+00:00, data_interval_end=2024-02-11 21:02:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T21:02:04.839+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:02:00+00:00, run_after=2024-02-11T21:03:00+00:00 [2024-02-11T21:02:04.859+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:01:00+00:00 exited with status success for try_number 1 [2024-02-11T21:02:04.863+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T21:01:00+00:00, map_index=-1, run_start_date=2024-02-11 21:02:03.010961+00:00, run_end_date=2024-02-11 21:02:04.601252+00:00, run_duration=1.590291, 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-11 21:02:01.053766+00:00, queued_by_job_id=1, pid=37871 [2024-02-11T21:03:00.205+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:03:00+00:00, run_after=2024-02-11T21:04:00+00:00 [2024-02-11T21:03:00.210+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T21:03:00.257+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-02-11T21:03:00.257+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:03:00.258+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:03:00.258+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T21:03:00.261+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T21:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:03:00.261+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T21:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T21:03:00.261+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T21:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:03:00.261+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T21:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T21:03:00.398+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:03:00.399+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:03:00.405+0000] {scheduler_job.py:635} INFO - Setting external_id for to 631d3568-6802-437a-b9a7-92aca655227e [2024-02-11T21:03:00.405+0000] {scheduler_job.py:635} INFO - Setting external_id for to 821f3904-0dc0-46cf-a36b-e2bf4148a9f3 [2024-02-11T21:03:02.653+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:03:02.654+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 21:02:00+00:00, run_id=scheduled__2024-02-11T21:02:00+00:00, run_start_date=2024-02-11 21:03:00.223400+00:00, run_end_date=2024-02-11 21:03:02.654161+00:00, run_duration=2.430761, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 21:02:00+00:00, data_interval_end=2024-02-11 21:03:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T21:03:02.661+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:03:00+00:00, run_after=2024-02-11T21:04:00+00:00 [2024-02-11T21:03:02.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:02:00+00:00 exited with status success for try_number 1 [2024-02-11T21:03:02.690+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T21:02:00+00:00, map_index=-1, run_start_date=2024-02-11 21:03:01.720274+00:00, run_end_date=2024-02-11 21:03:02.020381+00:00, run_duration=0.300107, 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-11 21:03:00.259401+00:00, queued_by_job_id=1, pid=37924 [2024-02-11T21:03:03.719+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:03:03.719+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 21:02:00+00:00, run_id=scheduled__2024-02-11T21:02:00+00:00, run_start_date=2024-02-11 21:03:00.224308+00:00, run_end_date=2024-02-11 21:03:03.719851+00:00, run_duration=3.495543, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 21:02:00+00:00, data_interval_end=2024-02-11 21:03:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T21:03:03.727+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:03:00+00:00, run_after=2024-02-11T21:04:00+00:00 [2024-02-11T21:03:03.747+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:02:00+00:00 exited with status success for try_number 1 [2024-02-11T21:03:03.750+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T21:02:00+00:00, map_index=-1, run_start_date=2024-02-11 21:03:01.727366+00:00, run_end_date=2024-02-11 21:03:02.898453+00:00, run_duration=1.171087, 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-11 21:03:00.259401+00:00, queued_by_job_id=1, pid=37925 [2024-02-11T21:04:00.678+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T21:04:00.684+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T21:04:00.695+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:04:00+00:00, run_after=2024-02-11T21:05:00+00:00 [2024-02-11T21:04:00.748+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T21:04:00.748+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-02-11T21:04:00.748+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:04:00.748+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:04:00.748+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T21:04:00.751+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-02-11T21:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:04:00.751+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-02-11T21:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-02-11T21:04:00.751+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T21:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:04:00.751+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T21:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T21:04:00.751+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T21:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:04:00.751+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T21:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T21:04:00.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T21:02:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:04:00.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:04:00.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:03:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:04:00.908+0000] {scheduler_job.py:635} INFO - Setting external_id for to f848cdee-5298-42eb-b574-adb6edddc3ce [2024-02-11T21:04:00.908+0000] {scheduler_job.py:635} INFO - Setting external_id for to 71b943db-11dc-4c29-951d-b8e36e64a9e5 [2024-02-11T21:04:00.909+0000] {scheduler_job.py:635} INFO - Setting external_id for to 72b84377-e30e-4bc1-a75f-a9395549e873 [2024-02-11T21:04:02.047+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:04:02.047+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-02-11 21:02:00+00:00, run_id=scheduled__2024-02-11T21:02:00+00:00, run_start_date=2024-02-11 21:04:00.705736+00:00, run_end_date=2024-02-11 21:04:02.047426+00:00, run_duration=1.34169, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 21:02:00+00:00, data_interval_end=2024-02-11 21:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-02-11T21:04:02.061+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-02-11T21:04:00+00:00, run_after=2024-02-11T21:06:00+00:00 [2024-02-11T21:04:02.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-02-11T21:02:00+00:00 exited with status success for try_number 1 [2024-02-11T21:04:02.174+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-02-11T21:02:00+00:00, map_index=-1, run_start_date=2024-02-11 21:04:01.373749+00:00, run_end_date=2024-02-11 21:04:01.792871+00:00, run_duration=0.419122, 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-11 21:04:00.749699+00:00, queued_by_job_id=1, pid=37960 [2024-02-11T21:04:03.207+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:04:03.207+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 21:03:00+00:00, run_id=scheduled__2024-02-11T21:03:00+00:00, run_start_date=2024-02-11 21:04:00.706584+00:00, run_end_date=2024-02-11 21:04:03.207205+00:00, run_duration=2.500621, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 21:03:00+00:00, data_interval_end=2024-02-11 21:04:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T21:04:03.213+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:04:00+00:00, run_after=2024-02-11T21:05:00+00:00 [2024-02-11T21:04:03.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:03:00+00:00 exited with status success for try_number 1 [2024-02-11T21:04:03.241+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T21:03:00+00:00, map_index=-1, run_start_date=2024-02-11 21:04:02.460464+00:00, run_end_date=2024-02-11 21:04:02.782787+00:00, run_duration=0.322323, 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-11 21:04:00.749699+00:00, queued_by_job_id=1, pid=37990 [2024-02-11T21:04:04.274+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:04:04.275+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 21:03:00+00:00, run_id=scheduled__2024-02-11T21:03:00+00:00, run_start_date=2024-02-11 21:04:00.707301+00:00, run_end_date=2024-02-11 21:04:04.275122+00:00, run_duration=3.567821, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 21:03:00+00:00, data_interval_end=2024-02-11 21:04:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T21:04:04.281+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:04:00+00:00, run_after=2024-02-11T21:05:00+00:00 [2024-02-11T21:04:04.301+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:03:00+00:00 exited with status success for try_number 1 [2024-02-11T21:04:04.304+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T21:03:00+00:00, map_index=-1, run_start_date=2024-02-11 21:04:02.521439+00:00, run_end_date=2024-02-11 21:04:03.643229+00:00, run_duration=1.12179, 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-11 21:04:00.749699+00:00, queued_by_job_id=1, pid=37991 [2024-02-11T21:05:00.850+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-02-11T21:05:00.858+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:05:00+00:00, run_after=2024-02-11T21:06:00+00:00 [2024-02-11T21:05:00.865+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:05:00+00:00, run_after=2024-02-11T21:10:00+00:00 [2024-02-11T21:05:00.911+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-02-11T21:05:00.911+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:05:00.911+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:05:00.911+0000] {scheduler_job.py:425} INFO - DAG vim_status_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:05:00.912+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T21:05:00.914+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-02-11T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-02-11T21:05:00.914+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'extract_metrics_from_vnfrs', 'scheduled__2024-02-11T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T21:05:00.914+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T21:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:05:00.914+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-02-11T21:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-02-11T21:05:00.914+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_0a035977-de89-479f-90b0-eaaa955eea31', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-02-11T21:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:05:00.915+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_0a035977-de89-479f-90b0-eaaa955eea31', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-02-11T21:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-02-11T21:05:01.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:05:01.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:05:01.078+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:04:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:05:01.088+0000] {scheduler_job.py:635} INFO - Setting external_id for to cd3b2c23-c1e2-4178-a3cf-50db8dfeb73f [2024-02-11T21:05:01.088+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1554a7c3-0efa-412a-a6dd-29efb00f882c [2024-02-11T21:05:01.089+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30434fec-81bb-47a3-9f24-317f6accc68a [2024-02-11T21:05:03.613+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:05:03.614+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 21:04:00+00:00, run_id=scheduled__2024-02-11T21:04:00+00:00, run_start_date=2024-02-11 21:05:00.875671+00:00, run_end_date=2024-02-11 21:05:03.614161+00:00, run_duration=2.73849, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 21:04:00+00:00, data_interval_end=2024-02-11 21:05:00+00:00, dag_hash=af639c13211b3ec90c7bd83d311656f6 [2024-02-11T21:05:03.621+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:05:00+00:00, run_after=2024-02-11T21:06:00+00:00 [2024-02-11T21:05:03.642+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T21:05:03.642+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:05:03.642+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T21:05:03.644+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='split_metrics', run_id='scheduled__2024-02-11T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-02-11T21:05:03.644+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'split_metrics', 'scheduled__2024-02-11T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T21:05:03.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:05:03.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.extract_metrics_from_vnfrs run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status success for try_number 1 [2024-02-11T21:05:03.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_0a035977-de89-479f-90b0-eaaa955eea31.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:04:00+00:00 exited with status success for try_number 1 [2024-02-11T21:05:03.683+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T21:04:00+00:00, map_index=-1, run_start_date=2024-02-11 21:05:02.870292+00:00, run_end_date=2024-02-11 21:05:03.275885+00:00, run_duration=0.405593, 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-11 21:05:00.912748+00:00, queued_by_job_id=1, pid=38056 [2024-02-11T21:05:03.684+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-02-11T21:00:00+00:00, map_index=-1, run_start_date=2024-02-11 21:05:03.008728+00:00, run_end_date=2024-02-11 21:05:03.325081+00:00, run_duration=0.316353, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1748, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 21:05:00.912748+00:00, queued_by_job_id=1, pid=38057 [2024-02-11T21:05:03.684+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7c931899-71dd-45c5-833d-4dd6bd42db06 [2024-02-11T21:05:04.773+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:05:04.774+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 21:04:00+00:00, run_id=scheduled__2024-02-11T21:04:00+00:00, run_start_date=2024-02-11 21:05:00.876284+00:00, run_end_date=2024-02-11 21:05:04.774015+00:00, run_duration=3.897731, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 21:04:00+00:00, data_interval_end=2024-02-11 21:05:00+00:00, dag_hash=39002417a40ce5208490db6149b2310a [2024-02-11T21:05:04.781+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:05:00+00:00, run_after=2024-02-11T21:06:00+00:00 [2024-02-11T21:05:04.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-02-11T21:04:00+00:00 exited with status success for try_number 1 [2024-02-11T21:05:04.821+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-02-11T21:04:00+00:00, map_index=-1, run_start_date=2024-02-11 21:05:02.997284+00:00, run_end_date=2024-02-11 21:05:03.973777+00:00, run_duration=0.976493, 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-11 21:05:00.912748+00:00, queued_by_job_id=1, pid=38058 [2024-02-11T21:05:05.865+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T21:05:05.865+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:05:05.865+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T21:05:05.867+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='collect_metrics', run_id='scheduled__2024-02-11T21:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-02-11T21:05:05.867+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'collect_metrics', 'scheduled__2024-02-11T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-02-11T21:05:05.896+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:05:05.896+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.split_metrics run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status success for try_number 1 [2024-02-11T21:05:05.901+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf6d463d-0cf7-4363-a2cd-1d1b3a4aa4f8 [2024-02-11T21:05:05.901+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=split_metrics, run_id=scheduled__2024-02-11T21:00:00+00:00, map_index=-1, run_start_date=2024-02-11 21:05:04.779437+00:00, run_end_date=2024-02-11 21:05:04.976929+00:00, run_duration=0.197492, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1749, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 21:05:03.643206+00:00, queued_by_job_id=1, pid=38097 [2024-02-11T21:05:08.531+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-02-11T21:05:08.531+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 has 0/16 running and queued tasks [2024-02-11T21:05:08.532+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-02-11T21:05:08.533+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', task_id='send_prometheus', run_id='scheduled__2024-02-11T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-02-11T21:05:08.533+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31', 'send_prometheus', 'scheduled__2024-02-11T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-02-11T21:05:08.562+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status queued for try_number 1 [2024-02-11T21:05:08.563+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.collect_metrics run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status success for try_number 1 [2024-02-11T21:05:08.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0423fca3-ce1d-4484-9c43-60be3467c03f [2024-02-11T21:05:08.567+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=collect_metrics, run_id=scheduled__2024-02-11T21:00:00+00:00, map_index=0, run_start_date=2024-02-11 21:05:06.968987+00:00, run_end_date=2024-02-11 21:05:07.915222+00:00, run_duration=0.946235, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1750, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-02-11 21:05:05.866190+00:00, queued_by_job_id=1, pid=38109 [2024-02-11T21:05:10.710+0000] {dagrun.py:607} INFO - Marking run successful [2024-02-11T21:05:10.711+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, execution_date=2024-02-11 21:00:00+00:00, run_id=scheduled__2024-02-11T21:00:00+00:00, run_start_date=2024-02-11 21:05:00.874922+00:00, run_end_date=2024-02-11 21:05:10.711116+00:00, run_duration=9.836194, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-02-11 21:00:00+00:00, data_interval_end=2024-02-11 21:05:00+00:00, dag_hash=3e005fc402d46c725f4b3c688697e44f [2024-02-11T21:05:10.718+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31 to 2024-02-11T21:05:00+00:00, run_after=2024-02-11T21:10:00+00:00 [2024-02-11T21:05:10.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31.send_prometheus run_id=scheduled__2024-02-11T21:00:00+00:00 exited with status success for try_number 1 [2024-02-11T21:05:10.754+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_0a035977-de89-479f-90b0-eaaa955eea31, task_id=send_prometheus, run_id=scheduled__2024-02-11T21:00:00+00:00, map_index=-1, run_start_date=2024-02-11 21:05:09.637576+00:00, run_end_date=2024-02-11 21:05:09.813944+00:00, run_duration=0.176368, 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-11 21:05:08.532489+00:00, queued_by_job_id=1, pid=38130 [2024-02-11T21:05:17.455+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs 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. Trimming airflow logs to 15 days.