Skip to content

Instantly share code, notes, and snippets.

@Rustem
Created November 21, 2021 17:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rustem/32952219719aeeb407234f5f21fa2e71 to your computer and use it in GitHub Desktop.
Save Rustem/32952219719aeeb407234f5f21fa2e71 to your computer and use it in GitHub Desktop.
airflow-boot.log
This file has been truncated, but you can view the full file.
[2021-11-21 09:18:55,615] {settings.py:210} DEBUG - Setting up DB connection pool (PID 90194)
[2021-11-21 09:18:55,625] {cli_action_loggers.py:40} DEBUG - Adding <function default_action_log at 0x1101a1c10> to pre execution callback
[2021-11-21 09:18:56,128] {providers_manager.py:214} DEBUG - Initializing Providers Manager[hooks]
[2021-11-21 09:18:56,129] {providers_manager.py:214} DEBUG - Initializing Providers Manager[list]
[2021-11-21 09:18:56,139] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.imap.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-imap
[2021-11-21 09:18:56,144] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.ftp.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-ftp
[2021-11-21 09:18:56,146] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.netflix.genie.get_provider_info:get_provider_info', group='apache_airflow_provider') from package airflow-provider-netflix-genie
[2021-11-21 09:18:56,148] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.sqlite.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-sqlite
[2021-11-21 09:18:56,150] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.http.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-http
[2021-11-21 09:18:56,160] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[list] took 0.03 seconds
[2021-11-21 09:18:56,160] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[hooks] took 0.03 seconds
[2021-11-21 09:18:56,160] {providers_manager.py:214} DEBUG - Initializing Providers Manager[import_all_hooks]
[2021-11-21 09:18:56,184] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[import_all_hooks] took 0.02 seconds
[2021-11-21 09:18:56,185] {providers_manager.py:214} DEBUG - Initializing Providers Manager[hooks]
[2021-11-21 09:18:56,185] {providers_manager.py:214} DEBUG - Initializing Providers Manager[list]
[2021-11-21 09:18:56,195] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.imap.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-imap
[2021-11-21 09:18:56,200] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.ftp.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-ftp
[2021-11-21 09:18:56,202] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.netflix.genie.get_provider_info:get_provider_info', group='apache_airflow_provider') from package airflow-provider-netflix-genie
[2021-11-21 09:18:56,203] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.sqlite.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-sqlite
[2021-11-21 09:18:56,205] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.http.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-http
[2021-11-21 09:18:56,254] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[list] took 0.07 seconds
[2021-11-21 09:18:56,254] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[hooks] took 0.07 seconds
[2021-11-21 09:18:56,254] {providers_manager.py:214} DEBUG - Initializing Providers Manager[import_all_hooks]
[2021-11-21 09:18:56,254] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[import_all_hooks] took 0.00 seconds
standalone | Starting Airflow Standalone
standalone | Checking database is initialized
standalone | Database ready
[2021-11-21 09:18:56,887] {manager.py:512} WARNING - Refused to delete permission view, assoc with role exists DAG Runs.can_create Admin
[2021-11-21 09:18:57,258] {plugins_manager.py:287} DEBUG - Loading plugins
[2021-11-21 09:18:57,259] {plugins_manager.py:231} DEBUG - Loading plugins from directory: /Users/rustem/airflow/plugins
[2021-11-21 09:18:57,259] {plugins_manager.py:211} DEBUG - Loading plugins from entrypoints
[2021-11-21 09:18:57,281] {plugins_manager.py:325} DEBUG - Initialize Web UI plugin
[2021-11-21 09:18:57,282] {providers_manager.py:214} DEBUG - Initializing Providers Manager[hooks]
[2021-11-21 09:18:57,282] {providers_manager.py:214} DEBUG - Initializing Providers Manager[list]
[2021-11-21 09:18:57,292] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.imap.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-imap
[2021-11-21 09:18:57,297] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.ftp.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-ftp
[2021-11-21 09:18:57,299] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.netflix.genie.get_provider_info:get_provider_info', group='apache_airflow_provider') from package airflow-provider-netflix-genie
[2021-11-21 09:18:57,301] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.sqlite.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-sqlite
[2021-11-21 09:18:57,302] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.http.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-http
[2021-11-21 09:18:57,311] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[list] took 0.03 seconds
[2021-11-21 09:18:57,311] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[hooks] took 0.03 seconds
[2021-11-21 09:18:57,312] {providers_manager.py:214} DEBUG - Initializing Providers Manager[hooks]
[2021-11-21 09:18:57,312] {providers_manager.py:214} DEBUG - Initializing Providers Manager[list]
[2021-11-21 09:18:57,321] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.imap.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-imap
[2021-11-21 09:18:57,326] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.ftp.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-ftp
[2021-11-21 09:18:57,328] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.netflix.genie.get_provider_info:get_provider_info', group='apache_airflow_provider') from package airflow-provider-netflix-genie
[2021-11-21 09:18:57,329] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.sqlite.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-sqlite
[2021-11-21 09:18:57,330] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.http.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-http
[2021-11-21 09:18:57,340] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[list] took 0.03 seconds
[2021-11-21 09:18:57,340] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[hooks] took 0.03 seconds
[2021-11-21 09:18:57,340] {providers_manager.py:214} DEBUG - Initializing Providers Manager[import_all_hooks]
[2021-11-21 09:18:57,341] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[import_all_hooks] took 0.00 seconds
[2021-11-21 09:18:57,341] {abstract.py:56} DEBUG - Root Path: /Users/rustem/.virtualenvs/genie/lib/python3.9/site-packages/airflow/www/extensions
[2021-11-21 09:18:57,342] {abstract.py:64} DEBUG - Specification directory: /Users/rustem/.virtualenvs/genie/lib/python3.9/site-packages/airflow/api_connexion/openapi
[2021-11-21 09:18:57,342] {abstract.py:68} DEBUG - Loading specification: /Users/rustem/.virtualenvs/genie/lib/python3.9/site-packages/airflow/api_connexion/openapi/v1.yaml
[2021-11-21 09:18:57,735] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
[2021-11-21 09:18:57,735] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
[2021-11-21 09:18:57,736] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
[2021-11-21 09:18:57,737] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollection'}
[2021-11-21 09:18:57,737] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem'}
[2021-11-21 09:18:57,738] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:57,738] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,739] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
[2021-11-21 09:18:57,739] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,739] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
[2021-11-21 09:18:57,740] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Connection'}
[2021-11-21 09:18:57,741] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem'}
[2021-11-21 09:18:57,742] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Connection'}
[2021-11-21 09:18:57,742] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}
[2021-11-21 09:18:57,742] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
[2021-11-21 09:18:57,743] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,743] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
[2021-11-21 09:18:57,744] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,744] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,744] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,745] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,745] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,745] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,746] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/ConnectionID'}
[2021-11-21 09:18:57,746] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Connection'}
[2021-11-21 09:18:57,746] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}
[2021-11-21 09:18:57,746] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
[2021-11-21 09:18:57,747] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,747] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,748] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,748] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,748] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,748] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,749] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,749] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
[2021-11-21 09:18:57,750] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/UpdateMask'}
[2021-11-21 09:18:57,750] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Connection'}
[2021-11-21 09:18:57,750] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}
[2021-11-21 09:18:57,750] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
[2021-11-21 09:18:57,751] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Connection'}
[2021-11-21 09:18:57,752] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}
[2021-11-21 09:18:57,752] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
[2021-11-21 09:18:57,753] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,753] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,753] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,754] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,754] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,754] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,755] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,755] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,755] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,755] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,756] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,756] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,756] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,756] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,757] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,757] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,757] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,757] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,758] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,758] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,758] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,759] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,759] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,759] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,760] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Connection'}
[2021-11-21 09:18:57,760] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}
[2021-11-21 09:18:57,760] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
[2021-11-21 09:18:57,761] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionTest'}
[2021-11-21 09:18:57,761] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,762] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,762] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,762] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,762] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,762] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,763] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,763] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,763] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,764] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,764] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,764] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,765] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
[2021-11-21 09:18:57,765] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
[2021-11-21 09:18:57,766] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
[2021-11-21 09:18:57,766] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterTags'}
[2021-11-21 09:18:57,767] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGCollection'}
[2021-11-21 09:18:57,767] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG'}
[2021-11-21 09:18:57,767] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval'}
[2021-11-21 09:18:57,767] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta'}
[2021-11-21 09:18:57,768] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta'}
[2021-11-21 09:18:57,769] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression'}
[2021-11-21 09:18:57,771] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag'}
[2021-11-21 09:18:57,771] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:57,772] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,772] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,772] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,772] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,773] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG'}
[2021-11-21 09:18:57,773] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:57,773] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
[2021-11-21 09:18:57,773] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,773] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:57,774] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,774] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
[2021-11-21 09:18:57,775] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,775] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
[2021-11-21 09:18:57,776] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:57,776] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
[2021-11-21 09:18:57,777] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,777] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,777] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,778] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,778] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,778] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,779] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,779] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,779] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,780] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/UpdateMask'}
[2021-11-21 09:18:57,780] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG'}
[2021-11-21 09:18:57,780] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:57,780] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
[2021-11-21 09:18:57,780] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,781] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:57,781] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,781] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
[2021-11-21 09:18:57,782] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,782] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
[2021-11-21 09:18:57,783] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:57,783] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
[2021-11-21 09:18:57,784] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG'}
[2021-11-21 09:18:57,784] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:57,784] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
[2021-11-21 09:18:57,784] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,784] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:57,785] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,785] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
[2021-11-21 09:18:57,786] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,786] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
[2021-11-21 09:18:57,787] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:57,788] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
[2021-11-21 09:18:57,788] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,788] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,788] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,789] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,789] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,789] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,790] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,790] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,790] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,791] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,791] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,791] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,792] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,792] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,792] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,792] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,792] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,793] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,793] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,793] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,793] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,794] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/AlreadyExists'}
[2021-11-21 09:18:57,794] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
[2021-11-21 09:18:57,795] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,795] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClearTaskInstance'}
[2021-11-21 09:18:57,796] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceReferenceCollection'}
[2021-11-21 09:18:57,796] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceReference'}
[2021-11-21 09:18:57,797] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,797] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,797] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,798] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,798] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,798] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,799] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,799] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,799] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,800] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,800] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UpdateTaskInstancesState'}
[2021-11-21 09:18:57,801] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceReferenceCollection'}
[2021-11-21 09:18:57,801] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceReference', 'x-scope': ['', '#/components/schemas/TaskInstanceReferenceCollection']}
[2021-11-21 09:18:57,801] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskInstanceReference already has scope attached
[2021-11-21 09:18:57,802] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,802] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,802] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,803] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,803] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,803] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,803] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,804] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,804] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,804] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,805] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
[2021-11-21 09:18:57,805] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
[2021-11-21 09:18:57,805] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterExecutionDateGTE'}
[2021-11-21 09:18:57,806] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterExecutionDateLTE'}
[2021-11-21 09:18:57,806] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterStartDateGTE'}
[2021-11-21 09:18:57,807] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterStartDateLTE'}
[2021-11-21 09:18:57,807] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterEndDateGTE'}
[2021-11-21 09:18:57,807] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterEndDateLTE'}
[2021-11-21 09:18:57,808] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
[2021-11-21 09:18:57,808] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRunCollection'}
[2021-11-21 09:18:57,808] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun'}
[2021-11-21 09:18:57,809] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True}
[2021-11-21 09:18:57,809] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:57,810] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,810] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,810] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,811] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun'}
[2021-11-21 09:18:57,811] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
[2021-11-21 09:18:57,811] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
[2021-11-21 09:18:57,812] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun'}
[2021-11-21 09:18:57,812] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
[2021-11-21 09:18:57,812] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
[2021-11-21 09:18:57,813] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,813] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,813] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,814] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,814] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,814] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,815] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/AlreadyExists'}
[2021-11-21 09:18:57,815] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/AlreadyExists']}
[2021-11-21 09:18:57,815] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,816] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,816] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,816] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,816] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,817] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,817] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,817] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ListDagRunsForm'}
[2021-11-21 09:18:57,819] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRunCollection'}
[2021-11-21 09:18:57,819] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}
[2021-11-21 09:18:57,819] {decorators.py:44} DEBUG - Ref #/components/schemas/DAGRun already has scope attached
[2021-11-21 09:18:57,819] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
[2021-11-21 09:18:57,819] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
[2021-11-21 09:18:57,820] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}
[2021-11-21 09:18:57,820] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:57,820] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,821] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,821] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,821] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,821] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,822] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,822] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,822] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,822] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,823] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,824] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
[2021-11-21 09:18:57,824] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun'}
[2021-11-21 09:18:57,824] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
[2021-11-21 09:18:57,824] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
[2021-11-21 09:18:57,825] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,825] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,825] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,826] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,826] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,826] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,827] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,827] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,827] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,828] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,828] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,828] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,828] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,829] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,829] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,829] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,829] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,829] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,830] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,830] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,830] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,831] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UpdateDagRunState'}
[2021-11-21 09:18:57,831] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun'}
[2021-11-21 09:18:57,832] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
[2021-11-21 09:18:57,832] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
[2021-11-21 09:18:57,832] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,833] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,833] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,833] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,833] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,833] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,834] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,834] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,834] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,835] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,835] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,835] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,836] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
[2021-11-21 09:18:57,836] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
[2021-11-21 09:18:57,837] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
[2021-11-21 09:18:57,837] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/EventLogCollection'}
[2021-11-21 09:18:57,837] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/EventLog'}
[2021-11-21 09:18:57,838] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:57,839] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,839] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,839] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,839] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,839] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,840] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,840] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/EventLogID'}
[2021-11-21 09:18:57,841] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/EventLog'}
[2021-11-21 09:18:57,842] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,842] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,842] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,842] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,842] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,843] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,843] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,843] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,843] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,844] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
[2021-11-21 09:18:57,845] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
[2021-11-21 09:18:57,845] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
[2021-11-21 09:18:57,845] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ImportErrorCollection'}
[2021-11-21 09:18:57,846] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ImportError'}
[2021-11-21 09:18:57,846] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:57,847] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,847] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,847] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,848] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,848] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,848] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,848] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/ImportErrorID'}
[2021-11-21 09:18:57,849] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ImportError'}
[2021-11-21 09:18:57,849] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,850] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,850] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,850] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,850] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,850] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,851] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,851] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,851] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,852] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
[2021-11-21 09:18:57,852] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
[2021-11-21 09:18:57,853] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
[2021-11-21 09:18:57,853] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/PoolCollection'}
[2021-11-21 09:18:57,853] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool'}
[2021-11-21 09:18:57,854] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:57,854] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,854] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,855] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,855] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,855] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,855] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,856] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool'}
[2021-11-21 09:18:57,857] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool'}
[2021-11-21 09:18:57,857] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,858] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,858] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,858] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,858] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,859] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,859] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,859] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,859] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,860] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PoolName'}
[2021-11-21 09:18:57,860] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool'}
[2021-11-21 09:18:57,861] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,861] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,861] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,862] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,862] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,862] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,863] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,863] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,863] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,864] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/UpdateMask'}
[2021-11-21 09:18:57,864] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool'}
[2021-11-21 09:18:57,865] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool'}
[2021-11-21 09:18:57,865] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,866] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,866] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,866] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,866] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,866] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,867] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,867] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,867] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,868] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,868] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,868] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,869] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/AlreadyExists'}
[2021-11-21 09:18:57,869] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/AlreadyExists']}
[2021-11-21 09:18:57,869] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,870] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,870] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,870] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,871] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,871] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,871] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,872] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,872] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,872] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,872] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,873] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,873] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,873] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ProviderCollection'}
[2021-11-21 09:18:57,874] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Provider'}
[2021-11-21 09:18:57,874] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:57,874] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,875] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,875] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,875] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,875] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,875] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,876] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,876] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
[2021-11-21 09:18:57,877] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterExecutionDateGTE'}
[2021-11-21 09:18:57,877] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterExecutionDateLTE'}
[2021-11-21 09:18:57,877] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterStartDateGTE'}
[2021-11-21 09:18:57,878] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterStartDateLTE'}
[2021-11-21 09:18:57,878] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterEndDateGTE'}
[2021-11-21 09:18:57,878] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterEndDateLTE'}
[2021-11-21 09:18:57,879] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterDurationGTE'}
[2021-11-21 09:18:57,879] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterDurationLTE'}
[2021-11-21 09:18:57,880] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterState'}
[2021-11-21 09:18:57,880] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterPool'}
[2021-11-21 09:18:57,881] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterQueue'}
[2021-11-21 09:18:57,881] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
[2021-11-21 09:18:57,882] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
[2021-11-21 09:18:57,882] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceCollection'}
[2021-11-21 09:18:57,882] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstance'}
[2021-11-21 09:18:57,883] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SLAMiss', 'nullable': True}
[2021-11-21 09:18:57,884] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskState', 'nullable': True}
[2021-11-21 09:18:57,885] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:57,885] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,885] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,885] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,886] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,886] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,886] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,887] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,887] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
[2021-11-21 09:18:57,887] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskID'}
[2021-11-21 09:18:57,888] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstance'}
[2021-11-21 09:18:57,889] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SLAMiss', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
[2021-11-21 09:18:57,889] {decorators.py:44} DEBUG - Ref #/components/schemas/SLAMiss already has scope attached
[2021-11-21 09:18:57,890] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskState', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
[2021-11-21 09:18:57,890] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskState already has scope attached
[2021-11-21 09:18:57,890] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,890] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,890] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,891] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,891] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,891] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,892] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,892] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,892] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,893] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ListTaskInstanceForm'}
[2021-11-21 09:18:57,894] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceCollection'}
[2021-11-21 09:18:57,894] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstance', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}
[2021-11-21 09:18:57,894] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskInstance already has scope attached
[2021-11-21 09:18:57,895] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SLAMiss', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
[2021-11-21 09:18:57,895] {decorators.py:44} DEBUG - Ref #/components/schemas/SLAMiss already has scope attached
[2021-11-21 09:18:57,896] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskState', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
[2021-11-21 09:18:57,896] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskState already has scope attached
[2021-11-21 09:18:57,897] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}
[2021-11-21 09:18:57,897] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:57,897] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,897] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,897] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,898] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,898] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,898] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,899] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,899] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,899] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,900] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
[2021-11-21 09:18:57,900] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
[2021-11-21 09:18:57,901] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
[2021-11-21 09:18:57,901] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollection'}
[2021-11-21 09:18:57,901] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem'}
[2021-11-21 09:18:57,902] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:57,902] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,902] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,902] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,903] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,903] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,903] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,904] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Variable'}
[2021-11-21 09:18:57,904] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem'}
[2021-11-21 09:18:57,905] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Variable'}
[2021-11-21 09:18:57,905] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}
[2021-11-21 09:18:57,905] {decorators.py:44} DEBUG - Ref #/components/schemas/VariableCollectionItem already has scope attached
[2021-11-21 09:18:57,905] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,906] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,906] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,906] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,906] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,906] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,907] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,907] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,907] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,908] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/VariableKey'}
[2021-11-21 09:18:57,908] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Variable'}
[2021-11-21 09:18:57,909] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}
[2021-11-21 09:18:57,909] {decorators.py:44} DEBUG - Ref #/components/schemas/VariableCollectionItem already has scope attached
[2021-11-21 09:18:57,909] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,909] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,909] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,910] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,910] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,910] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,911] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,911] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,911] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,912] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/UpdateMask'}
[2021-11-21 09:18:57,912] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Variable'}
[2021-11-21 09:18:57,912] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}
[2021-11-21 09:18:57,912] {decorators.py:44} DEBUG - Ref #/components/schemas/VariableCollectionItem already has scope attached
[2021-11-21 09:18:57,913] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Variable'}
[2021-11-21 09:18:57,913] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}
[2021-11-21 09:18:57,913] {decorators.py:44} DEBUG - Ref #/components/schemas/VariableCollectionItem already has scope attached
[2021-11-21 09:18:57,913] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,914] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,914] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,914] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,914] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,914] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,915] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,915] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,915] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,916] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,916] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,916] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,917] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,917] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,917] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,918] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,918] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,918] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,919] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,919] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,919] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,919] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,920] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,920] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,920] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,921] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
[2021-11-21 09:18:57,921] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskID'}
[2021-11-21 09:18:57,921] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
[2021-11-21 09:18:57,922] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
[2021-11-21 09:18:57,922] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/XComCollection'}
[2021-11-21 09:18:57,922] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/XComCollectionItem'}
[2021-11-21 09:18:57,923] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:57,923] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,923] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,924] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,924] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,924] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,924] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,925] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,925] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
[2021-11-21 09:18:57,926] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskID'}
[2021-11-21 09:18:57,926] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/XComKey'}
[2021-11-21 09:18:57,927] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/XCom'}
[2021-11-21 09:18:57,927] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/XComCollectionItem'}
[2021-11-21 09:18:57,928] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,928] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,928] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,929] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,929] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,929] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,929] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,930] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,930] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,930] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,931] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
[2021-11-21 09:18:57,931] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskID'}
[2021-11-21 09:18:57,931] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ExtraLinkCollection'}
[2021-11-21 09:18:57,932] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ExtraLink'}
[2021-11-21 09:18:57,932] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference'}
[2021-11-21 09:18:57,932] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,933] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,933] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,933] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,933] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,933] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,934] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,934] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,934] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,935] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,935] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
[2021-11-21 09:18:57,936] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskID'}
[2021-11-21 09:18:57,936] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskTryNumber'}
[2021-11-21 09:18:57,936] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FullContent'}
[2021-11-21 09:18:57,937] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/ContinuationToken'}
[2021-11-21 09:18:57,938] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,938] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,938] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,938] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,939] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,939] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,939] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,939] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,940] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,940] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,940] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,940] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,941] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,942] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGDetail'}
[2021-11-21 09:18:57,942] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG'}
[2021-11-21 09:18:57,942] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:57,942] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
[2021-11-21 09:18:57,942] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,942] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:57,943] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,943] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
[2021-11-21 09:18:57,944] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,944] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
[2021-11-21 09:18:57,945] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:57,945] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
[2021-11-21 09:18:57,946] {decorators.py:42} DEBUG - Attaching x-scope to {'nullable': True, '$ref': '#/components/schemas/TimeDelta'}
[2021-11-21 09:18:57,946] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Timezone'}
[2021-11-21 09:18:57,947] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,947] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,947] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,948] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,948] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,948] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,948] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,949] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,949] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,949] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,950] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
[2021-11-21 09:18:57,950] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskCollection'}
[2021-11-21 09:18:57,950] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Task'}
[2021-11-21 09:18:57,950] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference'}
[2021-11-21 09:18:57,951] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color'}
[2021-11-21 09:18:57,951] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/WeightRule'}
[2021-11-21 09:18:57,952] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True}
[2021-11-21 09:18:57,952] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference'}
[2021-11-21 09:18:57,953] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG'}
[2021-11-21 09:18:57,953] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:57,953] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
[2021-11-21 09:18:57,953] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,953] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:57,954] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,954] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
[2021-11-21 09:18:57,955] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,955] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
[2021-11-21 09:18:57,956] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:57,956] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
[2021-11-21 09:18:57,957] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True}
[2021-11-21 09:18:57,958] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color'}
[2021-11-21 09:18:57,958] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TriggerRule'}
[2021-11-21 09:18:57,959] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,959] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,959] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,959] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,959] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,960] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,960] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,960] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,960] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,961] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
[2021-11-21 09:18:57,961] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskID'}
[2021-11-21 09:18:57,962] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Task'}
[2021-11-21 09:18:57,962] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:57,962] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
[2021-11-21 09:18:57,962] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:57,963] {decorators.py:44} DEBUG - Ref #/components/schemas/Color already has scope attached
[2021-11-21 09:18:57,963] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/WeightRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:57,963] {decorators.py:44} DEBUG - Ref #/components/schemas/WeightRule already has scope attached
[2021-11-21 09:18:57,963] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:57,963] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:57,964] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:57,964] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
[2021-11-21 09:18:57,964] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:57,964] {decorators.py:44} DEBUG - Ref #/components/schemas/DAG already has scope attached
[2021-11-21 09:18:57,965] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:57,965] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
[2021-11-21 09:18:57,965] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,965] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:57,965] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,966] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
[2021-11-21 09:18:57,967] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:57,967] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
[2021-11-21 09:18:57,968] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:57,968] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
[2021-11-21 09:18:57,969] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:57,969] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:57,969] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:57,969] {decorators.py:44} DEBUG - Ref #/components/schemas/Color already has scope attached
[2021-11-21 09:18:57,970] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TriggerRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:57,970] {decorators.py:44} DEBUG - Ref #/components/schemas/TriggerRule already has scope attached
[2021-11-21 09:18:57,970] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,970] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,970] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,971] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,971] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,971] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,972] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,972] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,972] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,973] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FileToken'}
[2021-11-21 09:18:57,974] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,974] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,974] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,975] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,975] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,975] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,975] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,976] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,976] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,976] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotAcceptable'}
[2021-11-21 09:18:57,976] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
[2021-11-21 09:18:57,977] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Config'}
[2021-11-21 09:18:57,977] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConfigSection'}
[2021-11-21 09:18:57,978] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConfigOption'}
[2021-11-21 09:18:57,978] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,978] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,979] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,979] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,979] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,979] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,980] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthInfo'}
[2021-11-21 09:18:57,980] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/MetadatabaseStatus'}
[2021-11-21 09:18:57,980] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthStatus'}
[2021-11-21 09:18:57,981] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SchedulerStatus'}
[2021-11-21 09:18:57,981] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthStatus'}
[2021-11-21 09:18:57,981] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VersionInfo'}
[2021-11-21 09:18:57,982] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
[2021-11-21 09:18:57,982] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
[2021-11-21 09:18:57,983] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/PluginCollection'}
[2021-11-21 09:18:57,983] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/PluginCollectionItem'}
[2021-11-21 09:18:57,984] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:57,985] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,985] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,985] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,986] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,986] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,986] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,987] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:57,987] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:57,987] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,988] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
[2021-11-21 09:18:57,988] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
[2021-11-21 09:18:57,988] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
[2021-11-21 09:18:57,989] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RoleCollection'}
[2021-11-21 09:18:57,989] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
[2021-11-21 09:18:57,989] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource'}
[2021-11-21 09:18:57,989] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource'}
[2021-11-21 09:18:57,990] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action'}
[2021-11-21 09:18:57,990] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:57,991] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,991] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,991] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,992] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,992] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,992] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,992] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
[2021-11-21 09:18:57,993] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
[2021-11-21 09:18:57,993] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
[2021-11-21 09:18:57,993] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:57,993] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
[2021-11-21 09:18:57,993] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:57,993] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
[2021-11-21 09:18:57,994] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
[2021-11-21 09:18:57,994] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
[2021-11-21 09:18:57,994] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
[2021-11-21 09:18:57,994] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:57,994] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
[2021-11-21 09:18:57,994] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:57,995] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
[2021-11-21 09:18:57,995] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:57,995] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:57,995] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,996] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:57,996] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:57,996] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,997] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:57,997] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:57,997] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:57,998] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/RoleName'}
[2021-11-21 09:18:57,998] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
[2021-11-21 09:18:57,998] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
[2021-11-21 09:18:57,998] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
[2021-11-21 09:18:57,999] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:57,999] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
[2021-11-21 09:18:57,999] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:57,999] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
[2021-11-21 09:18:58,000] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:58,000] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:58,000] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,000] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:58,000] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:58,001] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,001] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:58,001] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:58,001] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,002] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/UpdateMask'}
[2021-11-21 09:18:58,002] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
[2021-11-21 09:18:58,003] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
[2021-11-21 09:18:58,003] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
[2021-11-21 09:18:58,003] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:58,003] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
[2021-11-21 09:18:58,003] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:58,003] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
[2021-11-21 09:18:58,004] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
[2021-11-21 09:18:58,004] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
[2021-11-21 09:18:58,004] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
[2021-11-21 09:18:58,004] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:58,004] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
[2021-11-21 09:18:58,005] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:58,005] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
[2021-11-21 09:18:58,005] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:58,005] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:58,005] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,006] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:58,006] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:58,006] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,007] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:58,007] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:58,007] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,008] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:58,008] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:58,008] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,009] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:58,009] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:58,009] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,010] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:58,010] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:58,010] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,010] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:58,011] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:58,011] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,011] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:58,011] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:58,011] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,012] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
[2021-11-21 09:18:58,013] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
[2021-11-21 09:18:58,013] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionCollection'}
[2021-11-21 09:18:58,013] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Action'}
[2021-11-21 09:18:58,014] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:58,014] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:58,014] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:58,014] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,015] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:58,015] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:58,015] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,016] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
[2021-11-21 09:18:58,016] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
[2021-11-21 09:18:58,016] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
[2021-11-21 09:18:58,017] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollection'}
[2021-11-21 09:18:58,017] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem'}
[2021-11-21 09:18:58,018] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
[2021-11-21 09:18:58,019] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:58,019] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:58,019] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,019] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:58,020] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:58,020] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,020] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/User'}
[2021-11-21 09:18:58,021] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem'}
[2021-11-21 09:18:58,022] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/User'}
[2021-11-21 09:18:58,022] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/User']}
[2021-11-21 09:18:58,022] {decorators.py:44} DEBUG - Ref #/components/schemas/UserCollectionItem already has scope attached
[2021-11-21 09:18:58,024] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:58,024] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:58,024] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,025] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:58,025] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:58,025] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,026] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:58,026] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:58,026] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,026] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/AlreadyExists'}
[2021-11-21 09:18:58,027] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/AlreadyExists']}
[2021-11-21 09:18:58,027] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,027] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/Username'}
[2021-11-21 09:18:58,028] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem'}
[2021-11-21 09:18:58,029] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:58,029] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:58,029] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,030] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:58,030] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:58,030] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,031] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:58,031] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:58,031] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,032] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/UpdateMask'}
[2021-11-21 09:18:58,033] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/User'}
[2021-11-21 09:18:58,033] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/User']}
[2021-11-21 09:18:58,033] {decorators.py:44} DEBUG - Ref #/components/schemas/UserCollectionItem already has scope attached
[2021-11-21 09:18:58,034] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
[2021-11-21 09:18:58,035] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
[2021-11-21 09:18:58,035] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
[2021-11-21 09:18:58,035] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:58,035] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
[2021-11-21 09:18:58,035] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:58,035] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
[2021-11-21 09:18:58,036] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:58,036] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:58,036] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,037] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:58,037] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:58,037] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,038] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:58,038] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:58,038] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,038] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:58,038] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:58,039] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,039] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
[2021-11-21 09:18:58,039] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:58,040] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,040] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
[2021-11-21 09:18:58,040] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:58,041] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,041] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
[2021-11-21 09:18:58,041] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:58,041] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,042] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
[2021-11-21 09:18:58,042] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:58,042] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,045] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/User']}
[2021-11-21 09:18:58,045] {decorators.py:44} DEBUG - Ref #/components/schemas/UserCollectionItem already has scope attached
[2021-11-21 09:18:58,046] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/UserCollection']}
[2021-11-21 09:18:58,046] {decorators.py:44} DEBUG - Ref #/components/schemas/UserCollectionItem already has scope attached
[2021-11-21 09:18:58,047] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/UserCollection']}
[2021-11-21 09:18:58,047] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:58,048] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/ConnectionCollection']}
[2021-11-21 09:18:58,048] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
[2021-11-21 09:18:58,049] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ConnectionCollection']}
[2021-11-21 09:18:58,049] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:58,049] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}
[2021-11-21 09:18:58,049] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
[2021-11-21 09:18:58,051] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:58,051] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
[2021-11-21 09:18:58,051] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,051] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:58,051] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,051] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
[2021-11-21 09:18:58,052] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,052] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
[2021-11-21 09:18:58,053] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:58,053] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
[2021-11-21 09:18:58,054] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/DAGCollection']}
[2021-11-21 09:18:58,054] {decorators.py:44} DEBUG - Ref #/components/schemas/DAG already has scope attached
[2021-11-21 09:18:58,054] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:58,054] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
[2021-11-21 09:18:58,054] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,054] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:58,055] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,055] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
[2021-11-21 09:18:58,056] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,056] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
[2021-11-21 09:18:58,057] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:58,057] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
[2021-11-21 09:18:58,058] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGCollection']}
[2021-11-21 09:18:58,058] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:58,058] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
[2021-11-21 09:18:58,058] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
[2021-11-21 09:18:58,059] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}
[2021-11-21 09:18:58,059] {decorators.py:44} DEBUG - Ref #/components/schemas/DAGRun already has scope attached
[2021-11-21 09:18:58,060] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
[2021-11-21 09:18:58,060] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
[2021-11-21 09:18:58,060] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}
[2021-11-21 09:18:58,061] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:58,062] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/EventLog', 'x-scope': ['', '#/components/schemas/EventLogCollection']}
[2021-11-21 09:18:58,062] {decorators.py:44} DEBUG - Ref #/components/schemas/EventLog already has scope attached
[2021-11-21 09:18:58,062] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/EventLogCollection']}
[2021-11-21 09:18:58,062] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:58,063] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ImportError', 'x-scope': ['', '#/components/schemas/ImportErrorCollection']}
[2021-11-21 09:18:58,063] {decorators.py:44} DEBUG - Ref #/components/schemas/ImportError already has scope attached
[2021-11-21 09:18:58,064] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ImportErrorCollection']}
[2021-11-21 09:18:58,064] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:58,064] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/MetadatabaseStatus', 'x-scope': ['', '#/components/schemas/HealthInfo']}
[2021-11-21 09:18:58,064] {decorators.py:44} DEBUG - Ref #/components/schemas/MetadatabaseStatus already has scope attached
[2021-11-21 09:18:58,065] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/MetadatabaseStatus']}
[2021-11-21 09:18:58,065] {decorators.py:44} DEBUG - Ref #/components/schemas/HealthStatus already has scope attached
[2021-11-21 09:18:58,065] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SchedulerStatus', 'x-scope': ['', '#/components/schemas/HealthInfo']}
[2021-11-21 09:18:58,065] {decorators.py:44} DEBUG - Ref #/components/schemas/SchedulerStatus already has scope attached
[2021-11-21 09:18:58,065] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/SchedulerStatus']}
[2021-11-21 09:18:58,065] {decorators.py:44} DEBUG - Ref #/components/schemas/HealthStatus already has scope attached
[2021-11-21 09:18:58,065] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/MetadatabaseStatus']}
[2021-11-21 09:18:58,066] {decorators.py:44} DEBUG - Ref #/components/schemas/HealthStatus already has scope attached
[2021-11-21 09:18:58,066] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/SchedulerStatus']}
[2021-11-21 09:18:58,066] {decorators.py:44} DEBUG - Ref #/components/schemas/HealthStatus already has scope attached
[2021-11-21 09:18:58,067] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool', 'x-scope': ['', '#/components/schemas/PoolCollection']}
[2021-11-21 09:18:58,067] {decorators.py:44} DEBUG - Ref #/components/schemas/Pool already has scope attached
[2021-11-21 09:18:58,068] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/PoolCollection']}
[2021-11-21 09:18:58,068] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:58,068] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Provider', 'x-scope': ['', '#/components/schemas/ProviderCollection']}
[2021-11-21 09:18:58,068] {decorators.py:44} DEBUG - Ref #/components/schemas/Provider already has scope attached
[2021-11-21 09:18:58,070] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SLAMiss', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
[2021-11-21 09:18:58,070] {decorators.py:44} DEBUG - Ref #/components/schemas/SLAMiss already has scope attached
[2021-11-21 09:18:58,071] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskState', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
[2021-11-21 09:18:58,071] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskState already has scope attached
[2021-11-21 09:18:58,072] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstance', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}
[2021-11-21 09:18:58,072] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskInstance already has scope attached
[2021-11-21 09:18:58,073] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SLAMiss', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
[2021-11-21 09:18:58,073] {decorators.py:44} DEBUG - Ref #/components/schemas/SLAMiss already has scope attached
[2021-11-21 09:18:58,073] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskState', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
[2021-11-21 09:18:58,074] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskState already has scope attached
[2021-11-21 09:18:58,074] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}
[2021-11-21 09:18:58,074] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:58,075] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceReference', 'x-scope': ['', '#/components/schemas/TaskInstanceReferenceCollection']}
[2021-11-21 09:18:58,075] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskInstanceReference already has scope attached
[2021-11-21 09:18:58,075] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/VariableCollection']}
[2021-11-21 09:18:58,075] {decorators.py:44} DEBUG - Ref #/components/schemas/VariableCollectionItem already has scope attached
[2021-11-21 09:18:58,076] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/VariableCollection']}
[2021-11-21 09:18:58,076] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:58,076] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}
[2021-11-21 09:18:58,076] {decorators.py:44} DEBUG - Ref #/components/schemas/VariableCollectionItem already has scope attached
[2021-11-21 09:18:58,077] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/XComCollectionItem', 'x-scope': ['', '#/components/schemas/XComCollection']}
[2021-11-21 09:18:58,077] {decorators.py:44} DEBUG - Ref #/components/schemas/XComCollectionItem already has scope attached
[2021-11-21 09:18:58,078] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/XComCollection']}
[2021-11-21 09:18:58,078] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:58,078] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/XComCollectionItem', 'x-scope': ['', '#/components/schemas/XCom']}
[2021-11-21 09:18:58,078] {decorators.py:44} DEBUG - Ref #/components/schemas/XComCollectionItem already has scope attached
[2021-11-21 09:18:58,079] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/DAGDetail']}
[2021-11-21 09:18:58,079] {decorators.py:44} DEBUG - Ref #/components/schemas/DAG already has scope attached
[2021-11-21 09:18:58,079] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:58,079] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
[2021-11-21 09:18:58,080] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,080] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:58,080] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,080] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
[2021-11-21 09:18:58,081] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,081] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
[2021-11-21 09:18:58,082] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:58,082] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
[2021-11-21 09:18:58,083] {decorators.py:42} DEBUG - Attaching x-scope to {'nullable': True, '$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGDetail']}
[2021-11-21 09:18:58,083] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:58,084] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Timezone', 'x-scope': ['', '#/components/schemas/DAGDetail']}
[2021-11-21 09:18:58,084] {decorators.py:44} DEBUG - Ref #/components/schemas/Timezone already has scope attached
[2021-11-21 09:18:58,084] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/ExtraLinkCollection', '#/components/schemas/ExtraLink']}
[2021-11-21 09:18:58,084] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
[2021-11-21 09:18:58,085] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ExtraLink', 'x-scope': ['', '#/components/schemas/ExtraLinkCollection']}
[2021-11-21 09:18:58,085] {decorators.py:44} DEBUG - Ref #/components/schemas/ExtraLink already has scope attached
[2021-11-21 09:18:58,085] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/ExtraLinkCollection', '#/components/schemas/ExtraLink']}
[2021-11-21 09:18:58,085] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
[2021-11-21 09:18:58,086] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,086] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
[2021-11-21 09:18:58,086] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,086] {decorators.py:44} DEBUG - Ref #/components/schemas/Color already has scope attached
[2021-11-21 09:18:58,087] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/WeightRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,087] {decorators.py:44} DEBUG - Ref #/components/schemas/WeightRule already has scope attached
[2021-11-21 09:18:58,087] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,087] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:58,087] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,088] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
[2021-11-21 09:18:58,088] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,088] {decorators.py:44} DEBUG - Ref #/components/schemas/DAG already has scope attached
[2021-11-21 09:18:58,088] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:58,088] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
[2021-11-21 09:18:58,088] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,089] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:58,089] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,089] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
[2021-11-21 09:18:58,090] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,090] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
[2021-11-21 09:18:58,091] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:58,091] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
[2021-11-21 09:18:58,092] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,092] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:58,093] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,093] {decorators.py:44} DEBUG - Ref #/components/schemas/Color already has scope attached
[2021-11-21 09:18:58,093] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TriggerRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,093] {decorators.py:44} DEBUG - Ref #/components/schemas/TriggerRule already has scope attached
[2021-11-21 09:18:58,094] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Task', 'x-scope': ['', '#/components/schemas/TaskCollection']}
[2021-11-21 09:18:58,094] {decorators.py:44} DEBUG - Ref #/components/schemas/Task already has scope attached
[2021-11-21 09:18:58,094] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,094] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
[2021-11-21 09:18:58,094] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,094] {decorators.py:44} DEBUG - Ref #/components/schemas/Color already has scope attached
[2021-11-21 09:18:58,095] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/WeightRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,095] {decorators.py:44} DEBUG - Ref #/components/schemas/WeightRule already has scope attached
[2021-11-21 09:18:58,095] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,095] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:58,095] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,096] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
[2021-11-21 09:18:58,096] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,096] {decorators.py:44} DEBUG - Ref #/components/schemas/DAG already has scope attached
[2021-11-21 09:18:58,096] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:58,096] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
[2021-11-21 09:18:58,096] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,096] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:58,097] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,097] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
[2021-11-21 09:18:58,098] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,098] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
[2021-11-21 09:18:58,099] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
[2021-11-21 09:18:58,099] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
[2021-11-21 09:18:58,100] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,100] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:58,101] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,101] {decorators.py:44} DEBUG - Ref #/components/schemas/Color already has scope attached
[2021-11-21 09:18:58,101] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TriggerRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
[2021-11-21 09:18:58,101] {decorators.py:44} DEBUG - Ref #/components/schemas/TriggerRule already has scope attached
[2021-11-21 09:18:58,103] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/PluginCollectionItem', 'x-scope': ['', '#/components/schemas/PluginCollection']}
[2021-11-21 09:18:58,103] {decorators.py:44} DEBUG - Ref #/components/schemas/PluginCollectionItem already has scope attached
[2021-11-21 09:18:58,105] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/PluginCollection']}
[2021-11-21 09:18:58,105] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:58,105] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
[2021-11-21 09:18:58,105] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
[2021-11-21 09:18:58,105] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:58,105] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
[2021-11-21 09:18:58,106] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:58,106] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
[2021-11-21 09:18:58,106] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role', 'x-scope': ['', '#/components/schemas/RoleCollection']}
[2021-11-21 09:18:58,106] {decorators.py:44} DEBUG - Ref #/components/schemas/Role already has scope attached
[2021-11-21 09:18:58,106] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
[2021-11-21 09:18:58,106] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
[2021-11-21 09:18:58,106] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:58,107] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
[2021-11-21 09:18:58,107] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:58,107] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
[2021-11-21 09:18:58,107] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/RoleCollection']}
[2021-11-21 09:18:58,107] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:58,108] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Action', 'x-scope': ['', '#/components/schemas/ActionCollection']}
[2021-11-21 09:18:58,108] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
[2021-11-21 09:18:58,108] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ActionCollection']}
[2021-11-21 09:18:58,108] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
[2021-11-21 09:18:58,109] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:58,109] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
[2021-11-21 09:18:58,109] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
[2021-11-21 09:18:58,109] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
[2021-11-21 09:18:58,110] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConfigOption', 'x-scope': ['', '#/components/schemas/Config', '#/components/schemas/ConfigSection']}
[2021-11-21 09:18:58,110] {decorators.py:44} DEBUG - Ref #/components/schemas/ConfigOption already has scope attached
[2021-11-21 09:18:58,110] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConfigSection', 'x-scope': ['', '#/components/schemas/Config']}
[2021-11-21 09:18:58,110] {decorators.py:44} DEBUG - Ref #/components/schemas/ConfigSection already has scope attached
[2021-11-21 09:18:58,111] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConfigOption', 'x-scope': ['', '#/components/schemas/Config', '#/components/schemas/ConfigSection']}
[2021-11-21 09:18:58,111] {decorators.py:44} DEBUG - Ref #/components/schemas/ConfigOption already has scope attached
[2021-11-21 09:18:58,114] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,115] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
[2021-11-21 09:18:58,115] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,115] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
[2021-11-21 09:18:58,116] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
[2021-11-21 09:18:58,116] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
[2021-11-21 09:18:58,120] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
[2021-11-21 09:18:58,120] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,120] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
[2021-11-21 09:18:58,120] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,121] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
[2021-11-21 09:18:58,121] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,122] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
[2021-11-21 09:18:58,122] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,122] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
[2021-11-21 09:18:58,123] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotAcceptable']}
[2021-11-21 09:18:58,123] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,124] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/AlreadyExists']}
[2021-11-21 09:18:58,124] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
[2021-11-21 09:18:58,124] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
[2021-11-21 09:18:58,134] {validators.py:30} DEBUG - Dereferencing {'/connections': {'get': {'summary': 'List connections', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'get_connections', 'tags': ['Connection'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ConnectionCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'post_connection', 'tags': ['Connection'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}, '/connections/{connection_id}': {'parameters': [{'$ref': '#/components/parameters/ConnectionID', 'x-scope': ['']}], 'get': {'summary': 'Get a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'get_connection', 'tags': ['Connection'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'patch_connection', 'tags': ['Connection'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'delete_connection', 'tags': ['Connection'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/connections/test': {'post': {'summary': 'Test a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'test_connection', 'tags': ['Connection'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ConnectionTest', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/dags': {'get': {'summary': 'List DAGs', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dags', 'tags': ['DAG'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterTags', 'x-scope': ['']}, {'name': 'only_active', 'in': 'query', 'schema': {'type': 'boolean', 'default': True}, 'required': False, 'description': 'Only return active DAGs.'}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}}}}, '/dags/{dag_id}': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'get': {'summary': 'Get basic information about a DAG', 'description': 'Presents only information available in database (DAGModel).\nIf you need detailed information, consider using GET /dags/{dag_id}/details.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dag', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a DAG', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'patch_dag', 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'tags': ['DAG'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a DAG', 'description': 'Deletes all metadata related to the DAG, including finished DAG Runs and Tasks. Logs are not deleted. This action cannot be undone.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'delete_dag', 'tags': ['DAG'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}}}}, '/dags/{dag_id}/clearTaskInstances': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'post': {'summary': 'Clear a set of task instances', 'description': 'Clears a set of task instances associated with the DAG for a specified date range.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'post_clear_task_instances', 'tags': ['DAG'], 'requestBody': {'description': 'Parameters of action', 'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ClearTaskInstance', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceReferenceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/dags/{dag_id}/updateTaskInstancesState': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'post': {'summary': 'Set a state of task instances', 'description': 'Updates the state for multiple task instances simultaneously.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'post_set_task_instances_state', 'tags': ['DAG'], 'requestBody': {'description': 'Parameters of action', 'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UpdateTaskInstancesState', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceReferenceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/dags/{dag_id}/dagRuns': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'get': {'summary': 'List DAG runs', 'description': 'This endpoint allows specifying `~` as the dag_id to retrieve DAG runs for all DAGs.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'get_dag_runs', 'tags': ['DAGRun'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'List of DAG runs.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRunCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}}}, 'post': {'summary': 'Trigger a new DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'post_dag_run', 'tags': ['DAGRun'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/dags/~/dagRuns/list': {'post': {'summary': 'List DAG runs (batch)', 'description': 'This endpoint is a POST to allow filtering across a large number of DAG IDs, where as a GET it would run in to maximum HTTP request URL length limit.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'get_dag_runs_batch', 'tags': ['DAGRun'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ListDagRunsForm', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRunCollection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}, '/dags/{dag_id}/dagRuns/{dag_run_id}': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}], 'get': {'summary': 'Get a DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'get_dag_run', 'tags': ['DAGRun'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'delete_dag_run', 'tags': ['DAGRun'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Modify a DAG run', 'description': 'Modify a DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'update_dag_run_state', 'tags': ['UpdateDagRunState'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UpdateDagRunState', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/eventLogs': {'get': {'summary': 'List log entries', 'description': 'List log entries from event log.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.event_log_endpoint', 'operationId': 'get_event_logs', 'tags': ['EventLog'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/EventLogCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}, '/eventLogs/{event_log_id}': {'parameters': [{'$ref': '#/components/parameters/EventLogID', 'x-scope': ['']}], 'get': {'summary': 'Get a log entry', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.event_log_endpoint', 'operationId': 'get_event_log', 'tags': ['EventLog'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/EventLog', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/importErrors': {'get': {'summary': 'List import errors', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.import_error_endpoint', 'operationId': 'get_import_errors', 'tags': ['ImportError'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ImportErrorCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}, '/importErrors/{import_error_id}': {'parameters': [{'$ref': '#/components/parameters/ImportErrorID', 'x-scope': ['']}], 'get': {'summary': 'Get an import error', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.import_error_endpoint', 'operationId': 'get_import_error', 'tags': ['ImportError'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ImportError', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/pools': {'get': {'summary': 'List pools', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'get_pools', 'tags': ['Pool'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'List of pools.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/PoolCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'post_pool', 'tags': ['Pool'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}, '/pools/{pool_name}': {'parameters': [{'$ref': '#/components/parameters/PoolName', 'x-scope': ['']}], 'get': {'summary': 'Get a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'get_pool', 'tags': ['Pool'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'patch_pool', 'tags': ['Pool'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'delete_pool', 'tags': ['Pool'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/providers': {'get': {'summary': 'List providers', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.provider_endpoint', 'operationId': 'get_providers', 'tags': ['Provider'], 'responses': {'200': {'description': 'List of providers.', 'content': {'application/json': {'schema': {'allOf': [{'$ref': '#/components/schemas/ProviderCollection', 'x-scope': ['']}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['']}]}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}, '/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterDurationGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterDurationLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterState', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterPool', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterQueue', 'x-scope': ['']}], 'get': {'summary': 'List task instances', 'description': 'This endpoint allows specifying `~` as the dag_id, dag_run_id to retrieve DAG runs for all DAGs and DAG runs.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'get_task_instances', 'tags': ['TaskInstance'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}, '/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}], 'get': {'summary': 'Get a task instance', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'get_task_instance', 'tags': ['TaskInstance'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstance', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/dags/~/dagRuns/~/taskInstances/list': {'post': {'summary': 'List task instances (batch)', 'description': 'List task instances from all DAGs and DAG runs.\nThis endpoint is a POST to allow filtering across a large number of DAG IDs, where as a GET it would run in to maximum HTTP request URL length limits.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'get_task_instances_batch', 'tags': ['TaskInstance'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ListTaskInstanceForm', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/variables': {'get': {'summary': 'List variables', 'description': 'The collection does not contain data. To get data, you must get a single entity.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'get_variables', 'tags': ['Variable'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/VariableCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a variable', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'post_variables', 'tags': ['Variable'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}, '/variables/{variable_key}': {'parameters': [{'$ref': '#/components/parameters/VariableKey', 'x-scope': ['']}], 'get': {'summary': 'Get a variable', 'description': 'Get a variable by key.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'get_variable', 'tags': ['Variable'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a variable', 'description': 'Update a variable by key.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'patch_variable', 'tags': ['Variable'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a variable', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'delete_variable', 'tags': ['Variable'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}/xcomEntries': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}], 'get': {'summary': 'List XCom entries', 'description': "This endpoint allows specifying `~` as the dag_id, dag_run_id, task_id to retrieve XCOM entries for for all DAGs, DAG runs and task instances. XCom values won't be returned as they can be large. Use this endpoint to get a list of XCom entries and then fetch individual entry to get value.", 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.xcom_endpoint', 'operationId': 'get_xcom_entries', 'tags': ['XCom'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/XComCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}, '/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}/xcomEntries/{xcom_key}': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}, {'$ref': '#/components/parameters/XComKey', 'x-scope': ['']}], 'get': {'summary': 'Get an XCom entry', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.xcom_endpoint', 'operationId': 'get_xcom_entry', 'tags': ['XCom'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/XCom', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}/links': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}], 'get': {'summary': 'List extra links', 'description': 'List extra links for task instance.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.extra_link_endpoint', 'operationId': 'get_extra_links', 'tags': ['TaskInstance'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ExtraLinkCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}/logs/{task_try_number}': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskTryNumber', 'x-scope': ['']}, {'$ref': '#/components/parameters/FullContent', 'x-scope': ['']}, {'$ref': '#/components/parameters/ContinuationToken', 'x-scope': ['']}], 'get': {'summary': 'Get logs', 'description': 'Get logs for a specific task instance and its try number.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.log_endpoint', 'operationId': 'get_log', 'tags': ['TaskInstance'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'type': 'object', 'properties': {'continuation_token': {'type': 'string'}, 'content': {'type': 'string'}}}}, 'text/plain': {'schema': {'type': 'string'}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/dags/{dag_id}/details': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'get': {'summary': 'Get a simplified representation of DAG', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dag_details', 'description': 'The response contains many DAG attributes, so the response can be large. If possible, consider using GET /dags/{dag_id}.\n', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGDetail', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/dags/{dag_id}/tasks': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'get': {'summary': 'Get tasks for DAG', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_endpoint', 'operationId': 'get_tasks', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/dags/{dag_id}/tasks/{task_id}': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}], 'get': {'summary': 'Get simplified representation of a task', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_endpoint', 'operationId': 'get_task', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Task', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/dagSources/{file_token}': {'parameters': [{'$ref': '#/components/parameters/FileToken', 'x-scope': ['']}], 'get': {'summary': 'Get a source code', 'description': 'Get a source code using file token.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_source_endpoint', 'operationId': 'get_dag_source', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'type': 'object', 'properties': {'content': {'type': 'string'}}}}, 'plain/text': {'schema': {'type': 'string'}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}, '406': {'$ref': '#/components/responses/NotAcceptable', 'x-scope': ['']}}}}, '/config': {'get': {'summary': 'Get current configuration', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.config_endpoint', 'operationId': 'get_config', 'tags': ['Config'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Config', 'x-scope': ['']}, 'example': {'sections': [{'name': 'core', 'options': [{'key': 'dags_folder', 'value': '/home/user/my-dags-folder'}]}, {'name': 'smtp', 'options': [{'key': 'smtp_host', 'value': 'localhost'}, {'key': 'smtp_mail_from', 'value': 'airflow@example.com'}]}]}}, 'text/plain': {'schema': {'type': 'string'}, 'example': '[core]\ndags_folder = /home/user/my-dags-folder\n[smtp]\nsmtp_host = localhost\nsmtp_mail_from = airflow@example.com\n'}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}, '/health': {'get': {'summary': 'Get instance status', 'description': "Get the status of Airflow's metadatabase and scheduler. It includes info about\nmetadatabase and last heartbeat of scheduler.\n", 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.health_endpoint', 'operationId': 'get_health', 'tags': ['Monitoring'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/HealthInfo', 'x-scope': ['']}}}}}}}, '/version': {'get': {'summary': 'Get version information', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.version_endpoint', 'operationId': 'get_version', 'tags': ['Monitoring'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/VersionInfo', 'x-scope': ['']}}}}}}}, '/plugins': {'get': {'summary': 'Get a list of loaded plugins', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.plugin_endpoint', 'operationId': 'get_plugins', 'tags': ['Plugin'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/PluginCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/roles': {'get': {'summary': 'List roles', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'get_roles', 'tags': ['Role'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/RoleCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'post_role', 'tags': ['Role'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}, '/roles/{role_name}': {'parameters': [{'$ref': '#/components/parameters/RoleName', 'x-scope': ['']}], 'get': {'summary': 'Get a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'get_role', 'tags': ['Role'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'patch_role', 'tags': ['Role'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'delete_role', 'tags': ['Role'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/permissions': {'get': {'summary': 'List permissions', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'get_permissions', 'tags': ['Permission'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ActionCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}, '/users': {'get': {'summary': 'List users', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'get_users', 'tags': ['User'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UserCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'post_user', 'tags': ['User'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/User', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/User', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}}}}, '/users/{username}': {'parameters': [{'$ref': '#/components/parameters/Username', 'x-scope': ['']}], 'get': {'summary': 'Get a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'get_user', 'tags': ['User'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'patch_user', 'tags': ['User'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/User', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'delete_user', 'tags': ['User'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}}
[2021-11-21 09:18:58,135] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List connections', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'get_connections', 'tags': ['Connection'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ConnectionCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'post_connection', 'tags': ['Connection'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,135] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List connections', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'get_connections', 'tags': ['Connection'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ConnectionCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'post_connection', 'tags': ['Connection'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,135] {validators.py:30} DEBUG - Dereferencing {'summary': 'List connections', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'get_connections', 'tags': ['Connection'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ConnectionCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,135] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,135] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100}
[2021-11-21 09:18:58,135] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100}
[2021-11-21 09:18:58,135] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,136] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,136] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,136] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,136] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,136] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,136] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,136] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,136] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,136] {validators.py:30} DEBUG - Dereferencing {'summary': 'Create a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'post_connection', 'tags': ['Connection'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,136] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/ConnectionID', 'x-scope': ['']}], 'get': {'summary': 'Get a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'get_connection', 'tags': ['Connection'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'patch_connection', 'tags': ['Connection'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'delete_connection', 'tags': ['Connection'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,136] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/ConnectionID', 'x-scope': ['']}], 'get': {'summary': 'Get a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'get_connection', 'tags': ['Connection'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'patch_connection', 'tags': ['Connection'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'delete_connection', 'tags': ['Connection'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,136] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/ConnectionID', 'x-scope': ['']}
[2021-11-21 09:18:58,137] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,137] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,137] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'get_connection', 'tags': ['Connection'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,137] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/ConnectionID', 'x-scope': ['']}
[2021-11-21 09:18:58,137] {validators.py:30} DEBUG - Dereferencing {'summary': 'Update a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'patch_connection', 'tags': ['Connection'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,137] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}
[2021-11-21 09:18:58,137] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,137] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,137] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/ConnectionID', 'x-scope': ['']}
[2021-11-21 09:18:58,137] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}
[2021-11-21 09:18:58,137] {validators.py:30} DEBUG - Dereferencing {'summary': 'Delete a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'delete_connection', 'tags': ['Connection'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,137] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/ConnectionID', 'x-scope': ['']}
[2021-11-21 09:18:58,138] {validators.py:30} DEBUG - Dereferencing {'post': {'summary': 'Test a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'test_connection', 'tags': ['Connection'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ConnectionTest', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,138] {validators.py:30} DEBUG - Dereferencing {'post': {'summary': 'Test a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'test_connection', 'tags': ['Connection'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ConnectionTest', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,138] {validators.py:30} DEBUG - Dereferencing {'summary': 'Test a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'test_connection', 'tags': ['Connection'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ConnectionTest', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,138] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List DAGs', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dags', 'tags': ['DAG'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterTags', 'x-scope': ['']}, {'name': 'only_active', 'in': 'query', 'schema': {'type': 'boolean', 'default': True}, 'required': False, 'description': 'Only return active DAGs.'}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,138] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List DAGs', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dags', 'tags': ['DAG'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterTags', 'x-scope': ['']}, {'name': 'only_active', 'in': 'query', 'schema': {'type': 'boolean', 'default': True}, 'required': False, 'description': 'Only return active DAGs.'}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,138] {validators.py:30} DEBUG - Dereferencing {'summary': 'List DAGs', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dags', 'tags': ['DAG'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterTags', 'x-scope': ['']}, {'name': 'only_active', 'in': 'query', 'schema': {'type': 'boolean', 'default': True}, 'required': False, 'description': 'Only return active DAGs.'}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}}}
[2021-11-21 09:18:58,138] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,138] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,138] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,138] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,138] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,138] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,138] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterTags', 'x-scope': ['']}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'name': 'only_active', 'in': 'query', 'schema': {'type': 'boolean', 'default': True}, 'required': False, 'description': 'Only return active DAGs.'}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'type': 'boolean', 'default': True}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'type': 'boolean', 'default': True}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterTags', 'x-scope': ['']}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'name': 'only_active', 'in': 'query', 'schema': {'type': 'boolean', 'default': True, 'nullable': False}, 'required': False, 'description': 'Only return active DAGs.'}
[2021-11-21 09:18:58,139] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'get': {'summary': 'Get basic information about a DAG', 'description': 'Presents only information available in database (DAGModel).\nIf you need detailed information, consider using GET /dags/{dag_id}/details.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dag', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a DAG', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'patch_dag', 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'tags': ['DAG'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a DAG', 'description': 'Deletes all metadata related to the DAG, including finished DAG Runs and Tasks. Logs are not deleted. This action cannot be undone.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'delete_dag', 'tags': ['DAG'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'get': {'summary': 'Get basic information about a DAG', 'description': 'Presents only information available in database (DAGModel).\nIf you need detailed information, consider using GET /dags/{dag_id}/details.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dag', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a DAG', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'patch_dag', 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'tags': ['DAG'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a DAG', 'description': 'Deletes all metadata related to the DAG, including finished DAG Runs and Tasks. Logs are not deleted. This action cannot be undone.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'delete_dag', 'tags': ['DAG'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get basic information about a DAG', 'description': 'Presents only information available in database (DAGModel).\nIf you need detailed information, consider using GET /dags/{dag_id}/details.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dag', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'summary': 'Update a DAG', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'patch_dag', 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'tags': ['DAG'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'summary': 'Delete a DAG', 'description': 'Deletes all metadata related to the DAG, including finished DAG Runs and Tasks. Logs are not deleted. This action cannot be undone.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'delete_dag', 'tags': ['DAG'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}}}
[2021-11-21 09:18:58,140] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'post': {'summary': 'Clear a set of task instances', 'description': 'Clears a set of task instances associated with the DAG for a specified date range.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'post_clear_task_instances', 'tags': ['DAG'], 'requestBody': {'description': 'Parameters of action', 'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ClearTaskInstance', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceReferenceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'post': {'summary': 'Clear a set of task instances', 'description': 'Clears a set of task instances associated with the DAG for a specified date range.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'post_clear_task_instances', 'tags': ['DAG'], 'requestBody': {'description': 'Parameters of action', 'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ClearTaskInstance', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceReferenceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'summary': 'Clear a set of task instances', 'description': 'Clears a set of task instances associated with the DAG for a specified date range.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'post_clear_task_instances', 'tags': ['DAG'], 'requestBody': {'description': 'Parameters of action', 'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ClearTaskInstance', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceReferenceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'post': {'summary': 'Set a state of task instances', 'description': 'Updates the state for multiple task instances simultaneously.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'post_set_task_instances_state', 'tags': ['DAG'], 'requestBody': {'description': 'Parameters of action', 'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UpdateTaskInstancesState', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceReferenceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'post': {'summary': 'Set a state of task instances', 'description': 'Updates the state for multiple task instances simultaneously.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'post_set_task_instances_state', 'tags': ['DAG'], 'requestBody': {'description': 'Parameters of action', 'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UpdateTaskInstancesState', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceReferenceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'summary': 'Set a state of task instances', 'description': 'Updates the state for multiple task instances simultaneously.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'post_set_task_instances_state', 'tags': ['DAG'], 'requestBody': {'description': 'Parameters of action', 'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UpdateTaskInstancesState', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceReferenceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,141] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,142] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'get': {'summary': 'List DAG runs', 'description': 'This endpoint allows specifying `~` as the dag_id to retrieve DAG runs for all DAGs.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'get_dag_runs', 'tags': ['DAGRun'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'List of DAG runs.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRunCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}}}, 'post': {'summary': 'Trigger a new DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'post_dag_run', 'tags': ['DAGRun'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,142] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'get': {'summary': 'List DAG runs', 'description': 'This endpoint allows specifying `~` as the dag_id to retrieve DAG runs for all DAGs.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'get_dag_runs', 'tags': ['DAGRun'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'List of DAG runs.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRunCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}}}, 'post': {'summary': 'Trigger a new DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'post_dag_run', 'tags': ['DAGRun'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,142] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,142] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,142] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,142] {validators.py:30} DEBUG - Dereferencing {'summary': 'List DAG runs', 'description': 'This endpoint allows specifying `~` as the dag_id to retrieve DAG runs for all DAGs.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'get_dag_runs', 'tags': ['DAGRun'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'List of DAG runs.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRunCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}}}
[2021-11-21 09:18:58,142] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,142] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,142] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterExecutionDateGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterExecutionDateLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterStartDateGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterStartDateLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,143] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterEndDateGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterEndDateLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterExecutionDateGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterExecutionDateLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,144] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterStartDateGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,145] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterStartDateLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,145] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterEndDateGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,145] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterEndDateLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,145] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,145] {validators.py:30} DEBUG - Dereferencing {'summary': 'Trigger a new DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'post_dag_run', 'tags': ['DAGRun'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,145] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,145] {validators.py:30} DEBUG - Dereferencing {'post': {'summary': 'List DAG runs (batch)', 'description': 'This endpoint is a POST to allow filtering across a large number of DAG IDs, where as a GET it would run in to maximum HTTP request URL length limit.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'get_dag_runs_batch', 'tags': ['DAGRun'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ListDagRunsForm', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRunCollection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,145] {validators.py:30} DEBUG - Dereferencing {'post': {'summary': 'List DAG runs (batch)', 'description': 'This endpoint is a POST to allow filtering across a large number of DAG IDs, where as a GET it would run in to maximum HTTP request URL length limit.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'get_dag_runs_batch', 'tags': ['DAGRun'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ListDagRunsForm', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRunCollection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,145] {validators.py:30} DEBUG - Dereferencing {'summary': 'List DAG runs (batch)', 'description': 'This endpoint is a POST to allow filtering across a large number of DAG IDs, where as a GET it would run in to maximum HTTP request URL length limit.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'get_dag_runs_batch', 'tags': ['DAGRun'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ListDagRunsForm', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRunCollection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,145] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}], 'get': {'summary': 'Get a DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'get_dag_run', 'tags': ['DAGRun'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'delete_dag_run', 'tags': ['DAGRun'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Modify a DAG run', 'description': 'Modify a DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'update_dag_run_state', 'tags': ['UpdateDagRunState'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UpdateDagRunState', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,145] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}], 'get': {'summary': 'Get a DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'get_dag_run', 'tags': ['DAGRun'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'delete_dag_run', 'tags': ['DAGRun'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Modify a DAG run', 'description': 'Modify a DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'update_dag_run_state', 'tags': ['UpdateDagRunState'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UpdateDagRunState', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,145] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get a DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'get_dag_run', 'tags': ['DAGRun'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'summary': 'Delete a DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'delete_dag_run', 'tags': ['DAGRun'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'summary': 'Modify a DAG run', 'description': 'Modify a DAG run', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_run_endpoint', 'operationId': 'update_dag_run_state', 'tags': ['UpdateDagRunState'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UpdateDagRunState', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,146] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,147] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List log entries', 'description': 'List log entries from event log.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.event_log_endpoint', 'operationId': 'get_event_logs', 'tags': ['EventLog'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/EventLogCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,147] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List log entries', 'description': 'List log entries from event log.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.event_log_endpoint', 'operationId': 'get_event_logs', 'tags': ['EventLog'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/EventLogCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,147] {validators.py:30} DEBUG - Dereferencing {'summary': 'List log entries', 'description': 'List log entries from event log.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.event_log_endpoint', 'operationId': 'get_event_logs', 'tags': ['EventLog'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/EventLogCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,147] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,147] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,147] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,147] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,147] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,147] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,147] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,147] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,147] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,147] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,148] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,148] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,148] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/EventLogID', 'x-scope': ['']}], 'get': {'summary': 'Get a log entry', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.event_log_endpoint', 'operationId': 'get_event_log', 'tags': ['EventLog'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/EventLog', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,148] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/EventLogID', 'x-scope': ['']}], 'get': {'summary': 'Get a log entry', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.event_log_endpoint', 'operationId': 'get_event_log', 'tags': ['EventLog'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/EventLog', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,148] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/EventLogID', 'x-scope': ['']}
[2021-11-21 09:18:58,148] {validators.py:30} DEBUG - Dereferencing {'type': 'integer'}
[2021-11-21 09:18:58,148] {validators.py:30} DEBUG - Dereferencing {'type': 'integer'}
[2021-11-21 09:18:58,148] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get a log entry', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.event_log_endpoint', 'operationId': 'get_event_log', 'tags': ['EventLog'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/EventLog', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,148] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/EventLogID', 'x-scope': ['']}
[2021-11-21 09:18:58,148] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List import errors', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.import_error_endpoint', 'operationId': 'get_import_errors', 'tags': ['ImportError'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ImportErrorCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,148] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List import errors', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.import_error_endpoint', 'operationId': 'get_import_errors', 'tags': ['ImportError'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ImportErrorCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,148] {validators.py:30} DEBUG - Dereferencing {'summary': 'List import errors', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.import_error_endpoint', 'operationId': 'get_import_errors', 'tags': ['ImportError'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ImportErrorCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/ImportErrorID', 'x-scope': ['']}], 'get': {'summary': 'Get an import error', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.import_error_endpoint', 'operationId': 'get_import_error', 'tags': ['ImportError'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ImportError', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,149] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/ImportErrorID', 'x-scope': ['']}], 'get': {'summary': 'Get an import error', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.import_error_endpoint', 'operationId': 'get_import_error', 'tags': ['ImportError'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ImportError', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,150] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/ImportErrorID', 'x-scope': ['']}
[2021-11-21 09:18:58,150] {validators.py:30} DEBUG - Dereferencing {'type': 'integer'}
[2021-11-21 09:18:58,150] {validators.py:30} DEBUG - Dereferencing {'type': 'integer'}
[2021-11-21 09:18:58,150] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get an import error', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.import_error_endpoint', 'operationId': 'get_import_error', 'tags': ['ImportError'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ImportError', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,150] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/ImportErrorID', 'x-scope': ['']}
[2021-11-21 09:18:58,150] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List pools', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'get_pools', 'tags': ['Pool'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'List of pools.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/PoolCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'post_pool', 'tags': ['Pool'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,150] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List pools', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'get_pools', 'tags': ['Pool'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'List of pools.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/PoolCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'post_pool', 'tags': ['Pool'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,150] {validators.py:30} DEBUG - Dereferencing {'summary': 'List pools', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'get_pools', 'tags': ['Pool'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'List of pools.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/PoolCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,150] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,150] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,150] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,150] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,150] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,151] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,151] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,151] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,151] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,151] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,151] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,151] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,151] {validators.py:30} DEBUG - Dereferencing {'summary': 'Create a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'post_pool', 'tags': ['Pool'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,151] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/PoolName', 'x-scope': ['']}], 'get': {'summary': 'Get a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'get_pool', 'tags': ['Pool'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'patch_pool', 'tags': ['Pool'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'delete_pool', 'tags': ['Pool'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,151] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/PoolName', 'x-scope': ['']}], 'get': {'summary': 'Get a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'get_pool', 'tags': ['Pool'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'patch_pool', 'tags': ['Pool'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'delete_pool', 'tags': ['Pool'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,151] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PoolName', 'x-scope': ['']}
[2021-11-21 09:18:58,151] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,152] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,152] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'get_pool', 'tags': ['Pool'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,152] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PoolName', 'x-scope': ['']}
[2021-11-21 09:18:58,152] {validators.py:30} DEBUG - Dereferencing {'summary': 'Update a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'patch_pool', 'tags': ['Pool'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Pool', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}}}
[2021-11-21 09:18:58,152] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}
[2021-11-21 09:18:58,152] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,152] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,152] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PoolName', 'x-scope': ['']}
[2021-11-21 09:18:58,152] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}
[2021-11-21 09:18:58,152] {validators.py:30} DEBUG - Dereferencing {'summary': 'Delete a pool', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.pool_endpoint', 'operationId': 'delete_pool', 'tags': ['Pool'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,152] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PoolName', 'x-scope': ['']}
[2021-11-21 09:18:58,152] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List providers', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.provider_endpoint', 'operationId': 'get_providers', 'tags': ['Provider'], 'responses': {'200': {'description': 'List of providers.', 'content': {'application/json': {'schema': {'allOf': [{'$ref': '#/components/schemas/ProviderCollection', 'x-scope': ['']}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['']}]}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,152] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List providers', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.provider_endpoint', 'operationId': 'get_providers', 'tags': ['Provider'], 'responses': {'200': {'description': 'List of providers.', 'content': {'application/json': {'schema': {'allOf': [{'$ref': '#/components/schemas/ProviderCollection', 'x-scope': ['']}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['']}]}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,153] {validators.py:30} DEBUG - Dereferencing {'summary': 'List providers', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.provider_endpoint', 'operationId': 'get_providers', 'tags': ['Provider'], 'responses': {'200': {'description': 'List of providers.', 'content': {'application/json': {'schema': {'allOf': [{'$ref': '#/components/schemas/ProviderCollection', 'x-scope': ['']}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['']}]}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,153] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterDurationGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterDurationLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterState', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterPool', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterQueue', 'x-scope': ['']}], 'get': {'summary': 'List task instances', 'description': 'This endpoint allows specifying `~` as the dag_id, dag_run_id to retrieve DAG runs for all DAGs and DAG runs.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'get_task_instances', 'tags': ['TaskInstance'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,153] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterExecutionDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterStartDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterEndDateLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterDurationGTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterDurationLTE', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterState', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterPool', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterQueue', 'x-scope': ['']}], 'get': {'summary': 'List task instances', 'description': 'This endpoint allows specifying `~` as the dag_id, dag_run_id to retrieve DAG runs for all DAGs and DAG runs.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'get_task_instances', 'tags': ['TaskInstance'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,153] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,153] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,153] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,153] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,153] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,153] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,153] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterExecutionDateGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,153] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,153] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterExecutionDateLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterStartDateGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterStartDateLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterEndDateGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterEndDateLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,154] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'type': 'string', 'format': 'date-time'}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterDurationGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'type': 'number'}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'type': 'number'}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterDurationLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'type': 'number'}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'type': 'number'}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterState', 'x-scope': ['']}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterPool', 'x-scope': ['']}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterQueue', 'x-scope': ['']}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,155] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'summary': 'List task instances', 'description': 'This endpoint allows specifying `~` as the dag_id, dag_run_id to retrieve DAG runs for all DAGs and DAG runs.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'get_task_instances', 'tags': ['TaskInstance'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterExecutionDateGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterExecutionDateLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterStartDateGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterStartDateLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,156] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterEndDateGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterEndDateLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterDurationGTE', 'x-scope': ['']}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterDurationLTE', 'x-scope': ['']}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterState', 'x-scope': ['']}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterPool', 'x-scope': ['']}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FilterQueue', 'x-scope': ['']}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}], 'get': {'summary': 'Get a task instance', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'get_task_instance', 'tags': ['TaskInstance'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstance', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}], 'get': {'summary': 'Get a task instance', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'get_task_instance', 'tags': ['TaskInstance'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstance', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,157] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,158] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,158] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,158] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}
[2021-11-21 09:18:58,158] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,158] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,158] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get a task instance', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'get_task_instance', 'tags': ['TaskInstance'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstance', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,158] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,158] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,158] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}
[2021-11-21 09:18:58,158] {validators.py:30} DEBUG - Dereferencing {'post': {'summary': 'List task instances (batch)', 'description': 'List task instances from all DAGs and DAG runs.\nThis endpoint is a POST to allow filtering across a large number of DAG IDs, where as a GET it would run in to maximum HTTP request URL length limits.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'get_task_instances_batch', 'tags': ['TaskInstance'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ListTaskInstanceForm', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,158] {validators.py:30} DEBUG - Dereferencing {'post': {'summary': 'List task instances (batch)', 'description': 'List task instances from all DAGs and DAG runs.\nThis endpoint is a POST to allow filtering across a large number of DAG IDs, where as a GET it would run in to maximum HTTP request URL length limits.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'get_task_instances_batch', 'tags': ['TaskInstance'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ListTaskInstanceForm', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,158] {validators.py:30} DEBUG - Dereferencing {'summary': 'List task instances (batch)', 'description': 'List task instances from all DAGs and DAG runs.\nThis endpoint is a POST to allow filtering across a large number of DAG IDs, where as a GET it would run in to maximum HTTP request URL length limits.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_instance_endpoint', 'operationId': 'get_task_instances_batch', 'tags': ['TaskInstance'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ListTaskInstanceForm', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskInstanceCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,158] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List variables', 'description': 'The collection does not contain data. To get data, you must get a single entity.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'get_variables', 'tags': ['Variable'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/VariableCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a variable', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'post_variables', 'tags': ['Variable'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,159] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List variables', 'description': 'The collection does not contain data. To get data, you must get a single entity.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'get_variables', 'tags': ['Variable'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/VariableCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a variable', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'post_variables', 'tags': ['Variable'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,159] {validators.py:30} DEBUG - Dereferencing {'summary': 'List variables', 'description': 'The collection does not contain data. To get data, you must get a single entity.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'get_variables', 'tags': ['Variable'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/VariableCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,159] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,159] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,159] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,159] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,159] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,159] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,159] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,159] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,159] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,159] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,159] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,160] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,160] {validators.py:30} DEBUG - Dereferencing {'summary': 'Create a variable', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'post_variables', 'tags': ['Variable'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,160] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/VariableKey', 'x-scope': ['']}], 'get': {'summary': 'Get a variable', 'description': 'Get a variable by key.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'get_variable', 'tags': ['Variable'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a variable', 'description': 'Update a variable by key.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'patch_variable', 'tags': ['Variable'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a variable', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'delete_variable', 'tags': ['Variable'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,160] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/VariableKey', 'x-scope': ['']}], 'get': {'summary': 'Get a variable', 'description': 'Get a variable by key.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'get_variable', 'tags': ['Variable'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a variable', 'description': 'Update a variable by key.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'patch_variable', 'tags': ['Variable'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a variable', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'delete_variable', 'tags': ['Variable'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,160] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/VariableKey', 'x-scope': ['']}
[2021-11-21 09:18:58,160] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,160] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,160] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get a variable', 'description': 'Get a variable by key.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'get_variable', 'tags': ['Variable'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,160] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/VariableKey', 'x-scope': ['']}
[2021-11-21 09:18:58,160] {validators.py:30} DEBUG - Dereferencing {'summary': 'Update a variable', 'description': 'Update a variable by key.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'patch_variable', 'tags': ['Variable'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Variable', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,160] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/VariableKey', 'x-scope': ['']}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'summary': 'Delete a variable', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.variable_endpoint', 'operationId': 'delete_variable', 'tags': ['Variable'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/VariableKey', 'x-scope': ['']}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}], 'get': {'summary': 'List XCom entries', 'description': "This endpoint allows specifying `~` as the dag_id, dag_run_id, task_id to retrieve XCOM entries for for all DAGs, DAG runs and task instances. XCom values won't be returned as they can be large. Use this endpoint to get a list of XCom entries and then fetch individual entry to get value.", 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.xcom_endpoint', 'operationId': 'get_xcom_entries', 'tags': ['XCom'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/XComCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}], 'get': {'summary': 'List XCom entries', 'description': "This endpoint allows specifying `~` as the dag_id, dag_run_id, task_id to retrieve XCOM entries for for all DAGs, DAG runs and task instances. XCom values won't be returned as they can be large. Use this endpoint to get a list of XCom entries and then fetch individual entry to get value.", 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.xcom_endpoint', 'operationId': 'get_xcom_entries', 'tags': ['XCom'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/XComCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,161] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'summary': 'List XCom entries', 'description': "This endpoint allows specifying `~` as the dag_id, dag_run_id, task_id to retrieve XCOM entries for for all DAGs, DAG runs and task instances. XCom values won't be returned as they can be large. Use this endpoint to get a list of XCom entries and then fetch individual entry to get value.", 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.xcom_endpoint', 'operationId': 'get_xcom_entries', 'tags': ['XCom'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/XComCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}
[2021-11-21 09:18:58,162] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}, {'$ref': '#/components/parameters/XComKey', 'x-scope': ['']}], 'get': {'summary': 'Get an XCom entry', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.xcom_endpoint', 'operationId': 'get_xcom_entry', 'tags': ['XCom'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/XCom', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}, {'$ref': '#/components/parameters/XComKey', 'x-scope': ['']}], 'get': {'summary': 'Get an XCom entry', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.xcom_endpoint', 'operationId': 'get_xcom_entry', 'tags': ['XCom'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/XCom', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/XComKey', 'x-scope': ['']}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,163] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,164] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get an XCom entry', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.xcom_endpoint', 'operationId': 'get_xcom_entry', 'tags': ['XCom'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/XCom', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,164] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,164] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,164] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}
[2021-11-21 09:18:58,164] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/XComKey', 'x-scope': ['']}
[2021-11-21 09:18:58,164] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}], 'get': {'summary': 'List extra links', 'description': 'List extra links for task instance.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.extra_link_endpoint', 'operationId': 'get_extra_links', 'tags': ['TaskInstance'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ExtraLinkCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,164] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}], 'get': {'summary': 'List extra links', 'description': 'List extra links for task instance.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.extra_link_endpoint', 'operationId': 'get_extra_links', 'tags': ['TaskInstance'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ExtraLinkCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,164] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,164] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,164] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,164] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,164] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,165] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,165] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}
[2021-11-21 09:18:58,165] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,165] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,165] {validators.py:30} DEBUG - Dereferencing {'summary': 'List extra links', 'description': 'List extra links for task instance.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.extra_link_endpoint', 'operationId': 'get_extra_links', 'tags': ['TaskInstance'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ExtraLinkCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,165] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,165] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,165] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}
[2021-11-21 09:18:58,165] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskTryNumber', 'x-scope': ['']}, {'$ref': '#/components/parameters/FullContent', 'x-scope': ['']}, {'$ref': '#/components/parameters/ContinuationToken', 'x-scope': ['']}], 'get': {'summary': 'Get logs', 'description': 'Get logs for a specific task instance and its try number.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.log_endpoint', 'operationId': 'get_log', 'tags': ['TaskInstance'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'type': 'object', 'properties': {'continuation_token': {'type': 'string'}, 'content': {'type': 'string'}}}}, 'text/plain': {'schema': {'type': 'string'}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,165] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskTryNumber', 'x-scope': ['']}, {'$ref': '#/components/parameters/FullContent', 'x-scope': ['']}, {'$ref': '#/components/parameters/ContinuationToken', 'x-scope': ['']}], 'get': {'summary': 'Get logs', 'description': 'Get logs for a specific task instance and its try number.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.log_endpoint', 'operationId': 'get_log', 'tags': ['TaskInstance'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'type': 'object', 'properties': {'continuation_token': {'type': 'string'}, 'content': {'type': 'string'}}}}, 'text/plain': {'schema': {'type': 'string'}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,165] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,165] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,165] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskTryNumber', 'x-scope': ['']}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'type': 'integer'}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'type': 'integer'}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FullContent', 'x-scope': ['']}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'type': 'boolean'}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'type': 'boolean'}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/ContinuationToken', 'x-scope': ['']}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,166] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get logs', 'description': 'Get logs for a specific task instance and its try number.', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.log_endpoint', 'operationId': 'get_log', 'tags': ['TaskInstance'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'type': 'object', 'properties': {'continuation_token': {'type': 'string'}, 'content': {'type': 'string'}}}}, 'text/plain': {'schema': {'type': 'string'}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,167] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,167] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGRunID', 'x-scope': ['']}
[2021-11-21 09:18:58,167] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}
[2021-11-21 09:18:58,167] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskTryNumber', 'x-scope': ['']}
[2021-11-21 09:18:58,167] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FullContent', 'x-scope': ['']}
[2021-11-21 09:18:58,167] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/ContinuationToken', 'x-scope': ['']}
[2021-11-21 09:18:58,167] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'get': {'summary': 'Get a simplified representation of DAG', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dag_details', 'description': 'The response contains many DAG attributes, so the response can be large. If possible, consider using GET /dags/{dag_id}.\n', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGDetail', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,167] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'get': {'summary': 'Get a simplified representation of DAG', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dag_details', 'description': 'The response contains many DAG attributes, so the response can be large. If possible, consider using GET /dags/{dag_id}.\n', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGDetail', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,167] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,167] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,167] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,167] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get a simplified representation of DAG', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dag_details', 'description': 'The response contains many DAG attributes, so the response can be large. If possible, consider using GET /dags/{dag_id}.\n', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGDetail', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,167] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,168] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'get': {'summary': 'Get tasks for DAG', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_endpoint', 'operationId': 'get_tasks', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,168] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'get': {'summary': 'Get tasks for DAG', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_endpoint', 'operationId': 'get_tasks', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,168] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,168] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,168] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,168] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,168] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,168] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,168] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get tasks for DAG', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_endpoint', 'operationId': 'get_tasks', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/TaskCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,168] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,168] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,168] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}], 'get': {'summary': 'Get simplified representation of a task', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_endpoint', 'operationId': 'get_task', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Task', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,168] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}, {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}], 'get': {'summary': 'Get simplified representation of a task', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_endpoint', 'operationId': 'get_task', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Task', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get simplified representation of a task', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.task_endpoint', 'operationId': 'get_task', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Task', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/TaskID', 'x-scope': ['']}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/FileToken', 'x-scope': ['']}], 'get': {'summary': 'Get a source code', 'description': 'Get a source code using file token.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_source_endpoint', 'operationId': 'get_dag_source', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'type': 'object', 'properties': {'content': {'type': 'string'}}}}, 'plain/text': {'schema': {'type': 'string'}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}, '406': {'$ref': '#/components/responses/NotAcceptable', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/FileToken', 'x-scope': ['']}], 'get': {'summary': 'Get a source code', 'description': 'Get a source code using file token.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_source_endpoint', 'operationId': 'get_dag_source', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'type': 'object', 'properties': {'content': {'type': 'string'}}}}, 'plain/text': {'schema': {'type': 'string'}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}, '406': {'$ref': '#/components/responses/NotAcceptable', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FileToken', 'x-scope': ['']}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,169] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get a source code', 'description': 'Get a source code using file token.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_source_endpoint', 'operationId': 'get_dag_source', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'type': 'object', 'properties': {'content': {'type': 'string'}}}}, 'plain/text': {'schema': {'type': 'string'}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}, '406': {'$ref': '#/components/responses/NotAcceptable', 'x-scope': ['']}}}
[2021-11-21 09:18:58,170] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/FileToken', 'x-scope': ['']}
[2021-11-21 09:18:58,170] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'Get current configuration', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.config_endpoint', 'operationId': 'get_config', 'tags': ['Config'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Config', 'x-scope': ['']}, 'example': {'sections': [{'name': 'core', 'options': [{'key': 'dags_folder', 'value': '/home/user/my-dags-folder'}]}, {'name': 'smtp', 'options': [{'key': 'smtp_host', 'value': 'localhost'}, {'key': 'smtp_mail_from', 'value': 'airflow@example.com'}]}]}}, 'text/plain': {'schema': {'type': 'string'}, 'example': '[core]\ndags_folder = /home/user/my-dags-folder\n[smtp]\nsmtp_host = localhost\nsmtp_mail_from = airflow@example.com\n'}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,170] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'Get current configuration', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.config_endpoint', 'operationId': 'get_config', 'tags': ['Config'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Config', 'x-scope': ['']}, 'example': {'sections': [{'name': 'core', 'options': [{'key': 'dags_folder', 'value': '/home/user/my-dags-folder'}]}, {'name': 'smtp', 'options': [{'key': 'smtp_host', 'value': 'localhost'}, {'key': 'smtp_mail_from', 'value': 'airflow@example.com'}]}]}}, 'text/plain': {'schema': {'type': 'string'}, 'example': '[core]\ndags_folder = /home/user/my-dags-folder\n[smtp]\nsmtp_host = localhost\nsmtp_mail_from = airflow@example.com\n'}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,170] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get current configuration', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.config_endpoint', 'operationId': 'get_config', 'tags': ['Config'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Config', 'x-scope': ['']}, 'example': {'sections': [{'name': 'core', 'options': [{'key': 'dags_folder', 'value': '/home/user/my-dags-folder'}]}, {'name': 'smtp', 'options': [{'key': 'smtp_host', 'value': 'localhost'}, {'key': 'smtp_mail_from', 'value': 'airflow@example.com'}]}]}}, 'text/plain': {'schema': {'type': 'string'}, 'example': '[core]\ndags_folder = /home/user/my-dags-folder\n[smtp]\nsmtp_host = localhost\nsmtp_mail_from = airflow@example.com\n'}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,170] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'Get instance status', 'description': "Get the status of Airflow's metadatabase and scheduler. It includes info about\nmetadatabase and last heartbeat of scheduler.\n", 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.health_endpoint', 'operationId': 'get_health', 'tags': ['Monitoring'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/HealthInfo', 'x-scope': ['']}}}}}}}
[2021-11-21 09:18:58,170] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'Get instance status', 'description': "Get the status of Airflow's metadatabase and scheduler. It includes info about\nmetadatabase and last heartbeat of scheduler.\n", 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.health_endpoint', 'operationId': 'get_health', 'tags': ['Monitoring'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/HealthInfo', 'x-scope': ['']}}}}}}}
[2021-11-21 09:18:58,170] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get instance status', 'description': "Get the status of Airflow's metadatabase and scheduler. It includes info about\nmetadatabase and last heartbeat of scheduler.\n", 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.health_endpoint', 'operationId': 'get_health', 'tags': ['Monitoring'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/HealthInfo', 'x-scope': ['']}}}}}}
[2021-11-21 09:18:58,170] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'Get version information', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.version_endpoint', 'operationId': 'get_version', 'tags': ['Monitoring'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/VersionInfo', 'x-scope': ['']}}}}}}}
[2021-11-21 09:18:58,170] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'Get version information', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.version_endpoint', 'operationId': 'get_version', 'tags': ['Monitoring'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/VersionInfo', 'x-scope': ['']}}}}}}}
[2021-11-21 09:18:58,170] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get version information', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.version_endpoint', 'operationId': 'get_version', 'tags': ['Monitoring'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/VersionInfo', 'x-scope': ['']}}}}}}
[2021-11-21 09:18:58,170] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'Get a list of loaded plugins', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.plugin_endpoint', 'operationId': 'get_plugins', 'tags': ['Plugin'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/PluginCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,170] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'Get a list of loaded plugins', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.plugin_endpoint', 'operationId': 'get_plugins', 'tags': ['Plugin'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/PluginCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,171] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get a list of loaded plugins', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.plugin_endpoint', 'operationId': 'get_plugins', 'tags': ['Plugin'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/PluginCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,171] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,171] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,171] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,171] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,171] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,171] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,171] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,171] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,171] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List roles', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'get_roles', 'tags': ['Role'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/RoleCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'post_role', 'tags': ['Role'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,171] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List roles', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'get_roles', 'tags': ['Role'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/RoleCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'post_role', 'tags': ['Role'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,172] {validators.py:30} DEBUG - Dereferencing {'summary': 'List roles', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'get_roles', 'tags': ['Role'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/RoleCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,172] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,172] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,172] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,172] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,172] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,172] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,172] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,172] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,172] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,172] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,172] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,172] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,173] {validators.py:30} DEBUG - Dereferencing {'summary': 'Create a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'post_role', 'tags': ['Role'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,173] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/RoleName', 'x-scope': ['']}], 'get': {'summary': 'Get a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'get_role', 'tags': ['Role'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'patch_role', 'tags': ['Role'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'delete_role', 'tags': ['Role'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,173] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/RoleName', 'x-scope': ['']}], 'get': {'summary': 'Get a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'get_role', 'tags': ['Role'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'patch_role', 'tags': ['Role'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'delete_role', 'tags': ['Role'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,173] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/RoleName', 'x-scope': ['']}
[2021-11-21 09:18:58,173] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,173] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,173] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'get_role', 'tags': ['Role'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,173] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/RoleName', 'x-scope': ['']}
[2021-11-21 09:18:58,173] {validators.py:30} DEBUG - Dereferencing {'summary': 'Update a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'patch_role', 'tags': ['Role'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,173] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}
[2021-11-21 09:18:58,173] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,173] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,173] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/RoleName', 'x-scope': ['']}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'summary': 'Delete a role', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'delete_role', 'tags': ['Role'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/RoleName', 'x-scope': ['']}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List permissions', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'get_permissions', 'tags': ['Permission'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ActionCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List permissions', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'get_permissions', 'tags': ['Permission'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ActionCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'summary': 'List permissions', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.role_and_permission_endpoint', 'operationId': 'get_permissions', 'tags': ['Permission'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ActionCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,174] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,175] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List users', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'get_users', 'tags': ['User'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UserCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'post_user', 'tags': ['User'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/User', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/User', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,175] {validators.py:30} DEBUG - Dereferencing {'get': {'summary': 'List users', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'get_users', 'tags': ['User'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UserCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'post_user', 'tags': ['User'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/User', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/User', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,175] {validators.py:30} DEBUG - Dereferencing {'summary': 'List users', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'get_users', 'tags': ['User'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UserCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}
[2021-11-21 09:18:58,175] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,175] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,175] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'default': 100, 'nullable': False}
[2021-11-21 09:18:58,175] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,175] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,175] {validators.py:30} DEBUG - Dereferencing {'type': 'integer', 'minimum': 0}
[2021-11-21 09:18:58,175] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,175] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,175] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,175] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}
[2021-11-21 09:18:58,176] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}
[2021-11-21 09:18:58,176] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}
[2021-11-21 09:18:58,176] {validators.py:30} DEBUG - Dereferencing {'summary': 'Create a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'post_user', 'tags': ['User'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/User', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/User', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '409': {'$ref': '#/components/responses/AlreadyExists', 'x-scope': ['']}}}
[2021-11-21 09:18:58,176] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/Username', 'x-scope': ['']}], 'get': {'summary': 'Get a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'get_user', 'tags': ['User'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'patch_user', 'tags': ['User'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/User', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'delete_user', 'tags': ['User'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,176] {validators.py:30} DEBUG - Dereferencing {'parameters': [{'$ref': '#/components/parameters/Username', 'x-scope': ['']}], 'get': {'summary': 'Get a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'get_user', 'tags': ['User'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'patch_user', 'tags': ['User'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/User', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'delete_user', 'tags': ['User'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}
[2021-11-21 09:18:58,176] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/Username', 'x-scope': ['']}
[2021-11-21 09:18:58,176] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,176] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,176] {validators.py:30} DEBUG - Dereferencing {'summary': 'Get a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'get_user', 'tags': ['User'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,176] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/Username', 'x-scope': ['']}
[2021-11-21 09:18:58,176] {validators.py:30} DEBUG - Dereferencing {'summary': 'Update a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'patch_user', 'tags': ['User'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/User', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Role', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,176] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}
[2021-11-21 09:18:58,176] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,177] {validators.py:30} DEBUG - Dereferencing {'type': 'array', 'items': {'type': 'string'}}
[2021-11-21 09:18:58,177] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/Username', 'x-scope': ['']}
[2021-11-21 09:18:58,177] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}
[2021-11-21 09:18:58,177] {validators.py:30} DEBUG - Dereferencing {'summary': 'Delete a user', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.user_endpoint', 'operationId': 'delete_user', 'tags': ['User'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}
[2021-11-21 09:18:58,177] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/parameters/Username', 'x-scope': ['']}
[2021-11-21 09:18:58,177] {validators.py:30} DEBUG - Dereferencing {'schemas': {'UserCollectionItem': {'description': 'A user object\n', 'type': 'object', 'properties': {'first_name': {'type': 'string', 'description': 'The user firstname', 'minLength': 1}, 'last_name': {'type': 'string', 'description': 'The user lastname', 'minLength': 1}, 'username': {'type': 'string', 'description': 'The username', 'minLength': 1}, 'email': {'type': 'string', 'description': "The user's email", 'minLength': 1}, 'active': {'type': 'boolean', 'description': 'Whether the user is active', 'readOnly': True, 'nullable': True}, 'last_login': {'type': 'string', 'format': 'datetime', 'description': 'The last user login', 'readOnly': True, 'nullable': True}, 'login_count': {'type': 'integer', 'description': 'The login count', 'readOnly': True, 'nullable': True}, 'failed_login_count': {'type': 'integer', 'description': 'The number of times the login failed', 'readOnly': True, 'nullable': True}, 'roles': {'type': 'array', 'description': 'User roles', 'items': {'type': 'object', 'properties': {'name': {'type': 'string'}}, 'nullable': True}}, 'created_on': {'type': 'string', 'format': 'datetime', 'description': 'The date user was created', 'readOnly': True, 'nullable': True}, 'changed_on': {'type': 'string', 'format': 'datetime', 'description': 'The date user was changed', 'readOnly': True, 'nullable': True}}}, 'User': {'type': 'object', 'description': 'A user object with sensitive data', 'allOf': [{'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/User']}, {'type': 'object', 'properties': {'password': {'type': 'string', 'writeOnly': True}}}]}, 'UserCollection': {'type': 'object', 'description': 'Collection of users.', 'allOf': [{'type': 'object', 'properties': {'users': {'type': 'array', 'items': {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/UserCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/UserCollection']}]}, 'ConnectionCollectionItem': {'description': 'Connection collection item.\nThe password and extra fields are only available when retrieving a single object due to the sensitivity of this data.\n', 'type': 'object', 'properties': {'connection_id': {'type': 'string', 'description': 'The connection ID.'}, 'conn_type': {'type': 'string', 'description': 'The connection type.'}, 'host': {'type': 'string', 'nullable': True, 'description': 'Host of the connection.'}, 'login': {'type': 'string', 'nullable': True, 'description': 'Login of the connection.'}, 'schema': {'type': 'string', 'nullable': True, 'description': 'Schema of the connection.'}, 'port': {'type': 'integer', 'nullable': True, 'description': 'Port of the connection.'}}}, 'ConnectionCollection': {'type': 'object', 'description': 'Collection of connections.', 'allOf': [{'type': 'object', 'properties': {'connections': {'type': 'array', 'items': {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/ConnectionCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ConnectionCollection']}]}, 'Connection': {'description': 'Full representation of the connection.', 'allOf': [{'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}, {'type': 'object', 'properties': {'password': {'type': 'string', 'format': 'password', 'writeOnly': True, 'description': 'Password of the connection.'}, 'extra': {'type': 'string', 'nullable': True, 'description': 'Other values that cannot be put into another field, e.g. RSA keys.'}}}]}, 'ConnectionTest': {'description': 'Connection test results.', 'type': 'object', 'properties': {'status': {'type': 'boolean', 'description': 'The status of the request.'}, 'message': {'type': 'string', 'description': 'The success or failure message of the request.'}}}, 'DAG': {'type': 'object', 'description': 'DAG', 'properties': {'dag_id': {'type': 'string', 'readOnly': True, 'description': 'The ID of the DAG.'}, 'root_dag_id': {'type': 'string', 'readOnly': True, 'nullable': True, 'description': 'If the DAG is SubDAG then it is the top level DAG identifier. Otherwise, null.'}, 'is_paused': {'type': 'boolean', 'nullable': True, 'description': 'Whether the DAG is paused.'}, 'is_active': {'description': 'Whether the DAG is currently seen by the scheduler(s).', 'nullable': True, 'readOnly': True, 'type': 'boolean'}, 'is_subdag': {'description': 'Whether the DAG is SubDAG.', 'type': 'boolean', 'readOnly': True}, 'fileloc': {'description': 'The absolute path to the file.', 'type': 'string', 'readOnly': True}, 'file_token': {'type': 'string', 'readOnly': True, 'description': 'The key containing the encrypted path to the file. Encryption and decryption take place only on the server. This prevents the client from reading an non-DAG file. This also ensures API extensibility, because the format of encrypted data may change.\n'}, 'owners': {'type': 'array', 'items': {'type': 'string'}, 'readOnly': True}, 'description': {'type': 'string', 'readOnly': True, 'nullable': True, 'description': 'User-provided DAG description, which can consist of several sentences or paragraphs that describe DAG contents.\n'}, 'schedule_interval': {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}, 'tags': {'description': 'List of tags.', 'type': 'array', 'nullable': True, 'items': {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}, 'readOnly': True}}}, 'DAGCollection': {'description': 'Collection of DAGs.', 'type': 'object', 'allOf': [{'type': 'object', 'properties': {'dags': {'type': 'array', 'items': {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/DAGCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGCollection']}]}, 'DAGRun': {'type': 'object', 'properties': {'dag_run_id': {'type': 'string', 'nullable': True, 'description': 'Run ID.\n\nThe value of this field can be set only when creating the object. If you try to modify the\nfield of an existing object, the request fails with an BAD_REQUEST error.\n\nIf not provided, a value will be generated based on execution_date.\n\nIf the specified dag_run_id is in use, the creation request fails with an ALREADY_EXISTS error.\n\nThis together with DAG_ID are a unique key.\n'}, 'dag_id': {'type': 'string', 'readOnly': True}, 'logical_date': {'type': 'string', 'nullable': True, 'description': 'The logical date (previously called execution date). This is the time or interval covered by\nthis DAG run, according to the DAG definition.\n\nThe value of this field can be set only when creating the object. If you try to modify the\nfield of an existing object, the request fails with an BAD_REQUEST error.\n\nThis together with DAG_ID are a unique key.\n', 'format': 'date-time'}, 'execution_date': {'type': 'string', 'nullable': True, 'description': 'The execution date. This is the same as logical_date, kept for backwards compatibility.\nIf both this field and logical_date are provided but with different values, the request\nwill fail with an BAD_REQUEST error.\n', 'format': 'date-time', 'deprecated': True}, 'start_date': {'type': 'string', 'format': 'date-time', 'description': 'The start time. The time when DAG run was actually created.\n', 'readOnly': True, 'nullable': True}, 'end_date': {'type': 'string', 'format': 'date-time', 'readOnly': True, 'nullable': True}, 'state': {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}, 'external_trigger': {'type': 'boolean', 'default': True, 'readOnly': True}, 'conf': {'type': 'object', 'description': 'JSON object describing additional configuration parameters.\n\nThe value of this field can be set only when creating the object. If you try to modify the\nfield of an existing object, the request fails with an BAD_REQUEST error.\n'}}, 'required': ['dag_id']}, 'UpdateDagRunState': {'type': 'object', 'properties': {'state': {'description': 'The state to set this DagRun', 'type': 'string', 'enum': ['success', 'failed']}}}, 'DAGRunCollection': {'type': 'object', 'description': 'Collection of DAG runs.', 'allOf': [{'type': 'object', 'properties': {'dag_runs': {'type': 'array', 'items': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}]}, 'EventLog': {'type': 'object', 'description': 'Log of user operations via CLI or Web UI.', 'properties': {'event_log_id': {'description': 'The event log ID', 'type': 'integer', 'readOnly': True}, 'when': {'description': 'The time when these events happened.', 'format': 'date-time', 'type': 'string', 'readOnly': True}, 'dag_id': {'description': 'The DAG ID', 'type': 'string', 'readOnly': True, 'nullable': True}, 'task_id': {'description': 'The DAG ID', 'type': 'string', 'readOnly': True, 'nullable': True}, 'event': {'description': 'A key describing the type of event.', 'type': 'string', 'readOnly': True}, 'execution_date': {'description': 'When the event was dispatched for an object having execution_date, the value of this field.\n', 'format': 'date-time', 'type': 'string', 'readOnly': True, 'nullable': True}, 'owner': {'description': 'Name of the user who triggered these events a.', 'type': 'string', 'readOnly': True}, 'extra': {'description': 'Other information that was not included in the other fields, e.g. the complete CLI command.\n', 'type': 'string', 'readOnly': True, 'nullable': True}}}, 'EventLogCollection': {'type': 'object', 'description': 'Collection of event logs.', 'allOf': [{'type': 'object', 'properties': {'event_logs': {'type': 'array', 'items': {'$ref': '#/components/schemas/EventLog', 'x-scope': ['', '#/components/schemas/EventLogCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/EventLogCollection']}]}, 'ImportError': {'type': 'object', 'properties': {'import_error_id': {'type': 'integer', 'readOnly': True, 'description': 'The import error ID.'}, 'timestamp': {'type': 'string', 'format': 'datetime', 'readOnly': True, 'description': 'The time when this error was created.'}, 'filename': {'type': 'string', 'readOnly': True, 'description': 'The filename'}, 'stack_trace': {'type': 'string', 'readOnly': True, 'description': 'The full stackstrace..'}}}, 'ImportErrorCollection': {'type': 'object', 'description': 'Collection of import errors.', 'allOf': [{'type': 'object', 'properties': {'import_errors': {'type': 'array', 'items': {'$ref': '#/components/schemas/ImportError', 'x-scope': ['', '#/components/schemas/ImportErrorCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ImportErrorCollection']}]}, 'HealthInfo': {'type': 'object', 'description': 'Instance status information.', 'properties': {'metadatabase': {'$ref': '#/components/schemas/MetadatabaseStatus', 'x-scope': ['', '#/components/schemas/HealthInfo']}, 'scheduler': {'$ref': '#/components/schemas/SchedulerStatus', 'x-scope': ['', '#/components/schemas/HealthInfo']}}}, 'MetadatabaseStatus': {'type': 'object', 'description': 'The status of the metadatabase.', 'properties': {'status': {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/MetadatabaseStatus']}}}, 'SchedulerStatus': {'type': 'object', 'description': 'The status and the latest scheduler heartbeat.', 'properties': {'status': {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/SchedulerStatus']}, 'latest_scheduler_heartbeat': {'description': 'The time the scheduler last do a heartbeat.', 'type': 'string', 'format': 'datetime', 'readOnly': True, 'nullable': True}}}, 'Pool': {'description': 'The pool', 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name of pool.'}, 'slots': {'type': 'integer', 'description': 'The maximum number of slots that can be assigned to tasks. One job may occupy one or more slots.\n'}, 'occupied_slots': {'type': 'integer', 'readOnly': True, 'description': 'The number of slots used by running/queued tasks at the moment.'}, 'used_slots': {'type': 'integer', 'readOnly': True, 'description': 'The number of slots used by running tasks at the moment.'}, 'queued_slots': {'type': 'integer', 'readOnly': True, 'description': 'The number of slots used by queued tasks at the moment.'}, 'open_slots': {'type': 'integer', 'readOnly': True, 'description': 'The number of free slots at the moment.'}}}, 'PoolCollection': {'type': 'object', 'description': 'Collection of pools.', 'allOf': [{'type': 'object', 'properties': {'pools': {'type': 'array', 'items': {'$ref': '#/components/schemas/Pool', 'x-scope': ['', '#/components/schemas/PoolCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/PoolCollection']}]}, 'Provider': {'description': 'The provider', 'type': 'object', 'properties': {'package_name': {'type': 'string', 'description': 'The package name of the provider.'}, 'description': {'type': 'string', 'description': 'The description of the provider.'}, 'version': {'type': 'string', 'description': 'The version of the provider.'}}}, 'ProviderCollection': {'type': 'object', 'properties': {'providers': {'type': 'array', 'items': {'$ref': '#/components/schemas/Provider', 'x-scope': ['', '#/components/schemas/ProviderCollection']}}}}, 'SLAMiss': {'type': 'object', 'properties': {'task_id': {'type': 'string', 'readOnly': True, 'description': 'The task ID.'}, 'dag_id': {'type': 'string', 'description': 'The DAG ID.'}, 'execution_date': {'type': 'string', 'format': 'datetime'}, 'email_sent': {'type': 'boolean'}, 'timestamp': {'type': 'string', 'format': 'datetime'}, 'description': {'type': 'string', 'nullable': True}, 'notification_sent': {'type': 'boolean'}}}, 'TaskInstance': {'type': 'object', 'properties': {'task_id': {'type': 'string'}, 'dag_id': {'type': 'string'}, 'execution_date': {'type': 'string', 'format': 'datetime'}, 'start_date': {'type': 'string', 'format': 'datetime', 'nullable': True}, 'end_date': {'type': 'string', 'format': 'datetime', 'nullable': True}, 'duration': {'type': 'number', 'nullable': True}, 'state': {'$ref': '#/components/schemas/TaskState', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}, 'try_number': {'type': 'integer'}, 'max_tries': {'type': 'integer'}, 'hostname': {'type': 'string'}, 'unixname': {'type': 'string'}, 'pool': {'type': 'string'}, 'pool_slots': {'type': 'integer'}, 'queue': {'type': 'string'}, 'priority_weight': {'type': 'integer'}, 'operator': {'type': 'string', 'nullable': True}, 'queued_when': {'type': 'string', 'nullable': True}, 'pid': {'type': 'integer', 'nullable': True}, 'executor_config': {'type': 'string'}, 'sla_miss': {'$ref': '#/components/schemas/SLAMiss', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}}}, 'TaskInstanceCollection': {'type': 'object', 'description': 'Collection of task instances.', 'allOf': [{'type': 'object', 'properties': {'task_instances': {'type': 'array', 'items': {'$ref': '#/components/schemas/TaskInstance', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}]}, 'TaskInstanceReference': {'type': 'object', 'properties': {'task_id': {'type': 'string', 'readOnly': True, 'description': 'The task ID.'}, 'dag_id': {'type': 'string', 'readOnly': True, 'description': 'The DAG ID.'}, 'execution_date': {'type': 'string', 'format': 'datetime', 'readOnly': True}, 'dag_run_id': {'type': 'string', 'readOnly': True, 'description': 'The DAG run ID.'}}}, 'TaskInstanceReferenceCollection': {'type': 'object', 'properties': {'task_instances': {'type': 'array', 'items': {'$ref': '#/components/schemas/TaskInstanceReference', 'x-scope': ['', '#/components/schemas/TaskInstanceReferenceCollection']}}}}, 'VariableCollectionItem': {'description': 'XCom entry collection item.\nThe value field are only available when retrieving a single object due to the sensitivity of this data.', 'type': 'object', 'properties': {'key': {'type': 'string'}}}, 'VariableCollection': {'type': 'object', 'description': 'Collection of variables.', 'allOf': [{'type': 'object', 'properties': {'variables': {'type': 'array', 'items': {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/VariableCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/VariableCollection']}]}, 'Variable': {'description': 'Full representation of Variable', 'allOf': [{'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}, {'type': 'object', 'properties': {'value': {'type': 'string'}}}]}, 'XComCollectionItem': {'type': 'object', 'description': 'XCom entry collection item.\n\nThe value field is only available when reading a single object due to the size of the value.\n', 'properties': {'key': {'type': 'string'}, 'timestamp': {'type': 'string', 'format': 'datetime'}, 'execution_date': {'type': 'string', 'format': 'datetime'}, 'task_id': {'type': 'string'}, 'dag_id': {'type': 'string'}}}, 'XComCollection': {'type': 'object', 'description': 'Collection of XCom entries.', 'allOf': [{'type': 'object', 'properties': {'xcom_entries': {'type': 'array', 'items': {'$ref': '#/components/schemas/XComCollectionItem', 'x-scope': ['', '#/components/schemas/XComCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/XComCollection']}]}, 'XCom': {'description': 'Full representations of XCom entry.', 'allOf': [{'$ref': '#/components/schemas/XComCollectionItem', 'x-scope': ['', '#/components/schemas/XCom']}, {'type': 'object', 'properties': {'value': {'type': 'string', 'description': 'The value'}}}]}, 'DAGDetail': {'description': 'DAG details.\n\nFor details see:\n(airflow.models.DAG)[https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/models/index.html#airflow.models.DAG]\n', 'allOf': [{'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/DAGDetail']}, {'type': 'object', 'properties': {'timezone': {'$ref': '#/components/schemas/Timezone', 'x-scope': ['', '#/components/schemas/DAGDetail']}, 'catchup': {'type': 'boolean', 'readOnly': True}, 'orientation': {'type': 'string', 'readOnly': True}, 'concurrency': {'type': 'number', 'readOnly': True}, 'start_date': {'type': 'string', 'format': 'date-time', 'readOnly': True, 'nullable': True}, 'dag_run_timeout': {'nullable': True, '$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGDetail']}, 'doc_md': {'type': 'string', 'readOnly': True, 'nullable': True}, 'default_view': {'type': 'string', 'readOnly': True}, 'params': {'type': 'object', 'readOnly': True}}}]}, 'ExtraLink': {'type': 'object', 'description': 'Additional links containing additional information about the task.', 'properties': {'class_ref': {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/ExtraLinkCollection', '#/components/schemas/ExtraLink']}, 'name': {'type': 'string', 'readOnly': True}, 'href': {'type': 'string', 'readOnly': True}}}, 'ExtraLinkCollection': {'type': 'object', 'description': 'The collection of extra links.', 'properties': {'extra_links': {'type': 'array', 'items': {'$ref': '#/components/schemas/ExtraLink', 'x-scope': ['', '#/components/schemas/ExtraLinkCollection']}}}}, 'Task': {'type': 'object', 'description': 'For details see:\n(airflow.models.BaseOperator)[https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/models/index.html#airflow.models.BaseOperator]\n', 'properties': {'class_ref': {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'task_id': {'type': 'string', 'readOnly': True}, 'owner': {'type': 'string', 'readOnly': True}, 'start_date': {'type': 'string', 'format': 'date-time', 'readOnly': True}, 'end_date': {'type': 'string', 'format': 'date-time', 'readOnly': True, 'nullable': True}, 'trigger_rule': {'$ref': '#/components/schemas/TriggerRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'extra_links': {'type': 'array', 'readOnly': True, 'items': {'type': 'object', 'properties': {'class_ref': {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}}}}, 'depends_on_past': {'type': 'boolean', 'readOnly': True}, 'wait_for_downstream': {'type': 'boolean', 'readOnly': True}, 'retries': {'type': 'number', 'readOnly': True}, 'queue': {'type': 'string', 'readOnly': True}, 'pool': {'type': 'string', 'readOnly': True}, 'pool_slots': {'type': 'number', 'readOnly': True}, 'execution_timeout': {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'retry_delay': {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'retry_exponential_backoff': {'type': 'boolean', 'readOnly': True}, 'priority_weight': {'type': 'number', 'readOnly': True}, 'weight_rule': {'$ref': '#/components/schemas/WeightRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'ui_color': {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'ui_fgcolor': {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'template_fields': {'type': 'array', 'readOnly': True, 'items': {'type': 'string'}}, 'sub_dag': {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'downstream_task_ids': {'type': 'array', 'readOnly': True, 'items': {'type': 'string'}}}}, 'TaskCollection': {'type': 'object', 'description': 'Collection of tasks.', 'properties': {'tasks': {'type': 'array', 'items': {'$ref': '#/components/schemas/Task', 'x-scope': ['', '#/components/schemas/TaskCollection']}}}}, 'PluginCollectionItem': {'type': 'object', 'description': 'Plugin Item', 'properties': {'number': {'type': 'string', 'description': 'The plugin number'}, 'name': {'type': 'string', 'description': 'The name of the plugin'}, 'hooks': {'type': 'array', 'items': {'type': 'string', 'nullable': True}, 'description': 'The plugin hooks'}, 'executors': {'type': 'array', 'items': {'type': 'string', 'nullable': True}, 'description': 'The plugin executors'}, 'macros': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The plugin macros'}, 'flask_blueprints': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The flask blueprints'}, 'appbuilder_views': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The appuilder views'}, 'appbuilder_menu_items': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The Flask Appbuilder menu items'}, 'global_operator_extra_links': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The global operator extra links'}, 'operator_extra_links': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'Operator extra links'}, 'source': {'type': 'string', 'description': 'The plugin source', 'nullable': True}}}, 'PluginCollection': {'type': 'object', 'description': 'Plugin Collection', 'allOf': [{'type': 'object', 'properties': {'plugins': {'type': 'array', 'items': {'$ref': '#/components/schemas/PluginCollectionItem', 'x-scope': ['', '#/components/schemas/PluginCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/PluginCollection']}]}, 'Role': {'description': 'Role item', 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name of the role'}, 'actions': {'type': 'array', 'items': {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}}}}, 'RoleCollection': {'description': 'Role Collections', 'type': 'object', 'allOf': [{'type': 'object', 'properties': {'roles': {'type': 'array', 'items': {'$ref': '#/components/schemas/Role', 'x-scope': ['', '#/components/schemas/RoleCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/RoleCollection']}]}, 'Action': {'description': 'Action Item', 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name of the permission "action"', 'nullable': False}}}, 'ActionCollection': {'description': 'Action Collection', 'type': 'object', 'allOf': [{'type': 'object', 'properties': {'actions': {'type': 'array', 'items': {'$ref': '#/components/schemas/Action', 'x-scope': ['', '#/components/schemas/ActionCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ActionCollection']}]}, 'Resource': {'description': 'A "resource" on which permissions are granted.', 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name of the resource', 'nullable': False}}}, 'ActionResource': {'description': 'The Action-Resource item', 'type': 'object', 'properties': {'action': {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}, 'resource': {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}}}, 'ConfigOption': {'type': 'object', 'description': 'The option of configuration.', 'properties': {'key': {'type': 'string', 'readOnly': True}, 'value': {'type': 'string', 'readOnly': True}}}, 'ConfigSection': {'type': 'object', 'description': 'The section of configuration.', 'properties': {'name': {'type': 'string', 'readOnly': True}, 'options': {'type': 'array', 'items': {'$ref': '#/components/schemas/ConfigOption', 'x-scope': ['', '#/components/schemas/Config', '#/components/schemas/ConfigSection']}}}}, 'Config': {'type': 'object', 'description': 'The configuration.', 'properties': {'sections': {'type': 'array', 'items': {'$ref': '#/components/schemas/ConfigSection', 'x-scope': ['', '#/components/schemas/Config']}}}}, 'VersionInfo': {'type': 'object', 'description': 'Version information.', 'properties': {'version': {'type': 'string', 'description': 'The version of Airflow'}, 'git_version': {'type': 'string', 'description': 'The git version (including git commit hash)', 'nullable': True}}}, 'ClearTaskInstance': {'type': 'object', 'properties': {'dry_run': {'description': "If set, don't actually run this operation. The response will contain a list of task instances\nplanned to be cleaned, but not modified in any way.\n", 'type': 'boolean', 'default': True}, 'task_ids': {'description': 'A list of task ids to clear.', 'type': 'array', 'items': {'type': 'string'}, 'minItems': 1}, 'start_date': {'description': 'The minimum execution date to clear.', 'type': 'string', 'format': 'datetime'}, 'end_date': {'description': 'The maximum execution date to clear.', 'type': 'string', 'format': 'datetime'}, 'only_failed': {'description': 'Only clear failed tasks.', 'type': 'boolean', 'default': True}, 'only_running': {'description': 'Only clear running tasks.', 'type': 'boolean', 'default': False}, 'include_subdags': {'description': 'Clear tasks in subdags and clear external tasks indicated by ExternalTaskMarker.', 'type': 'boolean'}, 'include_parentdag': {'description': 'Clear tasks in the parent dag of the subdag.', 'type': 'boolean'}, 'reset_dag_runs': {'description': 'Set state of DAG runs to RUNNING.', 'type': 'boolean'}}}, 'UpdateTaskInstancesState': {'type': 'object', 'properties': {'dry_run': {'description': "If set, don't actually run this operation. The response will contain a list of task instances\nplanned to be affected, but won't be modified in any way.\n", 'type': 'boolean', 'default': True}, 'task_id': {'description': 'The task ID.', 'type': 'string'}, 'execution_date': {'description': 'The execution date.', 'type': 'string', 'format': 'datetime'}, 'include_upstream': {'description': 'If set to true, upstream tasks are also affected.', 'type': 'boolean'}, 'include_downstream': {'description': 'If set to true, downstream tasks are also affected.', 'type': 'boolean'}, 'include_future': {'description': 'If set to True, also tasks from future DAG Runs are affected.', 'type': 'boolean'}, 'include_past': {'description': 'If set to True, also tasks from past DAG Runs are affected.', 'type': 'boolean'}, 'new_state': {'description': 'Expected new state.', 'type': 'string', 'enum': ['success', 'failed']}}}, 'ListDagRunsForm': {'type': 'object', 'properties': {'order_by': {'type': 'string', 'description': 'The name of the field to order the results by. Prefix a field name\nwith `-` to reverse the sort order.\n'}, 'page_offset': {'type': 'integer', 'minimum': 0, 'description': 'The number of items to skip before starting to collect the result set.'}, 'page_limit': {'type': 'integer', 'minimum': 1, 'default': 100, 'description': 'The numbers of items to return.'}, 'dag_ids': {'type': 'array', 'items': {'type': 'string'}, 'description': 'Return objects with specific DAG IDs.\nThe value can be repeated to retrieve multiple matching values (OR condition).'}, 'execution_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal to the specified date.\n\nThis can be combined with execution_date_lte key to receive only the selected period.\n'}, 'execution_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with execution_date_gte key to receive only the selected period.\n'}, 'start_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with start_date_lte key to receive only the selected period.\n'}, 'start_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less or equal the specified date.\n\nThis can be combined with start_date_gte parameter to receive only the selected period\n'}, 'end_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with end_date_lte parameter to receive only the selected period.\n'}, 'end_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with end_date_gte parameter to receive only the selected period.\n'}}}, 'ListTaskInstanceForm': {'type': 'object', 'properties': {'dag_ids': {'type': 'array', 'items': {'type': 'string'}, 'description': 'Return objects with specific DAG IDs.\nThe value can be repeated to retrieve multiple matching values (OR condition).'}, 'execution_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal to the specified date.\n\nThis can be combined with execution_date_lte parameter to receive only the selected period.\n'}, 'execution_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with execution_date_gte parameter to receive only the selected period.\n'}, 'start_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with start_date_lte parameter to receive only the selected period.\n'}, 'start_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less or equal the specified date.\n\nThis can be combined with start_date_gte parameter to receive only the selected period.\n'}, 'end_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with start_date_lte parameter to receive only the selected period.\n'}, 'end_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with start_date_gte parameter to receive only the selected period.\n'}, 'duration_gte': {'type': 'number', 'description': 'Returns objects greater than or equal to the specified values.\n\nThis can be combined with duration_lte parameter to receive only the selected period.\n'}, 'duration_lte': {'type': 'number', 'description': 'Returns objects less than or equal to the specified values.\n\nThis can be combined with duration_gte parameter to receive only the selected range.\n'}, 'state': {'type': 'array', 'items': {'type': 'string'}, 'description': 'The value can be repeated to retrieve multiple matching values (OR condition).'}, 'pool': {'type': 'array', 'items': {'type': 'string'}, 'description': 'The value can be repeated to retrieve multiple matching values (OR condition).'}, 'queue': {'type': 'array', 'items': {'type': 'string'}, 'description': 'The value can be repeated to retrieve multiple matching values (OR condition).'}}}, 'ScheduleInterval': {'description': "Schedule interval. Defines how often DAG runs, this object gets added to your latest task instance's\nexecution_date to figure out the next schedule.\n", 'readOnly': True, 'oneOf': [{'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}, {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}, {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}], 'discriminator': {'propertyName': '__type'}}, 'TimeDelta': {'description': 'Time delta', 'type': 'object', 'required': ['__type', 'days', 'seconds', 'microseconds'], 'properties': {'__type': {'type': 'string'}, 'days': {'type': 'integer'}, 'seconds': {'type': 'integer'}, 'microseconds': {'type': 'integer'}}}, 'RelativeDelta': {'description': 'Relative delta', 'type': 'object', 'required': ['__type', 'years', 'months', 'days', 'leapdays', 'hours', 'minutes', 'seconds', 'microseconds', 'year', 'month', 'day', 'hour', 'minute', 'second', 'microsecond'], 'properties': {'__type': {'type': 'string'}, 'years': {'type': 'integer'}, 'months': {'type': 'integer'}, 'days': {'type': 'integer'}, 'leapdays': {'type': 'integer'}, 'hours': {'type': 'integer'}, 'minutes': {'type': 'integer'}, 'seconds': {'type': 'integer'}, 'microseconds': {'type': 'integer'}, 'year': {'type': 'integer'}, 'month': {'type': 'integer'}, 'day': {'type': 'integer'}, 'hour': {'type': 'integer'}, 'minute': {'type': 'integer'}, 'second': {'type': 'integer'}, 'microsecond': {'type': 'integer'}}}, 'CronExpression': {'description': 'Cron expression', 'type': 'object', 'required': ['__type', 'value'], 'properties': {'__type': {'type': 'string'}, 'value': {'type': 'string'}}, 'nullable': True}, 'Timezone': {'type': 'string'}, 'Tag': {'description': 'Tag', 'type': 'object', 'properties': {'name': {'type': 'string'}}}, 'Color': {'description': 'Color in hexadecimal notation.', 'type': 'string', 'pattern': '^#[a-fA-F0-9]{3,6}$'}, 'ClassReference': {'description': 'Class reference', 'type': 'object', 'properties': {'module_path': {'type': 'string', 'readOnly': True}, 'class_name': {'type': 'string', 'readOnly': True}}}, 'Error': {'description': '[RFC7807](https://tools.ietf.org/html/rfc7807) compliant response.\n', 'type': 'object', 'properties': {'type': {'type': 'string', 'description': 'A URI reference [RFC3986] that identifies the problem type. This specification\nencourages that, when dereferenced, it provide human-readable documentation for\nthe problem type.\n'}, 'title': {'type': 'string', 'description': 'A short, human-readable summary of the problem type.'}, 'status': {'type': 'number', 'description': 'The HTTP status code generated by the API server for this occurrence of the problem.'}, 'detail': {'type': 'string', 'description': 'A human-readable explanation specific to this occurrence of the problem.'}, 'instance': {'type': 'string', 'description': 'A URI reference that identifies the specific occurrence of the problem. It may or may\nnot yield further information if dereferenced.\n'}}, 'required': ['type', 'title', 'status']}, 'CollectionInfo': {'description': 'Metadata about collection.', 'type': 'object', 'properties': {'total_entries': {'type': 'integer', 'description': 'Count of objects in the current result set.'}}}, 'TaskState': {'description': 'Task state.', 'type': 'string', 'enum': ['success', 'running', 'failed', 'upstream_failed', 'skipped', 'up_for_retry', 'up_for_reschedule', 'queued', 'none', 'scheduled', 'deferred', 'sensing', 'removed']}, 'DagState': {'description': 'DAG State.', 'type': 'string', 'enum': ['queued', 'running', 'success', 'failed']}, 'TriggerRule': {'description': 'Trigger rule.', 'type': 'string', 'enum': ['all_success', 'all_failed', 'all_done', 'one_success', 'one_failed', 'none_failed', 'none_skipped', 'none_failed_or_skipped', 'none_failed_min_one_success', 'dummy']}, 'WeightRule': {'description': 'Weight rule.', 'type': 'string', 'enum': ['downstream', 'upstream', 'absolute']}, 'HealthStatus': {'description': 'Health status', 'type': 'string', 'enum': ['healthy', 'unhealthy']}}, 'parameters': {'PageOffset': {'in': 'query', 'name': 'offset', 'required': False, 'schema': {'type': 'integer', 'minimum': 0}, 'description': 'The number of items to skip before starting to collect the result set.'}, 'PageLimit': {'in': 'query', 'name': 'limit', 'required': False, 'schema': {'type': 'integer', 'default': 100, 'nullable': False}, 'description': 'The numbers of items to return.'}, 'Username': {'in': 'path', 'name': 'username', 'schema': {'type': 'string'}, 'required': True, 'description': 'The username of the user'}, 'RoleName': {'in': 'path', 'name': 'role_name', 'schema': {'type': 'string'}, 'required': True, 'description': 'The role name'}, 'ConnectionID': {'in': 'path', 'name': 'connection_id', 'schema': {'type': 'string'}, 'required': True, 'description': 'The connection ID.'}, 'DAGID': {'in': 'path', 'name': 'dag_id', 'schema': {'type': 'string'}, 'required': True, 'description': 'The DAG ID.'}, 'TaskID': {'in': 'path', 'name': 'task_id', 'schema': {'type': 'string'}, 'required': True, 'description': 'The task ID.'}, 'DAGRunID': {'in': 'path', 'name': 'dag_run_id', 'schema': {'type': 'string'}, 'required': True, 'description': 'The DAG run ID.'}, 'TaskTryNumber': {'in': 'path', 'name': 'task_try_number', 'schema': {'type': 'integer'}, 'required': True, 'description': 'The task try number.'}, 'EventLogID': {'in': 'path', 'name': 'event_log_id', 'schema': {'type': 'integer'}, 'required': True, 'description': 'The event log ID.'}, 'ImportErrorID': {'in': 'path', 'name': 'import_error_id', 'schema': {'type': 'integer'}, 'required': True, 'description': 'The import error ID.'}, 'PoolName': {'in': 'path', 'name': 'pool_name', 'schema': {'type': 'string'}, 'required': True, 'description': 'The pool name.'}, 'VariableKey': {'in': 'path', 'name': 'variable_key', 'schema': {'type': 'string'}, 'required': True, 'description': 'The variable Key.'}, 'FullContent': {'in': 'query', 'name': 'full_content', 'schema': {'type': 'boolean'}, 'required': False, 'description': 'A full content will be returned.\nBy default, only the first fragment will be returned.\n'}, 'ContinuationToken': {'in': 'query', 'name': 'token', 'schema': {'type': 'string'}, 'required': False, 'description': 'A token that allows you to continue fetching logs.\nIf passed, it will specify the location from which the download should be continued.\n'}, 'XComKey': {'in': 'path', 'name': 'xcom_key', 'schema': {'type': 'string'}, 'required': True, 'description': 'The XCom key.'}, 'FilterExecutionDateGTE': {'in': 'query', 'name': 'execution_date_gte', 'schema': {'type': 'string', 'format': 'date-time'}, 'required': False, 'description': 'Returns objects greater or equal to the specified date.\n\nThis can be combined with execution_date_lte parameter to receive only the selected period.\n'}, 'FilterExecutionDateLTE': {'in': 'query', 'name': 'execution_date_lte', 'schema': {'type': 'string', 'format': 'date-time'}, 'required': False, 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with execution_date_gte parameter to receive only the selected period.\n'}, 'FilterStartDateGTE': {'in': 'query', 'name': 'start_date_gte', 'schema': {'type': 'string', 'format': 'date-time'}, 'required': False, 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with start_date_lte parameter to receive only the selected period.\n'}, 'FilterStartDateLTE': {'in': 'query', 'name': 'start_date_lte', 'schema': {'type': 'string', 'format': 'date-time'}, 'required': False, 'description': 'Returns objects less or equal the specified date.\n\nThis can be combined with start_date_gte parameter to receive only the selected period.\n'}, 'FilterEndDateGTE': {'in': 'query', 'name': 'end_date_gte', 'schema': {'type': 'string', 'format': 'date-time'}, 'required': False, 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with start_date_lte parameter to receive only the selected period.\n'}, 'FilterEndDateLTE': {'in': 'query', 'name': 'end_date_lte', 'schema': {'type': 'string', 'format': 'date-time'}, 'required': False, 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with start_date_gte parameter to receive only the selected period.\n'}, 'FilterDurationGTE': {'in': 'query', 'name': 'duration_gte', 'schema': {'type': 'number'}, 'required': False, 'description': 'Returns objects greater than or equal to the specified values.\n\nThis can be combined with duration_lte parameter to receive only the selected period.\n'}, 'FilterDurationLTE': {'in': 'query', 'name': 'duration_lte', 'schema': {'type': 'number'}, 'required': False, 'description': 'Returns objects less than or equal to the specified values.\n\nThis can be combined with duration_gte parameter to receive only the selected range.\n'}, 'FilterState': {'in': 'query', 'name': 'state', 'schema': {'type': 'array', 'items': {'type': 'string'}}, 'required': False, 'description': 'The value can be repeated to retrieve multiple matching values (OR condition).'}, 'FilterPool': {'in': 'query', 'name': 'pool', 'schema': {'type': 'array', 'items': {'type': 'string'}}, 'required': False, 'description': 'The value can be repeated to retrieve multiple matching values (OR condition).'}, 'FilterQueue': {'in': 'query', 'name': 'queue', 'schema': {'type': 'array', 'items': {'type': 'string'}}, 'description': 'The value can be repeated to retrieve multiple matching values (OR condition).'}, 'FilterTags': {'in': 'query', 'name': 'tags', 'schema': {'type': 'array', 'items': {'type': 'string'}}, 'description': 'List of tags to filter results'}, 'OrderBy': {'in': 'query', 'name': 'order_by', 'schema': {'type': 'string'}, 'required': False, 'description': 'The name of the field to order the results by.\nPrefix a field name with `-` to reverse the sort order.\n'}, 'FileToken': {'in': 'path', 'name': 'file_token', 'schema': {'type': 'string'}, 'required': True, 'description': 'The key containing the encrypted path to the file. Encryption and decryption take place only on\nthe server. This prevents the client from reading an non-DAG file. This also ensures API\nextensibility, because the format of encrypted data may change.\n'}, 'UpdateMask': {'in': 'query', 'name': 'update_mask', 'schema': {'type': 'array', 'items': {'type': 'string'}}, 'description': 'The fields to update on the resource. If absent or empty, all modifiable fields are updated.\nA comma-separated list of fully qualified names of fields.\n', 'style': 'form', 'explode': False}}, 'requestBodies': {}, 'responses': {'BadRequest': {'description': 'Client specified an invalid argument.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}}}}, 'Unauthenticated': {'description': 'Request not authenticated due to missing, invalid, authentication info.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}}}}, 'PermissionDenied': {'description': 'Client does not have sufficient permission.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}}}}, 'NotFound': {'description': 'A specified resource is not found.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}}}}, 'MethodNotAllowed': {'description': 'Request method is known by the server but is not supported by the target resource.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Error', 'x-scope': ['']}}}}, 'NotAcceptable': {'description': 'A specified Accept header is not allowed.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotAcceptable']}}}}, 'AlreadyExists': {'description': 'An existing resource conflicts with the request.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/AlreadyExists']}}}}, 'Unknown': {'description': 'Unknown server error.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Error', 'x-scope': ['']}}}}}, 'headers': {}, 'examples': {}, 'links': {}, 'callbacks': {}, 'securitySchemes': {'Basic': {'type': 'http', 'scheme': 'basic'}, 'GoogleOpenId': {'type': 'openIdConnect', 'openIdConnectUrl': 'https://accounts.google.com/.well-known/openid-configuration'}, 'Kerberos': {'type': 'http', 'scheme': 'negotiate'}}}
[2021-11-21 09:18:58,178] {validators.py:30} DEBUG - Dereferencing {'UserCollectionItem': {'description': 'A user object\n', 'type': 'object', 'properties': {'first_name': {'type': 'string', 'description': 'The user firstname', 'minLength': 1}, 'last_name': {'type': 'string', 'description': 'The user lastname', 'minLength': 1}, 'username': {'type': 'string', 'description': 'The username', 'minLength': 1}, 'email': {'type': 'string', 'description': "The user's email", 'minLength': 1}, 'active': {'type': 'boolean', 'description': 'Whether the user is active', 'readOnly': True, 'nullable': True}, 'last_login': {'type': 'string', 'format': 'datetime', 'description': 'The last user login', 'readOnly': True, 'nullable': True}, 'login_count': {'type': 'integer', 'description': 'The login count', 'readOnly': True, 'nullable': True}, 'failed_login_count': {'type': 'integer', 'description': 'The number of times the login failed', 'readOnly': True, 'nullable': True}, 'roles': {'type': 'array', 'description': 'User roles', 'items': {'type': 'object', 'properties': {'name': {'type': 'string'}}, 'nullable': True}}, 'created_on': {'type': 'string', 'format': 'datetime', 'description': 'The date user was created', 'readOnly': True, 'nullable': True}, 'changed_on': {'type': 'string', 'format': 'datetime', 'description': 'The date user was changed', 'readOnly': True, 'nullable': True}}}, 'User': {'type': 'object', 'description': 'A user object with sensitive data', 'allOf': [{'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/User']}, {'type': 'object', 'properties': {'password': {'type': 'string', 'writeOnly': True}}}]}, 'UserCollection': {'type': 'object', 'description': 'Collection of users.', 'allOf': [{'type': 'object', 'properties': {'users': {'type': 'array', 'items': {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/UserCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/UserCollection']}]}, 'ConnectionCollectionItem': {'description': 'Connection collection item.\nThe password and extra fields are only available when retrieving a single object due to the sensitivity of this data.\n', 'type': 'object', 'properties': {'connection_id': {'type': 'string', 'description': 'The connection ID.'}, 'conn_type': {'type': 'string', 'description': 'The connection type.'}, 'host': {'type': 'string', 'nullable': True, 'description': 'Host of the connection.'}, 'login': {'type': 'string', 'nullable': True, 'description': 'Login of the connection.'}, 'schema': {'type': 'string', 'nullable': True, 'description': 'Schema of the connection.'}, 'port': {'type': 'integer', 'nullable': True, 'description': 'Port of the connection.'}}}, 'ConnectionCollection': {'type': 'object', 'description': 'Collection of connections.', 'allOf': [{'type': 'object', 'properties': {'connections': {'type': 'array', 'items': {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/ConnectionCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ConnectionCollection']}]}, 'Connection': {'description': 'Full representation of the connection.', 'allOf': [{'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}, {'type': 'object', 'properties': {'password': {'type': 'string', 'format': 'password', 'writeOnly': True, 'description': 'Password of the connection.'}, 'extra': {'type': 'string', 'nullable': True, 'description': 'Other values that cannot be put into another field, e.g. RSA keys.'}}}]}, 'ConnectionTest': {'description': 'Connection test results.', 'type': 'object', 'properties': {'status': {'type': 'boolean', 'description': 'The status of the request.'}, 'message': {'type': 'string', 'description': 'The success or failure message of the request.'}}}, 'DAG': {'type': 'object', 'description': 'DAG', 'properties': {'dag_id': {'type': 'string', 'readOnly': True, 'description': 'The ID of the DAG.'}, 'root_dag_id': {'type': 'string', 'readOnly': True, 'nullable': True, 'description': 'If the DAG is SubDAG then it is the top level DAG identifier. Otherwise, null.'}, 'is_paused': {'type': 'boolean', 'nullable': True, 'description': 'Whether the DAG is paused.'}, 'is_active': {'description': 'Whether the DAG is currently seen by the scheduler(s).', 'nullable': True, 'readOnly': True, 'type': 'boolean'}, 'is_subdag': {'description': 'Whether the DAG is SubDAG.', 'type': 'boolean', 'readOnly': True}, 'fileloc': {'description': 'The absolute path to the file.', 'type': 'string', 'readOnly': True}, 'file_token': {'type': 'string', 'readOnly': True, 'description': 'The key containing the encrypted path to the file. Encryption and decryption take place only on the server. This prevents the client from reading an non-DAG file. This also ensures API extensibility, because the format of encrypted data may change.\n'}, 'owners': {'type': 'array', 'items': {'type': 'string'}, 'readOnly': True}, 'description': {'type': 'string', 'readOnly': True, 'nullable': True, 'description': 'User-provided DAG description, which can consist of several sentences or paragraphs that describe DAG contents.\n'}, 'schedule_interval': {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}, 'tags': {'description': 'List of tags.', 'type': 'array', 'nullable': True, 'items': {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}, 'readOnly': True}}}, 'DAGCollection': {'description': 'Collection of DAGs.', 'type': 'object', 'allOf': [{'type': 'object', 'properties': {'dags': {'type': 'array', 'items': {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/DAGCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGCollection']}]}, 'DAGRun': {'type': 'object', 'properties': {'dag_run_id': {'type': 'string', 'nullable': True, 'description': 'Run ID.\n\nThe value of this field can be set only when creating the object. If you try to modify the\nfield of an existing object, the request fails with an BAD_REQUEST error.\n\nIf not provided, a value will be generated based on execution_date.\n\nIf the specified dag_run_id is in use, the creation request fails with an ALREADY_EXISTS error.\n\nThis together with DAG_ID are a unique key.\n'}, 'dag_id': {'type': 'string', 'readOnly': True}, 'logical_date': {'type': 'string', 'nullable': True, 'description': 'The logical date (previously called execution date). This is the time or interval covered by\nthis DAG run, according to the DAG definition.\n\nThe value of this field can be set only when creating the object. If you try to modify the\nfield of an existing object, the request fails with an BAD_REQUEST error.\n\nThis together with DAG_ID are a unique key.\n', 'format': 'date-time'}, 'execution_date': {'type': 'string', 'nullable': True, 'description': 'The execution date. This is the same as logical_date, kept for backwards compatibility.\nIf both this field and logical_date are provided but with different values, the request\nwill fail with an BAD_REQUEST error.\n', 'format': 'date-time', 'deprecated': True}, 'start_date': {'type': 'string', 'format': 'date-time', 'description': 'The start time. The time when DAG run was actually created.\n', 'readOnly': True, 'nullable': True}, 'end_date': {'type': 'string', 'format': 'date-time', 'readOnly': True, 'nullable': True}, 'state': {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}, 'external_trigger': {'type': 'boolean', 'default': True, 'readOnly': True}, 'conf': {'type': 'object', 'description': 'JSON object describing additional configuration parameters.\n\nThe value of this field can be set only when creating the object. If you try to modify the\nfield of an existing object, the request fails with an BAD_REQUEST error.\n'}}, 'required': ['dag_id']}, 'UpdateDagRunState': {'type': 'object', 'properties': {'state': {'description': 'The state to set this DagRun', 'type': 'string', 'enum': ['success', 'failed']}}}, 'DAGRunCollection': {'type': 'object', 'description': 'Collection of DAG runs.', 'allOf': [{'type': 'object', 'properties': {'dag_runs': {'type': 'array', 'items': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}]}, 'EventLog': {'type': 'object', 'description': 'Log of user operations via CLI or Web UI.', 'properties': {'event_log_id': {'description': 'The event log ID', 'type': 'integer', 'readOnly': True}, 'when': {'description': 'The time when these events happened.', 'format': 'date-time', 'type': 'string', 'readOnly': True}, 'dag_id': {'description': 'The DAG ID', 'type': 'string', 'readOnly': True, 'nullable': True}, 'task_id': {'description': 'The DAG ID', 'type': 'string', 'readOnly': True, 'nullable': True}, 'event': {'description': 'A key describing the type of event.', 'type': 'string', 'readOnly': True}, 'execution_date': {'description': 'When the event was dispatched for an object having execution_date, the value of this field.\n', 'format': 'date-time', 'type': 'string', 'readOnly': True, 'nullable': True}, 'owner': {'description': 'Name of the user who triggered these events a.', 'type': 'string', 'readOnly': True}, 'extra': {'description': 'Other information that was not included in the other fields, e.g. the complete CLI command.\n', 'type': 'string', 'readOnly': True, 'nullable': True}}}, 'EventLogCollection': {'type': 'object', 'description': 'Collection of event logs.', 'allOf': [{'type': 'object', 'properties': {'event_logs': {'type': 'array', 'items': {'$ref': '#/components/schemas/EventLog', 'x-scope': ['', '#/components/schemas/EventLogCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/EventLogCollection']}]}, 'ImportError': {'type': 'object', 'properties': {'import_error_id': {'type': 'integer', 'readOnly': True, 'description': 'The import error ID.'}, 'timestamp': {'type': 'string', 'format': 'datetime', 'readOnly': True, 'description': 'The time when this error was created.'}, 'filename': {'type': 'string', 'readOnly': True, 'description': 'The filename'}, 'stack_trace': {'type': 'string', 'readOnly': True, 'description': 'The full stackstrace..'}}}, 'ImportErrorCollection': {'type': 'object', 'description': 'Collection of import errors.', 'allOf': [{'type': 'object', 'properties': {'import_errors': {'type': 'array', 'items': {'$ref': '#/components/schemas/ImportError', 'x-scope': ['', '#/components/schemas/ImportErrorCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ImportErrorCollection']}]}, 'HealthInfo': {'type': 'object', 'description': 'Instance status information.', 'properties': {'metadatabase': {'$ref': '#/components/schemas/MetadatabaseStatus', 'x-scope': ['', '#/components/schemas/HealthInfo']}, 'scheduler': {'$ref': '#/components/schemas/SchedulerStatus', 'x-scope': ['', '#/components/schemas/HealthInfo']}}}, 'MetadatabaseStatus': {'type': 'object', 'description': 'The status of the metadatabase.', 'properties': {'status': {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/MetadatabaseStatus']}}}, 'SchedulerStatus': {'type': 'object', 'description': 'The status and the latest scheduler heartbeat.', 'properties': {'status': {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/SchedulerStatus']}, 'latest_scheduler_heartbeat': {'description': 'The time the scheduler last do a heartbeat.', 'type': 'string', 'format': 'datetime', 'readOnly': True, 'nullable': True}}}, 'Pool': {'description': 'The pool', 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name of pool.'}, 'slots': {'type': 'integer', 'description': 'The maximum number of slots that can be assigned to tasks. One job may occupy one or more slots.\n'}, 'occupied_slots': {'type': 'integer', 'readOnly': True, 'description': 'The number of slots used by running/queued tasks at the moment.'}, 'used_slots': {'type': 'integer', 'readOnly': True, 'description': 'The number of slots used by running tasks at the moment.'}, 'queued_slots': {'type': 'integer', 'readOnly': True, 'description': 'The number of slots used by queued tasks at the moment.'}, 'open_slots': {'type': 'integer', 'readOnly': True, 'description': 'The number of free slots at the moment.'}}}, 'PoolCollection': {'type': 'object', 'description': 'Collection of pools.', 'allOf': [{'type': 'object', 'properties': {'pools': {'type': 'array', 'items': {'$ref': '#/components/schemas/Pool', 'x-scope': ['', '#/components/schemas/PoolCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/PoolCollection']}]}, 'Provider': {'description': 'The provider', 'type': 'object', 'properties': {'package_name': {'type': 'string', 'description': 'The package name of the provider.'}, 'description': {'type': 'string', 'description': 'The description of the provider.'}, 'version': {'type': 'string', 'description': 'The version of the provider.'}}}, 'ProviderCollection': {'type': 'object', 'properties': {'providers': {'type': 'array', 'items': {'$ref': '#/components/schemas/Provider', 'x-scope': ['', '#/components/schemas/ProviderCollection']}}}}, 'SLAMiss': {'type': 'object', 'properties': {'task_id': {'type': 'string', 'readOnly': True, 'description': 'The task ID.'}, 'dag_id': {'type': 'string', 'description': 'The DAG ID.'}, 'execution_date': {'type': 'string', 'format': 'datetime'}, 'email_sent': {'type': 'boolean'}, 'timestamp': {'type': 'string', 'format': 'datetime'}, 'description': {'type': 'string', 'nullable': True}, 'notification_sent': {'type': 'boolean'}}}, 'TaskInstance': {'type': 'object', 'properties': {'task_id': {'type': 'string'}, 'dag_id': {'type': 'string'}, 'execution_date': {'type': 'string', 'format': 'datetime'}, 'start_date': {'type': 'string', 'format': 'datetime', 'nullable': True}, 'end_date': {'type': 'string', 'format': 'datetime', 'nullable': True}, 'duration': {'type': 'number', 'nullable': True}, 'state': {'$ref': '#/components/schemas/TaskState', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}, 'try_number': {'type': 'integer'}, 'max_tries': {'type': 'integer'}, 'hostname': {'type': 'string'}, 'unixname': {'type': 'string'}, 'pool': {'type': 'string'}, 'pool_slots': {'type': 'integer'}, 'queue': {'type': 'string'}, 'priority_weight': {'type': 'integer'}, 'operator': {'type': 'string', 'nullable': True}, 'queued_when': {'type': 'string', 'nullable': True}, 'pid': {'type': 'integer', 'nullable': True}, 'executor_config': {'type': 'string'}, 'sla_miss': {'$ref': '#/components/schemas/SLAMiss', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}}}, 'TaskInstanceCollection': {'type': 'object', 'description': 'Collection of task instances.', 'allOf': [{'type': 'object', 'properties': {'task_instances': {'type': 'array', 'items': {'$ref': '#/components/schemas/TaskInstance', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}]}, 'TaskInstanceReference': {'type': 'object', 'properties': {'task_id': {'type': 'string', 'readOnly': True, 'description': 'The task ID.'}, 'dag_id': {'type': 'string', 'readOnly': True, 'description': 'The DAG ID.'}, 'execution_date': {'type': 'string', 'format': 'datetime', 'readOnly': True}, 'dag_run_id': {'type': 'string', 'readOnly': True, 'description': 'The DAG run ID.'}}}, 'TaskInstanceReferenceCollection': {'type': 'object', 'properties': {'task_instances': {'type': 'array', 'items': {'$ref': '#/components/schemas/TaskInstanceReference', 'x-scope': ['', '#/components/schemas/TaskInstanceReferenceCollection']}}}}, 'VariableCollectionItem': {'description': 'XCom entry collection item.\nThe value field are only available when retrieving a single object due to the sensitivity of this data.', 'type': 'object', 'properties': {'key': {'type': 'string'}}}, 'VariableCollection': {'type': 'object', 'description': 'Collection of variables.', 'allOf': [{'type': 'object', 'properties': {'variables': {'type': 'array', 'items': {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/VariableCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/VariableCollection']}]}, 'Variable': {'description': 'Full representation of Variable', 'allOf': [{'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}, {'type': 'object', 'properties': {'value': {'type': 'string'}}}]}, 'XComCollectionItem': {'type': 'object', 'description': 'XCom entry collection item.\n\nThe value field is only available when reading a single object due to the size of the value.\n', 'properties': {'key': {'type': 'string'}, 'timestamp': {'type': 'string', 'format': 'datetime'}, 'execution_date': {'type': 'string', 'format': 'datetime'}, 'task_id': {'type': 'string'}, 'dag_id': {'type': 'string'}}}, 'XComCollection': {'type': 'object', 'description': 'Collection of XCom entries.', 'allOf': [{'type': 'object', 'properties': {'xcom_entries': {'type': 'array', 'items': {'$ref': '#/components/schemas/XComCollectionItem', 'x-scope': ['', '#/components/schemas/XComCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/XComCollection']}]}, 'XCom': {'description': 'Full representations of XCom entry.', 'allOf': [{'$ref': '#/components/schemas/XComCollectionItem', 'x-scope': ['', '#/components/schemas/XCom']}, {'type': 'object', 'properties': {'value': {'type': 'string', 'description': 'The value'}}}]}, 'DAGDetail': {'description': 'DAG details.\n\nFor details see:\n(airflow.models.DAG)[https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/models/index.html#airflow.models.DAG]\n', 'allOf': [{'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/DAGDetail']}, {'type': 'object', 'properties': {'timezone': {'$ref': '#/components/schemas/Timezone', 'x-scope': ['', '#/components/schemas/DAGDetail']}, 'catchup': {'type': 'boolean', 'readOnly': True}, 'orientation': {'type': 'string', 'readOnly': True}, 'concurrency': {'type': 'number', 'readOnly': True}, 'start_date': {'type': 'string', 'format': 'date-time', 'readOnly': True, 'nullable': True}, 'dag_run_timeout': {'nullable': True, '$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGDetail']}, 'doc_md': {'type': 'string', 'readOnly': True, 'nullable': True}, 'default_view': {'type': 'string', 'readOnly': True}, 'params': {'type': 'object', 'readOnly': True}}}]}, 'ExtraLink': {'type': 'object', 'description': 'Additional links containing additional information about the task.', 'properties': {'class_ref': {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/ExtraLinkCollection', '#/components/schemas/ExtraLink']}, 'name': {'type': 'string', 'readOnly': True}, 'href': {'type': 'string', 'readOnly': True}}}, 'ExtraLinkCollection': {'type': 'object', 'description': 'The collection of extra links.', 'properties': {'extra_links': {'type': 'array', 'items': {'$ref': '#/components/schemas/ExtraLink', 'x-scope': ['', '#/components/schemas/ExtraLinkCollection']}}}}, 'Task': {'type': 'object', 'description': 'For details see:\n(airflow.models.BaseOperator)[https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/models/index.html#airflow.models.BaseOperator]\n', 'properties': {'class_ref': {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'task_id': {'type': 'string', 'readOnly': True}, 'owner': {'type': 'string', 'readOnly': True}, 'start_date': {'type': 'string', 'format': 'date-time', 'readOnly': True}, 'end_date': {'type': 'string', 'format': 'date-time', 'readOnly': True, 'nullable': True}, 'trigger_rule': {'$ref': '#/components/schemas/TriggerRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'extra_links': {'type': 'array', 'readOnly': True, 'items': {'type': 'object', 'properties': {'class_ref': {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}}}}, 'depends_on_past': {'type': 'boolean', 'readOnly': True}, 'wait_for_downstream': {'type': 'boolean', 'readOnly': True}, 'retries': {'type': 'number', 'readOnly': True}, 'queue': {'type': 'string', 'readOnly': True}, 'pool': {'type': 'string', 'readOnly': True}, 'pool_slots': {'type': 'number', 'readOnly': True}, 'execution_timeout': {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'retry_delay': {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'retry_exponential_backoff': {'type': 'boolean', 'readOnly': True}, 'priority_weight': {'type': 'number', 'readOnly': True}, 'weight_rule': {'$ref': '#/components/schemas/WeightRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'ui_color': {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'ui_fgcolor': {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'template_fields': {'type': 'array', 'readOnly': True, 'items': {'type': 'string'}}, 'sub_dag': {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'downstream_task_ids': {'type': 'array', 'readOnly': True, 'items': {'type': 'string'}}}}, 'TaskCollection': {'type': 'object', 'description': 'Collection of tasks.', 'properties': {'tasks': {'type': 'array', 'items': {'$ref': '#/components/schemas/Task', 'x-scope': ['', '#/components/schemas/TaskCollection']}}}}, 'PluginCollectionItem': {'type': 'object', 'description': 'Plugin Item', 'properties': {'number': {'type': 'string', 'description': 'The plugin number'}, 'name': {'type': 'string', 'description': 'The name of the plugin'}, 'hooks': {'type': 'array', 'items': {'type': 'string', 'nullable': True}, 'description': 'The plugin hooks'}, 'executors': {'type': 'array', 'items': {'type': 'string', 'nullable': True}, 'description': 'The plugin executors'}, 'macros': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The plugin macros'}, 'flask_blueprints': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The flask blueprints'}, 'appbuilder_views': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The appuilder views'}, 'appbuilder_menu_items': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The Flask Appbuilder menu items'}, 'global_operator_extra_links': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The global operator extra links'}, 'operator_extra_links': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'Operator extra links'}, 'source': {'type': 'string', 'description': 'The plugin source', 'nullable': True}}}, 'PluginCollection': {'type': 'object', 'description': 'Plugin Collection', 'allOf': [{'type': 'object', 'properties': {'plugins': {'type': 'array', 'items': {'$ref': '#/components/schemas/PluginCollectionItem', 'x-scope': ['', '#/components/schemas/PluginCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/PluginCollection']}]}, 'Role': {'description': 'Role item', 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name of the role'}, 'actions': {'type': 'array', 'items': {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}}}}, 'RoleCollection': {'description': 'Role Collections', 'type': 'object', 'allOf': [{'type': 'object', 'properties': {'roles': {'type': 'array', 'items': {'$ref': '#/components/schemas/Role', 'x-scope': ['', '#/components/schemas/RoleCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/RoleCollection']}]}, 'Action': {'description': 'Action Item', 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name of the permission "action"', 'nullable': False}}}, 'ActionCollection': {'description': 'Action Collection', 'type': 'object', 'allOf': [{'type': 'object', 'properties': {'actions': {'type': 'array', 'items': {'$ref': '#/components/schemas/Action', 'x-scope': ['', '#/components/schemas/ActionCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ActionCollection']}]}, 'Resource': {'description': 'A "resource" on which permissions are granted.', 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name of the resource', 'nullable': False}}}, 'ActionResource': {'description': 'The Action-Resource item', 'type': 'object', 'properties': {'action': {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}, 'resource': {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}}}, 'ConfigOption': {'type': 'object', 'description': 'The option of configuration.', 'properties': {'key': {'type': 'string', 'readOnly': True}, 'value': {'type': 'string', 'readOnly': True}}}, 'ConfigSection': {'type': 'object', 'description': 'The section of configuration.', 'properties': {'name': {'type': 'string', 'readOnly': True}, 'options': {'type': 'array', 'items': {'$ref': '#/components/schemas/ConfigOption', 'x-scope': ['', '#/components/schemas/Config', '#/components/schemas/ConfigSection']}}}}, 'Config': {'type': 'object', 'description': 'The configuration.', 'properties': {'sections': {'type': 'array', 'items': {'$ref': '#/components/schemas/ConfigSection', 'x-scope': ['', '#/components/schemas/Config']}}}}, 'VersionInfo': {'type': 'object', 'description': 'Version information.', 'properties': {'version': {'type': 'string', 'description': 'The version of Airflow'}, 'git_version': {'type': 'string', 'description': 'The git version (including git commit hash)', 'nullable': True}}}, 'ClearTaskInstance': {'type': 'object', 'properties': {'dry_run': {'description': "If set, don't actually run this operation. The response will contain a list of task instances\nplanned to be cleaned, but not modified in any way.\n", 'type': 'boolean', 'default': True}, 'task_ids': {'description': 'A list of task ids to clear.', 'type': 'array', 'items': {'type': 'string'}, 'minItems': 1}, 'start_date': {'description': 'The minimum execution date to clear.', 'type': 'string', 'format': 'datetime'}, 'end_date': {'description': 'The maximum execution date to clear.', 'type': 'string', 'format': 'datetime'}, 'only_failed': {'description': 'Only clear failed tasks.', 'type': 'boolean', 'default': True}, 'only_running': {'description': 'Only clear running tasks.', 'type': 'boolean', 'default': False}, 'include_subdags': {'description': 'Clear tasks in subdags and clear external tasks indicated by ExternalTaskMarker.', 'type': 'boolean'}, 'include_parentdag': {'description': 'Clear tasks in the parent dag of the subdag.', 'type': 'boolean'}, 'reset_dag_runs': {'description': 'Set state of DAG runs to RUNNING.', 'type': 'boolean'}}}, 'UpdateTaskInstancesState': {'type': 'object', 'properties': {'dry_run': {'description': "If set, don't actually run this operation. The response will contain a list of task instances\nplanned to be affected, but won't be modified in any way.\n", 'type': 'boolean', 'default': True}, 'task_id': {'description': 'The task ID.', 'type': 'string'}, 'execution_date': {'description': 'The execution date.', 'type': 'string', 'format': 'datetime'}, 'include_upstream': {'description': 'If set to true, upstream tasks are also affected.', 'type': 'boolean'}, 'include_downstream': {'description': 'If set to true, downstream tasks are also affected.', 'type': 'boolean'}, 'include_future': {'description': 'If set to True, also tasks from future DAG Runs are affected.', 'type': 'boolean'}, 'include_past': {'description': 'If set to True, also tasks from past DAG Runs are affected.', 'type': 'boolean'}, 'new_state': {'description': 'Expected new state.', 'type': 'string', 'enum': ['success', 'failed']}}}, 'ListDagRunsForm': {'type': 'object', 'properties': {'order_by': {'type': 'string', 'description': 'The name of the field to order the results by. Prefix a field name\nwith `-` to reverse the sort order.\n'}, 'page_offset': {'type': 'integer', 'minimum': 0, 'description': 'The number of items to skip before starting to collect the result set.'}, 'page_limit': {'type': 'integer', 'minimum': 1, 'default': 100, 'description': 'The numbers of items to return.'}, 'dag_ids': {'type': 'array', 'items': {'type': 'string'}, 'description': 'Return objects with specific DAG IDs.\nThe value can be repeated to retrieve multiple matching values (OR condition).'}, 'execution_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal to the specified date.\n\nThis can be combined with execution_date_lte key to receive only the selected period.\n'}, 'execution_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with execution_date_gte key to receive only the selected period.\n'}, 'start_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with start_date_lte key to receive only the selected period.\n'}, 'start_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less or equal the specified date.\n\nThis can be combined with start_date_gte parameter to receive only the selected period\n'}, 'end_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with end_date_lte parameter to receive only the selected period.\n'}, 'end_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with end_date_gte parameter to receive only the selected period.\n'}}}, 'ListTaskInstanceForm': {'type': 'object', 'properties': {'dag_ids': {'type': 'array', 'items': {'type': 'string'}, 'description': 'Return objects with specific DAG IDs.\nThe value can be repeated to retrieve multiple matching values (OR condition).'}, 'execution_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal to the specified date.\n\nThis can be combined with execution_date_lte parameter to receive only the selected period.\n'}, 'execution_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with execution_date_gte parameter to receive only the selected period.\n'}, 'start_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with start_date_lte parameter to receive only the selected period.\n'}, 'start_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less or equal the specified date.\n\nThis can be combined with start_date_gte parameter to receive only the selected period.\n'}, 'end_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with start_date_lte parameter to receive only the selected period.\n'}, 'end_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with start_date_gte parameter to receive only the selected period.\n'}, 'duration_gte': {'type': 'number', 'description': 'Returns objects greater than or equal to the specified values.\n\nThis can be combined with duration_lte parameter to receive only the selected period.\n'}, 'duration_lte': {'type': 'number', 'description': 'Returns objects less than or equal to the specified values.\n\nThis can be combined with duration_gte parameter to receive only the selected range.\n'}, 'state': {'type': 'array', 'items': {'type': 'string'}, 'description': 'The value can be repeated to retrieve multiple matching values (OR condition).'}, 'pool': {'type': 'array', 'items': {'type': 'string'}, 'description': 'The value can be repeated to retrieve multiple matching values (OR condition).'}, 'queue': {'type': 'array', 'items': {'type': 'string'}, 'description': 'The value can be repeated to retrieve multiple matching values (OR condition).'}}}, 'ScheduleInterval': {'description': "Schedule interval. Defines how often DAG runs, this object gets added to your latest task instance's\nexecution_date to figure out the next schedule.\n", 'readOnly': True, 'oneOf': [{'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}, {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}, {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}], 'discriminator': {'propertyName': '__type'}}, 'TimeDelta': {'description': 'Time delta', 'type': 'object', 'required': ['__type', 'days', 'seconds', 'microseconds'], 'properties': {'__type': {'type': 'string'}, 'days': {'type': 'integer'}, 'seconds': {'type': 'integer'}, 'microseconds': {'type': 'integer'}}}, 'RelativeDelta': {'description': 'Relative delta', 'type': 'object', 'required': ['__type', 'years', 'months', 'days', 'leapdays', 'hours', 'minutes', 'seconds', 'microseconds', 'year', 'month', 'day', 'hour', 'minute', 'second', 'microsecond'], 'properties': {'__type': {'type': 'string'}, 'years': {'type': 'integer'}, 'months': {'type': 'integer'}, 'days': {'type': 'integer'}, 'leapdays': {'type': 'integer'}, 'hours': {'type': 'integer'}, 'minutes': {'type': 'integer'}, 'seconds': {'type': 'integer'}, 'microseconds': {'type': 'integer'}, 'year': {'type': 'integer'}, 'month': {'type': 'integer'}, 'day': {'type': 'integer'}, 'hour': {'type': 'integer'}, 'minute': {'type': 'integer'}, 'second': {'type': 'integer'}, 'microsecond': {'type': 'integer'}}}, 'CronExpression': {'description': 'Cron expression', 'type': 'object', 'required': ['__type', 'value'], 'properties': {'__type': {'type': 'string'}, 'value': {'type': 'string'}}, 'nullable': True}, 'Timezone': {'type': 'string'}, 'Tag': {'description': 'Tag', 'type': 'object', 'properties': {'name': {'type': 'string'}}}, 'Color': {'description': 'Color in hexadecimal notation.', 'type': 'string', 'pattern': '^#[a-fA-F0-9]{3,6}$'}, 'ClassReference': {'description': 'Class reference', 'type': 'object', 'properties': {'module_path': {'type': 'string', 'readOnly': True}, 'class_name': {'type': 'string', 'readOnly': True}}}, 'Error': {'description': '[RFC7807](https://tools.ietf.org/html/rfc7807) compliant response.\n', 'type': 'object', 'properties': {'type': {'type': 'string', 'description': 'A URI reference [RFC3986] that identifies the problem type. This specification\nencourages that, when dereferenced, it provide human-readable documentation for\nthe problem type.\n'}, 'title': {'type': 'string', 'description': 'A short, human-readable summary of the problem type.'}, 'status': {'type': 'number', 'description': 'The HTTP status code generated by the API server for this occurrence of the problem.'}, 'detail': {'type': 'string', 'description': 'A human-readable explanation specific to this occurrence of the problem.'}, 'instance': {'type': 'string', 'description': 'A URI reference that identifies the specific occurrence of the problem. It may or may\nnot yield further information if dereferenced.\n'}}, 'required': ['type', 'title', 'status']}, 'CollectionInfo': {'description': 'Metadata about collection.', 'type': 'object', 'properties': {'total_entries': {'type': 'integer', 'description': 'Count of objects in the current result set.'}}}, 'TaskState': {'description': 'Task state.', 'type': 'string', 'enum': ['success', 'running', 'failed', 'upstream_failed', 'skipped', 'up_for_retry', 'up_for_reschedule', 'queued', 'none', 'scheduled', 'deferred', 'sensing', 'removed']}, 'DagState': {'description': 'DAG State.', 'type': 'string', 'enum': ['queued', 'running', 'success', 'failed']}, 'TriggerRule': {'description': 'Trigger rule.', 'type': 'string', 'enum': ['all_success', 'all_failed', 'all_done', 'one_success', 'one_failed', 'none_failed', 'none_skipped', 'none_failed_or_skipped', 'none_failed_min_one_success', 'dummy']}, 'WeightRule': {'description': 'Weight rule.', 'type': 'string', 'enum': ['downstream', 'upstream', 'absolute']}, 'HealthStatus': {'description': 'Health status', 'type': 'string', 'enum': ['healthy', 'unhealthy']}}
[2021-11-21 09:18:58,178] {validators.py:30} DEBUG - Dereferencing {'description': 'A user object\n', 'type': 'object', 'properties': {'first_name': {'type': 'string', 'description': 'The user firstname', 'minLength': 1}, 'last_name': {'type': 'string', 'description': 'The user lastname', 'minLength': 1}, 'username': {'type': 'string', 'description': 'The username', 'minLength': 1}, 'email': {'type': 'string', 'description': "The user's email", 'minLength': 1}, 'active': {'type': 'boolean', 'description': 'Whether the user is active', 'readOnly': True, 'nullable': True}, 'last_login': {'type': 'string', 'format': 'datetime', 'description': 'The last user login', 'readOnly': True, 'nullable': True}, 'login_count': {'type': 'integer', 'description': 'The login count', 'readOnly': True, 'nullable': True}, 'failed_login_count': {'type': 'integer', 'description': 'The number of times the login failed', 'readOnly': True, 'nullable': True}, 'roles': {'type': 'array', 'description': 'User roles', 'items': {'type': 'object', 'properties': {'name': {'type': 'string'}}, 'nullable': True}}, 'created_on': {'type': 'string', 'format': 'datetime', 'description': 'The date user was created', 'readOnly': True, 'nullable': True}, 'changed_on': {'type': 'string', 'format': 'datetime', 'description': 'The date user was changed', 'readOnly': True, 'nullable': True}}}
[2021-11-21 09:18:58,178] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'A user object with sensitive data', 'allOf': [{'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/User']}, {'type': 'object', 'properties': {'password': {'type': 'string', 'writeOnly': True}}}]}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/User']}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'password': {'type': 'string', 'writeOnly': True}}}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Collection of users.', 'allOf': [{'type': 'object', 'properties': {'users': {'type': 'array', 'items': {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/UserCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/UserCollection']}]}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'users': {'type': 'array', 'items': {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/UserCollection']}}}}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/UserCollection']}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'description': 'Connection collection item.\nThe password and extra fields are only available when retrieving a single object due to the sensitivity of this data.\n', 'type': 'object', 'properties': {'connection_id': {'type': 'string', 'description': 'The connection ID.'}, 'conn_type': {'type': 'string', 'description': 'The connection type.'}, 'host': {'type': 'string', 'nullable': True, 'description': 'Host of the connection.'}, 'login': {'type': 'string', 'nullable': True, 'description': 'Login of the connection.'}, 'schema': {'type': 'string', 'nullable': True, 'description': 'Schema of the connection.'}, 'port': {'type': 'integer', 'nullable': True, 'description': 'Port of the connection.'}}}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Collection of connections.', 'allOf': [{'type': 'object', 'properties': {'connections': {'type': 'array', 'items': {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/ConnectionCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ConnectionCollection']}]}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'connections': {'type': 'array', 'items': {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/ConnectionCollection']}}}}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ConnectionCollection']}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'description': 'Full representation of the connection.', 'allOf': [{'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}, {'type': 'object', 'properties': {'password': {'type': 'string', 'format': 'password', 'writeOnly': True, 'description': 'Password of the connection.'}, 'extra': {'type': 'string', 'nullable': True, 'description': 'Other values that cannot be put into another field, e.g. RSA keys.'}}}]}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'password': {'type': 'string', 'format': 'password', 'writeOnly': True, 'description': 'Password of the connection.'}, 'extra': {'type': 'string', 'nullable': True, 'description': 'Other values that cannot be put into another field, e.g. RSA keys.'}}}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'description': 'Connection test results.', 'type': 'object', 'properties': {'status': {'type': 'boolean', 'description': 'The status of the request.'}, 'message': {'type': 'string', 'description': 'The success or failure message of the request.'}}}
[2021-11-21 09:18:58,179] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'DAG', 'properties': {'dag_id': {'type': 'string', 'readOnly': True, 'description': 'The ID of the DAG.'}, 'root_dag_id': {'type': 'string', 'readOnly': True, 'nullable': True, 'description': 'If the DAG is SubDAG then it is the top level DAG identifier. Otherwise, null.'}, 'is_paused': {'type': 'boolean', 'nullable': True, 'description': 'Whether the DAG is paused.'}, 'is_active': {'description': 'Whether the DAG is currently seen by the scheduler(s).', 'nullable': True, 'readOnly': True, 'type': 'boolean'}, 'is_subdag': {'description': 'Whether the DAG is SubDAG.', 'type': 'boolean', 'readOnly': True}, 'fileloc': {'description': 'The absolute path to the file.', 'type': 'string', 'readOnly': True}, 'file_token': {'type': 'string', 'readOnly': True, 'description': 'The key containing the encrypted path to the file. Encryption and decryption take place only on the server. This prevents the client from reading an non-DAG file. This also ensures API extensibility, because the format of encrypted data may change.\n'}, 'owners': {'type': 'array', 'items': {'type': 'string'}, 'readOnly': True}, 'description': {'type': 'string', 'readOnly': True, 'nullable': True, 'description': 'User-provided DAG description, which can consist of several sentences or paragraphs that describe DAG contents.\n'}, 'schedule_interval': {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}, 'tags': {'description': 'List of tags.', 'type': 'array', 'nullable': True, 'items': {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}, 'readOnly': True}}}
[2021-11-21 09:18:58,180] {validators.py:30} DEBUG - Dereferencing {'description': 'Collection of DAGs.', 'type': 'object', 'allOf': [{'type': 'object', 'properties': {'dags': {'type': 'array', 'items': {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/DAGCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGCollection']}]}
[2021-11-21 09:18:58,180] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'dags': {'type': 'array', 'items': {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/DAGCollection']}}}}
[2021-11-21 09:18:58,180] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGCollection']}
[2021-11-21 09:18:58,180] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'dag_run_id': {'type': 'string', 'nullable': True, 'description': 'Run ID.\n\nThe value of this field can be set only when creating the object. If you try to modify the\nfield of an existing object, the request fails with an BAD_REQUEST error.\n\nIf not provided, a value will be generated based on execution_date.\n\nIf the specified dag_run_id is in use, the creation request fails with an ALREADY_EXISTS error.\n\nThis together with DAG_ID are a unique key.\n'}, 'dag_id': {'type': 'string', 'readOnly': True}, 'logical_date': {'type': 'string', 'nullable': True, 'description': 'The logical date (previously called execution date). This is the time or interval covered by\nthis DAG run, according to the DAG definition.\n\nThe value of this field can be set only when creating the object. If you try to modify the\nfield of an existing object, the request fails with an BAD_REQUEST error.\n\nThis together with DAG_ID are a unique key.\n', 'format': 'date-time'}, 'execution_date': {'type': 'string', 'nullable': True, 'description': 'The execution date. This is the same as logical_date, kept for backwards compatibility.\nIf both this field and logical_date are provided but with different values, the request\nwill fail with an BAD_REQUEST error.\n', 'format': 'date-time', 'deprecated': True}, 'start_date': {'type': 'string', 'format': 'date-time', 'description': 'The start time. The time when DAG run was actually created.\n', 'readOnly': True, 'nullable': True}, 'end_date': {'type': 'string', 'format': 'date-time', 'readOnly': True, 'nullable': True}, 'state': {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}, 'external_trigger': {'type': 'boolean', 'default': True, 'readOnly': True}, 'conf': {'type': 'object', 'description': 'JSON object describing additional configuration parameters.\n\nThe value of this field can be set only when creating the object. If you try to modify the\nfield of an existing object, the request fails with an BAD_REQUEST error.\n'}}, 'required': ['dag_id']}
[2021-11-21 09:18:58,180] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'state': {'description': 'The state to set this DagRun', 'type': 'string', 'enum': ['success', 'failed']}}}
[2021-11-21 09:18:58,180] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Collection of DAG runs.', 'allOf': [{'type': 'object', 'properties': {'dag_runs': {'type': 'array', 'items': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}]}
[2021-11-21 09:18:58,180] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'dag_runs': {'type': 'array', 'items': {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}}}}
[2021-11-21 09:18:58,180] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}
[2021-11-21 09:18:58,180] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Log of user operations via CLI or Web UI.', 'properties': {'event_log_id': {'description': 'The event log ID', 'type': 'integer', 'readOnly': True}, 'when': {'description': 'The time when these events happened.', 'format': 'date-time', 'type': 'string', 'readOnly': True}, 'dag_id': {'description': 'The DAG ID', 'type': 'string', 'readOnly': True, 'nullable': True}, 'task_id': {'description': 'The DAG ID', 'type': 'string', 'readOnly': True, 'nullable': True}, 'event': {'description': 'A key describing the type of event.', 'type': 'string', 'readOnly': True}, 'execution_date': {'description': 'When the event was dispatched for an object having execution_date, the value of this field.\n', 'format': 'date-time', 'type': 'string', 'readOnly': True, 'nullable': True}, 'owner': {'description': 'Name of the user who triggered these events a.', 'type': 'string', 'readOnly': True}, 'extra': {'description': 'Other information that was not included in the other fields, e.g. the complete CLI command.\n', 'type': 'string', 'readOnly': True, 'nullable': True}}}
[2021-11-21 09:18:58,180] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Collection of event logs.', 'allOf': [{'type': 'object', 'properties': {'event_logs': {'type': 'array', 'items': {'$ref': '#/components/schemas/EventLog', 'x-scope': ['', '#/components/schemas/EventLogCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/EventLogCollection']}]}
[2021-11-21 09:18:58,180] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'event_logs': {'type': 'array', 'items': {'$ref': '#/components/schemas/EventLog', 'x-scope': ['', '#/components/schemas/EventLogCollection']}}}}
[2021-11-21 09:18:58,180] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/EventLogCollection']}
[2021-11-21 09:18:58,180] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'import_error_id': {'type': 'integer', 'readOnly': True, 'description': 'The import error ID.'}, 'timestamp': {'type': 'string', 'format': 'datetime', 'readOnly': True, 'description': 'The time when this error was created.'}, 'filename': {'type': 'string', 'readOnly': True, 'description': 'The filename'}, 'stack_trace': {'type': 'string', 'readOnly': True, 'description': 'The full stackstrace..'}}}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Collection of import errors.', 'allOf': [{'type': 'object', 'properties': {'import_errors': {'type': 'array', 'items': {'$ref': '#/components/schemas/ImportError', 'x-scope': ['', '#/components/schemas/ImportErrorCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ImportErrorCollection']}]}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'import_errors': {'type': 'array', 'items': {'$ref': '#/components/schemas/ImportError', 'x-scope': ['', '#/components/schemas/ImportErrorCollection']}}}}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ImportErrorCollection']}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Instance status information.', 'properties': {'metadatabase': {'$ref': '#/components/schemas/MetadatabaseStatus', 'x-scope': ['', '#/components/schemas/HealthInfo']}, 'scheduler': {'$ref': '#/components/schemas/SchedulerStatus', 'x-scope': ['', '#/components/schemas/HealthInfo']}}}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'The status of the metadatabase.', 'properties': {'status': {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/MetadatabaseStatus']}}}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'The status and the latest scheduler heartbeat.', 'properties': {'status': {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/SchedulerStatus']}, 'latest_scheduler_heartbeat': {'description': 'The time the scheduler last do a heartbeat.', 'type': 'string', 'format': 'datetime', 'readOnly': True, 'nullable': True}}}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'description': 'The pool', 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name of pool.'}, 'slots': {'type': 'integer', 'description': 'The maximum number of slots that can be assigned to tasks. One job may occupy one or more slots.\n'}, 'occupied_slots': {'type': 'integer', 'readOnly': True, 'description': 'The number of slots used by running/queued tasks at the moment.'}, 'used_slots': {'type': 'integer', 'readOnly': True, 'description': 'The number of slots used by running tasks at the moment.'}, 'queued_slots': {'type': 'integer', 'readOnly': True, 'description': 'The number of slots used by queued tasks at the moment.'}, 'open_slots': {'type': 'integer', 'readOnly': True, 'description': 'The number of free slots at the moment.'}}}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Collection of pools.', 'allOf': [{'type': 'object', 'properties': {'pools': {'type': 'array', 'items': {'$ref': '#/components/schemas/Pool', 'x-scope': ['', '#/components/schemas/PoolCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/PoolCollection']}]}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'pools': {'type': 'array', 'items': {'$ref': '#/components/schemas/Pool', 'x-scope': ['', '#/components/schemas/PoolCollection']}}}}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/PoolCollection']}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'description': 'The provider', 'type': 'object', 'properties': {'package_name': {'type': 'string', 'description': 'The package name of the provider.'}, 'description': {'type': 'string', 'description': 'The description of the provider.'}, 'version': {'type': 'string', 'description': 'The version of the provider.'}}}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'providers': {'type': 'array', 'items': {'$ref': '#/components/schemas/Provider', 'x-scope': ['', '#/components/schemas/ProviderCollection']}}}}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'task_id': {'type': 'string', 'readOnly': True, 'description': 'The task ID.'}, 'dag_id': {'type': 'string', 'description': 'The DAG ID.'}, 'execution_date': {'type': 'string', 'format': 'datetime'}, 'email_sent': {'type': 'boolean'}, 'timestamp': {'type': 'string', 'format': 'datetime'}, 'description': {'type': 'string', 'nullable': True}, 'notification_sent': {'type': 'boolean'}}}
[2021-11-21 09:18:58,181] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'task_id': {'type': 'string'}, 'dag_id': {'type': 'string'}, 'execution_date': {'type': 'string', 'format': 'datetime'}, 'start_date': {'type': 'string', 'format': 'datetime', 'nullable': True}, 'end_date': {'type': 'string', 'format': 'datetime', 'nullable': True}, 'duration': {'type': 'number', 'nullable': True}, 'state': {'$ref': '#/components/schemas/TaskState', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}, 'try_number': {'type': 'integer'}, 'max_tries': {'type': 'integer'}, 'hostname': {'type': 'string'}, 'unixname': {'type': 'string'}, 'pool': {'type': 'string'}, 'pool_slots': {'type': 'integer'}, 'queue': {'type': 'string'}, 'priority_weight': {'type': 'integer'}, 'operator': {'type': 'string', 'nullable': True}, 'queued_when': {'type': 'string', 'nullable': True}, 'pid': {'type': 'integer', 'nullable': True}, 'executor_config': {'type': 'string'}, 'sla_miss': {'$ref': '#/components/schemas/SLAMiss', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}}}
[2021-11-21 09:18:58,182] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Collection of task instances.', 'allOf': [{'type': 'object', 'properties': {'task_instances': {'type': 'array', 'items': {'$ref': '#/components/schemas/TaskInstance', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}]}
[2021-11-21 09:18:58,182] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'task_instances': {'type': 'array', 'items': {'$ref': '#/components/schemas/TaskInstance', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}}}}
[2021-11-21 09:18:58,182] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}
[2021-11-21 09:18:58,182] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'task_id': {'type': 'string', 'readOnly': True, 'description': 'The task ID.'}, 'dag_id': {'type': 'string', 'readOnly': True, 'description': 'The DAG ID.'}, 'execution_date': {'type': 'string', 'format': 'datetime', 'readOnly': True}, 'dag_run_id': {'type': 'string', 'readOnly': True, 'description': 'The DAG run ID.'}}}
[2021-11-21 09:18:58,182] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'task_instances': {'type': 'array', 'items': {'$ref': '#/components/schemas/TaskInstanceReference', 'x-scope': ['', '#/components/schemas/TaskInstanceReferenceCollection']}}}}
[2021-11-21 09:18:58,182] {validators.py:30} DEBUG - Dereferencing {'description': 'XCom entry collection item.\nThe value field are only available when retrieving a single object due to the sensitivity of this data.', 'type': 'object', 'properties': {'key': {'type': 'string'}}}
[2021-11-21 09:18:58,182] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Collection of variables.', 'allOf': [{'type': 'object', 'properties': {'variables': {'type': 'array', 'items': {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/VariableCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/VariableCollection']}]}
[2021-11-21 09:18:58,182] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'variables': {'type': 'array', 'items': {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/VariableCollection']}}}}
[2021-11-21 09:18:58,182] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/VariableCollection']}
[2021-11-21 09:18:58,182] {validators.py:30} DEBUG - Dereferencing {'description': 'Full representation of Variable', 'allOf': [{'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}, {'type': 'object', 'properties': {'value': {'type': 'string'}}}]}
[2021-11-21 09:18:58,182] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}
[2021-11-21 09:18:58,182] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'value': {'type': 'string'}}}
[2021-11-21 09:18:58,182] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'XCom entry collection item.\n\nThe value field is only available when reading a single object due to the size of the value.\n', 'properties': {'key': {'type': 'string'}, 'timestamp': {'type': 'string', 'format': 'datetime'}, 'execution_date': {'type': 'string', 'format': 'datetime'}, 'task_id': {'type': 'string'}, 'dag_id': {'type': 'string'}}}
[2021-11-21 09:18:58,183] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Collection of XCom entries.', 'allOf': [{'type': 'object', 'properties': {'xcom_entries': {'type': 'array', 'items': {'$ref': '#/components/schemas/XComCollectionItem', 'x-scope': ['', '#/components/schemas/XComCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/XComCollection']}]}
[2021-11-21 09:18:58,183] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'xcom_entries': {'type': 'array', 'items': {'$ref': '#/components/schemas/XComCollectionItem', 'x-scope': ['', '#/components/schemas/XComCollection']}}}}
[2021-11-21 09:18:58,183] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/XComCollection']}
[2021-11-21 09:18:58,183] {validators.py:30} DEBUG - Dereferencing {'description': 'Full representations of XCom entry.', 'allOf': [{'$ref': '#/components/schemas/XComCollectionItem', 'x-scope': ['', '#/components/schemas/XCom']}, {'type': 'object', 'properties': {'value': {'type': 'string', 'description': 'The value'}}}]}
[2021-11-21 09:18:58,183] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/XComCollectionItem', 'x-scope': ['', '#/components/schemas/XCom']}
[2021-11-21 09:18:58,183] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'value': {'type': 'string', 'description': 'The value'}}}
[2021-11-21 09:18:58,183] {validators.py:30} DEBUG - Dereferencing {'description': 'DAG details.\n\nFor details see:\n(airflow.models.DAG)[https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/models/index.html#airflow.models.DAG]\n', 'allOf': [{'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/DAGDetail']}, {'type': 'object', 'properties': {'timezone': {'$ref': '#/components/schemas/Timezone', 'x-scope': ['', '#/components/schemas/DAGDetail']}, 'catchup': {'type': 'boolean', 'readOnly': True}, 'orientation': {'type': 'string', 'readOnly': True}, 'concurrency': {'type': 'number', 'readOnly': True}, 'start_date': {'type': 'string', 'format': 'date-time', 'readOnly': True, 'nullable': True}, 'dag_run_timeout': {'nullable': True, '$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGDetail']}, 'doc_md': {'type': 'string', 'readOnly': True, 'nullable': True}, 'default_view': {'type': 'string', 'readOnly': True}, 'params': {'type': 'object', 'readOnly': True}}}]}
[2021-11-21 09:18:58,183] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/DAGDetail']}
[2021-11-21 09:18:58,183] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'timezone': {'$ref': '#/components/schemas/Timezone', 'x-scope': ['', '#/components/schemas/DAGDetail']}, 'catchup': {'type': 'boolean', 'readOnly': True}, 'orientation': {'type': 'string', 'readOnly': True}, 'concurrency': {'type': 'number', 'readOnly': True}, 'start_date': {'type': 'string', 'format': 'date-time', 'readOnly': True, 'nullable': True}, 'dag_run_timeout': {'nullable': True, '$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGDetail']}, 'doc_md': {'type': 'string', 'readOnly': True, 'nullable': True}, 'default_view': {'type': 'string', 'readOnly': True}, 'params': {'type': 'object', 'readOnly': True}}}
[2021-11-21 09:18:58,183] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Additional links containing additional information about the task.', 'properties': {'class_ref': {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/ExtraLinkCollection', '#/components/schemas/ExtraLink']}, 'name': {'type': 'string', 'readOnly': True}, 'href': {'type': 'string', 'readOnly': True}}}
[2021-11-21 09:18:58,183] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'The collection of extra links.', 'properties': {'extra_links': {'type': 'array', 'items': {'$ref': '#/components/schemas/ExtraLink', 'x-scope': ['', '#/components/schemas/ExtraLinkCollection']}}}}
[2021-11-21 09:18:58,183] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'For details see:\n(airflow.models.BaseOperator)[https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/models/index.html#airflow.models.BaseOperator]\n', 'properties': {'class_ref': {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'task_id': {'type': 'string', 'readOnly': True}, 'owner': {'type': 'string', 'readOnly': True}, 'start_date': {'type': 'string', 'format': 'date-time', 'readOnly': True}, 'end_date': {'type': 'string', 'format': 'date-time', 'readOnly': True, 'nullable': True}, 'trigger_rule': {'$ref': '#/components/schemas/TriggerRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'extra_links': {'type': 'array', 'readOnly': True, 'items': {'type': 'object', 'properties': {'class_ref': {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}}}}, 'depends_on_past': {'type': 'boolean', 'readOnly': True}, 'wait_for_downstream': {'type': 'boolean', 'readOnly': True}, 'retries': {'type': 'number', 'readOnly': True}, 'queue': {'type': 'string', 'readOnly': True}, 'pool': {'type': 'string', 'readOnly': True}, 'pool_slots': {'type': 'number', 'readOnly': True}, 'execution_timeout': {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'retry_delay': {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'retry_exponential_backoff': {'type': 'boolean', 'readOnly': True}, 'priority_weight': {'type': 'number', 'readOnly': True}, 'weight_rule': {'$ref': '#/components/schemas/WeightRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'ui_color': {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'ui_fgcolor': {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'template_fields': {'type': 'array', 'readOnly': True, 'items': {'type': 'string'}}, 'sub_dag': {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}, 'downstream_task_ids': {'type': 'array', 'readOnly': True, 'items': {'type': 'string'}}}}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Collection of tasks.', 'properties': {'tasks': {'type': 'array', 'items': {'$ref': '#/components/schemas/Task', 'x-scope': ['', '#/components/schemas/TaskCollection']}}}}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Plugin Item', 'properties': {'number': {'type': 'string', 'description': 'The plugin number'}, 'name': {'type': 'string', 'description': 'The name of the plugin'}, 'hooks': {'type': 'array', 'items': {'type': 'string', 'nullable': True}, 'description': 'The plugin hooks'}, 'executors': {'type': 'array', 'items': {'type': 'string', 'nullable': True}, 'description': 'The plugin executors'}, 'macros': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The plugin macros'}, 'flask_blueprints': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The flask blueprints'}, 'appbuilder_views': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The appuilder views'}, 'appbuilder_menu_items': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The Flask Appbuilder menu items'}, 'global_operator_extra_links': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'The global operator extra links'}, 'operator_extra_links': {'type': 'array', 'items': {'type': 'object', 'nullable': True}, 'description': 'Operator extra links'}, 'source': {'type': 'string', 'description': 'The plugin source', 'nullable': True}}}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Plugin Collection', 'allOf': [{'type': 'object', 'properties': {'plugins': {'type': 'array', 'items': {'$ref': '#/components/schemas/PluginCollectionItem', 'x-scope': ['', '#/components/schemas/PluginCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/PluginCollection']}]}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'plugins': {'type': 'array', 'items': {'$ref': '#/components/schemas/PluginCollectionItem', 'x-scope': ['', '#/components/schemas/PluginCollection']}}}}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/PluginCollection']}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'description': 'Role item', 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name of the role'}, 'actions': {'type': 'array', 'items': {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}}}}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'description': 'Role Collections', 'type': 'object', 'allOf': [{'type': 'object', 'properties': {'roles': {'type': 'array', 'items': {'$ref': '#/components/schemas/Role', 'x-scope': ['', '#/components/schemas/RoleCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/RoleCollection']}]}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'roles': {'type': 'array', 'items': {'$ref': '#/components/schemas/Role', 'x-scope': ['', '#/components/schemas/RoleCollection']}}}}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/RoleCollection']}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'description': 'Action Item', 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name of the permission "action"', 'nullable': False}}}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'description': 'Action Collection', 'type': 'object', 'allOf': [{'type': 'object', 'properties': {'actions': {'type': 'array', 'items': {'$ref': '#/components/schemas/Action', 'x-scope': ['', '#/components/schemas/ActionCollection']}}}}, {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ActionCollection']}]}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'actions': {'type': 'array', 'items': {'$ref': '#/components/schemas/Action', 'x-scope': ['', '#/components/schemas/ActionCollection']}}}}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ActionCollection']}
[2021-11-21 09:18:58,184] {validators.py:30} DEBUG - Dereferencing {'description': 'A "resource" on which permissions are granted.', 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name of the resource', 'nullable': False}}}
[2021-11-21 09:18:58,185] {validators.py:30} DEBUG - Dereferencing {'description': 'The Action-Resource item', 'type': 'object', 'properties': {'action': {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}, 'resource': {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}}}
[2021-11-21 09:18:58,185] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'The option of configuration.', 'properties': {'key': {'type': 'string', 'readOnly': True}, 'value': {'type': 'string', 'readOnly': True}}}
[2021-11-21 09:18:58,185] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'The section of configuration.', 'properties': {'name': {'type': 'string', 'readOnly': True}, 'options': {'type': 'array', 'items': {'$ref': '#/components/schemas/ConfigOption', 'x-scope': ['', '#/components/schemas/Config', '#/components/schemas/ConfigSection']}}}}
[2021-11-21 09:18:58,185] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'The configuration.', 'properties': {'sections': {'type': 'array', 'items': {'$ref': '#/components/schemas/ConfigSection', 'x-scope': ['', '#/components/schemas/Config']}}}}
[2021-11-21 09:18:58,185] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'description': 'Version information.', 'properties': {'version': {'type': 'string', 'description': 'The version of Airflow'}, 'git_version': {'type': 'string', 'description': 'The git version (including git commit hash)', 'nullable': True}}}
[2021-11-21 09:18:58,185] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'dry_run': {'description': "If set, don't actually run this operation. The response will contain a list of task instances\nplanned to be cleaned, but not modified in any way.\n", 'type': 'boolean', 'default': True}, 'task_ids': {'description': 'A list of task ids to clear.', 'type': 'array', 'items': {'type': 'string'}, 'minItems': 1}, 'start_date': {'description': 'The minimum execution date to clear.', 'type': 'string', 'format': 'datetime'}, 'end_date': {'description': 'The maximum execution date to clear.', 'type': 'string', 'format': 'datetime'}, 'only_failed': {'description': 'Only clear failed tasks.', 'type': 'boolean', 'default': True}, 'only_running': {'description': 'Only clear running tasks.', 'type': 'boolean', 'default': False}, 'include_subdags': {'description': 'Clear tasks in subdags and clear external tasks indicated by ExternalTaskMarker.', 'type': 'boolean'}, 'include_parentdag': {'description': 'Clear tasks in the parent dag of the subdag.', 'type': 'boolean'}, 'reset_dag_runs': {'description': 'Set state of DAG runs to RUNNING.', 'type': 'boolean'}}}
[2021-11-21 09:18:58,185] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'dry_run': {'description': "If set, don't actually run this operation. The response will contain a list of task instances\nplanned to be affected, but won't be modified in any way.\n", 'type': 'boolean', 'default': True}, 'task_id': {'description': 'The task ID.', 'type': 'string'}, 'execution_date': {'description': 'The execution date.', 'type': 'string', 'format': 'datetime'}, 'include_upstream': {'description': 'If set to true, upstream tasks are also affected.', 'type': 'boolean'}, 'include_downstream': {'description': 'If set to true, downstream tasks are also affected.', 'type': 'boolean'}, 'include_future': {'description': 'If set to True, also tasks from future DAG Runs are affected.', 'type': 'boolean'}, 'include_past': {'description': 'If set to True, also tasks from past DAG Runs are affected.', 'type': 'boolean'}, 'new_state': {'description': 'Expected new state.', 'type': 'string', 'enum': ['success', 'failed']}}}
[2021-11-21 09:18:58,185] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'order_by': {'type': 'string', 'description': 'The name of the field to order the results by. Prefix a field name\nwith `-` to reverse the sort order.\n'}, 'page_offset': {'type': 'integer', 'minimum': 0, 'description': 'The number of items to skip before starting to collect the result set.'}, 'page_limit': {'type': 'integer', 'minimum': 1, 'default': 100, 'description': 'The numbers of items to return.'}, 'dag_ids': {'type': 'array', 'items': {'type': 'string'}, 'description': 'Return objects with specific DAG IDs.\nThe value can be repeated to retrieve multiple matching values (OR condition).'}, 'execution_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal to the specified date.\n\nThis can be combined with execution_date_lte key to receive only the selected period.\n'}, 'execution_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with execution_date_gte key to receive only the selected period.\n'}, 'start_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with start_date_lte key to receive only the selected period.\n'}, 'start_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less or equal the specified date.\n\nThis can be combined with start_date_gte parameter to receive only the selected period\n'}, 'end_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with end_date_lte parameter to receive only the selected period.\n'}, 'end_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with end_date_gte parameter to receive only the selected period.\n'}}}
[2021-11-21 09:18:58,185] {validators.py:30} DEBUG - Dereferencing {'type': 'object', 'properties': {'dag_ids': {'type': 'array', 'items': {'type': 'string'}, 'description': 'Return objects with specific DAG IDs.\nThe value can be repeated to retrieve multiple matching values (OR condition).'}, 'execution_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal to the specified date.\n\nThis can be combined with execution_date_lte parameter to receive only the selected period.\n'}, 'execution_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with execution_date_gte parameter to receive only the selected period.\n'}, 'start_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with start_date_lte parameter to receive only the selected period.\n'}, 'start_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less or equal the specified date.\n\nThis can be combined with start_date_gte parameter to receive only the selected period.\n'}, 'end_date_gte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects greater or equal the specified date.\n\nThis can be combined with start_date_lte parameter to receive only the selected period.\n'}, 'end_date_lte': {'type': 'string', 'format': 'date-time', 'description': 'Returns objects less than or equal to the specified date.\n\nThis can be combined with start_date_gte parameter to receive only the selected period.\n'}, 'duration_gte': {'type': 'number', 'description': 'Returns objects greater than or equal to the specified values.\n\nThis can be combined with duration_lte parameter to receive only the selected period.\n'}, 'duration_lte': {'type': 'number', 'description': 'Returns objects less than or equal to the specified values.\n\nThis can be combined with duration_gte parameter to receive only the selected range.\n'}, 'state': {'type': 'array', 'items': {'type': 'string'}, 'description': 'The value can be repeated to retrieve multiple matching values (OR condition).'}, 'pool': {'type': 'array', 'items': {'type': 'string'}, 'description': 'The value can be repeated to retrieve multiple matching values (OR condition).'}, 'queue': {'type': 'array', 'items': {'type': 'string'}, 'description': 'The value can be repeated to retrieve multiple matching values (OR condition).'}}}
[2021-11-21 09:18:58,185] {validators.py:30} DEBUG - Dereferencing {'description': "Schedule interval. Defines how often DAG runs, this object gets added to your latest task instance's\nexecution_date to figure out the next schedule.\n", 'readOnly': True, 'oneOf': [{'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}, {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}, {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}], 'discriminator': {'propertyName': '__type'}}
[2021-11-21 09:18:58,185] {validators.py:30} DEBUG - Dereferencing {'description': 'Time delta', 'type': 'object', 'required': ['__type', 'days', 'seconds', 'microseconds'], 'properties': {'__type': {'type': 'string'}, 'days': {'type': 'integer'}, 'seconds': {'type': 'integer'}, 'microseconds': {'type': 'integer'}}}
[2021-11-21 09:18:58,185] {validators.py:30} DEBUG - Dereferencing {'description': 'Relative delta', 'type': 'object', 'required': ['__type', 'years', 'months', 'days', 'leapdays', 'hours', 'minutes', 'seconds', 'microseconds', 'year', 'month', 'day', 'hour', 'minute', 'second', 'microsecond'], 'properties': {'__type': {'type': 'string'}, 'years': {'type': 'integer'}, 'months': {'type': 'integer'}, 'days': {'type': 'integer'}, 'leapdays': {'type': 'integer'}, 'hours': {'type': 'integer'}, 'minutes': {'type': 'integer'}, 'seconds': {'type': 'integer'}, 'microseconds': {'type': 'integer'}, 'year': {'type': 'integer'}, 'month': {'type': 'integer'}, 'day': {'type': 'integer'}, 'hour': {'type': 'integer'}, 'minute': {'type': 'integer'}, 'second': {'type': 'integer'}, 'microsecond': {'type': 'integer'}}}
[2021-11-21 09:18:58,185] {validators.py:30} DEBUG - Dereferencing {'description': 'Cron expression', 'type': 'object', 'required': ['__type', 'value'], 'properties': {'__type': {'type': 'string'}, 'value': {'type': 'string'}}, 'nullable': True}
[2021-11-21 09:18:58,186] {validators.py:30} DEBUG - Dereferencing {'type': 'string'}
[2021-11-21 09:18:58,186] {validators.py:30} DEBUG - Dereferencing {'description': 'Tag', 'type': 'object', 'properties': {'name': {'type': 'string'}}}
[2021-11-21 09:18:58,186] {validators.py:30} DEBUG - Dereferencing {'description': 'Color in hexadecimal notation.', 'type': 'string', 'pattern': '^#[a-fA-F0-9]{3,6}$'}
[2021-11-21 09:18:58,186] {validators.py:30} DEBUG - Dereferencing {'description': 'Class reference', 'type': 'object', 'properties': {'module_path': {'type': 'string', 'readOnly': True}, 'class_name': {'type': 'string', 'readOnly': True}}}
[2021-11-21 09:18:58,186] {validators.py:30} DEBUG - Dereferencing {'description': '[RFC7807](https://tools.ietf.org/html/rfc7807) compliant response.\n', 'type': 'object', 'properties': {'type': {'type': 'string', 'description': 'A URI reference [RFC3986] that identifies the problem type. This specification\nencourages that, when dereferenced, it provide human-readable documentation for\nthe problem type.\n'}, 'title': {'type': 'string', 'description': 'A short, human-readable summary of the problem type.'}, 'status': {'type': 'number', 'description': 'The HTTP status code generated by the API server for this occurrence of the problem.'}, 'detail': {'type': 'string', 'description': 'A human-readable explanation specific to this occurrence of the problem.'}, 'instance': {'type': 'string', 'description': 'A URI reference that identifies the specific occurrence of the problem. It may or may\nnot yield further information if dereferenced.\n'}}, 'required': ['type', 'title', 'status']}
[2021-11-21 09:18:58,186] {validators.py:30} DEBUG - Dereferencing {'description': 'Metadata about collection.', 'type': 'object', 'properties': {'total_entries': {'type': 'integer', 'description': 'Count of objects in the current result set.'}}}
[2021-11-21 09:18:58,186] {validators.py:30} DEBUG - Dereferencing {'description': 'Task state.', 'type': 'string', 'enum': ['success', 'running', 'failed', 'upstream_failed', 'skipped', 'up_for_retry', 'up_for_reschedule', 'queued', 'none', 'scheduled', 'deferred', 'sensing', 'removed']}
[2021-11-21 09:18:58,186] {validators.py:30} DEBUG - Dereferencing {'description': 'DAG State.', 'type': 'string', 'enum': ['queued', 'running', 'success', 'failed']}
[2021-11-21 09:18:58,186] {validators.py:30} DEBUG - Dereferencing {'description': 'Trigger rule.', 'type': 'string', 'enum': ['all_success', 'all_failed', 'all_done', 'one_success', 'one_failed', 'none_failed', 'none_skipped', 'none_failed_or_skipped', 'none_failed_min_one_success', 'dummy']}
[2021-11-21 09:18:58,186] {validators.py:30} DEBUG - Dereferencing {'description': 'Weight rule.', 'type': 'string', 'enum': ['downstream', 'upstream', 'absolute']}
[2021-11-21 09:18:58,186] {validators.py:30} DEBUG - Dereferencing {'description': 'Health status', 'type': 'string', 'enum': ['healthy', 'unhealthy']}
[2021-11-21 09:18:58,196] {abstract.py:77} DEBUG - Read specification
[2021-11-21 09:18:58,196] {abstract.py:81} DEBUG - Options Loaded
[2021-11-21 09:18:58,196] {flask_api.py:24} DEBUG - Creating API blueprint: /api/v1
[2021-11-21 09:18:58,197] {abstract.py:88} DEBUG - Security Definitions: {'Basic': {'type': 'http', 'scheme': 'basic'}, 'GoogleOpenId': {'type': 'openIdConnect', 'openIdConnectUrl': 'https://accounts.google.com/.well-known/openid-configuration'}, 'Kerberos': {'type': 'http', 'scheme': 'negotiate'}}
[2021-11-21 09:18:58,197] {abstract.py:92} DEBUG - Validate Responses: True
[2021-11-21 09:18:58,197] {abstract.py:95} DEBUG - Strict Request Validation: True
[2021-11-21 09:18:58,197] {abstract.py:98} DEBUG - Pythonic params: False
[2021-11-21 09:18:58,197] {abstract.py:101} DEBUG - pass_context_arg_name: None
[2021-11-21 09:18:58,197] {flask_api.py:34} DEBUG - Adding spec json: /api/v1//openapi.json
[2021-11-21 09:18:58,197] {flask_api.py:52} DEBUG - Adding spec yaml: /api/v1//openapi.yaml
[2021-11-21 09:18:58,197] {flask_api.py:66} DEBUG - Adding swagger-ui: /api/v1/ui/
[2021-11-21 09:18:58,197] {abstract.py:203} DEBUG - Adding /api/v1/connections...
[2021-11-21 09:18:58,287] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,287] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,287] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.connection_endpoint.get_connections
[2021-11-21 09:18:58,287] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,287] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,288] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,288] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,288] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x11253ab80>)
[2021-11-21 09:18:58,288] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,289] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,289] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,289] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,289] {flask_api.py:107} DEBUG - ... Adding POST -> airflow.api_connexion.endpoints.connection_endpoint.post_connection
[2021-11-21 09:18:58,289] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,289] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,289] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,289] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,289] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1126a0670>)
[2021-11-21 09:18:58,289] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,290] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,290] {abstract.py:203} DEBUG - Adding /api/v1/connections/{connection_id}...
[2021-11-21 09:18:58,290] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,290] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,290] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.connection_endpoint.get_connection
[2021-11-21 09:18:58,290] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,290] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,290] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,290] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,290] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1125104c0>)
[2021-11-21 09:18:58,290] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,291] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,291] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,291] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,291] {flask_api.py:107} DEBUG - ... Adding PATCH -> airflow.api_connexion.endpoints.connection_endpoint.patch_connection
[2021-11-21 09:18:58,291] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,291] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,291] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,291] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,291] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x11253aca0>)
[2021-11-21 09:18:58,291] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,291] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,292] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,292] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,292] {flask_api.py:107} DEBUG - ... Adding DELETE -> airflow.api_connexion.endpoints.connection_endpoint.delete_connection
[2021-11-21 09:18:58,292] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,292] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,292] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,292] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,292] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x11272d310>)
[2021-11-21 09:18:58,292] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,292] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,292] {abstract.py:203} DEBUG - Adding /api/v1/connections/test...
[2021-11-21 09:18:58,292] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,293] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,293] {flask_api.py:107} DEBUG - ... Adding POST -> airflow.api_connexion.endpoints.connection_endpoint.test_connection
[2021-11-21 09:18:58,293] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,293] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,293] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,293] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,293] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x11272d790>)
[2021-11-21 09:18:58,293] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,293] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,293] {abstract.py:203} DEBUG - Adding /api/v1/dags...
[2021-11-21 09:18:58,313] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,313] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json']
[2021-11-21 09:18:58,313] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.dag_endpoint.get_dags
[2021-11-21 09:18:58,314] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,314] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,314] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json']
[2021-11-21 09:18:58,314] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,314] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x11272dca0>)
[2021-11-21 09:18:58,314] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,314] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,314] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}...
[2021-11-21 09:18:58,314] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,314] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,315] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.dag_endpoint.get_dag
[2021-11-21 09:18:58,315] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,315] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,315] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,315] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,315] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x11271a550>)
[2021-11-21 09:18:58,315] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,315] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,315] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,315] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,315] {flask_api.py:107} DEBUG - ... Adding PATCH -> airflow.api_connexion.endpoints.dag_endpoint.patch_dag
[2021-11-21 09:18:58,315] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,316] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,316] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,316] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,316] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x11271adc0>)
[2021-11-21 09:18:58,316] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,316] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,316] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,316] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,316] {flask_api.py:107} DEBUG - ... Adding DELETE -> airflow.api_connexion.endpoints.dag_endpoint.delete_dag
[2021-11-21 09:18:58,316] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,316] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,317] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,317] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,317] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112716430>)
[2021-11-21 09:18:58,317] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,317] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,317] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}/clearTaskInstances...
[2021-11-21 09:18:58,354] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,355] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,355] {flask_api.py:107} DEBUG - ... Adding POST -> airflow.api_connexion.endpoints.task_instance_endpoint.post_clear_task_instances
[2021-11-21 09:18:58,355] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,355] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,355] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,355] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,355] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112716670>)
[2021-11-21 09:18:58,355] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,355] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,356] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}/updateTaskInstancesState...
[2021-11-21 09:18:58,356] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,356] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,356] {flask_api.py:107} DEBUG - ... Adding POST -> airflow.api_connexion.endpoints.task_instance_endpoint.post_set_task_instances_state
[2021-11-21 09:18:58,356] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,356] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,356] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,356] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,356] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x11297f550>)
[2021-11-21 09:18:58,356] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,356] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,357] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}/dagRuns...
[2021-11-21 09:18:58,385] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,386] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json']
[2021-11-21 09:18:58,386] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.dag_run_endpoint.get_dag_runs
[2021-11-21 09:18:58,386] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,386] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,386] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json']
[2021-11-21 09:18:58,386] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,386] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x11280d280>)
[2021-11-21 09:18:58,386] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,386] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,387] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,387] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,387] {flask_api.py:107} DEBUG - ... Adding POST -> airflow.api_connexion.endpoints.dag_run_endpoint.post_dag_run
[2021-11-21 09:18:58,387] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,387] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,387] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,387] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,387] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x11280d940>)
[2021-11-21 09:18:58,387] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,387] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,388] {abstract.py:203} DEBUG - Adding /api/v1/dags/~/dagRuns/list...
[2021-11-21 09:18:58,388] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,388] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,388] {flask_api.py:107} DEBUG - ... Adding POST -> airflow.api_connexion.endpoints.dag_run_endpoint.get_dag_runs_batch
[2021-11-21 09:18:58,388] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,388] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,388] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,388] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,388] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x11280df70>)
[2021-11-21 09:18:58,388] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,388] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,389] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}/dagRuns/{dag_run_id}...
[2021-11-21 09:18:58,389] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,389] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,389] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.dag_run_endpoint.get_dag_run
[2021-11-21 09:18:58,389] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,389] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,389] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,389] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,389] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112827550>)
[2021-11-21 09:18:58,389] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,389] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,390] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,390] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,390] {flask_api.py:107} DEBUG - ... Adding DELETE -> airflow.api_connexion.endpoints.dag_run_endpoint.delete_dag_run
[2021-11-21 09:18:58,390] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,390] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,390] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,390] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,390] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1128128b0>)
[2021-11-21 09:18:58,390] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,390] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,391] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,391] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,391] {flask_api.py:107} DEBUG - ... Adding PATCH -> airflow.api_connexion.endpoints.dag_run_endpoint.update_dag_run_state
[2021-11-21 09:18:58,391] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,391] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,391] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,391] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,391] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112827790>)
[2021-11-21 09:18:58,392] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,392] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,392] {abstract.py:203} DEBUG - Adding /api/v1/eventLogs...
[2021-11-21 09:18:58,402] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,403] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,403] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.event_log_endpoint.get_event_logs
[2021-11-21 09:18:58,403] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,403] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,403] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,403] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,403] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1128358b0>)
[2021-11-21 09:18:58,404] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,404] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,404] {abstract.py:203} DEBUG - Adding /api/v1/eventLogs/{event_log_id}...
[2021-11-21 09:18:58,404] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,404] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,404] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.event_log_endpoint.get_event_log
[2021-11-21 09:18:58,404] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,404] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,404] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,404] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,404] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112835280>)
[2021-11-21 09:18:58,405] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,405] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,405] {abstract.py:203} DEBUG - Adding /api/v1/importErrors...
[2021-11-21 09:18:58,412] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,412] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,412] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.import_error_endpoint.get_import_errors
[2021-11-21 09:18:58,412] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,412] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,412] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,412] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,412] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1126cd820>)
[2021-11-21 09:18:58,413] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,413] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,413] {abstract.py:203} DEBUG - Adding /api/v1/importErrors/{import_error_id}...
[2021-11-21 09:18:58,413] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,413] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,413] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.import_error_endpoint.get_import_error
[2021-11-21 09:18:58,413] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,413] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,413] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,413] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,413] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1126cdca0>)
[2021-11-21 09:18:58,413] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,414] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,414] {abstract.py:203} DEBUG - Adding /api/v1/pools...
[2021-11-21 09:18:58,426] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,426] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,426] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.pool_endpoint.get_pools
[2021-11-21 09:18:58,426] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,427] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,427] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,427] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,427] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1126f3b80>)
[2021-11-21 09:18:58,427] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,427] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,427] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,427] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,427] {flask_api.py:107} DEBUG - ... Adding POST -> airflow.api_connexion.endpoints.pool_endpoint.post_pool
[2021-11-21 09:18:58,427] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,428] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,428] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,428] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,428] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1126e7040>)
[2021-11-21 09:18:58,428] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,428] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,428] {abstract.py:203} DEBUG - Adding /api/v1/pools/{pool_name}...
[2021-11-21 09:18:58,428] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,428] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,428] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.pool_endpoint.get_pool
[2021-11-21 09:18:58,428] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,429] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,429] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,429] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,429] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1126e75e0>)
[2021-11-21 09:18:58,429] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,429] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,429] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,429] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,429] {flask_api.py:107} DEBUG - ... Adding PATCH -> airflow.api_connexion.endpoints.pool_endpoint.patch_pool
[2021-11-21 09:18:58,429] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,429] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,430] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,430] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,430] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1126e7a60>)
[2021-11-21 09:18:58,430] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,430] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,430] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,430] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,430] {flask_api.py:107} DEBUG - ... Adding DELETE -> airflow.api_connexion.endpoints.pool_endpoint.delete_pool
[2021-11-21 09:18:58,430] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,430] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,430] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,431] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,431] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1126fe0d0>)
[2021-11-21 09:18:58,431] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,431] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,431] {abstract.py:203} DEBUG - Adding /api/v1/providers...
[2021-11-21 09:18:58,435] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,435] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,436] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.provider_endpoint.get_providers
[2021-11-21 09:18:58,436] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,436] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,436] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,436] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,436] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1126fe4c0>)
[2021-11-21 09:18:58,436] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,436] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,436] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances...
[2021-11-21 09:18:58,436] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,436] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,436] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.task_instance_endpoint.get_task_instances
[2021-11-21 09:18:58,437] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,437] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,437] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,437] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,437] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1126fe8b0>)
[2021-11-21 09:18:58,437] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,437] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,437] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}...
[2021-11-21 09:18:58,437] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,437] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,437] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.task_instance_endpoint.get_task_instance
[2021-11-21 09:18:58,438] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,438] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,438] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,438] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,438] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1126fed30>)
[2021-11-21 09:18:58,438] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,438] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,438] {abstract.py:203} DEBUG - Adding /api/v1/dags/~/dagRuns/~/taskInstances/list...
[2021-11-21 09:18:58,438] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,438] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,438] {flask_api.py:107} DEBUG - ... Adding POST -> airflow.api_connexion.endpoints.task_instance_endpoint.get_task_instances_batch
[2021-11-21 09:18:58,439] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,439] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,439] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,439] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,439] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1128881f0>)
[2021-11-21 09:18:58,439] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,439] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,439] {abstract.py:203} DEBUG - Adding /api/v1/variables...
[2021-11-21 09:18:58,450] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,450] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,450] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.variable_endpoint.get_variables
[2021-11-21 09:18:58,450] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,450] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,450] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,450] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,451] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1128990d0>)
[2021-11-21 09:18:58,451] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,451] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,451] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,451] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,451] {flask_api.py:107} DEBUG - ... Adding POST -> airflow.api_connexion.endpoints.variable_endpoint.post_variables
[2021-11-21 09:18:58,451] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,451] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,451] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,451] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,451] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112899550>)
[2021-11-21 09:18:58,452] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,452] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,452] {abstract.py:203} DEBUG - Adding /api/v1/variables/{variable_key}...
[2021-11-21 09:18:58,452] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,452] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,452] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.variable_endpoint.get_variable
[2021-11-21 09:18:58,452] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,452] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,452] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,452] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,452] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112899af0>)
[2021-11-21 09:18:58,452] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,453] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,453] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,453] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,453] {flask_api.py:107} DEBUG - ... Adding PATCH -> airflow.api_connexion.endpoints.variable_endpoint.patch_variable
[2021-11-21 09:18:58,453] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,453] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,453] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,453] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,453] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112899f70>)
[2021-11-21 09:18:58,453] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,453] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,454] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,454] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,454] {flask_api.py:107} DEBUG - ... Adding DELETE -> airflow.api_connexion.endpoints.variable_endpoint.delete_variable
[2021-11-21 09:18:58,454] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,454] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,454] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,454] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,454] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1128a95e0>)
[2021-11-21 09:18:58,454] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,454] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,454] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}/xcomEntries...
[2021-11-21 09:18:58,472] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,472] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,472] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.xcom_endpoint.get_xcom_entries
[2021-11-21 09:18:58,472] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,472] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,472] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,472] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,472] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1128bd4c0>)
[2021-11-21 09:18:58,473] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,473] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,473] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}/xcomEntries/{xcom_key}...
[2021-11-21 09:18:58,473] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,473] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,473] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.xcom_endpoint.get_xcom_entry
[2021-11-21 09:18:58,473] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,473] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,473] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,474] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,474] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1128bd9d0>)
[2021-11-21 09:18:58,474] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,474] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,474] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}/links...
[2021-11-21 09:18:58,480] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,480] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,480] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.extra_link_endpoint.get_extra_links
[2021-11-21 09:18:58,480] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,480] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,480] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,481] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,481] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x11298a280>)
[2021-11-21 09:18:58,481] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,481] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,481] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances/{task_id}/logs/{task_try_number}...
[2021-11-21 09:18:58,488] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,488] {openapi.py:124} DEBUG - produces: ['application/json', 'text/plain', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,488] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.log_endpoint.get_log
[2021-11-21 09:18:58,488] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,488] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,488] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'text/plain', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,488] {abstract.py:358} DEBUG - ... Adding produces decorator (<BaseSerializer: text/plain>)
[2021-11-21 09:18:58,489] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,489] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,489] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}/details...
[2021-11-21 09:18:58,489] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,489] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,489] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.dag_endpoint.get_dag_details
[2021-11-21 09:18:58,489] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,489] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,489] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,489] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,490] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x11298a040>)
[2021-11-21 09:18:58,490] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,490] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,490] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}/tasks...
[2021-11-21 09:18:58,499] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,500] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,500] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.task_endpoint.get_tasks
[2021-11-21 09:18:58,500] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,500] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,500] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,500] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,500] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1129a5940>)
[2021-11-21 09:18:58,500] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,500] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,500] {abstract.py:203} DEBUG - Adding /api/v1/dags/{dag_id}/tasks/{task_id}...
[2021-11-21 09:18:58,500] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,500] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,501] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.task_endpoint.get_task
[2021-11-21 09:18:58,501] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,501] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,501] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,501] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,501] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1129a5dc0>)
[2021-11-21 09:18:58,501] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,501] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,501] {abstract.py:203} DEBUG - Adding /api/v1/dagSources/{file_token}...
[2021-11-21 09:18:58,504] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,504] {openapi.py:124} DEBUG - produces: ['application/json', 'plain/text', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,504] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.dag_source_endpoint.get_dag_source
[2021-11-21 09:18:58,504] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,504] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,504] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'plain/text', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,504] {abstract.py:358} DEBUG - ... Adding produces decorator (<BaseSerializer: text/plain>)
[2021-11-21 09:18:58,504] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,504] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,505] {abstract.py:203} DEBUG - Adding /api/v1/config...
[2021-11-21 09:18:58,508] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,508] {openapi.py:124} DEBUG - produces: ['application/json', 'text/plain', 'application/json', 'application/json']
[2021-11-21 09:18:58,509] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.config_endpoint.get_config
[2021-11-21 09:18:58,509] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,509] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,509] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'text/plain', 'application/json', 'application/json']
[2021-11-21 09:18:58,509] {abstract.py:358} DEBUG - ... Adding produces decorator (<BaseSerializer: text/plain>)
[2021-11-21 09:18:58,509] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,509] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,509] {abstract.py:203} DEBUG - Adding /api/v1/health...
[2021-11-21 09:18:58,510] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,510] {openapi.py:124} DEBUG - produces: ['application/json']
[2021-11-21 09:18:58,511] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.health_endpoint.get_health
[2021-11-21 09:18:58,511] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,511] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,511] {abstract.py:397} DEBUG - ... Produces: ['application/json']
[2021-11-21 09:18:58,511] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,511] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x1129beb80>)
[2021-11-21 09:18:58,511] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,511] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,511] {abstract.py:203} DEBUG - Adding /api/v1/version...
[2021-11-21 09:18:58,512] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,512] {openapi.py:124} DEBUG - produces: ['application/json']
[2021-11-21 09:18:58,512] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.version_endpoint.get_version
[2021-11-21 09:18:58,512] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,512] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,512] {abstract.py:397} DEBUG - ... Produces: ['application/json']
[2021-11-21 09:18:58,512] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,512] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112a593a0>)
[2021-11-21 09:18:58,513] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,513] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,513] {abstract.py:203} DEBUG - Adding /api/v1/plugins...
[2021-11-21 09:18:58,516] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,516] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,516] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.plugin_endpoint.get_plugins
[2021-11-21 09:18:58,516] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,517] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,517] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,517] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,517] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112a59d30>)
[2021-11-21 09:18:58,517] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,517] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,517] {abstract.py:203} DEBUG - Adding /api/v1/roles...
[2021-11-21 09:18:58,531] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,532] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,532] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.role_and_permission_endpoint.get_roles
[2021-11-21 09:18:58,532] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,532] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,532] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,532] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,532] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112a6a3a0>)
[2021-11-21 09:18:58,532] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,532] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,532] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,533] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,533] {flask_api.py:107} DEBUG - ... Adding POST -> airflow.api_connexion.endpoints.role_and_permission_endpoint.post_role
[2021-11-21 09:18:58,533] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,533] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,533] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,533] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,533] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112a6a820>)
[2021-11-21 09:18:58,533] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,534] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,534] {abstract.py:203} DEBUG - Adding /api/v1/roles/{role_name}...
[2021-11-21 09:18:58,534] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,534] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,534] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.role_and_permission_endpoint.get_role
[2021-11-21 09:18:58,534] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,534] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,534] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,534] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,534] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112a6adc0>)
[2021-11-21 09:18:58,534] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,534] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,535] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,535] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,535] {flask_api.py:107} DEBUG - ... Adding PATCH -> airflow.api_connexion.endpoints.role_and_permission_endpoint.patch_role
[2021-11-21 09:18:58,535] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,535] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,535] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,535] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,535] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112a72280>)
[2021-11-21 09:18:58,535] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,535] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,536] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,536] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,536] {flask_api.py:107} DEBUG - ... Adding DELETE -> airflow.api_connexion.endpoints.role_and_permission_endpoint.delete_role
[2021-11-21 09:18:58,536] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,536] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,536] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,536] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,536] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112a728b0>)
[2021-11-21 09:18:58,536] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,536] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,536] {abstract.py:203} DEBUG - Adding /api/v1/permissions...
[2021-11-21 09:18:58,536] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,537] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,537] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.role_and_permission_endpoint.get_permissions
[2021-11-21 09:18:58,537] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,537] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,537] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,537] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,537] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112a72d30>)
[2021-11-21 09:18:58,537] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,537] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,537] {abstract.py:203} DEBUG - Adding /api/v1/users...
[2021-11-21 09:18:58,553] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,554] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,554] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.user_endpoint.get_users
[2021-11-21 09:18:58,554] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,554] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,554] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,554] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,554] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112a22280>)
[2021-11-21 09:18:58,554] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,554] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,555] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,555] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,555] {flask_api.py:107} DEBUG - ... Adding POST -> airflow.api_connexion.endpoints.user_endpoint.post_user
[2021-11-21 09:18:58,555] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,555] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,555] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,555] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,555] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112a22700>)
[2021-11-21 09:18:58,555] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,555] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,555] {abstract.py:203} DEBUG - Adding /api/v1/users/{username}...
[2021-11-21 09:18:58,556] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,556] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,556] {flask_api.py:107} DEBUG - ... Adding GET -> airflow.api_connexion.endpoints.user_endpoint.get_user
[2021-11-21 09:18:58,556] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,556] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,556] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,556] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,556] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112a22ca0>)
[2021-11-21 09:18:58,556] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,556] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,557] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,557] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,557] {flask_api.py:107} DEBUG - ... Adding PATCH -> airflow.api_connexion.endpoints.user_endpoint.patch_user
[2021-11-21 09:18:58,557] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,557] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,558] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,558] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,558] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112a11430>)
[2021-11-21 09:18:58,558] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,558] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,558] {openapi.py:123} DEBUG - consumes: ['application/json']
[2021-11-21 09:18:58,558] {openapi.py:124} DEBUG - produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,558] {flask_api.py:107} DEBUG - ... Adding DELETE -> airflow.api_connexion.endpoints.user_endpoint.delete_user
[2021-11-21 09:18:58,558] {abstract.py:352} DEBUG - ... Response validation enabled.
[2021-11-21 09:18:58,558] {abstract.py:354} DEBUG - ... Adding response decorator (<ResponseValidator>)
[2021-11-21 09:18:58,558] {abstract.py:397} DEBUG - ... Produces: ['application/json', 'application/json', 'application/json', 'application/json']
[2021-11-21 09:18:58,559] {abstract.py:401} DEBUG - ... Produces json
[2021-11-21 09:18:58,559] {abstract.py:358} DEBUG - ... Adding produces decorator (<function AbstractOperation.__content_type_decorator.<locals>.<lambda> at 0x112a0eee0>)
[2021-11-21 09:18:58,559] {secure.py:75} DEBUG - ... Security: []
[2021-11-21 09:18:58,559] {abstract.py:369} DEBUG - ... Adding security decorator (<function security_passthrough at 0x10e6833a0>)
[2021-11-21 09:18:58,633] {security.py:551} DEBUG - Cleaning faulty perms
 webserver | [2021-11-21 09:18:59,647] {settings.py:210} DEBUG - Setting up DB connection pool (PID 90197)
 scheduler | [2021-11-21 09:18:59,648] {settings.py:210} DEBUG - Setting up DB connection pool (PID 90196)
 triggerer | [2021-11-21 09:18:59,656] {settings.py:210} DEBUG - Setting up DB connection pool (PID 90198)
 webserver | [2021-11-21 09:18:59,658] {cli_action_loggers.py:40} DEBUG - Adding <function default_action_log at 0x10d2a0c10> to pre execution callback
 scheduler | [2021-11-21 09:18:59,658] {cli_action_loggers.py:40} DEBUG - Adding <function default_action_log at 0x107e00c10> to pre execution callback
 triggerer | [2021-11-21 09:18:59,666] {cli_action_loggers.py:40} DEBUG - Adding <function default_action_log at 0x104b3ac10> to pre execution callback
 scheduler | [2021-11-21 09:18:59,928] {cli_action_loggers.py:66} DEBUG - Calling callbacks: [<function default_action_log at 0x107e00c10>]
 triggerer | [2021-11-21 09:18:59,932] {cli_action_loggers.py:66} DEBUG - Calling callbacks: [<function default_action_log at 0x104b3ac10>]
 triggerer | ____________ _____________
 triggerer | ____ |__( )_________ __/__ /________ __
 triggerer | ____ /| |_ /__ ___/_ /_ __ /_ __ \_ | /| / /
 triggerer | ___ ___ | / _ / _ __/ _ / / /_/ /_ |/ |/ /
 triggerer | _/_/ |_/_/ /_/ /_/ /_/ \____/____/|__/
 triggerer | [2021-11-21 09:18:59,943] {triggerer_job.py:101} INFO - Starting the triggerer
 triggerer | [2021-11-21 09:18:59,943] {selector_events.py:59} DEBUG - Using selector: KqueueSelector
 scheduler | ____________ _____________
 scheduler | ____ |__( )_________ __/__ /________ __
 scheduler | ____ /| |_ /__ ___/_ /_ __ /_ __ \_ | /| / /
 scheduler | ___ ___ | / _ / _ __/ _ / / /_/ /_ |/ |/ /
 scheduler | _/_/ |_/_/ /_/ /_/ /_/ \____/____/|__/
 scheduler | [2021-11-21 09:18:59,961] {scheduler_job.py:555} INFO - Starting the scheduler
 scheduler | [2021-11-21 09:18:59,962] {scheduler_job.py:560} INFO - Processing each file at most -1 times
 scheduler | [2021-11-21 09:18:59,962] {executor_loader.py:82} DEBUG - Loading core executor: SequentialExecutor
 scheduler | [2021-11-21 09:18:59,966] {manager.py:163} INFO - Launched DagFileProcessorManager with pid: 90202
 scheduler | [2021-11-21 09:18:59,968] {scheduler_job.py:1066} INFO - Resetting orphaned tasks for active dag runs
 scheduler | [2021-11-21 09:18:59,969] {scheduler_job.py:1071} DEBUG - Running SchedulerJob.adopt_or_reset_orphaned_tasks with retries. Try 1 of 3
 scheduler | [2021-11-21 09:18:59,969] {scheduler_job.py:1076} DEBUG - Calling SchedulerJob.adopt_or_reset_orphaned_tasks method
 scheduler | [2021-11-21 09:18:59,984] {scheduler_job.py:664} DEBUG - Waiting for processors to finish since we're using sqlite
 webserver | [2021-11-21 09:19:00,212] {providers_manager.py:214} DEBUG - Initializing Providers Manager[hooks]
 webserver | [2021-11-21 09:19:00,212] {providers_manager.py:214} DEBUG - Initializing Providers Manager[list]
 webserver | [2021-11-21 09:19:00,224] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.imap.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-imap
 webserver | [2021-11-21 09:19:00,230] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.ftp.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-ftp
 webserver | [2021-11-21 09:19:00,232] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.netflix.genie.get_provider_info:get_provider_info', group='apache_airflow_provider') from package airflow-provider-netflix-genie
 webserver | [2021-11-21 09:19:00,234] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.sqlite.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-sqlite
 webserver | [2021-11-21 09:19:00,236] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.http.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-http
 webserver | [2021-11-21 09:19:00,247] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[list] took 0.04 seconds
 webserver | [2021-11-21 09:19:00,248] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[hooks] took 0.04 seconds
 webserver | [2021-11-21 09:19:00,248] {providers_manager.py:214} DEBUG - Initializing Providers Manager[import_all_hooks]
 webserver | [2021-11-21 09:19:00,274] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[import_all_hooks] took 0.03 seconds
 webserver | [2021-11-21 09:19:00,275] {providers_manager.py:214} DEBUG - Initializing Providers Manager[hooks]
 webserver | [2021-11-21 09:19:00,275] {providers_manager.py:214} DEBUG - Initializing Providers Manager[list]
 webserver | [2021-11-21 09:19:00,286] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.imap.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-imap
 webserver | [2021-11-21 09:19:00,292] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.ftp.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-ftp
 webserver | [2021-11-21 09:19:00,294] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.netflix.genie.get_provider_info:get_provider_info', group='apache_airflow_provider') from package airflow-provider-netflix-genie
 webserver | [2021-11-21 09:19:00,332] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.sqlite.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-sqlite
 webserver | [2021-11-21 09:19:00,334] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.http.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-http
 webserver | [2021-11-21 09:19:00,344] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[list] took 0.07 seconds
 webserver | [2021-11-21 09:19:00,344] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[hooks] took 0.07 seconds
 webserver | [2021-11-21 09:19:00,344] {providers_manager.py:214} DEBUG - Initializing Providers Manager[import_all_hooks]
 webserver | [2021-11-21 09:19:00,345] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[import_all_hooks] took 0.00 seconds
 webserver | [2021-11-21 09:19:00,348] {cli_action_loggers.py:66} DEBUG - Calling callbacks: [<function default_action_log at 0x10d2a0c10>]
 webserver | ____________ _____________
 webserver | ____ |__( )_________ __/__ /________ __
 webserver | ____ /| |_ /__ ___/_ /_ __ /_ __ \_ | /| / /
 webserver | ___ ___ | / _ / _ __/ _ / / /_/ /_ |/ |/ /
 webserver | _/_/ |_/_/ /_/ /_/ /_/ \____/____/|__/
 webserver | [2021-11-21 09:19:00,357] {settings.py:433} DEBUG - User session lifetime is set to 43200 minutes.
 webserver | [2021-11-21 09:19:00,361] {dagbag.py:500} INFO - Filling up the DagBag from /dev/null
 webserver | [2021-11-21 09:19:00,363] {filesystemcache.py:227} DEBUG - set key '__wz_cache_count'
 webserver | [2021-11-21 09:19:00,364] {logging_config.py:54} DEBUG - Unable to load custom logging, using default config instead
 webserver | [2021-11-21 09:19:00,649] {manager.py:512} WARNING - Refused to delete permission view, assoc with role exists DAG Runs.can_create Admin
 scheduler | [2021-11-21 09:19:01,011] {settings.py:210} DEBUG - Setting up DB connection pool (PID 90201)
 scheduler | [2021-11-21 09:19:01,021] {cli_action_loggers.py:40} DEBUG - Adding <function default_action_log at 0x10c983820> to pre execution callback
 scheduler | [2021-11-21 09:19:01,025] {settings.py:210} DEBUG - Setting up DB connection pool (PID 90202)
 webserver | [2021-11-21 09:19:01,029] {plugins_manager.py:287} DEBUG - Loading plugins
 webserver | [2021-11-21 09:19:01,029] {plugins_manager.py:231} DEBUG - Loading plugins from directory: /Users/rustem/airflow/plugins
 webserver | [2021-11-21 09:19:01,029] {plugins_manager.py:211} DEBUG - Loading plugins from entrypoints
 scheduler | [2021-11-21 09:19:01,035] {cli_action_loggers.py:40} DEBUG - Adding <function default_action_log at 0x10cea7820> to pre execution callback
 scheduler | [2021-11-21 09:19:01 -0800] [90201] [INFO] Starting gunicorn 20.1.0
 scheduler | [2021-11-21 09:19:01 -0800] [90201] [INFO] Listening at: http://0.0.0.0:8793 (90201)
 scheduler | [2021-11-21 09:19:01 -0800] [90201] [INFO] Using worker: sync
 scheduler | [2021-11-21 09:19:01 -0800] [90207] [INFO] Booting worker with pid: 90207
 webserver | [2021-11-21 09:19:01,056] {plugins_manager.py:325} DEBUG - Initialize Web UI plugin
 webserver | [2021-11-21 09:19:01,057] {providers_manager.py:214} DEBUG - Initializing Providers Manager[hooks]
 webserver | [2021-11-21 09:19:01,057] {providers_manager.py:214} DEBUG - Initializing Providers Manager[list]
 webserver | [2021-11-21 09:19:01,069] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.imap.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-imap
 webserver | [2021-11-21 09:19:01,074] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.ftp.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-ftp
 webserver | [2021-11-21 09:19:01,077] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.netflix.genie.get_provider_info:get_provider_info', group='apache_airflow_provider') from package airflow-provider-netflix-genie
 webserver | [2021-11-21 09:19:01,078] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.sqlite.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-sqlite
 webserver | [2021-11-21 09:19:01,079] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.http.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-http
 webserver | [2021-11-21 09:19:01,090] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[list] took 0.03 seconds
 webserver | [2021-11-21 09:19:01,091] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[hooks] took 0.03 seconds
 webserver | [2021-11-21 09:19:01,091] {providers_manager.py:214} DEBUG - Initializing Providers Manager[hooks]
 webserver | [2021-11-21 09:19:01,092] {providers_manager.py:214} DEBUG - Initializing Providers Manager[list]
 webserver | [2021-11-21 09:19:01,103] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.imap.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-imap
 webserver | [2021-11-21 09:19:01,108] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.ftp.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-ftp
 webserver | [2021-11-21 09:19:01,111] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.netflix.genie.get_provider_info:get_provider_info', group='apache_airflow_provider') from package airflow-provider-netflix-genie
 webserver | [2021-11-21 09:19:01,112] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.sqlite.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-sqlite
 webserver | [2021-11-21 09:19:01,113] {providers_manager.py:343} DEBUG - Loading EntryPoint(name='provider_info', value='airflow.providers.http.get_provider_info:get_provider_info', group='apache_airflow_provider') from package apache-airflow-providers-http
 webserver | [2021-11-21 09:19:01,124] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[list] took 0.03 seconds
 webserver | [2021-11-21 09:19:01,124] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[hooks] took 0.03 seconds
 webserver | [2021-11-21 09:19:01,124] {providers_manager.py:214} DEBUG - Initializing Providers Manager[import_all_hooks]
 webserver | [2021-11-21 09:19:01,125] {providers_manager.py:217} DEBUG - Initialization of Providers Manager[import_all_hooks] took 0.00 seconds
 webserver | [2021-11-21 09:19:01,126] {abstract.py:56} DEBUG - Root Path: /Users/rustem/.virtualenvs/genie/lib/python3.9/site-packages/airflow/www/extensions
 webserver | [2021-11-21 09:19:01,127] {abstract.py:64} DEBUG - Specification directory: /Users/rustem/.virtualenvs/genie/lib/python3.9/site-packages/airflow/api_connexion/openapi
 webserver | [2021-11-21 09:19:01,127] {abstract.py:68} DEBUG - Loading specification: /Users/rustem/.virtualenvs/genie/lib/python3.9/site-packages/airflow/api_connexion/openapi/v1.yaml
 scheduler | [2021-11-21 09:19:01 -0800] [90208] [INFO] Booting worker with pid: 90208
 scheduler | [2021-11-21 09:19:01,248] {settings.py:52} INFO - Configured default timezone Timezone('UTC')
 scheduler | [2021-11-21 09:19:01,250] {settings.py:465} DEBUG - No airflow_local_settings to import.
 scheduler | Traceback (most recent call last):
 scheduler | File "/Users/rustem/.virtualenvs/genie/lib/python3.9/site-packages/airflow/settings.py", line 441, in import_local_settings
 scheduler | import airflow_local_settings
 scheduler | ModuleNotFoundError: No module named 'airflow_local_settings'
 scheduler | [2021-11-21 09:19:01,250] {logging_config.py:54} DEBUG - Unable to load custom logging, using default config instead
 scheduler | [2021-11-21 09:19:01,254] {settings.py:210} DEBUG - Setting up DB connection pool (PID 90202)
 scheduler | [2021-11-21 09:19:01,255] {manager.py:431} WARNING - Because we cannot use more than 1 thread (parsing_processes = 2 ) when using sqlite. So we set parallelism to 1.
 scheduler | [2021-11-21 09:19:01,320] {serialized_dag.py:204} DEBUG - Deleting Serialized DAGs (for which DAG files are deleted) from serialized_dag table
 scheduler | [2021-11-21 09:19:01,325] {dag.py:2850} DEBUG - Deactivating DAGs (for which DAG files are deleted) from dag table
 scheduler | [2021-11-21 09:19:01,334] {dagcode.py:132} DEBUG - Deleting code from dag_code table
 webserver | [2021-11-21 09:19:02,384] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
 webserver | [2021-11-21 09:19:02,387] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
 webserver | [2021-11-21 09:19:02,388] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
 webserver | [2021-11-21 09:19:02,393] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollection'}
 webserver | [2021-11-21 09:19:02,394] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem'}
 webserver | [2021-11-21 09:19:02,400] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:02,402] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,402] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
 webserver | [2021-11-21 09:19:02,403] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,404] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
 webserver | [2021-11-21 09:19:02,406] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Connection'}
 webserver | [2021-11-21 09:19:02,408] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem'}
 webserver | [2021-11-21 09:19:02,410] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Connection'}
 webserver | [2021-11-21 09:19:02,410] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}
 webserver | [2021-11-21 09:19:02,410] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:02,418] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,419] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
 webserver | [2021-11-21 09:19:02,426] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,426] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,426] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,429] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,429] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,430] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,432] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/ConnectionID'}
 webserver | [2021-11-21 09:19:02,436] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Connection'}
 webserver | [2021-11-21 09:19:02,436] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}
 webserver | [2021-11-21 09:19:02,436] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:02,438] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,438] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,438] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,440] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,441] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,441] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,442] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,442] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
 webserver | [2021-11-21 09:19:02,444] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/UpdateMask'}
 webserver | [2021-11-21 09:19:02,445] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Connection'}
 webserver | [2021-11-21 09:19:02,445] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}
 webserver | [2021-11-21 09:19:02,445] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:02,450] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Connection'}
 webserver | [2021-11-21 09:19:02,450] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}
 webserver | [2021-11-21 09:19:02,450] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:02,452] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,452] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,452] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,453] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,454] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,454] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,456] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,457] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,457] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,458] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,458] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,458] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,460] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,460] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,460] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,461] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,462] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,462] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,463] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,463] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,463] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,465] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,465] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,465] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,467] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Connection'}
 webserver | [2021-11-21 09:19:02,467] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}
 webserver | [2021-11-21 09:19:02,467] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:02,469] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionTest'}
 webserver | [2021-11-21 09:19:02,470] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,471] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,471] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,473] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,474] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,474] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,476] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,477] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,477] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,480] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,481] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,481] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,482] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
 webserver | [2021-11-21 09:19:02,483] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
 webserver | [2021-11-21 09:19:02,493] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
 webserver | [2021-11-21 09:19:02,495] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterTags'}
 webserver | [2021-11-21 09:19:02,496] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGCollection'}
 webserver | [2021-11-21 09:19:02,497] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG'}
 webserver | [2021-11-21 09:19:02,498] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval'}
 webserver | [2021-11-21 09:19:02,498] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta'}
 webserver | [2021-11-21 09:19:02,499] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta'}
 webserver | [2021-11-21 09:19:02,502] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression'}
 webserver | [2021-11-21 09:19:02,508] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag'}
 webserver | [2021-11-21 09:19:02,509] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:02,510] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,510] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,511] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,512] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:02,514] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG'}
 webserver | [2021-11-21 09:19:02,515] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:02,515] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
 webserver | [2021-11-21 09:19:02,515] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:02,515] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:02,516] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:02,516] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
 webserver | [2021-11-21 09:19:02,519] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:02,519] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
 webserver | [2021-11-21 09:19:02,520] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:02,521] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
 webserver | [2021-11-21 09:19:02,522] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,522] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,523] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,525] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,525] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,525] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,526] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,527] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,527] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,528] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/UpdateMask'}
 webserver | [2021-11-21 09:19:02,531] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG'}
 webserver | [2021-11-21 09:19:02,531] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:02,532] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
 webserver | [2021-11-21 09:19:02,532] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:02,532] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:02,533] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:02,533] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
 webserver | [2021-11-21 09:19:02,536] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:02,536] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
 webserver | [2021-11-21 09:19:02,538] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:02,538] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
 webserver | [2021-11-21 09:19:02,539] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG'}
 webserver | [2021-11-21 09:19:02,540] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:02,540] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
 webserver | [2021-11-21 09:19:02,540] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:02,540] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:02,541] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:02,541] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
 webserver | [2021-11-21 09:19:02,544] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:02,544] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
 webserver | [2021-11-21 09:19:02,546] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:02,546] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
 webserver | [2021-11-21 09:19:02,547] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,547] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,548] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,549] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,549] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,549] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,550] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,551] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,551] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,552] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,553] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,553] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,561] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,561] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,561] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,563] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,564] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,564] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,567] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,567] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,567] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,575] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/AlreadyExists'}
 webserver | [2021-11-21 09:19:02,576] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
 webserver | [2021-11-21 09:19:02,579] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:02,580] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClearTaskInstance'}
 webserver | [2021-11-21 09:19:02,582] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceReferenceCollection'}
 webserver | [2021-11-21 09:19:02,582] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceReference'}
 webserver | [2021-11-21 09:19:02,584] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,584] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,584] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,589] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,589] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,589] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,590] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,591] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,591] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,592] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:02,593] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UpdateTaskInstancesState'}
 webserver | [2021-11-21 09:19:02,595] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceReferenceCollection'}
 webserver | [2021-11-21 09:19:02,595] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceReference', 'x-scope': ['', '#/components/schemas/TaskInstanceReferenceCollection']}
 webserver | [2021-11-21 09:19:02,595] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskInstanceReference already has scope attached
 webserver | [2021-11-21 09:19:02,596] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,597] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,597] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,602] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,602] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,602] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,603] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,604] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,604] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,605] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:02,606] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
 webserver | [2021-11-21 09:19:02,607] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
 webserver | [2021-11-21 09:19:02,608] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterExecutionDateGTE'}
 webserver | [2021-11-21 09:19:02,608] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterExecutionDateLTE'}
 webserver | [2021-11-21 09:19:02,609] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterStartDateGTE'}
 webserver | [2021-11-21 09:19:02,610] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterStartDateLTE'}
 webserver | [2021-11-21 09:19:02,611] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterEndDateGTE'}
 webserver | [2021-11-21 09:19:02,611] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterEndDateLTE'}
 webserver | [2021-11-21 09:19:02,613] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
 webserver | [2021-11-21 09:19:02,614] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRunCollection'}
 webserver | [2021-11-21 09:19:02,614] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun'}
 webserver | [2021-11-21 09:19:02,616] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True}
 webserver | [2021-11-21 09:19:02,616] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:02,617] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,618] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,618] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,619] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun'}
 webserver | [2021-11-21 09:19:02,621] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
 webserver | [2021-11-21 09:19:02,621] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
 webserver | [2021-11-21 09:19:02,622] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun'}
 webserver | [2021-11-21 09:19:02,627] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
 webserver | [2021-11-21 09:19:02,627] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
 webserver | [2021-11-21 09:19:02,629] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,630] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,630] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,631] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,632] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,632] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,633] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/AlreadyExists'}
 webserver | [2021-11-21 09:19:02,633] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/AlreadyExists']}
 webserver | [2021-11-21 09:19:02,634] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,635] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,635] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,635] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,636] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,638] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,638] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,640] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ListDagRunsForm'}
 webserver | [2021-11-21 09:19:02,643] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRunCollection'}
 webserver | [2021-11-21 09:19:02,644] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}
 webserver | [2021-11-21 09:19:02,644] {decorators.py:44} DEBUG - Ref #/components/schemas/DAGRun already has scope attached
 webserver | [2021-11-21 09:19:02,645] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
 webserver | [2021-11-21 09:19:02,646] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
 webserver | [2021-11-21 09:19:02,647] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}
 webserver | [2021-11-21 09:19:02,647] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:02,648] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,648] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,648] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,656] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,657] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,657] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,658] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,658] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,658] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,660] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:02,660] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
 webserver | [2021-11-21 09:19:02,661] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun'}
 webserver | [2021-11-21 09:19:02,663] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
 webserver | [2021-11-21 09:19:02,663] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
 webserver | [2021-11-21 09:19:02,664] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,664] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,664] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,665] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,666] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,666] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,667] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,667] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,667] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,669] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,669] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,669] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,670] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,670] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,670] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,672] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,672] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,672] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,673] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,673] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,673] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,675] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UpdateDagRunState'}
 webserver | [2021-11-21 09:19:02,676] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun'}
 webserver | [2021-11-21 09:19:02,678] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
 webserver | [2021-11-21 09:19:02,678] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
 webserver | [2021-11-21 09:19:02,679] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,679] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,680] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,683] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,683] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,684] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,685] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,686] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,686] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,700] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,701] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,701] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,703] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
 webserver | [2021-11-21 09:19:02,703] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
 webserver | [2021-11-21 09:19:02,705] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
 webserver | [2021-11-21 09:19:02,712] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/EventLogCollection'}
 webserver | [2021-11-21 09:19:02,712] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/EventLog'}
 webserver | [2021-11-21 09:19:02,714] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:02,715] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,715] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,716] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,717] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,717] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,717] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,718] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/EventLogID'}
 webserver | [2021-11-21 09:19:02,723] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/EventLog'}
 webserver | [2021-11-21 09:19:02,725] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,725] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,726] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,727] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,727] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,727] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,729] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,729] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,729] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,732] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
 webserver | [2021-11-21 09:19:02,734] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
 webserver | [2021-11-21 09:19:02,741] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
 webserver | [2021-11-21 09:19:02,742] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ImportErrorCollection'}
 webserver | [2021-11-21 09:19:02,743] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ImportError'}
 webserver | [2021-11-21 09:19:02,745] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:02,748] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,751] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,751] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,752] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,753] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,753] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,764] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/ImportErrorID'}
 webserver | [2021-11-21 09:19:02,766] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ImportError'}
 webserver | [2021-11-21 09:19:02,768] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,769] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,769] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,771] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,771] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,771] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,773] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,773] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,773] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,782] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
 webserver | [2021-11-21 09:19:02,783] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
 webserver | [2021-11-21 09:19:02,785] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
 webserver | [2021-11-21 09:19:02,787] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/PoolCollection'}
 webserver | [2021-11-21 09:19:02,788] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool'}
 webserver | [2021-11-21 09:19:02,789] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:02,790] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,791] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,791] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,792] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,793] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,793] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,795] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool'}
 webserver | [2021-11-21 09:19:02,797] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool'}
 webserver | [2021-11-21 09:19:02,798] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,799] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,799] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,801] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,801] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,801] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,802] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,803] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,803] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,804] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PoolName'}
 webserver | [2021-11-21 09:19:02,806] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool'}
 webserver | [2021-11-21 09:19:02,807] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,808] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,808] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,809] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,809] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,809] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,811] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,811] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,811] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,812] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/UpdateMask'}
 webserver | [2021-11-21 09:19:02,814] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool'}
 webserver | [2021-11-21 09:19:02,815] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool'}
 webserver | [2021-11-21 09:19:02,816] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,817] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,817] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,818] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,818] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,818] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,820] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,820] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,820] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,822] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,822] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,822] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,827] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/AlreadyExists'}
 webserver | [2021-11-21 09:19:02,827] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/AlreadyExists']}
 webserver | [2021-11-21 09:19:02,828] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,830] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,830] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,830] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,831] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,832] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,832] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,833] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,834] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,834] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,836] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,836] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,836] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,844] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ProviderCollection'}
 webserver | [2021-11-21 09:19:02,845] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Provider'}
 webserver | [2021-11-21 09:19:02,847] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:02,848] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,848] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,848] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,849] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,850] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,850] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,851] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:02,852] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
 webserver | [2021-11-21 09:19:02,852] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterExecutionDateGTE'}
 webserver | [2021-11-21 09:19:02,853] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterExecutionDateLTE'}
 webserver | [2021-11-21 09:19:02,855] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterStartDateGTE'}
 webserver | [2021-11-21 09:19:02,856] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterStartDateLTE'}
 webserver | [2021-11-21 09:19:02,857] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterEndDateGTE'}
 webserver | [2021-11-21 09:19:02,858] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterEndDateLTE'}
 webserver | [2021-11-21 09:19:02,859] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterDurationGTE'}
 webserver | [2021-11-21 09:19:02,861] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterDurationLTE'}
 webserver | [2021-11-21 09:19:02,862] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterState'}
 webserver | [2021-11-21 09:19:02,863] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterPool'}
 webserver | [2021-11-21 09:19:02,864] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FilterQueue'}
 webserver | [2021-11-21 09:19:02,872] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
 webserver | [2021-11-21 09:19:02,875] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
 webserver | [2021-11-21 09:19:02,876] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceCollection'}
 webserver | [2021-11-21 09:19:02,877] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstance'}
 webserver | [2021-11-21 09:19:02,877] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SLAMiss', 'nullable': True}
 webserver | [2021-11-21 09:19:02,879] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskState', 'nullable': True}
 webserver | [2021-11-21 09:19:02,882] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:02,882] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,882] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,883] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,884] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,884] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,884] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,889] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:02,889] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
 webserver | [2021-11-21 09:19:02,890] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskID'}
 webserver | [2021-11-21 09:19:02,891] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstance'}
 webserver | [2021-11-21 09:19:02,891] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SLAMiss', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
 webserver | [2021-11-21 09:19:02,892] {decorators.py:44} DEBUG - Ref #/components/schemas/SLAMiss already has scope attached
 webserver | [2021-11-21 09:19:02,893] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskState', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
 webserver | [2021-11-21 09:19:02,894] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskState already has scope attached
 webserver | [2021-11-21 09:19:02,896] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,896] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,896] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,900] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,900] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,901] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,902] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,902] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,902] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,903] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ListTaskInstanceForm'}
 webserver | [2021-11-21 09:19:02,906] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceCollection'}
 webserver | [2021-11-21 09:19:02,906] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstance', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}
 webserver | [2021-11-21 09:19:02,906] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskInstance already has scope attached
 webserver | [2021-11-21 09:19:02,907] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SLAMiss', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
 webserver | [2021-11-21 09:19:02,907] {decorators.py:44} DEBUG - Ref #/components/schemas/SLAMiss already has scope attached
 webserver | [2021-11-21 09:19:02,909] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskState', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
 webserver | [2021-11-21 09:19:02,909] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskState already has scope attached
 webserver | [2021-11-21 09:19:02,914] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}
 webserver | [2021-11-21 09:19:02,915] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:02,916] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,916] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,916] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,917] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,917] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,918] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,919] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,919] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,919] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,921] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
 webserver | [2021-11-21 09:19:02,921] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
 webserver | [2021-11-21 09:19:02,922] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
 webserver | [2021-11-21 09:19:02,923] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollection'}
 webserver | [2021-11-21 09:19:02,923] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem'}
 webserver | [2021-11-21 09:19:02,924] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:02,926] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,927] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,927] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,928] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,929] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,929] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,931] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Variable'}
 webserver | [2021-11-21 09:19:02,931] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem'}
 webserver | [2021-11-21 09:19:02,932] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Variable'}
 webserver | [2021-11-21 09:19:02,932] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}
 webserver | [2021-11-21 09:19:02,932] {decorators.py:44} DEBUG - Ref #/components/schemas/VariableCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:02,941] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,941] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,941] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,943] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,943] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,943] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,944] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,945] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,945] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,946] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/VariableKey'}
 webserver | [2021-11-21 09:19:02,947] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Variable'}
 webserver | [2021-11-21 09:19:02,947] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}
 webserver | [2021-11-21 09:19:02,947] {decorators.py:44} DEBUG - Ref #/components/schemas/VariableCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:02,948] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,948] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,949] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,950] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,950] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,950] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,956] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,956] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,956] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,958] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/UpdateMask'}
 webserver | [2021-11-21 09:19:02,959] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Variable'}
 webserver | [2021-11-21 09:19:02,959] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}
 webserver | [2021-11-21 09:19:02,959] {decorators.py:44} DEBUG - Ref #/components/schemas/VariableCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:02,961] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Variable'}
 webserver | [2021-11-21 09:19:02,961] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}
 webserver | [2021-11-21 09:19:02,961] {decorators.py:44} DEBUG - Ref #/components/schemas/VariableCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:02,962] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,962] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,962] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,964] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,964] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,964] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,968] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,968] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,968] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,969] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,970] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,970] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,972] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:02,972] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:02,972] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,974] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,974] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,974] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,976] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:02,976] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:02,976] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,983] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:02,983] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:02,983] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:02,985] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:02,986] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
 webserver | [2021-11-21 09:19:02,988] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskID'}
 webserver | [2021-11-21 09:19:02,989] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
 webserver | [2021-11-21 09:19:02,990] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
 webserver | [2021-11-21 09:19:02,991] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/XComCollection'}
 webserver | [2021-11-21 09:19:02,992] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/XComCollectionItem'}
 webserver | [2021-11-21 09:19:02,993] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:02,995] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:02,998] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:02,999] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,001] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,002] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,002] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,003] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:03,004] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
 webserver | [2021-11-21 09:19:03,005] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskID'}
 webserver | [2021-11-21 09:19:03,005] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/XComKey'}
 webserver | [2021-11-21 09:19:03,006] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/XCom'}
 webserver | [2021-11-21 09:19:03,007] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/XComCollectionItem'}
 webserver | [2021-11-21 09:19:03,008] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,008] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,008] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,016] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,016] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,016] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,017] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,017] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,018] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,019] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:03,020] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
 webserver | [2021-11-21 09:19:03,020] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskID'}
 webserver | [2021-11-21 09:19:03,021] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ExtraLinkCollection'}
 webserver | [2021-11-21 09:19:03,021] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ExtraLink'}
 webserver | [2021-11-21 09:19:03,022] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference'}
 webserver | [2021-11-21 09:19:03,023] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,023] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,023] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,025] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,025] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,025] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,026] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,026] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,027] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,028] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:03,028] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGRunID'}
 webserver | [2021-11-21 09:19:03,029] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskID'}
 webserver | [2021-11-21 09:19:03,030] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskTryNumber'}
 webserver | [2021-11-21 09:19:03,030] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FullContent'}
 webserver | [2021-11-21 09:19:03,031] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/ContinuationToken'}
 webserver | [2021-11-21 09:19:03,032] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:03,033] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:03,033] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,034] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,034] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,034] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,037] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,038] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,038] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,039] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,039] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,040] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,041] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:03,042] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGDetail'}
 webserver | [2021-11-21 09:19:03,042] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG'}
 webserver | [2021-11-21 09:19:03,043] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,043] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
 webserver | [2021-11-21 09:19:03,043] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,043] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,044] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,044] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,048] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,048] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
 webserver | [2021-11-21 09:19:03,050] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,050] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
 webserver | [2021-11-21 09:19:03,052] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Timezone'}
 webserver | [2021-11-21 09:19:03,053] {decorators.py:42} DEBUG - Attaching x-scope to {'nullable': True, '$ref': '#/components/schemas/TimeDelta'}
 webserver | [2021-11-21 09:19:03,054] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,054] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,054] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,058] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,058] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,058] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,060] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,061] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,061] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,064] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:03,065] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
 webserver | [2021-11-21 09:19:03,066] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskCollection'}
 webserver | [2021-11-21 09:19:03,066] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Task'}
 webserver | [2021-11-21 09:19:03,067] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True}
 webserver | [2021-11-21 09:19:03,068] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference'}
 webserver | [2021-11-21 09:19:03,069] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color'}
 webserver | [2021-11-21 09:19:03,070] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference'}
 webserver | [2021-11-21 09:19:03,071] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color'}
 webserver | [2021-11-21 09:19:03,072] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG'}
 webserver | [2021-11-21 09:19:03,072] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,072] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
 webserver | [2021-11-21 09:19:03,073] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,073] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,080] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,080] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,083] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,083] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
 webserver | [2021-11-21 09:19:03,086] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,086] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
 webserver | [2021-11-21 09:19:03,088] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/WeightRule'}
 webserver | [2021-11-21 09:19:03,089] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True}
 webserver | [2021-11-21 09:19:03,090] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TriggerRule'}
 webserver | [2021-11-21 09:19:03,091] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,094] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,095] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,096] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,096] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,096] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,097] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,098] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,098] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,099] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/DAGID'}
 webserver | [2021-11-21 09:19:03,100] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/TaskID'}
 webserver | [2021-11-21 09:19:03,101] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Task'}
 webserver | [2021-11-21 09:19:03,102] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,102] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,103] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,103] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
 webserver | [2021-11-21 09:19:03,104] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,104] {decorators.py:44} DEBUG - Ref #/components/schemas/Color already has scope attached
 webserver | [2021-11-21 09:19:03,105] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,105] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
 webserver | [2021-11-21 09:19:03,107] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,107] {decorators.py:44} DEBUG - Ref #/components/schemas/Color already has scope attached
 webserver | [2021-11-21 09:19:03,108] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,108] {decorators.py:44} DEBUG - Ref #/components/schemas/DAG already has scope attached
 webserver | [2021-11-21 09:19:03,108] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,108] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
 webserver | [2021-11-21 09:19:03,109] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,109] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,110] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,110] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,114] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,114] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
 webserver | [2021-11-21 09:19:03,115] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,116] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
 webserver | [2021-11-21 09:19:03,117] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/WeightRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,120] {decorators.py:44} DEBUG - Ref #/components/schemas/WeightRule already has scope attached
 webserver | [2021-11-21 09:19:03,121] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,121] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,124] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TriggerRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,124] {decorators.py:44} DEBUG - Ref #/components/schemas/TriggerRule already has scope attached
 webserver | [2021-11-21 09:19:03,125] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,125] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,126] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,127] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,128] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,128] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,129] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,130] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,130] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,131] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/FileToken'}
 webserver | [2021-11-21 09:19:03,136] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,137] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,137] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,138] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,138] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,139] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,141] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,141] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,141] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,143] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotAcceptable'}
 webserver | [2021-11-21 09:19:03,143] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
 webserver | [2021-11-21 09:19:03,145] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Config'}
 webserver | [2021-11-21 09:19:03,146] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConfigSection'}
 webserver | [2021-11-21 09:19:03,146] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConfigOption'}
 webserver | [2021-11-21 09:19:03,147] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,147] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,147] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,148] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,149] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,149] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,150] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthInfo'}
 webserver | [2021-11-21 09:19:03,151] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SchedulerStatus'}
 webserver | [2021-11-21 09:19:03,151] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthStatus'}
 webserver | [2021-11-21 09:19:03,151] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/MetadatabaseStatus'}
 webserver | [2021-11-21 09:19:03,152] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthStatus'}
 webserver | [2021-11-21 09:19:03,153] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VersionInfo'}
 webserver | [2021-11-21 09:19:03,154] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
 webserver | [2021-11-21 09:19:03,154] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
 webserver | [2021-11-21 09:19:03,155] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/PluginCollection'}
 webserver | [2021-11-21 09:19:03,155] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/PluginCollectionItem'}
 webserver | [2021-11-21 09:19:03,159] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:03,160] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,160] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,160] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,162] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,162] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,162] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,165] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,166] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,167] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,169] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
 webserver | [2021-11-21 09:19:03,170] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
 webserver | [2021-11-21 09:19:03,171] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
 webserver | [2021-11-21 09:19:03,172] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RoleCollection'}
 webserver | [2021-11-21 09:19:03,172] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
 webserver | [2021-11-21 09:19:03,173] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource'}
 webserver | [2021-11-21 09:19:03,173] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action'}
 webserver | [2021-11-21 09:19:03,174] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource'}
 webserver | [2021-11-21 09:19:03,181] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:03,182] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,182] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,182] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,184] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,184] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,184] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,186] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
 webserver | [2021-11-21 09:19:03,187] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
 webserver | [2021-11-21 09:19:03,187] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
 webserver | [2021-11-21 09:19:03,187] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,187] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
 webserver | [2021-11-21 09:19:03,188] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,188] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
 webserver | [2021-11-21 09:19:03,189] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
 webserver | [2021-11-21 09:19:03,189] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
 webserver | [2021-11-21 09:19:03,190] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
 webserver | [2021-11-21 09:19:03,190] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,190] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
 webserver | [2021-11-21 09:19:03,190] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,191] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
 webserver | [2021-11-21 09:19:03,200] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:03,201] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:03,203] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,205] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,205] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,205] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,207] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,207] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,207] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,209] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/RoleName'}
 webserver | [2021-11-21 09:19:03,211] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
 webserver | [2021-11-21 09:19:03,211] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
 webserver | [2021-11-21 09:19:03,212] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
 webserver | [2021-11-21 09:19:03,212] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,212] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
 webserver | [2021-11-21 09:19:03,212] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,213] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
 webserver | [2021-11-21 09:19:03,214] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,214] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,214] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,215] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,215] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,215] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,217] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,218] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,218] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,219] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/UpdateMask'}
 webserver | [2021-11-21 09:19:03,220] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
 webserver | [2021-11-21 09:19:03,221] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
 webserver | [2021-11-21 09:19:03,221] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
 webserver | [2021-11-21 09:19:03,221] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,221] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
 webserver | [2021-11-21 09:19:03,222] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,222] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
 webserver | [2021-11-21 09:19:03,223] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
 webserver | [2021-11-21 09:19:03,223] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
 webserver | [2021-11-21 09:19:03,223] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
 webserver | [2021-11-21 09:19:03,226] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,226] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
 webserver | [2021-11-21 09:19:03,226] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,226] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
 webserver | [2021-11-21 09:19:03,227] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:03,228] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:03,228] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,229] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,229] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,229] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,230] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,231] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,231] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,232] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,232] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,232] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,234] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:03,234] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:03,234] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,239] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,240] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,240] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,242] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,242] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,242] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,244] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,244] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,244] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,246] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
 webserver | [2021-11-21 09:19:03,246] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
 webserver | [2021-11-21 09:19:03,247] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionCollection'}
 webserver | [2021-11-21 09:19:03,247] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Action'}
 webserver | [2021-11-21 09:19:03,248] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:03,249] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,250] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,250] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,251] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,252] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,252] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,254] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageLimit'}
 webserver | [2021-11-21 09:19:03,255] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/PageOffset'}
 webserver | [2021-11-21 09:19:03,255] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/OrderBy'}
 webserver | [2021-11-21 09:19:03,256] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollection'}
 webserver | [2021-11-21 09:19:03,259] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem'}
 webserver | [2021-11-21 09:19:03,268] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo'}
 webserver | [2021-11-21 09:19:03,275] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,276] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,277] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,279] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,279] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,279] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,281] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/User'}
 webserver | [2021-11-21 09:19:03,281] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem'}
 webserver | [2021-11-21 09:19:03,285] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/User'}
 webserver | [2021-11-21 09:19:03,285] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/User']}
 webserver | [2021-11-21 09:19:03,285] {decorators.py:44} DEBUG - Ref #/components/schemas/UserCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:03,289] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:03,289] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:03,290] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,291] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,292] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,292] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,294] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,294] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,294] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,296] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/AlreadyExists'}
 webserver | [2021-11-21 09:19:03,296] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/AlreadyExists']}
 webserver | [2021-11-21 09:19:03,296] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,301] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/Username'}
 webserver | [2021-11-21 09:19:03,302] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem'}
 webserver | [2021-11-21 09:19:03,304] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,304] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,305] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,306] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,307] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,307] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,308] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,309] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,309] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,310] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/parameters/UpdateMask'}
 webserver | [2021-11-21 09:19:03,311] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/User'}
 webserver | [2021-11-21 09:19:03,311] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/User']}
 webserver | [2021-11-21 09:19:03,311] {decorators.py:44} DEBUG - Ref #/components/schemas/UserCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:03,319] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role'}
 webserver | [2021-11-21 09:19:03,319] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
 webserver | [2021-11-21 09:19:03,319] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
 webserver | [2021-11-21 09:19:03,320] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,320] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
 webserver | [2021-11-21 09:19:03,320] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,320] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
 webserver | [2021-11-21 09:19:03,321] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:03,322] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:03,322] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,323] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,323] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,323] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,325] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,326] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,326] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,329] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,329] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,329] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,331] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/BadRequest'}
 webserver | [2021-11-21 09:19:03,331] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:03,332] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,333] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/Unauthenticated'}
 webserver | [2021-11-21 09:19:03,334] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,334] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,335] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/PermissionDenied'}
 webserver | [2021-11-21 09:19:03,335] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,335] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,336] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/responses/NotFound'}
 webserver | [2021-11-21 09:19:03,337] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,337] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,345] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/User']}
 webserver | [2021-11-21 09:19:03,345] {decorators.py:44} DEBUG - Ref #/components/schemas/UserCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:03,348] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/UserCollectionItem', 'x-scope': ['', '#/components/schemas/UserCollection']}
 webserver | [2021-11-21 09:19:03,348] {decorators.py:44} DEBUG - Ref #/components/schemas/UserCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:03,351] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/UserCollection']}
 webserver | [2021-11-21 09:19:03,351] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:03,353] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/ConnectionCollection']}
 webserver | [2021-11-21 09:19:03,353] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:03,357] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ConnectionCollection']}
 webserver | [2021-11-21 09:19:03,357] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:03,358] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConnectionCollectionItem', 'x-scope': ['', '#/components/schemas/Connection']}
 webserver | [2021-11-21 09:19:03,358] {decorators.py:44} DEBUG - Ref #/components/schemas/ConnectionCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:03,360] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,361] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
 webserver | [2021-11-21 09:19:03,361] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,361] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,362] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,362] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,364] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,364] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
 webserver | [2021-11-21 09:19:03,370] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,370] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
 webserver | [2021-11-21 09:19:03,371] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/DAGCollection']}
 webserver | [2021-11-21 09:19:03,371] {decorators.py:44} DEBUG - Ref #/components/schemas/DAG already has scope attached
 webserver | [2021-11-21 09:19:03,372] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,372] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
 webserver | [2021-11-21 09:19:03,372] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,372] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,373] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,374] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,376] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,376] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
 webserver | [2021-11-21 09:19:03,378] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,378] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
 webserver | [2021-11-21 09:19:03,379] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGCollection']}
 webserver | [2021-11-21 09:19:03,379] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:03,386] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
 webserver | [2021-11-21 09:19:03,387] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
 webserver | [2021-11-21 09:19:03,387] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAGRun', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}
 webserver | [2021-11-21 09:19:03,388] {decorators.py:44} DEBUG - Ref #/components/schemas/DAGRun already has scope attached
 webserver | [2021-11-21 09:19:03,389] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DagState', 'readOnly': True, 'x-scope': ['', '#/components/schemas/DAGRunCollection', '#/components/schemas/DAGRun']}
 webserver | [2021-11-21 09:19:03,389] {decorators.py:44} DEBUG - Ref #/components/schemas/DagState already has scope attached
 webserver | [2021-11-21 09:19:03,390] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/DAGRunCollection']}
 webserver | [2021-11-21 09:19:03,390] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:03,393] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/EventLog', 'x-scope': ['', '#/components/schemas/EventLogCollection']}
 webserver | [2021-11-21 09:19:03,393] {decorators.py:44} DEBUG - Ref #/components/schemas/EventLog already has scope attached
 webserver | [2021-11-21 09:19:03,395] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/EventLogCollection']}
 webserver | [2021-11-21 09:19:03,395] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:03,397] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ImportError', 'x-scope': ['', '#/components/schemas/ImportErrorCollection']}
 webserver | [2021-11-21 09:19:03,397] {decorators.py:44} DEBUG - Ref #/components/schemas/ImportError already has scope attached
 webserver | [2021-11-21 09:19:03,398] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ImportErrorCollection']}
 webserver | [2021-11-21 09:19:03,398] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:03,399] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SchedulerStatus', 'x-scope': ['', '#/components/schemas/HealthInfo']}
 webserver | [2021-11-21 09:19:03,399] {decorators.py:44} DEBUG - Ref #/components/schemas/SchedulerStatus already has scope attached
 webserver | [2021-11-21 09:19:03,399] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/SchedulerStatus']}
 webserver | [2021-11-21 09:19:03,399] {decorators.py:44} DEBUG - Ref #/components/schemas/HealthStatus already has scope attached
 webserver | [2021-11-21 09:19:03,400] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/MetadatabaseStatus', 'x-scope': ['', '#/components/schemas/HealthInfo']}
 webserver | [2021-11-21 09:19:03,400] {decorators.py:44} DEBUG - Ref #/components/schemas/MetadatabaseStatus already has scope attached
 webserver | [2021-11-21 09:19:03,401] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/MetadatabaseStatus']}
 webserver | [2021-11-21 09:19:03,401] {decorators.py:44} DEBUG - Ref #/components/schemas/HealthStatus already has scope attached
 webserver | [2021-11-21 09:19:03,401] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/MetadatabaseStatus']}
 webserver | [2021-11-21 09:19:03,401] {decorators.py:44} DEBUG - Ref #/components/schemas/HealthStatus already has scope attached
 webserver | [2021-11-21 09:19:03,402] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/HealthStatus', 'x-scope': ['', '#/components/schemas/HealthInfo', '#/components/schemas/SchedulerStatus']}
 webserver | [2021-11-21 09:19:03,402] {decorators.py:44} DEBUG - Ref #/components/schemas/HealthStatus already has scope attached
 webserver | [2021-11-21 09:19:03,404] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Pool', 'x-scope': ['', '#/components/schemas/PoolCollection']}
 webserver | [2021-11-21 09:19:03,404] {decorators.py:44} DEBUG - Ref #/components/schemas/Pool already has scope attached
 webserver | [2021-11-21 09:19:03,416] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/PoolCollection']}
 webserver | [2021-11-21 09:19:03,416] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:03,418] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Provider', 'x-scope': ['', '#/components/schemas/ProviderCollection']}
 webserver | [2021-11-21 09:19:03,418] {decorators.py:44} DEBUG - Ref #/components/schemas/Provider already has scope attached
 webserver | [2021-11-21 09:19:03,421] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SLAMiss', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
 webserver | [2021-11-21 09:19:03,421] {decorators.py:44} DEBUG - Ref #/components/schemas/SLAMiss already has scope attached
 webserver | [2021-11-21 09:19:03,423] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskState', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
 webserver | [2021-11-21 09:19:03,424] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskState already has scope attached
 webserver | [2021-11-21 09:19:03,426] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstance', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}
 webserver | [2021-11-21 09:19:03,426] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskInstance already has scope attached
 webserver | [2021-11-21 09:19:03,427] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/SLAMiss', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
 webserver | [2021-11-21 09:19:03,427] {decorators.py:44} DEBUG - Ref #/components/schemas/SLAMiss already has scope attached
 webserver | [2021-11-21 09:19:03,432] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskState', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskInstanceCollection', '#/components/schemas/TaskInstance']}
 webserver | [2021-11-21 09:19:03,432] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskState already has scope attached
 webserver | [2021-11-21 09:19:03,434] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/TaskInstanceCollection']}
 webserver | [2021-11-21 09:19:03,434] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:03,436] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TaskInstanceReference', 'x-scope': ['', '#/components/schemas/TaskInstanceReferenceCollection']}
 webserver | [2021-11-21 09:19:03,436] {decorators.py:44} DEBUG - Ref #/components/schemas/TaskInstanceReference already has scope attached
 webserver | [2021-11-21 09:19:03,438] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/VariableCollection']}
 webserver | [2021-11-21 09:19:03,438] {decorators.py:44} DEBUG - Ref #/components/schemas/VariableCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:03,439] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/VariableCollection']}
 webserver | [2021-11-21 09:19:03,439] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:03,440] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/VariableCollectionItem', 'x-scope': ['', '#/components/schemas/Variable']}
 webserver | [2021-11-21 09:19:03,440] {decorators.py:44} DEBUG - Ref #/components/schemas/VariableCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:03,442] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/XComCollectionItem', 'x-scope': ['', '#/components/schemas/XComCollection']}
 webserver | [2021-11-21 09:19:03,442] {decorators.py:44} DEBUG - Ref #/components/schemas/XComCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:03,443] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/XComCollection']}
 webserver | [2021-11-21 09:19:03,444] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:03,444] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/XComCollectionItem', 'x-scope': ['', '#/components/schemas/XCom']}
 webserver | [2021-11-21 09:19:03,444] {decorators.py:44} DEBUG - Ref #/components/schemas/XComCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:03,446] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/DAGDetail']}
 webserver | [2021-11-21 09:19:03,446] {decorators.py:44} DEBUG - Ref #/components/schemas/DAG already has scope attached
 webserver | [2021-11-21 09:19:03,446] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,446] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
 webserver | [2021-11-21 09:19:03,446] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,446] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,447] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,447] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,450] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,450] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
 webserver | [2021-11-21 09:19:03,452] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,452] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
 webserver | [2021-11-21 09:19:03,455] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Timezone', 'x-scope': ['', '#/components/schemas/DAGDetail']}
 webserver | [2021-11-21 09:19:03,455] {decorators.py:44} DEBUG - Ref #/components/schemas/Timezone already has scope attached
 webserver | [2021-11-21 09:19:03,456] {decorators.py:42} DEBUG - Attaching x-scope to {'nullable': True, '$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGDetail']}
 webserver | [2021-11-21 09:19:03,456] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,457] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/ExtraLinkCollection', '#/components/schemas/ExtraLink']}
 webserver | [2021-11-21 09:19:03,457] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
 webserver | [2021-11-21 09:19:03,458] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ExtraLink', 'x-scope': ['', '#/components/schemas/ExtraLinkCollection']}
 webserver | [2021-11-21 09:19:03,458] {decorators.py:44} DEBUG - Ref #/components/schemas/ExtraLink already has scope attached
 webserver | [2021-11-21 09:19:03,459] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/ExtraLinkCollection', '#/components/schemas/ExtraLink']}
 webserver | [2021-11-21 09:19:03,459] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
 webserver | [2021-11-21 09:19:03,460] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,460] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,461] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,461] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
 webserver | [2021-11-21 09:19:03,462] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,462] {decorators.py:44} DEBUG - Ref #/components/schemas/Color already has scope attached
 webserver | [2021-11-21 09:19:03,465] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,465] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
 webserver | [2021-11-21 09:19:03,466] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,467] {decorators.py:44} DEBUG - Ref #/components/schemas/Color already has scope attached
 webserver | [2021-11-21 09:19:03,467] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,467] {decorators.py:44} DEBUG - Ref #/components/schemas/DAG already has scope attached
 webserver | [2021-11-21 09:19:03,468] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,468] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
 webserver | [2021-11-21 09:19:03,468] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,468] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,469] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,469] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,472] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,472] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
 webserver | [2021-11-21 09:19:03,474] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,474] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
 webserver | [2021-11-21 09:19:03,484] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/WeightRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,484] {decorators.py:44} DEBUG - Ref #/components/schemas/WeightRule already has scope attached
 webserver | [2021-11-21 09:19:03,485] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,486] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,487] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TriggerRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,487] {decorators.py:44} DEBUG - Ref #/components/schemas/TriggerRule already has scope attached
 webserver | [2021-11-21 09:19:03,487] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Task', 'x-scope': ['', '#/components/schemas/TaskCollection']}
 webserver | [2021-11-21 09:19:03,487] {decorators.py:44} DEBUG - Ref #/components/schemas/Task already has scope attached
 webserver | [2021-11-21 09:19:03,498] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,504] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,505] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,506] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
 webserver | [2021-11-21 09:19:03,510] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,512] {decorators.py:44} DEBUG - Ref #/components/schemas/Color already has scope attached
 webserver | [2021-11-21 09:19:03,513] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ClassReference', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,520] {decorators.py:44} DEBUG - Ref #/components/schemas/ClassReference already has scope attached
 webserver | [2021-11-21 09:19:03,525] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Color', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,525] {decorators.py:44} DEBUG - Ref #/components/schemas/Color already has scope attached
 webserver | [2021-11-21 09:19:03,526] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/DAG', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,526] {decorators.py:44} DEBUG - Ref #/components/schemas/DAG already has scope attached
 webserver | [2021-11-21 09:19:03,526] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ScheduleInterval', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,527] {decorators.py:44} DEBUG - Ref #/components/schemas/ScheduleInterval already has scope attached
 webserver | [2021-11-21 09:19:03,527] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,527] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,528] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,528] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,530] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,530] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
 webserver | [2021-11-21 09:19:03,532] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Tag', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG']}
 webserver | [2021-11-21 09:19:03,532] {decorators.py:44} DEBUG - Ref #/components/schemas/Tag already has scope attached
 webserver | [2021-11-21 09:19:03,533] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/WeightRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,533] {decorators.py:44} DEBUG - Ref #/components/schemas/WeightRule already has scope attached
 webserver | [2021-11-21 09:19:03,534] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'nullable': True, 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,534] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,535] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TriggerRule', 'x-scope': ['', '#/components/schemas/TaskCollection', '#/components/schemas/Task']}
 webserver | [2021-11-21 09:19:03,535] {decorators.py:44} DEBUG - Ref #/components/schemas/TriggerRule already has scope attached
 webserver | [2021-11-21 09:19:03,537] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/PluginCollectionItem', 'x-scope': ['', '#/components/schemas/PluginCollection']}
 webserver | [2021-11-21 09:19:03,537] {decorators.py:44} DEBUG - Ref #/components/schemas/PluginCollectionItem already has scope attached
 webserver | [2021-11-21 09:19:03,538] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/PluginCollection']}
 webserver | [2021-11-21 09:19:03,539] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:03,539] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
 webserver | [2021-11-21 09:19:03,539] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
 webserver | [2021-11-21 09:19:03,539] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,539] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
 webserver | [2021-11-21 09:19:03,540] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,540] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
 webserver | [2021-11-21 09:19:03,540] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Role', 'x-scope': ['', '#/components/schemas/RoleCollection']}
 webserver | [2021-11-21 09:19:03,540] {decorators.py:44} DEBUG - Ref #/components/schemas/Role already has scope attached
 webserver | [2021-11-21 09:19:03,541] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ActionResource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role']}
 webserver | [2021-11-21 09:19:03,541] {decorators.py:44} DEBUG - Ref #/components/schemas/ActionResource already has scope attached
 webserver | [2021-11-21 09:19:03,541] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,541] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
 webserver | [2021-11-21 09:19:03,541] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,541] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
 webserver | [2021-11-21 09:19:03,542] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/RoleCollection']}
 webserver | [2021-11-21 09:19:03,543] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:03,544] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Action', 'x-scope': ['', '#/components/schemas/ActionCollection']}
 webserver | [2021-11-21 09:19:03,544] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
 webserver | [2021-11-21 09:19:03,554] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CollectionInfo', 'x-scope': ['', '#/components/schemas/ActionCollection']}
 webserver | [2021-11-21 09:19:03,554] {decorators.py:44} DEBUG - Ref #/components/schemas/CollectionInfo already has scope attached
 webserver | [2021-11-21 09:19:03,555] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Action', 'description': 'The permission action', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,560] {decorators.py:44} DEBUG - Ref #/components/schemas/Action already has scope attached
 webserver | [2021-11-21 09:19:03,560] {decorators.py:42} DEBUG - Attaching x-scope to {'type': 'object', '$ref': '#/components/schemas/Resource', 'description': 'The permission resource', 'x-scope': ['', '#/components/schemas/RoleCollection', '#/components/schemas/Role', '#/components/schemas/ActionResource']}
 webserver | [2021-11-21 09:19:03,561] {decorators.py:44} DEBUG - Ref #/components/schemas/Resource already has scope attached
 webserver | [2021-11-21 09:19:03,563] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConfigOption', 'x-scope': ['', '#/components/schemas/Config', '#/components/schemas/ConfigSection']}
 webserver | [2021-11-21 09:19:03,564] {decorators.py:44} DEBUG - Ref #/components/schemas/ConfigOption already has scope attached
 webserver | [2021-11-21 09:19:03,566] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConfigSection', 'x-scope': ['', '#/components/schemas/Config']}
 webserver | [2021-11-21 09:19:03,567] {decorators.py:44} DEBUG - Ref #/components/schemas/ConfigSection already has scope attached
 webserver | [2021-11-21 09:19:03,569] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/ConfigOption', 'x-scope': ['', '#/components/schemas/Config', '#/components/schemas/ConfigSection']}
 webserver | [2021-11-21 09:19:03,569] {decorators.py:44} DEBUG - Ref #/components/schemas/ConfigOption already has scope attached
 webserver | [2021-11-21 09:19:03,585] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/TimeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,585] {decorators.py:44} DEBUG - Ref #/components/schemas/TimeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,586] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/RelativeDelta', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,586] {decorators.py:44} DEBUG - Ref #/components/schemas/RelativeDelta already has scope attached
 webserver | [2021-11-21 09:19:03,595] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/CronExpression', 'x-scope': ['', '#/components/schemas/DAGCollection', '#/components/schemas/DAG', '#/components/schemas/ScheduleInterval']}
 webserver | [2021-11-21 09:19:03,596] {decorators.py:44} DEBUG - Ref #/components/schemas/CronExpression already has scope attached
 webserver | [2021-11-21 09:19:03,604] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/BadRequest']}
 webserver | [2021-11-21 09:19:03,604] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,609] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/Unauthenticated']}
 webserver | [2021-11-21 09:19:03,609] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,610] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/PermissionDenied']}
 webserver | [2021-11-21 09:19:03,610] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,611] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotFound']}
 webserver | [2021-11-21 09:19:03,612] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,613] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
 webserver | [2021-11-21 09:19:03,616] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/NotAcceptable']}
 webserver | [2021-11-21 09:19:03,617] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,618] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error', 'x-scope': ['', '#/components/responses/AlreadyExists']}
 webserver | [2021-11-21 09:19:03,618] {decorators.py:44} DEBUG - Ref #/components/schemas/Error already has scope attached
 webserver | [2021-11-21 09:19:03,619] {decorators.py:42} DEBUG - Attaching x-scope to {'$ref': '#/components/schemas/Error'}
 webserver | [2021-11-21 09:19:03,649] {validators.py:30} DEBUG - Dereferencing {'/connections': {'get': {'summary': 'List connections', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'get_connections', 'tags': ['Connection'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ConnectionCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}, 'post': {'summary': 'Create a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'post_connection', 'tags': ['Connection'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}}}}, '/connections/{connection_id}': {'parameters': [{'$ref': '#/components/parameters/ConnectionID', 'x-scope': ['']}], 'get': {'summary': 'Get a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'get_connection', 'tags': ['Connection'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'patch_connection', 'tags': ['Connection'], 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'delete': {'summary': 'Delete a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'delete_connection', 'tags': ['Connection'], 'responses': {'204': {'description': 'Success.'}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/connections/test': {'post': {'summary': 'Test a connection', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.connection_endpoint', 'operationId': 'test_connection', 'tags': ['Connection'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/Connection', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/ConnectionTest', 'x-scope': ['']}}}}, '400': {'$ref': '#/components/responses/BadRequest', 'x-scope': ['']}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}}, '/dags': {'get': {'summary': 'List DAGs', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dags', 'tags': ['DAG'], 'parameters': [{'$ref': '#/components/parameters/PageLimit', 'x-scope': ['']}, {'$ref': '#/components/parameters/PageOffset', 'x-scope': ['']}, {'$ref': '#/components/parameters/OrderBy', 'x-scope': ['']}, {'$ref': '#/components/parameters/FilterTags', 'x-scope': ['']}, {'name': 'only_active', 'in': 'query', 'schema': {'type': 'boolean', 'default': True}, 'required': False, 'description': 'Only return active DAGs.'}], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAGCollection', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}}}}, '/dags/{dag_id}': {'parameters': [{'$ref': '#/components/parameters/DAGID', 'x-scope': ['']}], 'get': {'summary': 'Get basic information about a DAG', 'description': 'Presents only information available in database (DAGModel).\nIf you need detailed information, consider using GET /dags/{dag_id}/details.\n', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'get_dag', 'tags': ['DAG'], 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['']}, '404': {'$ref': '#/components/responses/NotFound', 'x-scope': ['']}}}, 'patch': {'summary': 'Update a DAG', 'x-openapi-router-controller': 'airflow.api_connexion.endpoints.dag_endpoint', 'operationId': 'patch_dag', 'parameters': [{'$ref': '#/components/parameters/UpdateMask', 'x-scope': ['']}], 'tags': ['DAG'], 'requestBody': {'required': True, 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, 'responses': {'200': {'description': 'Success.', 'content': {'application/json': {'schema': {'$ref': '#/components/schemas/DAG', 'x-scope': ['']}}}}, '401': {'$ref': '#/components/responses/Unauthenticated', 'x-scope': ['']}, '403': {'$ref': '#/components/responses/PermissionDenied', 'x-scope': ['
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment